From 946c2507c5a1e42051d4fd1a684e3efff5bc69f1 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Mon, 26 Nov 2018 22:00:50 +0100 Subject: [PATCH] last try before i branch for testing this - next time, really Signed-off-by: Michael Kaufmann --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5c527062..d2a2f0c6 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "ext-posix": "*", "ext-mbstring": "*", "ext-curl": "*", - "ext-json": "*", + "ext-json": "*" }, "require-dev": { "phpunit/phpunit" : "6.5.13",