Fix condition to check if extension is enabled

This commit is contained in:
Shivam Mathur
2019-09-24 21:49:53 +05:30
parent e63fd8e122
commit 83cc9a4bcf
292 changed files with 44 additions and 56059 deletions
+1
View File
@@ -36,5 +36,6 @@ if($version -lt '7.4') {
echo "Installing Composer"
Install-Composer -Scope System -Path C:\tools\php
$ext_dir = Get-PhpIniKey extension_dir
php -v
composer -V