From d93287a69d229c1a7aa195d61309f9f90f6bd104 Mon Sep 17 00:00:00 2001 From: Maciej Kobus Date: Mon, 28 Oct 2019 14:58:38 +0100 Subject: [PATCH] [TMP] Added repository for content-forms --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2caa2931..1c96baa6 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-only", "type": "ezplatform-bundle", "repositories": [ - { "type": "vcs", "url": "https://github.com/webhdx/ezplatform-content-forms.git" } + { "type": "vcs", "url": "https://github.com/ezsystems/ezplatform-content-forms.git" } ], "require": { "php": "^7.3",