Skip to content

Commit ba6c99f

Browse files
[HttpFoundation] Fix deps
1 parent 88a9868 commit ba6c99f

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
@@ -25,7 +25,7 @@
2525
"predis/predis": "~1.0",
2626
"symfony/cache": "^4.4|^5.0|^6.0",
2727
"symfony/dependency-injection": "^5.4|^6.0",
28-
"symfony/http-kernel": "^5.4.12|^6.1.4",
28+
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
2929
"symfony/mime": "^4.4|^5.0|^6.0",
3030
"symfony/expression-language": "^4.4|^5.0|^6.0"
3131
},

0 commit comments

Comments
 (0)