fix composer dependency version bugs.

This commit is contained in:
whale
2020-04-28 11:19:39 +08:00
parent 0e952c39f5
commit fa699ac5e0

View File

@@ -18,7 +18,7 @@
"swoole/ide-helper": "@dev",
"ext-mbstring": "*",
"swlib/saber": "^1.0",
"doctrine/annotations": "^1.8",
"doctrine/annotations": "1.8",
"ext-json": "*",
"ext-posix": "*",
"ext-ctype": "*"