Skip to content

Instantly share code, notes, and snippets.

View MatheusFarias03's full-sized avatar

Matheus Farias de Oliveira Matsumoto MatheusFarias03

View GitHub Profile
@djandyr
djandyr / gist:c04950a1375e96814316
Last active June 3, 2024 10:50
MacOS XAMPP PHP Installation

Change default Mac OS X PHP to XAMPP's PHP Installation and Install Composer


Find out what version of PHP is running

which php

This will output the path to the default PHP install which comes preinstalled by Mac OS X, by default