mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 11:51:07 +07:00
Change log message
This commit is contained in:
parent
6fdecd40be
commit
5b09e1195e
@ -91,7 +91,7 @@ Function Add-Extension {
|
||||
}
|
||||
else {
|
||||
Install-PhpExtension -Extension $extension -MinimumStability $mininum_stability -Path $php_dir
|
||||
Add-Log $tick $extension "Downloaded and enabled"
|
||||
Add-Log $tick $extension "Installed and enabled"
|
||||
}
|
||||
}
|
||||
catch {
|
||||
|
Loading…
Reference in New Issue
Block a user