Skip to content

Commit 1e26a5b

Browse files
committed
composer
1 parent bda4229 commit 1e26a5b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
{
2+
"name": "sokil/php-diff",
3+
"license": "MIT",
4+
"authors": [
5+
{
6+
"name": "Dmytro Sokil",
7+
"email": "dmytro.sokil@gmail.com"
8+
}
9+
],
210
"require": {
311
"sebastian/diff": "^1.4"
412
},

0 commit comments

Comments
 (0)