demo icon indicating copy to clipboard operation
demo copied to clipboard

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

Open shyim opened this issue 1 year ago • 0 comments

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

shyim avatar Apr 05 '24 23:04 shyim