mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
devel/debug: xdebug moved to pecl
This commit is contained in:
parent
567c2745a6
commit
fa8fd75368
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
PLUGIN_NAME= debug
|
||||
PLUGIN_VERSION= 1.2
|
||||
PLUGIN_COMMENT= Debugging Tools
|
||||
PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit6
|
||||
PLUGIN_DEPENDS= pear-PHP_CodeSniffer pecl-xdebug phpunit6
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue