File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120120
121121 - name : Check codeclimate
122122 id : codeclimate-check
123- run : echo "execute=${{ matrix.php-versions == '8.2 ' && matrix.caches == 'array' && matrix.databases == 'testing' }}" >> $GITHUB_OUTPUT
123+ run : echo "execute=${{ matrix.php-versions == '8.3 ' && matrix.caches == 'array' && matrix.databases == 'testing' }}" >> $GITHUB_OUTPUT
124124
125125 - name : Prepare codeclimate
126126 id : codeclimate-prepare
Original file line number Diff line number Diff line change 3636 "ergebnis/phpstan-rules" : " ^2.1" ,
3737 "infection/infection" : " ~0.27" ,
3838 "laravel/cashier" : " ^15.0" ,
39- "nunomaduro/collision" : " ^7.7 |^8.0" ,
39+ "nunomaduro/collision" : " ^7.8 |^8.0" ,
4040 "larastan/larastan" : " ^2.8" ,
4141 "orchestra/testbench" : " ^8.21|^9.0" ,
4242 "phpstan/phpstan" : " ^1.10" ,
You can’t perform that action at this time.
0 commit comments