diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 00b61cf..dcc3041 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "mongodb/mongodb": "^1.0.1" }, "require-dev": { - "symfony/phpunit-bridge": "5.x-dev", + "symfony/phpunit-bridge": "^4.4.16 || ^5.2", "squizlabs/php_codesniffer": "^3.2" }, "provide": { |