|
18 | 18 | "php": "^5.5.9 || ^7.0", |
19 | 19 | "dingo/blueprint": "0.2.*", |
20 | 20 | "doctrine/annotations": "1.2.*", |
21 | | - "illuminate/routing": "5.1.* || 5.2.*", |
22 | | - "illuminate/support": "5.1.* || 5.2.*", |
| 21 | + "illuminate/routing": "5.1.* || 5.2.* || 5.3.*", |
| 22 | + "illuminate/support": "5.1.* || 5.2.* || 5.3.*", |
23 | 23 | "league/fractal": ">=0.12.0" |
24 | 24 | }, |
25 | 25 | "require-dev": { |
26 | | - "illuminate/auth": "5.1.* || 5.2.*", |
27 | | - "illuminate/cache": "5.1.* || 5.2.*", |
28 | | - "illuminate/console": "5.1.* || 5.2.*", |
29 | | - "illuminate/database": "5.1.* || 5.2.*", |
30 | | - "illuminate/events": "5.1.* || 5.2.*", |
31 | | - "illuminate/filesystem": "5.1.* || 5.2.*", |
32 | | - "illuminate/log": "5.1.* || 5.2.*", |
33 | | - "illuminate/pagination": "5.1.* || 5.2.*", |
| 26 | + "illuminate/auth": "5.1.* || 5.2.* || 5.3.*", |
| 27 | + "illuminate/cache": "5.1.* || 5.2.* || 5.3.*", |
| 28 | + "illuminate/console": "5.1.* || 5.2.* || 5.3.*", |
| 29 | + "illuminate/database": "5.1.* || 5.2.* || 5.3.*", |
| 30 | + "illuminate/events": "5.1.* || 5.2.* || 5.3.*", |
| 31 | + "illuminate/filesystem": "5.1.* || 5.2.* || 5.3.*", |
| 32 | + "illuminate/log": "5.1.* || 5.2.* || 5.3.*", |
| 33 | + "illuminate/pagination": "5.1.* || 5.2.* || 5.3.*", |
34 | 34 | "laravel/lumen-framework": "5.1.* || 5.2.*", |
35 | 35 | "lucadegasperi/oauth2-server-laravel": "5.0.*", |
36 | 36 | "mockery/mockery": "~0.9", |
|
0 commit comments