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