diff --git a/composer.json b/composer.json index 229cebae62a6cd7a6ac342a09e04c9d558cc3a28..1342694e75faea2e0ab0eaf377b07c5a04fdcca5 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.8", + "version": "9.2.5", "license": [ "BSD-3-Clause" ], @@ -23,7 +23,7 @@ "phpunit" ], "require": { - "php": "^7.2", + "php": "^7.3", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", diff --git a/phpunit b/phpunit index df22633128e50e2cb802ef196dcf686cd92530e3..8121eeb745ba3a7a14408ed40d55500940ff289d 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index d9cee28cf22aaf356df3ad4deb2a79a77f873515..e152f610465be6292fbe9a8de9df3a384887de8a 100644 Binary files a/phpunit.asc and b/phpunit.asc differ