File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,25 +21,25 @@ jobs:
2121 stability : [ prefer-lowest, prefer-stable ]
2222 include :
2323 - laravel : 13.*
24- testbench : 10 .*
24+ testbench : 11 .*
2525 carbon : ^3.8.4
2626 medialibrary : 11.*
27- geospatial : ^4.6
27+ geospatial : ^4.7
2828 - laravel : 12.*
2929 testbench : 10.*
3030 carbon : ^3.8.4
3131 medialibrary : 11.*
32- geospatial : ^4.6
32+ geospatial : ^4.7
3333 - laravel : 11.*
3434 testbench : 9.*
3535 carbon : ^2.63
3636 medialibrary : 11.*
37- geospatial : ^4.6
37+ geospatial : ^4.7
3838 - laravel : 10.*
3939 testbench : 8.*
4040 carbon : ^2.63
4141 medialibrary : ^10.3.4
42- geospatial : ^4.6
42+ geospatial : ^4.7
4343 - laravel : 9.*
4444 testbench : 7.*
4545 carbon : ^2.63
Original file line number Diff line number Diff line change 1919 "orchestra/testbench-browser-kit" : " ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
2020 "phpunit/phpunit" : " ^9.5 || ^10.5 || ^11.5.3 || ^12.5.8 || ^13.0.3" ,
2121 "spatie/laravel-medialibrary" : " ^10.3.4 || ^11.4" ,
22- "matanyadaev/laravel-eloquent-spatial" : " ^2.10 || ^4.6 " ,
22+ "matanyadaev/laravel-eloquent-spatial" : " ^2.10 || ^4.7 " ,
2323 "composer/semver" : " ^3.4"
2424 },
2525 "suggest" : {
You can’t perform that action at this time.
0 commit comments