File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed
Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 2424 "php" : " ^8.1"
2525 },
2626 "require-dev" : {
27- "phpunit/phpunit" : " ^10.3 " ,
27+ "phpunit/phpunit" : " ^10.0|^11.0|^12.0 " ,
2828 "phpspec/prophecy-phpunit" : " ^2.0" ,
2929 "squizlabs/php_codesniffer" : " ^3.6" ,
3030 "slevomat/coding-standard" : " ^8.0" ,
3131 "phpstan/phpstan" : " ^2.0" ,
3232 "phpstan/extension-installer" : " ^1.1" ,
3333 "phpstan/phpstan-strict-rules" : " ^2.0" ,
3434 "phpstan/phpstan-phpunit" : " ^2.0" ,
35- "vimeo/psalm" : " ^5 .0" ,
35+ "vimeo/psalm" : " ^6 .0" ,
3636 "symfony/finder" : " ^6.0|^7.0" ,
3737 "symfony/console" : " ^6.0|^7.0" ,
3838 "texthtml/doctest" : " ^0.2"
Original file line number Diff line number Diff line change 4141 <directory name =" tests/Unit" />
4242 </errorLevel >
4343 </RedundantCondition >
44- <RedundantConditionGivenDocblockType >
45- <errorLevel type =" suppress" >
46- <directory name =" tests/Unit" />
47- </errorLevel >
48- </RedundantConditionGivenDocblockType >
4944 <TypeDoesNotContainType >
5045 <errorLevel type =" suppress" >
5146 <directory name =" tests/Unit" />
5752 <directory name =" tests/Provider" />
5853 </errorLevel >
5954 </InvalidReturnType >
60- <LessSpecificReturnStatement >
61- <errorLevel type =" suppress" >
62- <directory name =" tests/Unit" />
63- </errorLevel >
64- </LessSpecificReturnStatement >
65- <MoreSpecificReturnType >
66- <errorLevel type =" suppress" >
67- <directory name =" tests/Unit" />
68- </errorLevel >
69- </MoreSpecificReturnType >
7055 <NoValue >
7156 <errorLevel type =" suppress" >
7257 <directory name =" tests/Unit" />
You can’t perform that action at this time.
0 commit comments