Skip to content

Commit 7d9aa50

Browse files
authored
Update composer.json (#46) fixes #14
1 parent e837915 commit 7d9aa50

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,6 +1,6 @@
11
{
22
"name": "json-api-php/json-api",
3-
"description": "jsonapi.org",
3+
"description": "An attempt to express JSON API specs (jsonapi.org) in object-oriented way as a set of PHP 7 classes",
44
"type": "library",
55

66
"license": "MIT",

0 commit comments

Comments
 (0)