From 02189e6f265bd3cafae4a68cb05f6a96a18e251a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:52:13 +0000 Subject: Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.7 to 1.3.8 Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.7...1.3.8) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ae61cc416..e43854f10 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "phpstan/phpstan": "^1.10.3", "phpstan/phpstan-doctrine": "^1.3.33", "phpstan/phpstan-strict-rules": "^1.5.0", - "phpstan/phpstan-phpunit": "^1.3.7", + "phpstan/phpstan-phpunit": "^1.3.8", "phpstan/extension-installer": "^1.2.0", "phpstan/phpstan-deprecation-rules": "^1.1", "guzzlehttp/guzzle": "^7.3.0", diff --git a/composer.lock b/composer.lock index 4a01f1c5a..d8330c91a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "07f163cca800300b8a9d15e3e4c71e08", + "content-hash": "c2119ea4dd3ff95e80627088b770c945", "packages": [ { "name": "arthurhoaro/favicon", @@ -1532,16 +1532,16 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "1.3.7", + "version": "1.3.8", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "7e43c8f77c7e419730ead01c8dc787c6bcbe0e15" + "reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/7e43c8f77c7e419730ead01c8dc787c6bcbe0e15", - "reference": "7e43c8f77c7e419730ead01c8dc787c6bcbe0e15", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5", + "reference": "4a19a3cb5b2d28b143f350e45e9f6e17e2cb81b5", "shasum": "" }, "require": { @@ -1578,9 +1578,9 @@ "description": "PHPUnit extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.7" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.8" }, - "time": "2023-02-21T18:40:15+00:00" + "time": "2023-02-25T15:14:31+00:00" }, { "name": "phpstan/phpstan-strict-rules", -- cgit v1.2.3