Skip to content

Instantly share code, notes, and snippets.

@AntoineAugusti
Created April 10, 2014 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AntoineAugusti/10384056 to your computer and use it in GitHub Desktop.
Save AntoineAugusti/10384056 to your computer and use it in GitHub Desktop.
{
"name": "yourApp",
"require": {
"mv/laravel-google-authenticator": "dev-master"
},
"autoload": {
"classmap": [
"vendor/mv/laravel-google-authenticator",
"vendor/mv/laravel-google-authenticator/library"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment