From 12c1d1b63b6d604b549932e0f222b69620bb38da Mon Sep 17 00:00:00 2001 From: Bruno Rodrigues Date: Fri, 13 Aug 2021 14:03:39 +1000 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2de4b582e..2f2afcd2f 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "spatie/laravel-permission", - "description": "Permission handling for Laravel 6.0 and up", + "name": "bruno-rodrigues/laravel-permission", + "description": "Permission handling for Laravel 6.0 and up. Forked from spatie/laravel-permission", "keywords": [ "spatie", "laravel",