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 cdab0ff commit 352ff90Copy full SHA for 352ff90
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dnonov/json-parser",
3
- "version": "1.0.1",
+ "description": "Thin wrapper around `json_decode` and `json_encode` with exceptions and some handy methods.",
4
"type": "library",
5
"license": "MIT",
6
"autoload": {
0 commit comments