|
17 | 17 | "require": { |
18 | 18 | "php": "^8.0", |
19 | 19 | "elasticsearch/elasticsearch": "^7.13", |
20 | | - "ensi/laravel-elastic-query": "^7.0", |
21 | | - "illuminate/contracts": "^8.37 || ^9.0", |
22 | | - "illuminate/support": "^8.0 || ^9.0", |
| 20 | + "ensi/laravel-elastic-query": "dev-ensitech-20-v7", |
| 21 | + "illuminate/contracts": "^8.37 || ^9.0 || ^10.0", |
| 22 | + "illuminate/support": "^8.0 || ^9.0 || ^10.0", |
23 | 23 | "spatie/laravel-package-tools": "^1.4.3", |
24 | 24 | "webmozart/assert": "^1.11" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | 27 | "friendsofphp/php-cs-fixer": "^3.2", |
28 | 28 | "mockery/mockery": "^1.4", |
29 | | - "orchestra/testbench": "^6.15 || ^7.0", |
30 | | - "pestphp/pest": "^1.18", |
31 | | - "pestphp/pest-plugin-laravel": "^1.1", |
| 29 | + "orchestra/testbench": "^6.15 || ^7.0 || ^8.0", |
| 30 | + "pestphp/pest": "^1.18 || ^2.0", |
| 31 | + "pestphp/pest-plugin-laravel": "^1.1 || ^2.0", |
32 | 32 | "php-parallel-lint/php-var-dump-check": "^0.5.0", |
33 | 33 | "spatie/laravel-ray": "^1.23" |
34 | 34 | }, |
|
0 commit comments