From 52d64267ca437e1dc41c3823462c83c20ff754cc Mon Sep 17 00:00:00 2001 From: Daniel Kurowski <daniel.kurowski@grifart.cz> Date: Mon, 11 Jan 2021 16:32:26 +0100 Subject: [PATCH] Use public grifart/class-scaffolder --- composer.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 23abd38..72b20b2 100644 --- a/composer.json +++ b/composer.json @@ -47,13 +47,5 @@ "files": [ "src/exceptions.php" ] - }, - - - "repositories": [ - { - "type": "vcs", - "url": "git@gitlab.grifart.local:grifart/class-scaffolder.git" - } - ] + } } -- GitLab