Remove laravel/prompts and symfony/process

This commit is contained in:
crazywhalecc
2026-06-16 15:11:48 +08:00
parent 0010e35882
commit 88cb6749b8
5 changed files with 279 additions and 354 deletions

View File

@@ -12,10 +12,8 @@
"php": ">=8.4",
"ext-mbstring": "*",
"ext-zlib": "*",
"laravel/prompts": "~0.1",
"php-di/php-di": "^7.1",
"symfony/console": "^5.4 || ^6 || ^7",
"symfony/process": "^7.2",
"symfony/yaml": "^7.2",
"zhamao/logger": "^1.1.4"
},