File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"require" : {
22
22
"php" : " >=7.2.5" ,
23
- "illuminate/console" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
24
- "illuminate/http" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
25
- "illuminate/support" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
23
+ "illuminate/console" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
24
+ "illuminate/http" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
25
+ "illuminate/support" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
26
26
"symfony/var-dumper" : " ^5.0|^6.0|^7.0"
27
27
},
28
28
"require-dev" : {
49
49
"config" : {
50
50
"sort-packages" : true
51
51
},
52
+ "minimum-stability" : " dev" ,
53
+ "prefer-stable" : true ,
52
54
"extra" : {
53
55
"laravel" : {
54
56
"providers" : [
You can’t perform that action at this time.
0 commit comments