summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Janssen <rob@devcorner.nl>2016-10-30 22:47:00 +0100
committerGitHub <noreply@github.com>2016-10-30 22:47:00 +0100
commit0b5d455b277386899b1499fbe0cf198fd3a727b7 (patch)
tree740643627b382f955b9494e8692965a1ea108d2e
parentaac54360a9e94c7bad8cda7435b43e595e9efa87 (diff)
downloadTwoFactorAuth-0b5d455b277386899b1499fbe0cf198fd3a727b7.zip
TwoFactorAuth-0b5d455b277386899b1499fbe0cf198fd3a727b7.tar.gz
TwoFactorAuth-0b5d455b277386899b1499fbe0cf198fd3a727b7.tar.bz2
Update composer.json1.5.2
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index e14d089..cd93eab 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "robthree/twofactorauth",
"description": "Two Factor Authentication",
- "version": "1.5.1",
+ "version": "1.5.2",
"type": "library",
"keywords": [ "Authentication", "Two Factor Authentication", "Multi Factor Authentication", "TFA", "MFA", "PHP", "Authenticator", "Authy" ],
"homepage": "https://github.com/RobThree/TwoFactorAuth",