Skip to content

Commit b587d23

Browse files
committed
update json file
1 parent d3b9a63 commit b587d23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22
"name": "jblond/php-diff",
33
"type": "library",
44
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
5+
"license": "BSD-3-Clause",
56
"authors": [
67
{
78
"name": "Mario",
89
"email": "[email protected]"
10+
},
11+
{
12+
"name": "Chris Boulton",
13+
"homepage": "http://github.com/chrisboulton"
914
}
1015
],
1116
"require": {

0 commit comments

Comments
 (0)