|
17 | 17 | ],
|
18 | 18 | "require": {
|
19 | 19 | "php": "^8.1",
|
20 |
| - "illuminate/contracts": "^10.0|^11.0", |
21 |
| - "illuminate/http": "^10.0|^11.0", |
| 20 | + "illuminate/contracts": "^10.0|^11.0|^12.0", |
| 21 | + "illuminate/http": "^10.0|^11.0|^12.0", |
22 | 22 | "open-telemetry/api": "^1.0",
|
23 | 23 | "open-telemetry/sdk": "^1.0",
|
24 | 24 | "php-http/guzzle7-adapter": "^1.0",
|
|
27 | 27 | "require-dev": {
|
28 | 28 | "laravel/pint": "^1.3",
|
29 | 29 | "nunomaduro/collision": "^7.0|^8.0",
|
30 |
| - "nunomaduro/larastan": "^2.3.4", |
31 |
| - "orchestra/testbench": "^8.0|^9.0", |
32 |
| - "pestphp/pest": "^2.0", |
33 |
| - "pestphp/pest-plugin-laravel": "^2.0", |
| 30 | + "orchestra/testbench": "^8.0|^9.0|^10.0", |
| 31 | + "pestphp/pest": "^2.0|^3.7", |
| 32 | + "pestphp/pest-plugin-laravel": "^2.0|^3.1", |
34 | 33 | "phpstan/extension-installer": "^1.2",
|
35 |
| - "phpstan/phpstan-deprecation-rules": "^1.1.1", |
36 |
| - "phpstan/phpstan-phpunit": "^1.3.3", |
| 34 | + "phpstan/phpstan-deprecation-rules": "^1.1.1|^2.0", |
| 35 | + "phpstan/phpstan-phpunit": "^1.3.3|^2.0", |
37 | 36 | "spatie/laravel-ray": "^1.31",
|
38 | 37 | "spatie/pest-plugin-snapshots": "^2.0",
|
39 | 38 | "spatie/phpunit-snapshot-assertions": "^5.0",
|
|
0 commit comments