diff options
author | Rob Janssen <rob@devcorner.nl> | 2016-10-30 22:47:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-30 22:47:00 +0100 |
commit | 0b5d455b277386899b1499fbe0cf198fd3a727b7 (patch) | |
tree | 740643627b382f955b9494e8692965a1ea108d2e | |
parent | aac54360a9e94c7bad8cda7435b43e595e9efa87 (diff) | |
download | TwoFactorAuth-0b5d455b277386899b1499fbe0cf198fd3a727b7.zip TwoFactorAuth-0b5d455b277386899b1499fbe0cf198fd3a727b7.tar.gz TwoFactorAuth-0b5d455b277386899b1499fbe0cf198fd3a727b7.tar.bz2 |
Update composer.json1.5.2
-rw-r--r-- | composer.json | 2 |
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", |