Skip to content

Commit 420eb8f

Browse files
authored
Update composer.json
1 parent 3cb3f7c commit 420eb8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "chrisboulton/php-diff",
2+
"name": "ilaoniu/php-diff",
33
"type": "library",
44
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
55
"authors": [
66
{
7-
"name": "Chris Boulton",
8-
"email": "@chrisboulton"
7+
"name": "ilaoniu",
8+
"email": "[email protected]"
99
}
1010
],
1111
"autoload": {

0 commit comments

Comments
 (0)