|
15 | 15 | ], |
16 | 16 | "require": { |
17 | 17 | "php": "^7.3|^8.0", |
18 | | - "illuminate/bus": "^8.0|^9.0", |
19 | | - "illuminate/contracts": "^8.0|^9.0", |
20 | | - "illuminate/database": "^8.0|^9.0", |
21 | | - "illuminate/http": "^8.0|^9.0", |
22 | | - "illuminate/pagination": "^8.0|^9.0", |
23 | | - "illuminate/queue": "^8.0|^9.0", |
24 | | - "illuminate/support": "^8.0|^9.0" |
| 18 | + "illuminate/bus": "^8.0|^9.0|^10.0", |
| 19 | + "illuminate/contracts": "^8.0|^9.0|^10.0", |
| 20 | + "illuminate/database": "^8.0|^9.0|^10.0", |
| 21 | + "illuminate/http": "^8.0|^9.0|^10.0", |
| 22 | + "illuminate/pagination": "^8.0|^9.0|^10.0", |
| 23 | + "illuminate/queue": "^8.0|^9.0|^10.0", |
| 24 | + "illuminate/support": "^8.0|^9.0|^10.0" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | 27 | "meilisearch/meilisearch-php": "^0.19", |
28 | 28 | "mockery/mockery": "^1.0", |
29 | 29 | "php-http/guzzle7-adapter": "^1.0", |
30 | | - "orchestra/testbench": "^6.17|^7.0", |
| 30 | + "orchestra/testbench": "^6.17|^7.0|^8.0", |
31 | 31 | "phpunit/phpunit": "^9.3" |
32 | 32 | }, |
33 | 33 | "autoload": { |
|
0 commit comments