File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 strategy :
99 fail-fast : true
1010 matrix :
11- php : [8.1, 8.2]
11+ php : [8.1, 8.2, 8.3 ]
1212 laravel : [9.*, 10.*, 11.*]
1313 dependency-version : [prefer-lowest, prefer-stable]
1414 include :
Original file line number Diff line number Diff line change 3232 ],
3333 "require" : {
3434 "php" : " ^8.1" ,
35- "illuminate/console" : " ^9.0 |^10.0|^11.0" ,
36- "illuminate/container" : " ^9.0 |^10.0|^11.0" ,
37- "illuminate/database" : " ^9.0 |^10.0|^11.0" ,
38- "illuminate/support" : " ^9.0 |^10.0|^11.0" ,
35+ "illuminate/console" : " ^9.52 |^10.0|^11.0" ,
36+ "illuminate/container" : " ^9.52 |^10.0|^11.0" ,
37+ "illuminate/database" : " ^9.52 |^10.0|^11.0" ,
38+ "illuminate/support" : " ^9.52 |^10.0|^11.0" ,
3939 "spatie/eloquent-sortable" : " ^4.0.0" ,
4040 "spatie/laravel-package-tools" : " ^1.16" ,
4141 "spatie/laravel-sluggable" : " ^3.4.2" ,
You can’t perform that action at this time.
0 commit comments