File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1313 matrix :
1414 os : [ubuntu-latest]
1515 php : [8.5, 8.4, 8.3]
16- laravel : [^12.0, ^11.0 ]
16+ laravel : [^12.0]
1717 dependency-version : [prefer-lowest, prefer-stable]
1818 include :
19- - laravel : ^11.0
20- testbench : ^9.0
2119 - laravel : ^12.0
2220 testbench : ^10.0
2321
Original file line number Diff line number Diff line change 2222 "require" : {
2323 "php" : " ^8.3" ,
2424 "google/analytics-data" : " ^0.22.3" ,
25- "laravel/framework" : " ^11.42.1|^ 12.40.1" ,
25+ "laravel/framework" : " ^12.40.1" ,
2626 "nesbot/carbon" : " ^2.66|^3.10.3" ,
2727 "spatie/laravel-package-tools" : " ^1.92.7" ,
2828 "symfony/cache" : " ^7.3.6|^8.0"
2929 },
3030 "require-dev" : {
3131 "league/flysystem" : " ^3.30.2" ,
3232 "mockery/mockery" : " ^1.6.12" ,
33- "orchestra/testbench" : " ^9.10|^ 10.0" ,
33+ "orchestra/testbench" : " ^10.0" ,
3434 "pestphp/pest" : " ^4.1.5" ,
3535 "spatie/ray" : " ^1.44.1"
3636 },
You can’t perform that action at this time.
0 commit comments