mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-19 02:29:23 -05:00
devel/debug: change phpunit to version 7
This commit is contained in:
parent
8fe749f1bb
commit
480ce96a26
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue