Skip to content

Commit 1643555

Browse files
committed
I-5 Add 'jfcherng/php-diff' library
1 parent e351dd0 commit 1643555

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
@@ -25,7 +25,8 @@
2525
"php": "7.4.*||8.*",
2626
"guzzlehttp/guzzle": "^7.0",
2727
"codeception/codeception": "4.*||5.*",
28-
"phpunit/phpunit": "^8.5 || 9.*"
28+
"phpunit/phpunit": "^8.5 || 9.*",
29+
"jfcherng/php-diff": "^6.14"
2930
},
3031
"require-dev": {
3132
"phpmd/phpmd": "2.*",

0 commit comments

Comments
 (0)