Blog 2018-01-12T16:08:16+00:00

Add support for PHPUnit 8 on Os X 10.14

When you have Mamp Pro and want to run phpunit or composer, the environment defaults to /usr/local/bin/php. Mamp Pro adds an alias to your .bash_profile instead of overruling the environment path. Because of that, you may experience something like this:

By |Developer tips|