File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1717 fail-fast : true
1818 matrix :
1919 php : ['8.0', 8.1, 8.2]
20- laravel : [8, 9]
20+ laravel : [8, 9, 10 ]
2121 driver : [swoole, openswoole]
2222 exclude :
23+ - php : 8.0
24+ laravel : 10
2325 - php : 8.2
2426 laravel : 8
2527
Original file line number Diff line number Diff line change 1515 ],
1616 "require" : {
1717 "php" : " ^8.0" ,
18- "laravel/framework" : " ^8.83.26|^9.38.0" ,
18+ "laravel/framework" : " ^8.83.26|^9.38.0|^10.0 " ,
1919 "laminas/laminas-diactoros" : " ^2.5" ,
2020 "laravel/serializable-closure" : " ^1.0" ,
2121 "nesbot/carbon" : " ^2.60" ,
2525 "guzzlehttp/guzzle" : " ^7.2" ,
2626 "mockery/mockery" : " ^1.4" ,
2727 "nunomaduro/collision" : " ^5.10|^6.0" ,
28- "orchestra/testbench" : " ^6.16|^7.0" ,
28+ "orchestra/testbench" : " ^6.16|^7.0|^8.0 " ,
2929 "phpunit/phpunit" : " ^9.3" ,
3030 "spiral/roadrunner" : " ^2.8.2"
3131 },
You can’t perform that action at this time.
0 commit comments