From 678f7136c0f120e1167b9a625cfcf800caca6ab0 Mon Sep 17 00:00:00 2001 From: Nodir Date: Sat, 30 May 2020 20:23:24 +0900 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cd10d9eb..deb283bf 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "php": "^7.2", "sylius/sylius": "^1.4", "portphp/portphp": "^1.2", - "symfony/stopwatch": "^3.3 | ^4.1", + "symfony/stopwatch": "^3.3 | ^4.1 | ^5.0", "queue-interop/queue-interop": "^0.6.2|^0.7|^0.8" }, "suggest": {