From 4384ee23b10fb71b19f808dcfe396444b756e4e0 Mon Sep 17 00:00:00 2001 From: Abel Hoogeveen Date: Mon, 11 Feb 2019 19:56:25 +0100 Subject: [PATCH] Release release candidate 2 (In coordination with other FuzeWorks projects) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7d28cef..00cffb5 100644 --- a/composer.json +++ b/composer.json @@ -16,9 +16,9 @@ "php": ">=7.1.0" }, "require-dev": { - "fuzeworks/core": "dev-development", + "fuzeworks/core": "1.2.0-RC2", "phpunit/phpunit": "^7", - "mikey179/vfsStream": "1.6.5" + "mikey179/vfsstream": "1.6.5" }, "autoload": { "psr-4": {