From 76b5b1c826aa662b4ff7b9f40a25d57c78ce6b0c Mon Sep 17 00:00:00 2001 From: Zaher Ghaibeh Date: Thu, 4 May 2023 21:18:27 +0300 Subject: [PATCH] update the code standard path --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index 72352a9..a14688d 100644 --- a/composer.json +++ b/composer.json @@ -17,12 +17,6 @@ "orchestra/testbench": "^8.0", "phpstan/phpstan": "^1.10" }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/dflydev/dflydev-php-coding-standards" - } - ], "autoload": { "psr-4": { "Dflydev\\EventSauce\\SupportForLaravel\\": "src/"