devel/debug: we're switching to phpunit6

This commit is contained in:
Franco Fichtner
2017-05-17 12:31:53 +02:00
parent c54ddb0bbb
commit af76a86650
+2 -2
View File
@@ -1,7 +1,7 @@
PLUGIN_NAME= debug
PLUGIN_VERSION= 1.1
PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit
PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit6
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"