Skip to content

Commit 9a3f301

Browse files
committed
Fix composer file for validation
1 parent 1ce5fbe commit 9a3f301

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "covergenius/json-diff",
3+
"description": "JSON Diff",
34
"type": "library",
4-
"license": "GNUv3",
5+
"license": "GPL-3.0-only",
56
"autoload": {
67
"psr-4": {
78
"Jet\\JsonDiff\\": "src/"

0 commit comments

Comments
 (0)