We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e351dd0 commit 1643555Copy full SHA for 1643555
1 file changed
composer.json
@@ -25,7 +25,8 @@
25
"php": "7.4.*||8.*",
26
"guzzlehttp/guzzle": "^7.0",
27
"codeception/codeception": "4.*||5.*",
28
- "phpunit/phpunit": "^8.5 || 9.*"
+ "phpunit/phpunit": "^8.5 || 9.*",
29
+ "jfcherng/php-diff": "^6.14"
30
},
31
"require-dev": {
32
"phpmd/phpmd": "2.*",
0 commit comments