From ed371aff349a8bd95fdb39ffec7aeb667f98bfb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 05:53:52 +0000 Subject: [PATCH] Bump pepakriz/phpstan-exception-rules from 0.11.6 to 0.11.7 Bumps [pepakriz/phpstan-exception-rules](https://github.com/pepakriz/phpstan-exception-rules) from 0.11.6 to 0.11.7. - [Release notes](https://github.com/pepakriz/phpstan-exception-rules/releases) - [Commits](https://github.com/pepakriz/phpstan-exception-rules/compare/v0.11.6...v0.11.7) --- updated-dependencies: - dependency-name: pepakriz/phpstan-exception-rules dependency-type: direct:production 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 a92e6fd..819d23b 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "require": { "ergebnis/phpstan-rules": "^0.15.3", "jangregor/phpstan-prophecy": "^0.8.1", - "pepakriz/phpstan-exception-rules": "^0.11.6", + "pepakriz/phpstan-exception-rules": "^0.11.7", "phpstan/phpstan-deprecation-rules": "^0.12.0", "phpstan/phpstan-php-parser": "^0.12.3", "phpstan/phpstan-phpunit": "^0.12.22", diff --git a/composer.lock b/composer.lock index 2278d4f..6252245 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": "b53f413859c8f6812fe35ec80a7d7a89", + "content-hash": "3dbc4ca30a24e3e9a20dcf9bc9a423be", "packages": [ { "name": "ergebnis/phpstan-rules", @@ -210,16 +210,16 @@ }, { "name": "pepakriz/phpstan-exception-rules", - "version": "v0.11.6", + "version": "v0.11.7", "source": { "type": "git", "url": "https://github.com/pepakriz/phpstan-exception-rules.git", - "reference": "52a922396b448c8cbc78e4f2fc460d2f8958c99b" + "reference": "0de69d8fc6e08b6ed79986eb19b9e23355b3d0f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pepakriz/phpstan-exception-rules/zipball/52a922396b448c8cbc78e4f2fc460d2f8958c99b", - "reference": "52a922396b448c8cbc78e4f2fc460d2f8958c99b", + "url": "https://api.github.com/repos/pepakriz/phpstan-exception-rules/zipball/0de69d8fc6e08b6ed79986eb19b9e23355b3d0f4", + "reference": "0de69d8fc6e08b6ed79986eb19b9e23355b3d0f4", "shasum": "" }, "require": { @@ -261,9 +261,9 @@ "description": "Exception rules for PHPStan", "support": { "issues": "https://github.com/pepakriz/phpstan-exception-rules/issues", - "source": "https://github.com/pepakriz/phpstan-exception-rules/tree/v0.11.6" + "source": "https://github.com/pepakriz/phpstan-exception-rules/tree/v0.11.7" }, - "time": "2021-01-27T17:23:33+00:00" + "time": "2021-05-05T06:07:22+00:00" }, { "name": "phpstan/phpstan",