Skip to content

Commit

Permalink
Revert "Update brew for all PHP versions until updated on images"
Browse files Browse the repository at this point in the history
This reverts commit 2ea6ca5.
  • Loading branch information
shivammathur committed Feb 19, 2021
1 parent 17349da commit 406f3c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scripts/darwin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ 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.
Expand Down

0 comments on commit 406f3c4

Please sign in to comment.