diff --git a/composer.json b/composer.json index 1dee18e1c9..8391ec5ded 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "eZ\\Bundle\\EzPublishCoreBundle\\Composer\\ScriptHandler::dumpAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile", - "@php bin/security-checker security:check" + "@php bin/security-checker security:check || true" ], "post-install-cmd": [ "@symfony-scripts"