mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 00:04:42 -04:00
devel/debug: xdebug moved to pecl
(cherry picked from commit fa8fd75368)
This commit is contained in:
parent
b08b43c0ad
commit
f7092b5f28
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