File tree Expand file tree Collapse file tree 3 files changed +3419
-2379
lines changed Expand file tree Collapse file tree 3 files changed +3419
-2379
lines changed Original file line number Diff line number Diff line change 1919 - laravel : 12.*
2020 testbench : ^10.0
2121 exclude :
22+ - php : 8.1
23+ laravel : 12.*
2224 - php : 8.1
2325 laravel : 11.*
26+ - php : 8.4
27+ laravel : 10.*
2428
2529 name : P${{ matrix.php }} - L${{ matrix.laravel}} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
2630
Original file line number Diff line number Diff line change 1818 "require-dev" : {
1919 "ergebnis/composer-normalize" : " ^2.15" ,
2020 "ergebnis/php-cs-fixer-config" : " ^6.19" ,
21- "orchestra/testbench" : " ^7.0 || ^8.0 || ^9.0" ,
22- "phpunit/phpunit" : " ^10.4 " ,
21+ "orchestra/testbench" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
22+ "phpunit/phpunit" : " ^10.0 || ^11.0 " ,
2323 "roave/security-advisories" : " dev-latest" ,
2424 "spatie/phpunit-snapshot-assertions" : " ^5.0"
2525 },
You can’t perform that action at this time.
0 commit comments