wip
Some checks failed
Symfony / symfony-tests (push) Failing after 2m55s

This commit is contained in:
hakutaku
2025-09-23 20:05:05 +03:00
parent 3999648545
commit d16108f4f8
8 changed files with 959 additions and 1 deletions

View File

@@ -152,6 +152,18 @@
"config/packages/messenger.yaml"
]
},
"symfony/property-info": {
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "7.3",
"ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
},
"files": [
"config/packages/property_info.yaml"
]
},
"symfony/routing": {
"version": "7.3",
"recipe": {
@@ -178,6 +190,15 @@
"templates/base.html.twig"
]
},
"symfony/uid": {
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "7.0",
"ref": "0df5844274d871b37fc3816c57a768ffc60a43a5"
}
},
"symfony/web-profiler-bundle": {
"version": "7.3",
"recipe": {