From cc582c5dc8f5c5ec7052f4e2cab8530b9307afaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 07:38:00 +0000 Subject: Bump phpunit/phpunit from 9.4.4 to 9.5.0 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.4.4 to 9.5.0. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.4.4...9.5.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 b2797fcac..a91ee8efc 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "ext-curl": "*" }, "require-dev": { - "phpunit/phpunit": "9.4.*", + "phpunit/phpunit": "9.5.*", "squizlabs/php_codesniffer": "^3.5.6", "phpstan/phpstan": "^0.12.43", "christophwurst/nextcloud": "v20.0.4", -- cgit v1.2.3