From 5c4e3cbf1abafce29c536e43b5c8abeb073809e6 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Wed, 27 Aug 2025 22:44:14 +0300 Subject: [PATCH] Update composer.json --- composer.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index d8092473..905afcde 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ } ], "support": { - "issues": "https://github.com/TheDragonCode/laravel-actions/issues", - "source": "https://github.com/TheDragonCode/laravel-actions" + "issues": "https://github.com/TheDragonCode/laravel-deploy-operations/issues", + "source": "https://github.com/TheDragonCode/laravel-deploy-operations" }, "funding": [ { @@ -76,9 +76,7 @@ }, "config": { "allow-plugins": { - "dragon-code/codestyler": true, "ergebnis/composer-normalize": true, - "friendsofphp/php-cs-fixer": true, "laravel/pint": true, "symfony/thanks": true },