File tree Expand file tree Collapse file tree 4 files changed +12
-18
lines changed
Expand file tree Collapse file tree 4 files changed +12
-18
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55 push :
66 branches :
77 - " master"
8+ - " renovate/*"
89
910env :
1011 INI_VALUES : zend.assertions=1,error_reporting=-1
Original file line number Diff line number Diff line change 1414 "php" : " ~8.1.0 || ~8.2.0"
1515 },
1616 "require-dev" : {
17- "phpstan/phpstan" : " ^1.10.33 " ,
18- "phpstan/phpstan-phpunit" : " ^1.3.14 " ,
17+ "phpstan/phpstan" : " ^1.10.39 " ,
18+ "phpstan/phpstan-phpunit" : " ^1.3.15 " ,
1919 "phpstan/phpstan-strict-rules" : " ^1.5.1" ,
20- "phpunit/phpunit" : " ^10.3.3 " ,
21- "slam/php-cs-fixer-extensions" : " ^3.8 " ,
22- "slam/php-debug-r" : " ^1.8.0 " ,
20+ "phpunit/phpunit" : " ^10.4.1 " ,
21+ "slam/php-cs-fixer-extensions" : " ^3.9 " ,
22+ "slam/php-debug-r" : " ^1.8.1 " ,
2323 "symfony/console" : " ^6.3.4"
2424 },
2525 "autoload" : {
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
3+ "extends" : [
4+ " local>Slamdunk/.github:renovate-config"
5+ ]
6+ }
You can’t perform that action at this time.
0 commit comments