|
21 | 21 | "datomatic/laravel-enum-helper": "^1.0|^2.0", |
22 | 22 | "ext-json": "*", |
23 | 23 | "spatie/laravel-package-tools": "^1.13.0", |
24 | | - "illuminate/contracts": "^8.37||^9.0|^10.0|^11.0" |
| 24 | + "illuminate/contracts": "^8.37||^9.0|^10.0|^11.0|^12.0" |
25 | 25 | }, |
26 | 26 | "require-dev": { |
27 | 27 | "laravel/pint": "^1.0", |
28 | | - "nunomaduro/collision": "^6.0", |
29 | | - "nunomaduro/larastan": "^2.0.1", |
30 | | - "orchestra/testbench": "^7.0", |
31 | | - "pestphp/pest": "^1.21", |
32 | | - "pestphp/pest-plugin-laravel": "^1.1", |
33 | | - "phpstan/extension-installer": "^1.1", |
34 | | - "phpstan/phpstan-deprecation-rules": "^1.0", |
35 | | - "phpstan/phpstan-phpunit": "^1.0", |
36 | | - "phpunit/phpunit": "^9.5" |
| 28 | + "nunomaduro/collision": "^6.0|^7.0|^8.0", |
| 29 | + "nunomaduro/larastan": "^2.0.1|^3.0", |
| 30 | + "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", |
| 31 | + "pestphp/pest": "^1.21|^2.0|^3.0", |
| 32 | + "pestphp/pest-plugin-laravel": "^1.1|^2.0|^3.0", |
| 33 | + "phpstan/extension-installer": "^1.1|^2.0", |
| 34 | + "phpstan/phpstan-deprecation-rules": "^1.0|^2.0", |
| 35 | + "phpstan/phpstan-phpunit": "^1.0|^2.0", |
| 36 | + "phpunit/phpunit": "^9.5|^10.0|^11.0|^12.0" |
37 | 37 | }, |
38 | 38 | "autoload": { |
39 | 39 | "psr-4": { |
|
0 commit comments