|
17 | 17 | ],
|
18 | 18 | "require": {
|
19 | 19 | "php": "^8.1",
|
20 |
| - "illuminate/contracts": "^9.19|^10.0|^11.0", |
| 20 | + "illuminate/contracts": "^9.19|^10.0|^11.0|^12.0", |
21 | 21 | "paragonie/ciphersweet": "^4.0.1",
|
22 | 22 | "spatie/laravel-package-tools": "^1.12.0"
|
23 | 23 | },
|
24 | 24 | "require-dev": {
|
25 | 25 | "friendsofphp/php-cs-fixer": "^3.8",
|
26 | 26 | "nunomaduro/collision": "^6.0|^8.0",
|
27 |
| - "nunomaduro/larastan": "^2.0.1", |
28 |
| - "orchestra/testbench": "^7.0|^8.0|^9.0", |
29 |
| - "pestphp/pest": "^1.21|^2.34", |
30 |
| - "pestphp/pest-plugin-laravel": "^1.1|^2.3", |
| 27 | + "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", |
| 28 | + "pestphp/pest": "^1.21|^2.34|^3.7", |
| 29 | + "pestphp/pest-plugin-laravel": "^1.1|^2.3|^3.1", |
31 | 30 | "phpstan/extension-installer": "^1.1",
|
32 |
| - "phpstan/phpstan-deprecation-rules": "^1.0", |
33 |
| - "phpstan/phpstan-phpunit": "^1.0", |
34 |
| - "phpunit/phpunit": "^9.5|^10.5", |
| 31 | + "phpstan/phpstan-deprecation-rules": "^1.0|^2.0", |
| 32 | + "phpstan/phpstan-phpunit": "^1.0|^2.0", |
| 33 | + "phpunit/phpunit": "^9.5|^10.5|^11.5.3|^12.0", |
35 | 34 | "spatie/laravel-ray": "^1.26"
|
36 | 35 | },
|
37 | 36 | "autoload": {
|
|
0 commit comments