add missing php-invoker stuff

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-26 21:50:35 +01:00
parent 6129768711
commit e4becfb1dd

View File

@@ -46,7 +46,8 @@
"sebastian/phpcpd" : "3.0.1",
"squizlabs/php_codesniffer" : "3.3.2",
"phploc/phploc" : "3.0.1",
"theseer/phpdox" : "0.11.2"
"theseer/phpdox" : "0.11.2",
"phpunit/php-invoker" : "^2.0"
},
"suggest": {
"ext-bcmath": "*",