|
16 | 16 | "php": "^8.1", |
17 | 17 | "ext-json": "*", |
18 | 18 | "brick/money": "^0.8|^0.9|^0.10", |
19 | | - "illuminate/filesystem": "^10.48.23|^11.35", |
20 | | - "illuminate/support": "^10.48.23|^11.35", |
| 19 | + "illuminate/filesystem": "^10.48.23|^11.35|^12.0", |
| 20 | + "illuminate/support": "^10.48.23|^11.35|^12.0", |
21 | 21 | "inertiajs/inertia-laravel": "^1.3.2|^2.0", |
22 | | - "laravel/fortify": "^1.25.3", |
| 22 | + "laravel/fortify": "^1.25.4", |
23 | 23 | "nesbot/carbon": "^2.62.1|^3.4", |
24 | 24 | "rap2hpoutre/fast-excel": "^5.4", |
25 | 25 | "spatie/once": "^3.0", |
|
33 | 33 | }, |
34 | 34 | "require-dev": { |
35 | 35 | "doctrine/dbal": "^3.5.1|^4.0", |
36 | | - "larastan/larastan": "^2.9.14", |
| 36 | + "larastan/larastan": "^2.9.14|^3.1", |
37 | 37 | "laravel/pint": "^1.20", |
38 | | - "laravel/scout": "^10.11", |
39 | | - "orchestra/testbench-core": "^8.30|^9.7", |
40 | | - "orchestra/testbench-dusk": "^8.32|^9.10", |
41 | | - "orchestra/workbench": "^8.13|^9.9", |
42 | | - "phpstan/phpstan": "^1.12.17", |
| 38 | + "laravel/scout": "^10.12.2", |
| 39 | + "orchestra/testbench-core": "^8.30|^9.7|^10.0", |
| 40 | + "orchestra/testbench-dusk": "^8.32|^9.10|^10.0", |
| 41 | + "orchestra/workbench": "^8.13|^9.9|^10.0", |
| 42 | + "phpstan/phpstan": "^1.12.17|^2.1", |
43 | 43 | "phpunit/phpunit": "^10.5.35|^11.3.5", |
44 | 44 | "predis/predis": "^2.3", |
45 | | - "spatie/laravel-ray": "^1.39" |
| 45 | + "spatie/laravel-ray": "^1.39.1" |
46 | 46 | }, |
47 | 47 | "autoload": { |
48 | 48 | "psr-4": { |
|
162 | 162 | }, |
163 | 163 | "minimum-stability": "dev", |
164 | 164 | "prefer-stable": true, |
165 | | - "version": "5.2.4" |
| 165 | + "version": "5.2.5" |
166 | 166 | } |
0 commit comments