mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
20 lines
710 B
JSON
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"
|
|
}
|
|
}
|
|
}
|