File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 44
44
"jetbrains/phpstorm-stubs" : " 2022.3" ,
45
45
"phpstan/phpstan" : " 1.9.14" ,
46
46
"phpstan/phpstan-strict-rules" : " ^1.4" ,
47
- "phpunit/phpunit" : " 9.5.28 " ,
47
+ "phpunit/phpunit" : " 9.6.0 " ,
48
48
"psalm/plugin-phpunit" : " 0.18.4" ,
49
49
"squizlabs/php_codesniffer" : " 3.7.1" ,
50
50
"symfony/cache" : " ^5.4|^6.0" ,
Original file line number Diff line number Diff line change 497
497
-->
498
498
<referencedMethod name =" Doctrine\DBAL\Connection::getEventManager" />
499
499
<referencedMethod name =" Doctrine\DBAL\Platforms\AbstractPlatform::setEventManager" />
500
+
501
+ <!-- TODO for PHPUnit 10 -->
502
+ <referencedMethod name =" PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive" />
500
503
</errorLevel >
501
504
</DeprecatedMethod >
502
505
<DeprecatedProperty >
You can’t perform that action at this time.
0 commit comments