Private
Public Access
1
0

chg: pkg: upgrade to the latest LTS Symfony package and backend #4

This commit is contained in:
2026-04-11 18:29:37 +02:00
parent 1cf21622b8
commit 63a0f442ed
5 changed files with 991 additions and 787 deletions

View File

@@ -289,6 +289,18 @@
"symfony/profiler-pack": {
"version": "v1.0.3"
},
"symfony/property-info": {
"version": "7.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "7.3",
"ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
},
"files": [
"config/packages/property_info.yaml"
]
},
"symfony/routing": {
"version": "4.0",
"recipe": {