From 30a38627ae1e7c9399dae67e265063cd6ec5276c Mon Sep 17 00:00:00 2001 From: William Hall Date: Tue, 9 Mar 2021 18:24:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f45885c..847b2f8 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "robthree/twofactorauth", "description": "Two Factor Authentication", - "version": "1.7.0", + "version": "1.8.0", "type": "library", "keywords": [ "Authentication", "Two Factor Authentication", "Multi Factor Authentication", "TFA", "MFA", "PHP", "Authenticator", "Authy" ], "homepage": "https://github.com/RobThree/TwoFactorAuth",