Skip to content

Instantly share code, notes, and snippets.

@ljungmark
Created January 16, 2018 10:44
Show Gist options
  • Save ljungmark/f1db554a1f661c3079cf82ce59d7cc2a to your computer and use it in GitHub Desktop.
Save ljungmark/f1db554a1f661c3079cf82ce59d7cc2a to your computer and use it in GitHub Desktop.
curl https://phar.phpunit.de/phpunit.phar -L -o phpunit.phar
chmod +x phpunit.phar
mv phpunit.phar /usr/local/bin/phpunit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment