Updated recipe for property_info

This commit is contained in:
Jan Böhmer 2025-07-13 12:13:10 +02:00
parent 9a3794bc83
commit 53889c7813
2 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,3 @@
framework:
property_info:
with_constructor_extractor: true

View file

@ -608,7 +608,16 @@
"version": "v4.2.3"
},
"symfony/property-info": {
"version": "v4.2.3"
"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": "6.2",