|
16 | 16 | } |
17 | 17 | ], |
18 | 18 | "require": { |
19 | | - "php": "^8.1", |
20 | | - "illuminate/console": "^10.0|^11.0", |
21 | | - "illuminate/support": "^10.0|^11.0", |
| 19 | + "php": "^8.2", |
| 20 | + "illuminate/console": "^11.0|^12.0", |
| 21 | + "illuminate/support": "^11.0|^12.0", |
22 | 22 | "spatie/laravel-package-tools": "^1.16.2", |
23 | 23 | "symfony/polyfill-php83": "^1.30", |
24 | 24 | "webmozart/assert": "^1.11" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | | - "illuminate/testing": "^10.0|^11.0", |
28 | | - "larastan/larastan": "^2.8", |
| 27 | + "illuminate/testing": "^11.0|^12.0", |
| 28 | + "larastan/larastan": "^2.9|^3.0", |
29 | 29 | "laravel/pint": "^1.0", |
30 | | - "nunomaduro/collision": "^7.8|^8.1", |
31 | | - "orchestra/testbench": "^8.8|^9.0", |
32 | | - "pestphp/pest": "^2.20", |
33 | | - "pestphp/pest-plugin-arch": "^2.5", |
34 | | - "pestphp/pest-plugin-laravel": "^2.2", |
35 | | - "pestphp/pest-plugin-type-coverage": "^2.8", |
36 | | - "phpstan/extension-installer": "^1.1", |
37 | | - "phpstan/phpstan-deprecation-rules": "^1.0", |
38 | | - "phpstan/phpstan-phpunit": "^1.0", |
| 30 | + "nunomaduro/collision": "^v7.11|^8.1", |
| 31 | + "orchestra/testbench": "^v9.11|^10.0", |
| 32 | + "pestphp/pest": "^3.0", |
| 33 | + "pestphp/pest-plugin-arch": "^v3.0", |
| 34 | + "pestphp/pest-plugin-laravel": "^v2.4|^v3.0", |
| 35 | + "pestphp/pest-plugin-type-coverage": "^3.0", |
| 36 | + "phpstan/extension-installer": "^1.4", |
| 37 | + "phpstan/phpstan-deprecation-rules": "^2.0", |
| 38 | + "phpstan/phpstan-phpunit": "^2.0", |
39 | 39 | "spatie/laravel-ray": "^1.35", |
40 | 40 | "spatie/phpunit-snapshot-assertions": "^5.1" |
41 | 41 | }, |
|
0 commit comments