with: brew link php
I see that I use version 7.4:
PHP 7.4.12 (cli) (built: Oct 29 2020 18:37:21) ( NTS ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies with Zend OPcache v7.4.12, Copyright (c), by Zend Technologies
while if I do
brew search php
==> Formulae
brew-php-switcher php-cs-fixer phplint phpstan
php ✔ [email protected] phpmd phpunit
php-code-sniffer [email protected] ✔ phpmyadmin
==> Casks
homebrew/cask/eclipse-php homebrew/cask/netbeans-php
I can't find version 7.4
how can i solve?