File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1414 "php" : " ^7.4 || ^8.0"
1515 },
1616 "require-dev" : {
17- "phpstan/phpstan" : " ^0.12.50" ,
18- "phpstan/phpstan-phpunit" : " ^0.12.16" ,
19- "phpunit/phpunit" : " ^9.4.2" ,
20- "slam/php-cs-fixer-extensions" : " ^2.0.0" ,
17+ "malukenho/mcbumpface" : " ^1.1.5" ,
18+ "phpstan/phpstan" : " ^0.12.64" ,
19+ "phpstan/phpstan-phpunit" : " ^0.12.17" ,
20+ "phpunit/phpunit" : " ^9.5.0" ,
21+ "slam/php-cs-fixer-extensions" : " ^2.1.0" ,
2122 "slam/php-debug-r" : " ^1.6.1" ,
22- "slam/phpstan-extensions" : " ^5.0.2" ,
23- "symfony/console" : " ^5.1.6" ,
24- "thecodingmachine/phpstan-strict-rules" : " ^0.12.1"
23+ "slam/phpstan-extensions" : " ^5.1.0" ,
24+ "symfony/console" : " ^5.2.1"
25+ },
26+ "extra" : {
27+ "mc-bumpface" : {
28+ "stripVersionPrefixes" : true
29+ }
2530 },
2631 "autoload" : {
2732 "psr-4" : {
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ includes:
22 - phar://phpstan.phar/conf/config.levelmax.neon
33 - vendor/phpstan/phpstan-phpunit/extension.neon
44 - vendor/slam/phpstan-extensions/conf/slam-rules.neon
5- - vendor/slam/phpstan-extensions/conf/thecodingmachine-rules.neon
65
76parameters :
87 paths :
You can’t perform that action at this time.
0 commit comments