From 817405203c4d5c6ebc7cff1b66a1e9f2239e215a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 08:27:19 +0000 Subject: Bump phpunit/phpunit from 9.2.6 to 9.4.0 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.2.6 to 9.4.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.4.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.2.6...9.4.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index bcfbca469..d664101d2 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "ext-curl": "*" }, "require-dev": { - "phpunit/phpunit": "9.2.*", + "phpunit/phpunit": "9.4.*", "squizlabs/php_codesniffer": "^3.5.6", "phpstan/phpstan": "^0.12.43", "christophwurst/nextcloud": "v20.0.0", -- cgit v1.2.3