File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1717 matrix :
1818 include :
1919 - laravel : " ^12.0"
20+ - laravel : " ^13.0"
2021
2122 steps :
2223 - name : Checkout
Original file line number Diff line number Diff line change 1818 "require" : {
1919 "php" : " ^8.4" ,
2020 "ext-json" : " *" ,
21- "illuminate/support" : " ^12.0" ,
22- "laravel/tinker" : " ^2.0" ,
21+ "illuminate/support" : " ^12.0|^13.0 " ,
22+ "laravel/tinker" : " ^2.0|^3.0 " ,
2323 "ramsey/uuid" : " ^4.7.3" ,
24- "stancl/jobpipeline" : " 2.0.0-rc6 " ,
24+ "stancl/jobpipeline" : " 2.0.0-rc7 " ,
2525 "stancl/virtualcolumn" : " ^1.5.0" ,
2626 "spatie/invade" : " *" ,
2727 "laravel/prompts" : " 0.*"
2828 },
2929 "require-dev" : {
30- "laravel/framework" : " ^12 .0" ,
31- "orchestra/testbench" : " ^10.0" ,
30+ "laravel/framework" : " ^13 .0" ,
31+ "orchestra/testbench" : " ^10.0|^11.0 " ,
3232 "league/flysystem-aws-s3-v3" : " ^3.12.2" ,
3333 "doctrine/dbal" : " ^3.6.0" ,
3434 "spatie/valuestore" : " ^1.2.5" ,
You can’t perform that action at this time.
0 commit comments