From c7600ffcd7c54c70877336b69c0f7dbc70219d28 Mon Sep 17 00:00:00 2001 From: Abel Hoogeveen Date: Wed, 21 Aug 2019 18:57:40 +0200 Subject: [PATCH] Release 1.2.0-RC4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2aca775..5fa6bac 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "php": ">=7.1.0", - "fuzeworks/core": "1.2.0-RC3" + "fuzeworks/core": "1.2.0-RC4" }, "require-dev": { "phpunit/phpunit": "^7",