File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
],
21
21
"require" : {
22
22
"php" : " ^7.2.5|^8.0" ,
23
- "illuminate/auth" : " ^6.0|^7.0|^8.0|^9.0" ,
24
- "illuminate/config" : " ^6.0|^7.0|^8.0|^9.0" ,
25
- "illuminate/contracts" : " ^6.0|^7.0|^8.0|^9.0" ,
26
- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0" ,
27
- "illuminate/http" : " ^6.0|^7.0|^8.0|^9.0" ,
28
- "laravel-doctrine/orm" : " ^1 "
23
+ "illuminate/auth" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
24
+ "illuminate/config" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
25
+ "illuminate/contracts" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
26
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
27
+ "illuminate/http" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
28
+ "laravel-doctrine/orm" : " ^2.0@dev "
29
29
},
30
30
"suggest" : {
31
31
"gedmo/doctrine-extensions" : " Behavioral Doctrine2 extensions" ,
You can’t perform that action at this time.
0 commit comments