File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"php" : " ^7.2.5|^8.0" ,
14
- "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
15
- "illuminate/contracts" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
16
- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
14
+ "illuminate/console" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
15
+ "illuminate/contracts" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
16
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
17
17
"psy/psysh" : " ^0.11.1|^0.12.0" ,
18
18
"symfony/var-dumper" : " ^4.3.4|^5.0|^6.0|^7.0"
19
19
},
23
23
"phpunit/phpunit" : " ^8.5.8|^9.3.3"
24
24
},
25
25
"suggest" : {
26
- "illuminate/database" : " The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)."
26
+ "illuminate/database" : " The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 )."
27
27
},
28
28
"autoload" : {
29
29
"psr-4" : {
You can’t perform that action at this time.
0 commit comments