Files
symfony-flex-recipes/symfony.property-info.7.3.json
T
github-action[bot]andgithub-action[bot] 0e0fd7c5f3 Update Flex endpoint
2025-05-28 07:18:20 +00:00

24 lines
668 B
JSON

{
"manifests": {
"symfony/property-info": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/property_info.yaml": {
"contents": [
"framework:",
" property_info:",
" with_constructor_extractor: true",
""
],
"executable": false
}
},
"ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
}
}
}