Skip to content

Commit 6589c2e

Browse files
committed
[WebProfilerBundle] Bump http-kernel requirement to ^6.1
1 parent 2a5bdd2 commit 6589c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=8.1",
2020
"symfony/config": "^5.4|^6.0",
2121
"symfony/framework-bundle": "^5.4|^6.0",
22-
"symfony/http-kernel": "^5.4|^6.0",
22+
"symfony/http-kernel": "^6.1",
2323
"symfony/routing": "^5.4|^6.0",
2424
"symfony/twig-bundle": "^5.4|^6.0",
2525
"twig/twig": "^2.13|^3.0.4"

0 commit comments

Comments
 (0)