|
12 | 12 | "php": "^8.2", |
13 | 13 | "laravel/framework": "^10.0|^11.0|^12.0", |
14 | 14 | "the-tinderbox/clickhouse-builder": "^6.1", |
| 15 | + "bavix/clickhouse-php-client": "^3.1", |
15 | 16 | "ext-json": "*" |
16 | 17 | }, |
17 | 18 | "require-dev": { |
18 | | - "driftingly/rector-laravel": "^2.0", |
| 19 | + "driftingly/rector-laravel": "^1.0|^2.0", |
19 | 20 | "ergebnis/phpstan-rules": "^2.1", |
20 | 21 | "infection/infection": "~0.27", |
21 | | - "larastan/larastan": "^3.0", |
22 | | - "nunomaduro/collision": "^8.0", |
23 | | - "orchestra/testbench": "^9.0|^10.0|^11.0", |
24 | | - "phpstan/phpstan": "^2.0", |
| 22 | + "larastan/larastan": "^2.0|^3.0", |
| 23 | + "nunomaduro/collision": "^7.0|^8.0", |
| 24 | + "orchestra/testbench": "^8.0|^9.0|^10.0", |
| 25 | + "phpstan/phpstan": "^1.0|^2.0", |
25 | 26 | "phpunit/phpunit": "^10.5|^11.0", |
26 | | - "rector/rector": "^2.0", |
| 27 | + "rector/rector": "^1.0|^2.0", |
27 | 28 | "symplify/easy-coding-standard": "^12.1", |
28 | 29 | "mockery/mockery": "^1.6", |
29 | 30 | "fakerphp/faker": "^1.23" |
|
0 commit comments