From 241190104efec0be736fca5c0f348de12ed8e660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=8Carodej?= Date: Sun, 6 Mar 2022 10:13:04 +0100 Subject: [PATCH] subscription repository update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e5bb82ba..18d382fc 100644 --- a/composer.json +++ b/composer.json @@ -53,8 +53,8 @@ }, "repositories": [ { - "type": "path", - "url": "../../PhpstormProjects/subscription" + "type": "vcs", + "url": "https://github.com/VueFileManager/subscription.git" }, { "type": "vcs",