From fb6ae93bed497e65d140eb00cd6209417421da1b Mon Sep 17 00:00:00 2001 From: Lars Moelleken Date: Sun, 12 Feb 2017 11:29:23 +0100 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8a33b16..3d1a644 100644 --- a/composer.json +++ b/composer.json @@ -28,10 +28,10 @@ "require": { "php": ">=5.3.0", "slim/slim": "~2.0", - "voku/portable-utf8": "~3.0" + "voku/portable-utf8": "~3.1" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "~4.0|~5.0" }, "autoload": { "psr-4": {