fix prompts dependency and box pack path

This commit is contained in:
crazywhalecc
2023-10-31 18:02:24 +08:00
committed by Jerry Ma
parent 9fb5173e3e
commit 279a1dab4b
3 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"php": ">= 8.1",
"ext-mbstring": "*",
"ext-pcntl": "*",
"laravel/prompts": "^0.1.3",
"laravel/prompts": "^0.1.12",
"symfony/console": "^5.4 || ^6 || ^7",
"zhamao/logger": "^1.0"
},