Skip to content

Commit c8b4ae2

Browse files
committed
Unallow symfony/http-kernel ^5.0
1 parent 10d8029 commit c8b4ae2

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
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"symfony/http-client": "^4.3|^5.0",
2626
"symfony/http-foundation": "^4.1|^5.0",
27-
"symfony/http-kernel": "^3.4|^4.0|^5.0",
27+
"symfony/http-kernel": "^3.4|^4.0",
2828
"symfony/var-dumper": "^3.4|^4.0|^5.0",
2929
"symfony/intl": "^4.3|^5.0",
3030
"symfony/yaml": "^3.4|^4.0|^5.0",

0 commit comments

Comments
 (0)