From e2795c8bb2513fb2d4b153188722a4e49da75436 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 22 Jun 2020 16:44:57 +0200 Subject: [PATCH] Bump --- composer.json | 2 +- phpunit.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b1515f3..0c900ad 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.0", + "phpunit/phpunit": "^9.2", "ext-mbstring": "*" }, "autoload": { diff --git a/phpunit.xml b/phpunit.xml index ed664e1..e842220 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,6 +1,6 @@