From 75b1f38299b94a27123b39f7ebdd4c39995562c3 Mon Sep 17 00:00:00 2001 From: Yurii Orlyk Date: Sat, 26 Mar 2022 23:41:24 +0100 Subject: [PATCH] changed guzzle remote repository --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3d4cc63..b1776fc 100644 --- a/composer.json +++ b/composer.json @@ -79,8 +79,8 @@ "url": "git@github.com:rollun-com/rollun-logger.git" }, { - "type": "path", - "url": "../rollun-guzzle" + "type": "github", + "url": "git@github.com:orlyk-rollun/guzzle3.git" } ], "config": {