From 265a6ff51dc019837b0eec44f56aefc15fd91c44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Dec 2019 06:33:19 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v8.5.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 48144de..d774b7d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "project", "license": "GPL-3.0", "require": { - "phpunit/phpunit": "8.4.3", + "phpunit/phpunit": "8.5.0", "league/flysystem": "1.0.57" }, "autoload": {