|
22 | 22 | "php": "^8.1", |
23 | 23 | "ext-json": "*", |
24 | 24 | "dragonmantank/cron-expression": "^3.3.3", |
25 | | - "illuminate/cache": "^10.13.5", |
26 | | - "illuminate/collections": "^10.13.5", |
27 | | - "illuminate/config": "^10.13.5", |
28 | | - "illuminate/console": "^10.13.5", |
29 | | - "illuminate/container": "^10.13.5", |
30 | | - "illuminate/contracts": "^10.13.5", |
31 | | - "illuminate/events": "^10.13.5", |
32 | | - "illuminate/filesystem": "^10.13.5", |
33 | | - "illuminate/process": "^10.13.5", |
34 | | - "illuminate/support": "^10.13.5", |
35 | | - "illuminate/testing": "^10.13.5", |
36 | | - "laravel-zero/foundation": "^10.12", |
37 | | - "laravel/prompts": "^0.1.6", |
| 25 | + "illuminate/cache": "^10.28", |
| 26 | + "illuminate/collections": "^10.28", |
| 27 | + "illuminate/config": "^10.28", |
| 28 | + "illuminate/console": "^10.28", |
| 29 | + "illuminate/container": "^10.28", |
| 30 | + "illuminate/contracts": "^10.28", |
| 31 | + "illuminate/events": "^10.28", |
| 32 | + "illuminate/filesystem": "^10.28", |
| 33 | + "illuminate/process": "^10.28", |
| 34 | + "illuminate/support": "^10.28", |
| 35 | + "illuminate/testing": "^10.28", |
| 36 | + "laravel-zero/foundation": "^10.28", |
38 | 37 | "league/flysystem": "^3.15.1", |
39 | 38 | "nunomaduro/collision": "^6.4.0|^7.8.1", |
40 | 39 | "nunomaduro/laravel-console-summary": "^1.10.0", |
|
52 | 51 | }, |
53 | 52 | "require-dev": { |
54 | 53 | "guzzlehttp/guzzle": "^7.7", |
55 | | - "illuminate/bus": "^10.13.5", |
56 | | - "illuminate/database": "^10.13.5", |
57 | | - "illuminate/http": "^10.13.5", |
58 | | - "illuminate/log": "^10.13.5", |
59 | | - "illuminate/queue": "^10.13.5", |
60 | | - "illuminate/redis": "^10.13.5", |
61 | | - "illuminate/view": "^10.13.5", |
| 54 | + "illuminate/bus": "^10.28", |
| 55 | + "illuminate/database": "^10.28", |
| 56 | + "illuminate/http": "^10.28", |
| 57 | + "illuminate/log": "^10.28", |
| 58 | + "illuminate/queue": "^10.28", |
| 59 | + "illuminate/redis": "^10.28", |
| 60 | + "illuminate/view": "^10.28", |
62 | 61 | "laminas/laminas-text": "^2.10", |
63 | | - "laravel-zero/phar-updater": "^1.3", |
64 | | - "laravel/pint": "^1.11", |
| 62 | + "laravel-zero/phar-updater": "^1.4", |
| 63 | + "laravel/pint": "^1.13.3", |
65 | 64 | "nunomaduro/laravel-console-dusk": "^1.11", |
66 | 65 | "nunomaduro/laravel-console-menu": "^3.4", |
67 | 66 | "nunomaduro/termwind": "^1.15.1", |
68 | | - "pestphp/pest": "^2.13.0", |
| 67 | + "pestphp/pest": "^2.22.1", |
69 | 68 | "pestphp/pest-plugin-laravel": "^2.2", |
70 | | - "phpstan/phpstan": "^1.10.28" |
| 69 | + "phpstan/phpstan": "^1.10.38" |
71 | 70 | }, |
72 | 71 | "autoload": { |
73 | 72 | "psr-4": { |
|
0 commit comments