Closed jamielsharief closed 3 years ago
You may be new the the homebrew environment. Popular packages, like php, are available in different versions. Those packages are available with the @
symbol followed by the desired version. The packages with the @
sign follow the latest stable version available from upstream, which is php 8.0.
You're looking for brew install php@7.4-imap
Hi,
I just tried to install the
php-imap
extension for PHP 7.4 on the Mac M1 but it downloaded the PHP 8 package.Here is my brew list, I don't even have PHP installed.