X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=8771ea90b69f8ac843361ac6d6ba58aa1ea0ae8c;hb=c5772d118fec5d5b0504c08266abcfaa21228119;hp=2b22d6bda6d2fee73e98c3bc8f0d6a72c269b8c8;hpb=2e45e7bebcdf4e3d990f965bf04a9051343168a4;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 2b22d6bd..8771ea90 100644 --- a/composer.json +++ b/composer.json @@ -92,8 +92,7 @@ "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", - "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile", - "app/console wallabag:install --no-interaction" + "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile" ], "post-update-cmd": [ "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", @@ -112,7 +111,7 @@ } }, "autoload": { - "psr-0": { "": "src/", "SymfonyStandard": "app/" } + "psr-0": { "": "src/" } }, "config": { "bin-dir": "bin"