Commit c91bce92 authored by shajiaiming's avatar shajiaiming

fix

parent 9d560633
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"keywords": ["search","client", "elasticsearch"], "keywords": ["search","client", "elasticsearch"],
"type": "library", "type": "library",
"license": "Apache-2.0", "license": "Apache-2.0",
"minimum-stability": "dev",
"authors": [ "authors": [
{ {
"name": "Zachary Tong" "name": "Zachary Tong"
...@@ -13,7 +12,7 @@ ...@@ -13,7 +12,7 @@
"require": { "require": {
"php": "^7.0", "php": "^7.0",
"ext-json": ">=1.3.7", "ext-json": ">=1.3.7",
"ringphp_33cn": "3.0.0", "ringphp_33cn": "3.0.1",
"psr/log": "~1.0" "psr/log": "~1.0"
}, },
"require-dev": { "require-dev": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment