From 710a6ad250f7f7b620bcfff8a6ea6101a4174af3 Mon Sep 17 00:00:00 2001 From: Aidan Woods Date: Sat, 6 Apr 2019 18:10:47 +0100 Subject: [PATCH] Remove format error --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 02cfd9d..898c90a 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ext-mbstring": "*" }, "require-dev": { - "phpunit/phpunit": "^7.4|^6.5.13|^5.7.27|^4.8.36", + "phpunit/phpunit": "^7.4||^6.5.13||^5.7.27||^4.8.36", "vimeo/psalm": "^3.0.11", "friendsofphp/php-cs-fixer": "^2.13", "infection/infection": "^0.12.0"