Skip to content

Commit c7838cc

Browse files
committed
Update http-kernel to at least 4.4.13 which includes symfony/symfony@d9910e0
1 parent 461eb2e commit c7838cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"symfony/config": "^4.3.7 || <6",
1919
"symfony/dependency-injection": "^4.3.7 || <6",
2020
"symfony/event-dispatcher": "^4.3.7 || <6",
21-
"symfony/http-kernel": "^4.3.7 || >=5.1.5",
21+
"symfony/http-kernel": "^4.4.13 || >=5.1.5",
2222
"symfony/phpunit-bridge": "^4.2",
2323
"symfony/yaml": "^4.3.7 || ^5.0",
2424
"twig/twig": "^2.0 || ^3.0"

0 commit comments

Comments
 (0)