|
13 | 13 | "require": { |
14 | 14 | "php": ">=7.0", |
15 | 15 | "alymosul/exponent-server-sdk-php": "1.1.*", |
16 | | - "illuminate/config": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
17 | | - "illuminate/notifications": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
18 | | - "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
19 | | - "illuminate/events": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
20 | | - "illuminate/queue": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
21 | | - "illuminate/http": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
22 | | - "illuminate/routing": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
23 | | - "illuminate/validation": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*", |
24 | | - "illuminate/auth": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*" |
| 16 | + "illuminate/config": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 17 | + "illuminate/notifications": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 18 | + "illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 19 | + "illuminate/events": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 20 | + "illuminate/queue": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 21 | + "illuminate/http": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 22 | + "illuminate/routing": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 23 | + "illuminate/validation": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*", |
| 24 | + "illuminate/auth": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | 27 | "mockery/mockery": "^0.9.5", |
|
0 commit comments