|
24 | 24 | "illuminate/support": "^11.0", |
25 | 25 | "illuminate/filesystem": "^11.0", |
26 | 26 | "illuminate/cache": "^11.0", |
27 | | - "monolog/monolog": "^3.6", |
28 | | - "laravel/prompts": "^0.3.3" |
| 27 | + "monolog/monolog": "^3.6" |
29 | 28 | }, |
30 | 29 | "require-dev": { |
31 | 30 | "laravel/pint": "^1.14", |
32 | | - "nunomaduro/collision": "^8.1.1||^7.10.0", |
| 31 | + "nunomaduro/collision": "^8.1.1", |
33 | 32 | "larastan/larastan": "^2.9", |
34 | | - "orchestra/testbench": "^9.0.0||^8.22.0", |
35 | | - "pestphp/pest": "^2.35|^3.0", |
36 | | - "pestphp/pest-plugin-arch": "^2.7||^3.0", |
37 | | - "pestphp/pest-plugin-laravel": "^2.4||^3.0", |
| 33 | + "orchestra/testbench": "^9.0.0", |
| 34 | + "pestphp/pest": "^3.0", |
| 35 | + "pestphp/pest-plugin-arch": "^3.0", |
| 36 | + "pestphp/pest-plugin-laravel": "^3.0", |
38 | 37 | "phpstan/extension-installer": "^1.3", |
39 | 38 | "phpstan/phpstan-deprecation-rules": "^1.1", |
40 | 39 | "phpstan/phpstan-phpunit": "^1.3" |
|
0 commit comments