Files
symfony-flex-recipes/doctrine.deprecations.1.0.json
T
github-action[bot]andgithub-action[bot] 0bc191e8c8 Update Flex endpoint
2025-05-28 14:34:21 +00:00

20 lines
710 B
JSON

{
"manifests": {
"doctrine/deprecations": {
"manifest": {
"add-lines": [
{
"file": "phpunit.dist.xml",
"content": " <method>Doctrine\\Deprecations\\Deprecation::trigger</method>\n <method>Doctrine\\Deprecations\\Deprecation::delegateTriggerToBackend</method>",
"position": "after_target",
"target": "<deprecationTrigger>",
"warn_if_missing": false
}
]
},
"files": [],
"ref": "87424683adc81d7dc305eefec1fced883084aab9"
}
}
}