You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1540 Move the twbs/bootstrap dependency from require-dev to require (rosier)
This PR was merged into the main branch. Discussion ---------- Move the twbs/bootstrap dependency from require-dev to require I don't know if the demo is intended to work in production mode. However since the assets are no longer bundled, but generated during `composer install` with `sass:build` i think it makes sense to ensure that bootstrap is always available by moving it to the required dependencies. Fixes#1509 Commits ------- 2e77775 Move the twbs/bootstrap dependency from require-dev to require
0 commit comments