diff --git a/composer.json b/composer.json index 6468ccde..d9c3075e 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "localheinz/test-util": "~0.7.0", "phpbench/phpbench": "~0.14.0", "phpstan/phpstan": "~0.10.3", - "phpunit/phpunit": "^7.4.0" + "phpunit/phpunit": "7.4.0" }, "config": { "preferred-install": "dist", diff --git a/composer.lock b/composer.lock index 38298704..78aaf071 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6156a9b168eb05725be9e5721d233325", + "content-hash": "bf0c454da5758cee9ab8c57478061abb", "packages": [ { "name": "justinrainbow/json-schema",