File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 matrix :
2525 os : [ubuntu-latest]
2626 php : [8.3, 8.4]
27- laravel : [11.*, 12.*]
27+ laravel : [12.*]
2828 stability : [prefer-lowest, prefer-stable]
2929
3030 name : P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
Original file line number Diff line number Diff line change 2727 "meilisearch/meilisearch-php" : " ^1.0" ,
2828 "guzzlehttp/guzzle" : " ^7.3" ,
2929 "http-interop/http-factory-guzzle" : " ^1.0" ,
30- "illuminate/support" : " ^10.0 || ^11.0 || ^ 12.0" ,
30+ "illuminate/support" : " ^12.0" ,
3131 "statamic/cms" : " ^6.0"
3232 },
3333 "require-dev" : {
3434 "laravel/pint" : " ^1.21" ,
35- "orchestra/testbench" : " ^9.0 || ^ 10.0" ,
35+ "orchestra/testbench" : " ^10.0" ,
3636 "phpunit/phpunit" : " ^11.5.10"
3737 },
3838 "autoload" : {
You can’t perform that action at this time.
0 commit comments