summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Ballou <ballouc@gmail.com>2016-08-30 07:54:54 -0400
committerCorey Ballou <ballouc@gmail.com>2016-08-30 07:54:54 -0400
commit161774635e003ed0caff5e51dd1c1f80b0f9d2eb (patch)
tree1faf37f4806a0f09de0b13a2cfbdd2cf93174d63
parentd6620b5d55ebfe1e4956827b5c868bf4aed7e1d2 (diff)
downloadGoogleAuthenticatorRedux-161774635e003ed0caff5e51dd1c1f80b0f9d2eb.zip
GoogleAuthenticatorRedux-161774635e003ed0caff5e51dd1c1f80b0f9d2eb.tar.gz
GoogleAuthenticatorRedux-161774635e003ed0caff5e51dd1c1f80b0f9d2eb.tar.bz2
Updating packagist name.1.0.0
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 9091f5f..47d6be5 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
{
- "name": "CraftBlue/google-authenticator-redux",
+ "name": "craftblue/google-authenticator-redux",
"description": "A modern take on a PHP implementation of Google Authenticator 2-Factor Authentication focusing on best practices in security.",
"type": "library",
"keywords": ["google", "authenticator", "google-authenticator", "auth", "authentication", "2fa", "two-factor-auth", "security"],