Skip to content

Commit 50f0f32

Browse files
authored
Update composer.json
1 parent d77c7bc commit 50f0f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
3232
, "react/event-loop": ">=0.4"
3333
, "guzzlehttp/psr7": "^1.7|^2.0"
34-
, "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0"
35-
, "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0"
34+
, "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0|^7.0"
35+
, "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0|^7.0"
3636
}
3737
, "require-dev": {
3838
"phpunit/phpunit": "~4.8"

0 commit comments

Comments
 (0)