Files
symfony-flex-recipes/doctrine.deprecations.1.0.json
T
github-action[bot]andgithub-action[bot] 536f508c22 Update Flex endpoint
2026-03-31 11:35:29 +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": "fdd756167454623e21f1d769c5b814b243782a67"
}
}
}