mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
expose php-cgi command
This commit is contained in:
parent
c1594fd744
commit
0baedf9f1f
@ -12,7 +12,7 @@
|
||||
"hash": "sha1:d85ae6f6c7ff646969b5002ad4a8737d9241c8e5"
|
||||
}
|
||||
},
|
||||
"bin": "php.exe",
|
||||
"bin": ["php.exe", "php-cgi.exe"],
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
"url": "http://windows.php.net/download/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user