File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 - windows-latest
3838
3939 php :
40- - " 7.4"
41- - " 8.0"
40+ - 7.4
41+ - 8.0
42+ - 8.1
4243
4344 steps :
4445 - name : Checkout
Original file line number Diff line number Diff line change 3131 - ubuntu-latest
3232
3333 php :
34- - " 7.4 "
34+ - 8.1
3535
3636 steps :
3737 - name : Checkout
Original file line number Diff line number Diff line change 3333 - ubuntu-latest
3434
3535 php :
36- - " 7.4"
37- - " 8.0"
36+ - 7.4
37+ - 8.0
38+ - 8.1
3839
3940 steps :
4041 - name : Checkout
4344 - name : Install PHP
4445 uses : shivammathur/setup-php@v2
4546 with :
46- php-version : " ${{ matrix.php }}"
47+ php-version : ${{ matrix.php }}
4748 tools : composer:v2, cs2pr
4849 coverage : none
4950
Original file line number Diff line number Diff line change 3838 },
3939 "require-dev" : {
4040 "phpunit/phpunit" : " ^9.5" ,
41- "roave/infection-static-analysis-plugin" : " ^1.14 " ,
41+ "roave/infection-static-analysis-plugin" : " ^1.16 " ,
4242 "spatie/phpunit-watcher" : " ^1.23" ,
43- "vimeo/psalm" : " ^4.12 " ,
43+ "vimeo/psalm" : " ^4.18 " ,
4444 "yiisoft/aliases" : " ^2.0" ,
4545 "yiisoft/psr-dummy-provider" : " ^1.0" ,
4646 "yiisoft/test-support" : " ^1.3"
You can’t perform that action at this time.
0 commit comments