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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
"bin": [
"bin/start",
"bin/phpunit-swoole",
"bin/watcher"
"bin/gendoc"
],
"require": {
"php": "^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1",