* Add JMESPath lib.
This commit is contained in:
@@ -17,3 +17,5 @@ tmp/extension/*
|
||||
.gitignore
|
||||
.DS_Store
|
||||
vendor/
|
||||
composer.lock
|
||||
|
||||
|
||||
+2
-1
@@ -7,6 +7,7 @@
|
||||
"php": "~5.2||~7.0",
|
||||
"ext-json" : "*",
|
||||
"ext-mbstring" : "*",
|
||||
"ext-curl" : "*"
|
||||
"ext-curl" : "*",
|
||||
"mtdowling/jmespath.php": "2.6.*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user