summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-22 16:52:53 +0100
committerRemi Collet <remi@remirepo.net>2018-03-22 16:52:53 +0100
commitb774ef80ba57463f571dcc84ec0f6a11ffc76a92 (patch)
treeff21a94f06a90d4bfb355012d530dcb70bb4c952 /composer.json
parent6931f5525a306793497db6078222dbaeee841184 (diff)
update to 3.0.1
license have be changed to MIT
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 897c259..a8df986 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "pragmarx/google2fa",
"description": "A One Time Password Authentication package, compatible with Google Authenticator.",
"keywords": ["authentication", "two factor authentication", "google2fa", "laravel", "2fa"],
- "license": "BSD-3-Clause",
+ "license": "MIT",
"authors": [
{
"name": "Antonio Carlos Ribeiro",