File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 1313 "require" : {
1414 "php" : " >=7.0" ,
1515 "alymosul/exponent-server-sdk-php" : " 1.1.*" ,
16- "illuminate/config" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
17- "illuminate/notifications" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
18- "illuminate/support" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
19- "illuminate/events" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
20- "illuminate/queue" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
21- "illuminate/http" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
22- "illuminate/routing" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
23- "illuminate/validation" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*" ,
24- "illuminate/auth" : " 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || 6.0.*"
16+ "laravel/framework" : " ^5.6 || ^6.0" ,
2517 },
2618 "require-dev" : {
2719 "mockery/mockery" : " ^0.9.5" ,
You can’t perform that action at this time.
0 commit comments