symfony / demo

Symfony Demo Application
https://symfony.com/
MIT License
2.46k stars 1.61k forks source link

saas:build fails on `--no-dev` #1509

Open shyim opened 5 months ago

shyim commented 5 months ago

saas:build fails right now when composer install --no-dev has been done. it cannot find bootstrap, as it's right now in require-dev 🤔 https://github.com/symfony/demo/blob/main/composer.json#L66