add specific phpunit version to dev-requirements
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"ext-json": "*"
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit" : "^6",
|
"phpunit/phpunit" : "6.5.13",
|
||||||
"pdepend/pdepend" : "2.5.0",
|
"pdepend/pdepend" : "2.5.0",
|
||||||
"phpmd/phpmd" : "2.6.0",
|
"phpmd/phpmd" : "2.6.0",
|
||||||
"sebastian/phpcpd" : "3.0.1",
|
"sebastian/phpcpd" : "3.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user