Skip to content

Commit 4571566

Browse files
committed
update diff algorithm
1 parent 376cc85 commit 4571566

File tree

3 files changed

+339
-68
lines changed

3 files changed

+339
-68
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "Diff generator",
44
"type": "project",
55
"require": {
6-
"docopt/docopt": "^1.0.6"
6+
"docopt/docopt": "^1.0.6",
7+
"symfony/yaml": "*"
78
},
89
"require-dev": {
910
"squizlabs/php_codesniffer": "^3.7",

0 commit comments

Comments
 (0)