File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 - name : Setup PHP
1717 uses : shivammathur/setup-php@v2
1818 with :
19- php-version : ' 8.3 '
19+ php-version : ' 8.2 '
2020 coverage : none
2121
2222 - name : Install composer dependencies
Original file line number Diff line number Diff line change 1414 max-parallel : 1
1515 matrix :
1616 os : [ ubuntu-latest, windows-latest ]
17- php : [ 8.3 ]
17+ php : [ 8.2, 8. 3 ]
1818 laravel : [ 11.* ]
1919 stability : [ prefer-lowest, prefer-stable ]
2020
Original file line number Diff line number Diff line change 2222 }
2323 ],
2424 "require" : {
25- "php" : " ^8.3 " ,
25+ "php" : " >=8.2 " ,
2626 "guzzlehttp/guzzle" : " ^7.8" ,
2727 "illuminate/contracts" : " ^11.0" ,
2828 "orchestra/testbench" : " ^8.20" ,
2929 "saloonphp/cache-plugin" : " ^3.0" ,
3030 "saloonphp/laravel-plugin" : " ^3.2" ,
3131 "saloonphp/saloon" : " ^3.4" ,
32- "spatie/laravel-data" : " ^3.11 " ,
32+ "spatie/laravel-data" : " ^4.4 " ,
3333 "spatie/laravel-enum" : " ^3.0" ,
3434 "spatie/laravel-package-tools" : " ^1.16"
3535 },
You can’t perform that action at this time.
0 commit comments