diff --git a/devel/debug/Makefile b/devel/debug/Makefile index 9970d9d61..5b76d1d9f 100644 --- a/devel/debug/Makefile +++ b/devel/debug/Makefile @@ -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"