Skip to content

Instantly share code, notes, and snippets.

View Tuan-T-Nguyen's full-sized avatar

talan Tuan-T-Nguyen

  • 02:53 (UTC +07:00)
View GitHub Profile
@Tuan-T-Nguyen
Tuan-T-Nguyen / Install Composer using MAMP's PHP.md
Created January 14, 2017 15:16 — forked from irazasyed/Install Composer using MAMP's PHP.md
Instructions on how to change preinstalled Mac OS X PHP to MAMP's PHP Installation and then install Composer Package Management

Change default Mac OS X PHP to MAMP's PHP Installation and Install Composer Package Management


Instructions to Change PHP Installation


First, Lets find out what version of PHP we're running (To find out if it's the default version).

To do that, Within the terminal, Fire this command:

which php