Updated symfony/routing recipe

This commit is contained in:
Jan Böhmer 2022-03-04 19:21:45 +01:00
parent 441acca5ac
commit 420c00a57e

View file

@ -663,16 +663,16 @@
"version": "v5.2.1"
},
"symfony/routing": {
"version": "5.3",
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "5.3",
"ref": "44633353926a0382d7dfb0530922c5c0b30fae11"
"ref": "85de1d8ae45b284c3c84b668171d2615049e698f"
},
"files": [
"./config/packages/routing.yaml",
"./config/routes.yaml"
"config/packages/routing.yaml",
"config/routes.yaml"
]
},
"symfony/runtime": {