From 3c88871a3616c19267227f51b6d0ace1996d8392 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Tue, 25 Feb 2020 09:44:45 +0100 Subject: [PATCH] change patch to online link --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1f8fbb9..6d6213c 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ }, "patches": { "oxid-esales/oxideshop-ce": { - "add multi assignment to article attribute ajax template - 2020-02-25": "vendor/d3/attributemultivalues/patches/article_attribute_ajax.patch" + "add multi assignment to article attribute ajax template - 2020-02-25-1": "https://git.d3data.de/D3Public/AttributeMultiValues/raw/branch/rel_2.x/patches/article_attribute_ajax.patch" } } },