File tree Expand file tree Collapse file tree 2 files changed +93
-93
lines changed Expand file tree Collapse file tree 2 files changed +93
-93
lines changed Original file line number Diff line number Diff line change 22 "require" : {
33 "php" : " ^8.0" ,
44 "ergebnis/composer-normalize" : " ^2.15.0" ,
5- "infection/infection" : " ^0.25.1 " ,
5+ "infection/infection" : " ^0.25.2 " ,
66 "kubawerlos/composer-smaller-lock" : " ^0.1.4" ,
77 "kubawerlos/php-cs-fixer-config" : " ^2.1.0" ,
88 "kubawerlos/types-checker" : " ^2.1.0" ,
1212 "phpstan/phpstan" : " ^0.12.99" ,
1313 "phpstan/phpstan-strict-rules" : " ^0.12.11" ,
1414 "squizlabs/php_codesniffer" : " ^3.6.0" ,
15- "symplify/phpstan-rules" : " ^9.4.60 " ,
15+ "symplify/phpstan-rules" : " ^9.4.63 " ,
1616 "vimeo/psalm" : " ^4.10.0"
1717 },
1818 "autoload" : {
4141 " phpcbf || exit 0"
4242 ],
4343 "infection" : [
44- " infection run --min-msi=100 --no-progress --only-covered --threads=16"
44+ " infection run --min-msi=100 --logger-github -- no-progress --only-covered --threads=16"
4545 ]
4646 }
4747}
You can’t perform that action at this time.
0 commit comments