diff --git a/composer.json b/composer.json index b5af76421..456f4d333 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,8 @@ "Chill\\PersonBundle\\": "src/Bundle/ChillPersonBundle", "Chill\\ReportBundle\\": "src/Bundle/ChillReportBundle", "Chill\\TaskBundle\\": "src/Bundle/ChillTaskBundle", - "Chill\\ThirdPartyBundle\\": "src/Bundle/ChillThirdPartyBundle" + "Chill\\ThirdPartyBundle\\": "src/Bundle/ChillThirdPartyBundle", + "Chill\\WopiBundle\\": "src/Bundle/ChillWopiBundle/src" } }, "autoload-dev": {