codeguy / php-the-right-way

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web

Home Page:https://www.phptherightway.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac Setup still using php 7.2

raumi75 opened this issue · comments

Homebrew currently provides version 7.3

$ brew info php
php: stable 7.3.9 (bottled)

The section Mac Setup however suggests installing php@7.2, though it says the current stable version is 7.3.

this has been updated.