File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
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.0.*" ,
16- "illuminate/notifications" : " 5.3 || 5.4.*" ,
17- "illuminate/support" : " 5.3 || 5.4.*" ,
18- "illuminate/events" : " 5.3 || 5.4.*" ,
19- "illuminate/queue" : " 5.3 || 5.4.*" ,
20- "illuminate/http" : " 5.3 || 5.4.*" ,
21- "illuminate/routing" : " 5.3 || 5.4.*" ,
22- "illuminate/validation" : " 5.3 || 5.4.*" ,
23- "illuminate/auth" : " 5.3 || 5.4"
16+ "illuminate/notifications" : " 5.3.* || 5.4.*" ,
17+ "illuminate/support" : " 5.3.* || 5.4.*" ,
18+ "illuminate/events" : " 5.3.* || 5.4.*" ,
19+ "illuminate/queue" : " 5.3.* || 5.4.*" ,
20+ "illuminate/http" : " 5.3.* || 5.4.*" ,
21+ "illuminate/routing" : " 5.3.* || 5.4.*" ,
22+ "illuminate/validation" : " 5.3.* || 5.4.*" ,
23+ "illuminate/auth" : " 5.3.* || 5.4.* "
2424 },
2525 "require-dev" : {
2626 "mockery/mockery" : " ^0.9.5" ,
You can’t perform that action at this time.
0 commit comments