File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 fail-fast : false
1515 matrix :
1616 php : [ 8.2, 8.3, 8.4, 8.5 ]
17- laravel : [ 10, 11, 12 ]
17+ laravel : [ 10, 11, 12, 13 ]
1818 stability : [ prefer-lowest, prefer-stable ]
1919 include :
2020 - laravel : 10
Original file line number Diff line number Diff line change 2020 "require" : {
2121 "php" : " ^8.1" ,
2222 "ext-json" : " *" ,
23- "illuminate/cache" : " ^10.0|^11.0|^12.0" ,
24- "illuminate/config" : " ^10.0|^11.0|^12.0" ,
25- "illuminate/contracts" : " ^10.0|^11.0|^12.0" ,
26- "illuminate/support" : " ^10.0|^11.0|^12.0" ,
27- "illuminate/console" : " ^10.0|^11.0|^12.0" ,
28- "illuminate/validation" : " ^10.0|^11.0|^12.0"
23+ "illuminate/cache" : " ^10.0|^11.0|^12.0|^13.0 " ,
24+ "illuminate/config" : " ^10.0|^11.0|^12.0|^13.0 " ,
25+ "illuminate/contracts" : " ^10.0|^11.0|^12.0|^13.0 " ,
26+ "illuminate/support" : " ^10.0|^11.0|^12.0|^13.0 " ,
27+ "illuminate/console" : " ^10.0|^11.0|^12.0|^13.0 " ,
28+ "illuminate/validation" : " ^10.0|^11.0|^12.0|^13.0 "
2929 },
3030 "require-dev" : {
3131 "mockery/mockery" : " ^1.4.2" ,
You can’t perform that action at this time.
0 commit comments