devel/debug: try our luck here with version 9

This commit is contained in:
Franco Fichtner 2022-07-20 12:40:17 +02:00
parent abf01bff99
commit 0be58a3abb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PLUGIN_VERSION= 1.5
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php${PLUGIN_PHP}-pear-PHP_CodeSniffer \
php${PLUGIN_PHP}-pecl-xdebug \
phpunit7-php${PLUGIN_PHP} \
phpunit9-php${PLUGIN_PHP} \
py${PLUGIN_PYTHON}-pycodestyle \
p5-File-Slurp git
PLUGIN_MAINTAINER= franco@opnsense.org