8000 do not install FrameworkBundle 6.4 · mathroc/symfony@d86ec21 · GitHub
[go: up one dir, main page]

Skip to 8000 content

Commit d86ec21

Browse files
xabbuhnicolas-grekas
authored andcommitted
do not install FrameworkBundle 6.4
1 parent f45db03 commit d86ec21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/WebProfilerBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.2.5",
2020
"symfony/config": "^4.4|^5.0|^6.0",
21-
"symfony/framework-bundle": "^5.3|^6.0",
21+
"symfony/framework-bundle": "^5.3|^6.0,<6.4",
2222
"symfony/http-kernel": "^5.3|^6.0",
2323
"symfony/polyfill-php80": "^1.16",
2424
"symfony/routing": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)
0