Skip to content

Commit 82d37e6

Browse files
committed
Require HttpFoundation 4.3.6
1 parent 8245ab3 commit 82d37e6

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
@@ -18,7 +18,7 @@
1818
"fig/link-util": "^1.0@dev",
1919
"psr/cache": "^1.0",
2020
"psr/container": "^1.0",
21-
"symfony/http-foundation": "^4.3 || ^5.0",
21+
"symfony/http-foundation": "^4.3.6 || ^5.0",
2222
"symfony/http-kernel": "^3.4 || ^4.0 || ^5.0",
2323
"symfony/property-access": "^3.4 || ^4.0 || ^5.0",
2424
"symfony/property-info": "^3.4 || ^4.0 || ^5.0",

0 commit comments

Comments
 (0)