add specific phpunit version to dev-requirements

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-26 21:33:40 +01:00
parent 2ef067e12d
commit 72690e311f

View File

@@ -40,7 +40,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit" : "^6",
"phpunit/phpunit" : "6.5.13",
"pdepend/pdepend" : "2.5.0",
"phpmd/phpmd" : "2.6.0",
"sebastian/phpcpd" : "3.0.1",