Closed
Description
When doing composer install
with --no-dev
only the production packages are installed (as it should be). However when composer launches the symfony scripts they are launched in development modes and thus start throwing errors when AppKernel.php
can not find packages needed for development. These scripts should also be executed in production mode!
Metadata
Metadata
Assignees
Labels
No labels