mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
Add gendoc to composer
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"bin": [
|
"bin": [
|
||||||
"bin/start",
|
"bin/start",
|
||||||
"bin/phpunit-swoole",
|
"bin/phpunit-swoole",
|
||||||
"bin/watcher"
|
"bin/gendoc"
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1",
|
"php": "^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user