MacOS için gerçekten yeniyim, bu yüzden bu basit bir soru.
Varsayılan PHP 7.1 yüklü High Sierra kullanıyorum, ayrıca PHP 7.2 çalıştırıyorum:
curl -s http://php-osx.liip.ch/install.sh | bash -s 7.2
Koştuğumda:
brew install composer
Ben alıyorum:
Error: No available formula with the name "composer"
==> Searching for a previously deleted formula...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
==> Searching local taps...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
Soru, bestecinin homebrew üzerinden nasıl kurulacağıdır? (Belki bir şekilde PHP'yi kaldırdım ve homebrew üzerinden PHP kurdum?)