Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 2c9d190

Browse files
Add support for Symfony v6 components (#178)
1 parent a1bd640 commit 2c9d190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"ext-pcre": "*",
4646
"justinrainbow/json-schema": "^5.0",
4747
"symfony/yaml": "^3.0|^4.0|^5.0",
48-
"symfony/routing": "^3.0|^4.0|^5.0",
48+
"symfony/routing": "^3.0|^4.0|^5.0|^v6.0",
4949
"oodle/inflect": "^0.2",
5050
"psr/http-message": "^1.0",
5151
"willdurand/negotiation": "^2.2.1|^3"

0 commit comments

Comments
 (0)