diff --git a/composer.json b/composer.json index 8d6571a6f3471720e7f6d50781f24842b594cff7..638e30bee7989df5f42e840215c123e724bd7ee1 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.11", + "version": "8.5.12", "license": [ "BSD-3-Clause" ], @@ -23,7 +23,7 @@ "phpunit" ], "require": { - "php": "^7.2", + "php": ">=7.2", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", diff --git a/phpunit b/phpunit index a1130580c0571827cda0a551104ed85426e7c1f5..29417dabd89a8ec5d7c2bae0428a5c1417458679 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 7a48b7fecac78c5f8cb8c5638f87ee9774645158..b3ca3637bfc06e24eca15b321faaf9f4dafe3aba 100644 Binary files a/phpunit.asc and b/phpunit.asc differ