Remove the dependency about swoole (#5119)

This commit is contained in:
黄朝晖 2022-10-11 09:41:05 +08:00 committed by GitHub
parent 7d9d217aa6
commit 0972431e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
"description": "Hot reload watcher for Hyperf",
"require": {
"php": ">=8.0",
"ext-swoole": ">=4.5",
"hyperf/command": "~3.0.0",
"hyperf/di": "~3.0.0",
"hyperf/framework": "~3.0.0"