mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated symfony/routing recipe
This commit is contained in:
parent
441acca5ac
commit
420c00a57e
1 changed files with 4 additions and 4 deletions
|
@ -663,16 +663,16 @@
|
||||||
"version": "v5.2.1"
|
"version": "v5.2.1"
|
||||||
},
|
},
|
||||||
"symfony/routing": {
|
"symfony/routing": {
|
||||||
"version": "5.3",
|
"version": "5.4",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
"repo": "github.com/symfony/recipes",
|
"repo": "github.com/symfony/recipes",
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"version": "5.3",
|
"version": "5.3",
|
||||||
"ref": "44633353926a0382d7dfb0530922c5c0b30fae11"
|
"ref": "85de1d8ae45b284c3c84b668171d2615049e698f"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./config/packages/routing.yaml",
|
"config/packages/routing.yaml",
|
||||||
"./config/routes.yaml"
|
"config/routes.yaml"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"symfony/runtime": {
|
"symfony/runtime": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue