From bfff1345b43bd1ba04ec355278c9e9560e73f95f Mon Sep 17 00:00:00 2001 From: Zaher Ghaibeh Date: Thu, 4 May 2023 21:17:40 +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 3b5ec47..7ebe20d 100644 --- a/composer.json +++ b/composer.json @@ -14,12 +14,6 @@ "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9 || ^10" }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/dflydev/dflydev-php-coding-standards" - } - ], "autoload": { "psr-4": { "Dflydev\\EventSauce\\Support\\": "src/"