summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Janssen <rob@devcorner.nl>2016-06-20 23:15:37 +0200
committerGitHub <noreply@github.com>2016-06-20 23:15:37 +0200
commitcdb98dc598adb87399b97023b74beee88f64da27 (patch)
tree7f294a437a15b1411fe284227e8c172ed4ecb5d5
parent3484cdd992a6eaaae1dc93d836cce50254c1f4cb (diff)
downloadTwoFactorAuth-1.5.zip
TwoFactorAuth-1.5.tar.gz
TwoFactorAuth-1.5.tar.bz2
Update composer.json1.5
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 43fa999..00c67bc 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "robthree/twofactorauth",
"description": "Two Factor Authentication",
- "version": "1.4",
+ "version": "1.5",
"type": "library",
"keywords": [ "Authentication", "Two Factor Authentication", "Multi Factor Authentication", "TFA", "MFA", "PHP", "Authenticator", "Authy" ],
"homepage": "https://github.com/RobThree/TwoFactorAuth",