diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 4c7ed7b..3c736ee 100644 --- a/composer.json +++ b/composer.json @@ -33,14 +33,14 @@ "phar-io/manifest": "^1.0.3", "phar-io/version": "^2.0.1", "phpspec/prophecy": "^1.8.1", - "phpunit/php-code-coverage": "^8.0", + "phpunit/php-code-coverage": "^8.0.1", "phpunit/php-file-iterator": "^3.0", "phpunit/php-invoker": "^3.0", "phpunit/php-text-template": "^2.0", "phpunit/php-timer": "^3.0", "sebastian/comparator": "^4.0", "sebastian/diff": "^4.0", - "sebastian/environment": "^5.0", + "sebastian/environment": "^5.0.1", "sebastian/exporter": "^4.0", "sebastian/global-state": "^4.0", "sebastian/object-enumerator": "^4.0", |