From 47e0642b4e46fda4b2697761d22db7c92d59f363 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Fri, 7 Aug 2020 07:12:42 +0200 Subject: [PATCH] Bump --- composer.json | 2 +- phpunit.xml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index c46d2a0..6ff5c70 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "sebastian/recursion-context": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^9.2", + "phpunit/phpunit": "^9.3", "ext-mbstring": "*" }, "autoload": { diff --git a/phpunit.xml b/phpunit.xml index e842220..7be976b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,12 +1,14 @@ @@ -14,9 +16,9 @@ - - + + src - - + +