|
21 | 21 | ], |
22 | 22 | "require": { |
23 | 23 | "php": "^8.2", |
24 | | - "illuminate/cache": "^11.0|^12.0", |
25 | | - "illuminate/console": "^11.0|^12.0", |
26 | | - "illuminate/contracts": "^11.0|^12.0", |
27 | | - "illuminate/support": "^11.0|^12.0", |
| 24 | + "illuminate/cache": "^12.0|^13.0", |
| 25 | + "illuminate/console": "^12.0|^13.0", |
| 26 | + "illuminate/contracts": "^12.0|^13.0", |
| 27 | + "illuminate/support": "^12.0|^13.0", |
28 | 28 | "spatie/laravel-package-tools": "^1.9" |
29 | 29 | }, |
30 | 30 | "require-dev": { |
31 | 31 | "larastan/larastan": "^3.4", |
32 | 32 | "laravel/pint": "^1.22", |
33 | 33 | "nunomaduro/collision": "^8.8", |
34 | | - "orchestra/testbench": "^10.0", |
35 | | - "pestphp/pest": "^3.7", |
36 | | - "pestphp/pest-plugin-arch": "^3.1", |
37 | | - "pestphp/pest-plugin-laravel": "^3.4", |
| 34 | + "orchestra/testbench": "^10.0|^11.0", |
| 35 | + "pestphp/pest": "^4.0", |
| 36 | + "pestphp/pest-plugin-arch": "^4.0", |
| 37 | + "pestphp/pest-plugin-laravel": "^4.0", |
38 | 38 | "phpstan/extension-installer": "^1.4.3", |
39 | 39 | "phpstan/phpstan-deprecation-rules": "^2.0", |
40 | 40 | "phpstan/phpstan-phpunit": "^2.0" |
|
0 commit comments