mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
change laravel/prompts version
This commit is contained in:
parent
4bab7ecfab
commit
75417d15b7
@ -10,9 +10,9 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">= 8.1",
|
||||
"ext-pcntl": "*",
|
||||
"ext-mbstring": "*",
|
||||
"laravel/prompts": "dev-main",
|
||||
"ext-pcntl": "*",
|
||||
"laravel/prompts": "^0.1.3",
|
||||
"symfony/console": "^6 || ^5 || ^4",
|
||||
"zhamao/logger": "^1.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user