Skip to content

Commit 0e08473

Browse files
committed
Unallow symfony/http-kernel ^5.0
1 parent e42b97d commit 0e08473

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
@@ -31,7 +31,7 @@
3131
"php-http/httplug": "^1.0|^2.0",
3232
"psr/http-client": "^1.0",
3333
"symfony/dependency-injection": "^4.3|^5.0",
34-
"symfony/http-kernel": "^4.3|^5.0",
34+
"symfony/http-kernel": "^4.3",
3535
"symfony/process": "^4.2|^5.0",
3636
"symfony/service-contracts": "^1.0|^2",
3737
"symfony/var-dumper": "^4.3|^5.0"

0 commit comments

Comments
 (0)