Browse Source

composer.json 配置出错

master
parent
commit
720dd8259b
  1. 2
      composer.json

2
composer.json

@ -28,7 +28,7 @@
"hyperf/constants": "~2.0.0", "hyperf/constants": "~2.0.0",
"hyperf/model-cache": "~2.0.0", "hyperf/model-cache": "~2.0.0",
"hyperf/validation": "^2.0", "hyperf/validation": "^2.0",
"hyperf/paginator": "^2.0"
"hyperf/paginator": "^2.0",
"hyperf/filesystem": "^2.0", "hyperf/filesystem": "^2.0",
"xxtime/flysystem-aliyun-oss": "^1.5", "xxtime/flysystem-aliyun-oss": "^1.5",
"hyperf/validation": "^2.0", "hyperf/validation": "^2.0",

Loading…
Cancel
Save