diff --git a/devel/debug/Makefile b/devel/debug/Makefile index badcca7e1..9970d9d61 100644 --- a/devel/debug/Makefile +++ b/devel/debug/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= debug -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Debugging Tools -PLUGIN_DEPENDS= php-xdebug +PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit PLUGIN_MAINTAINER= franco@opnsense.org .include "../../Mk/plugins.mk"