Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Description
When doingcomposer 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 whenAppKernel.php
can not find packages needed for development. These scripts should also be executed in production mode!
Metadata
Metadata
Assignees
Labels
No labels