Add gendoc to composer

This commit is contained in:
Jerry Ma
2022-03-27 21:51:38 +08:00
committed by GitHub
parent 506f2e7c0c
commit c4aedf2958

View File

@@ -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",