From c87a707886b66ba4f896a5de0c064baadf71c442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 12:05:17 +0000 Subject: Bump phpstan/phpstan from 1.8.10 to 1.8.11 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.10 to 1.8.11. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.8.10...1.8.11) --- updated-dependencies: - dependency-name: phpstan/phpstan 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 99b803f42..61a03b4db 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "require-dev": { "phpunit/phpunit": "9.5.*", "squizlabs/php_codesniffer": "^3.7.1", - "phpstan/phpstan": "^1.8.9", + "phpstan/phpstan": "^1.8.11", "phpstan/phpstan-doctrine": "^1.3.18", "phpstan/phpstan-strict-rules": "^1.4.4", "phpstan/phpstan-phpunit": "^1.1.3", diff --git a/composer.lock b/composer.lock index 4a469ba69..af806ff61 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": "87caf826a547f1f41ae3808af6370924", + "content-hash": "08c1c523c3a6f18f13b89261ab9fa56d", "packages": [ { "name": "arthurhoaro/favicon", @@ -1059,16 +1059,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.8.10", + "version": "1.8.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0c4459dc42c568b818b3f25186589f3acddc1823" + "reference": "46e223dd68a620da18855c23046ddb00940b4014" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0c4459dc42c568b818b3f25186589f3acddc1823", - "reference": "0c4459dc42c568b818b3f25186589f3acddc1823", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/46e223dd68a620da18855c23046ddb00940b4014", + "reference": "46e223dd68a620da18855c23046ddb00940b4014", "shasum": "" }, "require": { @@ -1098,7 +1098,7 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.8.10" + "source": "https://github.com/phpstan/phpstan/tree/1.8.11" }, "funding": [ { @@ -1114,7 +1114,7 @@ "type": "tidelift" } ], - "time": "2022-10-17T14:23:35+00:00" + "time": "2022-10-24T15:45:13+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", -- cgit v1.2.3