|
15 | 15 | }, |
16 | 16 | "require": { |
17 | 17 | "php": ">=7.1.3", |
18 | | - "illuminate/auth": "5.5 - 5.7", |
19 | | - "illuminate/config": "5.5 - 5.7", |
20 | | - "illuminate/console": "5.5 - 5.7", |
21 | | - "illuminate/events": "5.5 - 5.7", |
22 | | - "illuminate/http": "5.5 - 5.7", |
23 | | - "illuminate/routing": "5.5 - 5.7", |
24 | | - "illuminate/queue": "5.5 - 5.7", |
25 | | - "illuminate/support": "5.5 - 5.7", |
| 18 | + "illuminate/auth": "5.5 - 5.8", |
| 19 | + "illuminate/config": "5.5 - 5.8", |
| 20 | + "illuminate/console": "5.5 - 5.8", |
| 21 | + "illuminate/events": "5.5 - 5.8", |
| 22 | + "illuminate/http": "5.5 - 5.8", |
| 23 | + "illuminate/routing": "5.5 - 5.8", |
| 24 | + "illuminate/queue": "5.5 - 5.8", |
| 25 | + "illuminate/support": "5.5 - 5.8", |
26 | 26 | "mixpanel/mixpanel-php": "*", |
27 | 27 | "sinergi/browser-detector": "~5.0" |
28 | 28 | }, |
29 | 29 | "require-dev": { |
30 | 30 | "fzaninotto/faker": "~1.4", |
31 | | - "laravel/laravel": "5.7", |
| 31 | + "laravel/laravel": "5.8", |
32 | 32 | "laravel/browser-kit-testing": "^4.0", |
33 | 33 | "mockery/mockery": "0.9.*", |
34 | 34 | "phpmd/phpmd": "^2.6", |
|
0 commit comments