Skip to content

Commit c8fda1d

Browse files
authored
Update composer.json
1 parent 1904687 commit c8fda1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "basemax/jsonparser",
33
"type": "library",
4-
"description": "Tiny Library for parse JSON.",
4+
"description": "PHP JSON Parser (JSONParser PHP, JSONPHP) is a library for parsing the data in JSON format.",
55
"keywords": ["json","parser","lexer"],
66
"homepage": "https://github.com/BaseMax/JsonParser",
77
"license": "GPL-3.0-or-later",

0 commit comments

Comments
 (0)