Skip to content

Commit

Permalink
Move the twbs/bootstrap dependency from require-dev to require
Browse files Browse the repository at this point in the history
  • Loading branch information
rosier committed Nov 13, 2024
1 parent d3052bc commit 2e77775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"symfony/validator": "^7",
"symfony/yaml": "^7",
"symfonycasts/sass-bundle": "^0.7",
"twbs/bootstrap": "^5",
"twig/extra-bundle": "^3.3",
"twig/intl-extra": "^3.3",
"twig/markdown-extra": "^3.3"
Expand All @@ -64,8 +65,7 @@
"symfony/maker-bundle": "^1.36",
"symfony/phpunit-bridge": "^7",
"symfony/stopwatch": "^7",
"symfony/web-profiler-bundle": "^7",
"twbs/bootstrap": "^5"
"symfony/web-profiler-bundle": "^7"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 2e77775

Please sign in to comment.