10000 Fix tests · symfony/symfony@7fc0df1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fc0df1

Browse files
author
dFayet
committed
Fix tests
1 parent f13e14b commit 7fc0df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/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.1.3",
2020
"symfony/event-dispatcher": "^4.3",
21-
"symfony/http-foundation": "^4.1.1|^5.0",
21+
"symfony/http-foundation": "^4.4|^5.0",
2222
"symfony/debug": "^3.4|^4.0|^5.0",
2323
"symfony/polyfill-ctype": "^1.8",
2424
"symfony/polyfill-php73": "^1.9",

0 commit comments

Comments
 (0)
0