|
32 | 32 | ], |
33 | 33 | "require": { |
34 | 34 | "php": "^8.1", |
35 | | - "illuminate/contracts": "^10.0|^11.0", |
| 35 | + "illuminate/contracts": "^10.0|^11.0|^12.0", |
36 | 36 | "spatie/laravel-package-tools": "^1.16.4", |
37 | 37 | "symfony/finder": "^6.2|^7.0" |
38 | 38 | }, |
39 | 39 | "require-dev": { |
40 | 40 | "guzzlehttp/guzzle": "^7.0", |
41 | 41 | "larastan/larastan": "^2.0|^3.0", |
42 | 42 | "laravel/pint": "^1.0", |
43 | | - "nunomaduro/collision": "^7.9", |
44 | | - "orchestra/testbench": "^8.0", |
45 | | - "pestphp/pest": "^2.0", |
46 | | - "pestphp/pest-plugin-arch": "^2.0", |
47 | | - "pestphp/pest-plugin-laravel": "^2.0", |
| 43 | + "nunomaduro/collision": "^7.9|^8.0", |
| 44 | + "orchestra/testbench": "^8.0|^9.0|^10.0", |
| 45 | + "pestphp/pest": "^2.0|^3.0", |
| 46 | + "pestphp/pest-plugin-arch": "^2.0|^3.0", |
| 47 | + "pestphp/pest-plugin-laravel": "^2.0|^3.1", |
48 | 48 | "phpstan/extension-installer": "^1.1", |
49 | 49 | "phpstan/phpstan-deprecation-rules": "^1.0", |
50 | 50 | "phpstan/phpstan-phpunit": "^1.0", |
|
0 commit comments