File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
],
20
20
"require" : {
21
21
"php" : " >=7.2.5" ,
22
- "illuminate/http" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
23
- "illuminate/routing" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
24
- "illuminate/session" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
25
- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
26
- "illuminate/view" : " ^6.0|^7.0|^8.0|^9.0|^10.0"
22
+ "illuminate/http" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
23
+ "illuminate/routing" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
24
+ "illuminate/session" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
25
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
26
+ "illuminate/view" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 "
27
27
},
28
28
"require-dev" : {
29
- "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
29
+ "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
30
30
"mockery/mockery" : " ~1.0" ,
31
31
"phpunit/phpunit" : " ~8.5|^9.5.10"
32
32
},
You can’t perform that action at this time.
0 commit comments