diff --git a/composer.json b/composer.json index 4f5cc23..fdceb7e 100644 --- a/composer.json +++ b/composer.json @@ -31,12 +31,5 @@ "test": "phpunit", "format": "php-cs-fixer fix --allow-risky=yes", "analyse": "phpstan analyse" - }, - "extra": { - "laravel": { - "providers": [ - "Lazycode\\Permissions\\PermissionsServiceProvider" - ] - } } } \ No newline at end of file