We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40cd46 commit 947c00fCopy full SHA for 947c00f
1 file changed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "softcreatr/jsonpath",
3
"description": "JSONPath implementation for parsing, searching and flattening arrays",
4
- "version": "0.7.2",
+ "version": "0.7.3",
5
"license": "MIT",
6
"authors": [
7
@@ -54,6 +54,7 @@
54
},
55
"support": {
56
"email": "hello@1-2.dev",
57
+ "forum": "https://github.com/SoftCreatR/JSONPath/discussions",
58
"issues": "https://github.com/SoftCreatR/JSONPath/issues",
59
"source": "https://github.com/SoftCreatR/JSONPath"
60
}
0 commit comments