|
26 | 26 | "source": "https://github.com/laravel-ready/fortify-ui"
|
27 | 27 | },
|
28 | 28 | "require": {
|
29 |
| - "php": "^8.1 || ^8.0", |
30 |
| - "illuminate/support": "^10.3 || ^10.0 || ^9.0 || ^8.0" |
| 29 | + "php": "^8.2 || ^8.1 || ^8.0", |
| 30 | + "illuminate/support": "^11.8 || ^10.3 || ^10.0 || ^9.0 || ^8.0" |
31 | 31 | },
|
32 | 32 | "require-dev": {
|
33 |
| - "mockery/mockery": "^1.5.1", |
34 |
| - "orchestra/testbench": "^v8.0.8", |
35 |
| - "phpstan/phpstan": "^1.10.6", |
36 |
| - "phpstan/phpstan-phpunit": "^1.3.10", |
37 |
| - "phpstan/phpstan-deprecation-rules": "^1.1.2", |
38 |
| - "phpstan/extension-installer": "^1.2.0", |
39 |
| - "nunomaduro/larastan": "^2.5.1", |
40 |
| - "pestphp/pest": "^v1.22.5", |
41 |
| - "pestphp/pest-plugin-laravel": "^v1.4.0", |
42 |
| - "pestphp/pest-plugin-parallel": "^v1.2.1" |
| 33 | + "mockery/mockery": "^1.6.12", |
| 34 | + "orchestra/testbench": "v9.1.0", |
| 35 | + "phpstan/phpstan": "^1.11.2", |
| 36 | + "phpstan/phpstan-phpunit": "^1.4.0", |
| 37 | + "phpstan/phpstan-deprecation-rules": "^1.2.0", |
| 38 | + "phpstan/extension-installer": "^1.3.1", |
| 39 | + "nunomaduro/larastan": "^v2.9.6" |
43 | 40 | },
|
44 | 41 | "autoload": {
|
45 | 42 | "psr-4": {
|
|
0 commit comments