From d913f9e6c1927dc29df1faf8216f95934c07bc9b Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Thu, 1 Nov 2018 12:26:31 +0200 Subject: [PATCH] renamed to kuzma/auth0login --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 780a9abb..cc03c5e0 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "auth0/login", + "name": "kuzma/auth0login", "description": "Laravel plugin that helps authenticate with the auth0 service", "license": "MIT", "require": {