-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I have a staging server that I use to test my application. The issue is if I try setting :symfony_env, "dev"
I get the following error during the composer install
phase.
[RuntimeException]
An error occurred when executing the "'cache:clear --no-warmup'" command:
PHP Fatal error: Class 'Sensio\Bundle\GeneratorBundle\SensioGeneratorBundle' not found in ../../AppKernel.php on line 40
This makes sense, but I don't see in the docs where to override the default composer install --no-dev --prefer-dist --no-interaction --quiet ...
Metadata
Metadata
Assignees
Labels
No labels