|
14 | 14 | } |
15 | 15 | }, |
16 | 16 | "require": { |
17 | | - "illuminate/auth": "^9.0", |
18 | | - "illuminate/config": "^9.0", |
19 | | - "illuminate/console": "^9.0", |
20 | | - "illuminate/events": "^9.0", |
21 | | - "illuminate/http": "^9.0", |
22 | | - "illuminate/queue": "^9.0", |
23 | | - "illuminate/routing": "^9.0", |
24 | | - "illuminate/support": "^9.0", |
| 17 | + "illuminate/auth": "^9.0|^10.0", |
| 18 | + "illuminate/config": "^9.0|^10.0", |
| 19 | + "illuminate/console": "^9.0|^10.0", |
| 20 | + "illuminate/events": "^9.0|^10.0", |
| 21 | + "illuminate/http": "^9.0|^10.0", |
| 22 | + "illuminate/queue": "^9.0|^10.0", |
| 23 | + "illuminate/routing": "^9.0|^10.0", |
| 24 | + "illuminate/support": "^9.0|^10.0", |
25 | 25 | "mixpanel/mixpanel-php": "^2.8", |
26 | 26 | "sinergi/browser-detector": "^6.1" |
27 | 27 | }, |
28 | 28 | "require-dev": { |
29 | 29 | "fakerphp/faker": "^1.8", |
30 | 30 | "laravel/browser-kit-testing": "^7.0", |
31 | | - "laravel/laravel": "^9.0", |
| 31 | + "laravel/laravel": "^9.0|^10.0", |
32 | 32 | "laravel/ui": "^3.4", |
33 | 33 | "php-coveralls/php-coveralls": "^2.4", |
34 | 34 | "phpmd/phpmd": "^2.9", |
|
0 commit comments