Skip to content

Commit da84f02

Browse files
committed
Chore(deps) - Installed symfony/property-info flex recipe
1 parent 5801482 commit da84f02

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

config/packages/property_info.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
framework:
2+
property_info:
3+
with_constructor_extractor: true

symfony.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,16 @@
391391
"version": "v4.4.3"
392392
},
393393
"symfony/property-info": {
394-
"version": "v4.4.3"
394+
"version": "7.3",
395+
"recipe": {
396+
"repo": "github.com/symfony/recipes",
397+
"branch": "main",
398+
"version": "7.3",
399+
"ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
400+
},
401+
"files": [
402+
"config/packages/property_info.yaml"
403+
]
395404
},
396405
"symfony/requirements-checker": {
397406
"version": "2.0",

0 commit comments

Comments
 (0)