|
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|^12.0", |
20 | | - "illuminate/support": "^10.48.23|^11.35|^12.0", |
| 19 | + "illuminate/filesystem": "^10.48.23|^11.44.1|^12.1.1", |
| 20 | + "illuminate/support": "^10.48.23|^11.44.1|^12.1.1", |
21 | 21 | "inertiajs/inertia-laravel": "^1.3.2|^2.0", |
22 | 22 | "laravel/fortify": "^1.25.4", |
23 | 23 | "nesbot/carbon": "^2.62.1|^3.4", |
|
36 | 36 | "larastan/larastan": "^2.9.14|^3.1", |
37 | 37 | "laravel/pint": "^1.20", |
38 | 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", |
| 39 | + "orchestra/testbench-core": "^8.35|^9.12|^10.1", |
| 40 | + "orchestra/testbench-dusk": "^8.36|^9.15|^10.1", |
| 41 | + "orchestra/workbench": "^8.17.3|^9.13.3|^10.0.1", |
| 42 | + "phpstan/phpstan": "^1.12.20|^2.1.7", |
43 | 43 | "phpunit/phpunit": "^10.5.35|^11.3.5", |
44 | 44 | "predis/predis": "^2.3", |
45 | 45 | "spatie/laravel-ray": "^1.39.1" |
|
162 | 162 | }, |
163 | 163 | "minimum-stability": "dev", |
164 | 164 | "prefer-stable": true, |
165 | | - "version": "5.3.1" |
| 165 | + "version": "5.3.2" |
166 | 166 | } |
0 commit comments