File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 3434 - " 9"
3535 - " 10"
3636 - " 11"
37+ - " 12"
3738 exclude :
3839 - php : " 8.1"
39- laravel : " 11"
40+ laravel :
41+ - " 11"
42+ - " 12"
4043
4144 steps :
4245 - name : Checkout code
Original file line number Diff line number Diff line change 1313 "require" : {
1414 "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" ,
1515 "kreait/firebase-php" : " ^7.13" ,
16- "illuminate/contracts" : " ^9.0 || ^10.0 || ^11.0" ,
17- "illuminate/support" : " ^9.0 || ^10.0 || ^11.0" ,
16+ "illuminate/contracts" : " ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
17+ "illuminate/support" : " ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
1818 "symfony/cache" : " ^6.1.2 || ^7.0.3"
1919 },
2020 "require-dev" : {
21- "orchestra/testbench" : " ^7.0 || ^8.0 || ^9.0" ,
21+ "orchestra/testbench" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
2222 "laravel/pint" : " ^1.14" ,
23- "phpunit/phpunit" : " ^9.6.17 || ^10.5.13"
23+ "phpunit/phpunit" : " ^9.6.17 || ^10.5.13 || ^11.5.3 "
2424 },
2525 "autoload" : {
2626 "psr-4" : {
You can’t perform that action at this time.
0 commit comments