diff --git a/composer.json b/composer.json index 4c8177019c7b2d07b3b3454fccfc09f07596e41c..9058e70ba1f63d4e2165dc036641ccc0216e066e 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.14", + "version": "9.5.1", "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 b42948c262f0fb0cf63c00a706fdc9aa26e86eb7..180ec4798b8c07a5827e871b7df12368b042e344 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index a3184bb8a37585b12ce8809079df0f908f1e1c9a..e98a8e99624d243e9a916fa6ffd699e3c9630b45 100644 Binary files a/phpunit.asc and b/phpunit.asc differ