@@ -8,9 +8,6 @@ framework:
#esi: true
#fragments: true
- property_info:
- with_constructor_extractor: false
-
http_client:
scoped_clients:
tmdb.client:
@@ -0,0 +1,3 @@
+framework:
+ property_info:
+ with_constructor_extractor: true
@@ -416,7 +416,16 @@
"version": "v4.2.8"
},
"symfony/property-info": {
- "version": "v4.2.8"
+ "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": "7.4",