diff --git a/composer.json b/composer.json index edb9d3d..8c7fa5a 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": ">=5.4", - "symfony/stopwatch": "^2.7|^3.0", + "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0", "php-http/client-common": "^1.1" }, "require-dev": {