Skip to content

Instantly share code, notes, and snippets.

@jenky
Created December 7, 2016 08:13
Show Gist options
  • Save jenky/d88ea8c32dd758f929d973450628218a to your computer and use it in GitHub Desktop.
Save jenky/d88ea8c32dd758f929d973450628218a to your computer and use it in GitHub Desktop.
Use phpunit command without vendor/bin
alias phpunit="vendor/bin/phpunit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment