Bump version to 1.7.4

This commit is contained in:
Shivam Mathur
2020-01-22 01:13:19 +05:30
parent 63c4aea452
commit 47335179aa
7 changed files with 46 additions and 47 deletions
+1
View File
@@ -11,6 +11,7 @@ Param (
$version
)
# Function to install phalcon
Function Install-Phalcon() {
if ($extension_version -eq '4') {
Install-Phpextension phalcon -MinimumStability stable -Path $php_dir