|  | 
| 18 | 18 |     "require": { | 
| 19 | 19 |         "php": "^8.2", | 
| 20 | 20 |         "spatie/laravel-package-tools": "^1.16", | 
| 21 |  | -        "illuminate/contracts": "^10.0||^11.0" | 
|  | 21 | +        "illuminate/contracts": "^10.0|^11.0|^12.0" | 
| 22 | 22 |     }, | 
| 23 | 23 |     "require-dev": { | 
| 24 | 24 |         "laravel/pint": "^1.14", | 
| 25 |  | -        "nunomaduro/collision": "^8.1.1||^7.10.0", | 
| 26 |  | -        "larastan/larastan": "^2.9", | 
| 27 |  | -        "orchestra/testbench": "^9.0.0||^8.22.0", | 
| 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", | 
|  | 25 | +        "nunomaduro/collision": "^8.1.1|^7.10.0|^8.0", | 
|  | 26 | +        "larastan/larastan": "^2.9|^3.0", | 
|  | 27 | +        "orchestra/testbench": "^9.0.0||^8.22.0|^10.0", | 
|  | 28 | +        "pestphp/pest": "^2.34|^3.0", | 
|  | 29 | +        "pestphp/pest-plugin-arch": "^2.7|^3.0", | 
|  | 30 | +        "pestphp/pest-plugin-laravel": "^2.3|^3.0", | 
|  | 31 | +        "phpstan/extension-installer": "^1.3|^2.0", | 
|  | 32 | +        "phpstan/phpstan-deprecation-rules": "^1.1|^2.0", | 
|  | 33 | +        "phpstan/phpstan-phpunit": "^1.3|^2.0", | 
| 35 | 34 |         "datomatic/laravel-enum-helper": "^2.0" | 
| 36 | 35 |     }, | 
| 37 | 36 |     "autoload": { | 
|  | 
0 commit comments