mirror of
https://github.com/crazywhalecc/quick-shell.git
synced 2026-07-09 01:35:39 +08:00
update to 1.0.0
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
"description": "Run Shell Scripts as Fast as Possible",
|
||||
"minimum-stability": "stable",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.0.0",
|
||||
"type": "project",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"php": ">=7.4",
|
||||
"php": ">=8.0",
|
||||
"zhamao/framework": "^2.4",
|
||||
"ext-json": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user