Skip to content

Commit acd12cb

Browse files
committed
add to dev for unit tests
1 parent 0822804 commit acd12cb

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
@@ -31,7 +31,8 @@
3131
"require-dev": {
3232
"phpunit/phpunit": "8.*",
3333
"squizlabs/php_codesniffer": "*",
34-
"phpmd/phpmd": "2.*"
34+
"phpmd/phpmd": "2.*",
35+
"jblond/php-cli": "^1.0"
3536
},
3637
"suggest": {
3738
"jblond/php-cli": "^1.0"

0 commit comments

Comments
 (0)