devel/debug: change phpunit to version 7

This commit is contained in:
Franco Fichtner 2019-01-08 10:19:34 +01:00
parent 8fe749f1bb
commit 480ce96a26

View file

@ -3,7 +3,7 @@ PLUGIN_VERSION= 1.3
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php${PLUGIN_PHP}-pear-PHP_CodeSniffer \
php${PLUGIN_PHP}-pecl-xdebug \
phpunit6-php${PLUGIN_PHP} \
phpunit7-php${PLUGIN_PHP} \
p5-File-Slurp py27-pycodestyle \
vim-console git
PLUGIN_MAINTAINER= franco@opnsense.org