File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 5555 </bootstrap >
5656 </extensions >
5757
58+
5859 <testsuites >
5960 <testsuite name =" Unit" >
6061 <directory >./tests/Unit/</directory >
9293 <directory >./src/Migrations</directory >
9394 <file >./src/Kernel.php</file >
9495 </exclude >
96+
97+ <deprecationTrigger >
98+ <method >Doctrine\Deprecations\Deprecation::trigger</method >
99+ <method >Doctrine\Deprecations\Deprecation::delegateTriggerToBackend</method >
100+ </deprecationTrigger >
95101 </source >
96102</phpunit >
Original file line number Diff line number Diff line change 2121 "version": "v2.10.1"
2222 },
2323 "doctrine/deprecations": {
24- "version": "v0.5.3"
24+ "version": "1.1",
25+ "recipe": {
26+ "repo": "github.com/symfony/recipes",
27+ "branch": "main",
28+ "version": "1.0",
29+ "ref": "87424683adc81d7dc305eefec1fced883084aab9"
30+ }
2531 },
2632 "doctrine/doctrine-bundle": {
2733 "version": "2.14",
You can’t perform that action at this time.
0 commit comments