You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 5.6 was removed from homebrew core in this commit: Homebrew/homebrew-core@37b075c so when running valet use 5.6 valet breaks due to not being able to install 5.6 also they seem to have removed 7.0 as they discussed in the PR for this here: Homebrew/homebrew-core#35679.
The text was updated successfully, but these errors were encountered:
Nathanw
changed the title
5.6 removed from homebrew
PHP 5.6 removed from homebrew-core
Jan 7, 2019
Not that we condone the use of deprecated software, but I've setup a tap at my organisation to be able to support older software that were not migrated yet. I've already added the php 5.6 and 7.0 formulae.
PHP 5.6 was removed from homebrew core in this commit: Homebrew/homebrew-core@37b075c so when running
valet use 5.6
valet breaks due to not being able to install 5.6 also they seem to have removed7.0
as they discussed in the PR for this here: Homebrew/homebrew-core#35679.The text was updated successfully, but these errors were encountered: