From 0fad17edc03d9340839328568f7dd7c81320e432 Mon Sep 17 00:00:00 2001 From: aldarien Date: Tue, 9 Jul 2024 03:51:40 +0000 Subject: [PATCH] Update 'Readme.md' composer repository: path -> url --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a78b9f7..308612c 100644 --- a/Readme.md +++ b/Readme.md @@ -13,7 +13,7 @@ "repositories": [ { "type": "git", - "path": "https://git.provm.cl/ProVM/query_builder.git" + "url": "https://git.provm.cl/ProVM/query_builder.git" } ], "require": {