|
16 | 16 | }
|
17 | 17 | ],
|
18 | 18 | "require": {
|
19 |
| - "php": "^8.1", |
20 |
| - "spatie/laravel-package-tools": "^1.14.0", |
21 |
| - "illuminate/contracts": "^10.0" |
| 19 | + "php": "^8.2", |
| 20 | + "spatie/laravel-package-tools": "^1.16", |
| 21 | + "illuminate/contracts": "^11.0" |
22 | 22 | },
|
23 | 23 | "require-dev": {
|
24 |
| - "laravel/pint": "^1.0", |
25 |
| - "nunomaduro/collision": "^7.8", |
26 |
| - "larastan/larastan": "^2.0.1", |
27 |
| - "orchestra/testbench": "^8.8", |
28 |
| - "pestphp/pest": "^2.20", |
29 |
| - "pestphp/pest-plugin-arch": "^2.5", |
30 |
| - "pestphp/pest-plugin-laravel": "^2.0", |
31 |
| - "phpstan/extension-installer": "^1.1", |
32 |
| - "phpstan/phpstan-deprecation-rules": "^1.0", |
33 |
| - "phpstan/phpstan-phpunit": "^1.0", |
34 |
| - "spatie/laravel-ray": "^1.26" |
| 24 | + "laravel/pint": "^1.14", |
| 25 | + "nunomaduro/collision": "^8.1", |
| 26 | + "larastan/larastan": "^2.9", |
| 27 | + "orchestra/testbench": "^8.22", |
| 28 | + "pestphp/pest": "^2.34", |
| 29 | + "pestphp/pest-plugin-arch": "^2.7", |
| 30 | + "pestphp/pest-plugin-laravel": "^2.3", |
| 31 | + "phpstan/extension-installer": "^1.3", |
| 32 | + "phpstan/phpstan-deprecation-rules": "^1.1", |
| 33 | + "phpstan/phpstan-phpunit": "^1.3", |
| 34 | + "spatie/laravel-ray": "^1.35" |
35 | 35 | },
|
36 | 36 | "autoload": {
|
37 | 37 | "psr-4": {
|
|
0 commit comments