From 4b899d8f290a37ea5c63aebf12a2f0494aa22684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=8Carodej?= Date: Wed, 16 Mar 2022 17:25:45 +0100 Subject: [PATCH] composer fix --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a6328a35..09870112 100644 --- a/composer.json +++ b/composer.json @@ -55,8 +55,8 @@ }, "repositories": [ { - "type": "path", - "url": "../../PhpstormProjects/subscription" + "type": "vcs", + "url": "https://github.com/VueFileManager/subscription.git" }, { "type": "vcs",