Update brew for all PHP versions until updated on images
This commit is contained in:
parent
a83d4379b1
commit
2ea6ca5b36
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ update_dependencies() {
|
|||
done <"$tap_dir/shivammathur/homebrew-php/.github/deps/${ImageOS:?}_${ImageVersion:?}"
|
||||
wait "${to_wait[@]}"
|
||||
fi
|
||||
# Remove once commit with bottle syntax breaking change is in images
|
||||
git -C "$brew_repo" pull origin master
|
||||
}
|
||||
|
||||
# Function to setup PHP 5.6 and newer using Homebrew.
|
||||
|
|
|
|||
Loading…
Reference in a new issue