- Remove jmespath.

This commit is contained in:
dingguodong
2021-06-15 15:27:26 +08:00
parent 8deca355ba
commit 8ff0636eac
+1 -2
View File
@@ -7,7 +7,6 @@
"php": "~5.2||~7.0",
"ext-json" : "*",
"ext-mbstring" : "*",
"ext-curl" : "*",
"mtdowling/jmespath.php": "2.6.*"
"ext-curl" : "*"
}
}