Use tap shivammathur/homebrew-phalcon on darwin

This commit is contained in:
Shivam Mathur
2019-12-31 05:46:33 +05:30
parent 3f42b7d5fb
commit 58fbc33c3a
4 changed files with 10 additions and 17 deletions

View File

@ -33,6 +33,8 @@ export async function addExtensionDarwin(
path.join(__dirname, '../src/scripts/ext/phalcon_darwin.sh') +
' ' +
extension +
' ' +
version +
pipe;
break;
default: