mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Added phpdbg to executables (#1950)
This commit is contained in:
parent
e3c0d09208
commit
ee45480f55
@ -14,7 +14,8 @@
|
|||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"php.exe",
|
"php.exe",
|
||||||
"php-cgi.exe"
|
"php-cgi.exe",
|
||||||
|
"phpdbg.exe"
|
||||||
],
|
],
|
||||||
"persist": [
|
"persist": [
|
||||||
"cli",
|
"cli",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user