Skip to content

Commit ca551f4

Browse files
committed
Allow symfony routing 7.3
1 parent f583550 commit ca551f4

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/framework-bundle": "^7.3 || ^8.0",
2222
"symfony/http-foundation": "^7.3 || ^8.0",
2323
"symfony/http-kernel": "^7.3 || ^8.0",
24-
"symfony/routing": "^8.0"
24+
"symfony/routing": "^7.3 || ^8.0"
2525
},
2626
"require-dev": {
2727
"infinityloop-dev/graphpinator-upload": "^2.0",

composer.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)