File tree Expand file tree Collapse file tree 4 files changed +128
-292
lines changed
Expand file tree Collapse file tree 4 files changed +128
-292
lines changed Original file line number Diff line number Diff line change 33- package-ecosystem : composer
44 directory : " /"
55 schedule :
6- interval : weekly
6+ interval : monthly
7+ time : " 04:00"
Original file line number Diff line number Diff line change 2020 - name : Setup PHP
2121 uses : shivammathur/setup-php@v2
2222 with :
23- php-version : ' 8.0 '
23+ php-version : ' 8.1 '
2424 ini-values : zend.assertions=1, assert.exception=1
2525 coverage : xdebug
2626 env :
5050 - name : Setup PHP
5151 uses : shivammathur/setup-php@v2
5252 with :
53- php-version : ' 8.0 '
53+ php-version : ' 8.1 '
5454 ini-values : zend.assertions=1, assert.exception=1
5555 coverage : xdebug
5656 env :
7474 - name : Setup PHP
7575 uses : shivammathur/setup-php@v2
7676 with :
77- php-version : ' 8.0 '
77+ php-version : ' 8.1 '
7878 ini-values : zend.assertions=1, assert.exception=1
7979 env :
8080 update : true
9797 - name : Setup PHP
9898 uses : shivammathur/setup-php@v2
9999 with :
100- php-version : ' 8.0 '
100+ php-version : ' 8.1 '
101101 env :
102102 update : true
103103
Original file line number Diff line number Diff line change 2121 "require-dev" : {
2222 "infinityloop-dev/graphpinator-upload" : " ^1.0.2" ,
2323 "phpunit/phpunit" : " ^9.5" ,
24- "infection/infection" : " ^0.25 || ^0. 26" ,
24+ "infection/infection" : " ^0.26" ,
2525 "phpstan/phpstan" : " ^1.0" ,
2626 "infinityloop-dev/coding-standard" : " ^0.2"
2727 },
You can’t perform that action at this time.
0 commit comments