|  | 
| 17 | 17 |     ], | 
| 18 | 18 |     "require": { | 
| 19 | 19 |         "php": "^8.2", | 
| 20 |  | -        "illuminate/contracts": "^10.0||^11.0", | 
|  | 20 | +        "illuminate/contracts": "^10.0||^11||^12.0", | 
| 21 | 21 |         "spatie/laravel-package-tools": "^1.16", | 
| 22 |  | -        "zerodahero/laravel-workflow": "^6.0.0" | 
|  | 22 | +        "zerodahero/laravel-workflow": "^6.2" | 
| 23 | 23 |     }, | 
| 24 | 24 |     "require-dev": { | 
| 25 | 25 |         "laravel/pint": "^1.14", | 
| 26 |  | -        "nunomaduro/collision": "^8.1.1||^7.10.0", | 
| 27 |  | -        "orchestra/canvas": "^8.8||^9.1", | 
| 28 |  | -        "orchestra/testbench": "^9.0.0||^8.22.0", | 
| 29 |  | -        "pestphp/pest": "^2.34", | 
| 30 |  | -        "pestphp/pest-plugin-arch": "^2.7", | 
| 31 |  | -        "pestphp/pest-plugin-laravel": "^2.3", | 
|  | 26 | +        "nunomaduro/collision": "^7.10.0||^8.1.1||^8.3", | 
|  | 27 | +        "orchestra/canvas": "^8.8||^9.1||^10.0", | 
|  | 28 | +        "orchestra/testbench": "^8.22.0||^9.0.0||^10.0", | 
|  | 29 | +        "pestphp/pest": "^2.4||^3.0", | 
|  | 30 | +        "pestphp/pest-plugin-arch": "^2.7||^3.0", | 
|  | 31 | +        "pestphp/pest-plugin-laravel": "^2.0||^3.0", | 
| 32 | 32 |         "phpstan/extension-installer": "^1.3", | 
| 33 | 33 |         "phpstan/phpstan": "^1.0", | 
| 34 | 34 |         "phpstan/phpstan-deprecation-rules": "^1.1", | 
|  | 
0 commit comments