File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"require" : {
21
21
"php" : " ~7.2 || ~8.0" ,
22
22
"firebase/php-jwt" : " ^5.2|~6.0" ,
23
- "illuminate/cache" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0" ,
24
- "illuminate/contracts" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0" ,
25
- "illuminate/config" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0" ,
26
- "illuminate/http" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0" ,
27
- "illuminate/routing" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0" ,
23
+ "illuminate/cache" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0|~12.0 " ,
24
+ "illuminate/contracts" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0|~12.0 " ,
25
+ "illuminate/config" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0|~12.0 " ,
26
+ "illuminate/http" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0|~12.0 " ,
27
+ "illuminate/routing" : " ~6.0|~7.0|~8.0|~9.0|~10.0|~11.0|~12.0 " ,
28
28
"nesbot/carbon" : " ^2.0|^3.0" ,
29
29
"guzzlehttp/guzzle" : " ~6.0|~7.0"
30
30
},
You can’t perform that action at this time.
0 commit comments