diff --git a/devel/debug/Makefile b/devel/debug/Makefile index c7ebd68bf..58371070d 100644 --- a/devel/debug/Makefile +++ b/devel/debug/Makefile @@ -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