From cf6145f7ff2810bb88c6b2e49ac73987c6161be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:54:27 +0000 Subject: Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.50 to 1.3.51 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.50 to 1.3.51. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.50...1.3.51) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 48c4837dc..e47deb560 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "phpunit/phpunit": "9.6.*", "squizlabs/php_codesniffer": "^3.7.2", "phpstan/phpstan": "^1.10.41", - "phpstan/phpstan-doctrine": "^1.3.50", + "phpstan/phpstan-doctrine": "^1.3.51", "phpstan/phpstan-strict-rules": "^1.5.2", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/extension-installer": "^1.3.1", diff --git a/composer.lock b/composer.lock index 9f00b2e26..4cd995cd8 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": "fefa0d0f1b1b0a1f12e7bf2e1f361939", + "content-hash": "c3b1562a08645047b25dda3fae1a0496", "packages": [ { "name": "arthurhoaro/favicon", @@ -1357,16 +1357,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.41", + "version": "1.10.43", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c6174523c2a69231df55bdc65b61655e72876d76" + "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6174523c2a69231df55bdc65b61655e72876d76", - "reference": "c6174523c2a69231df55bdc65b61655e72876d76", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361", + "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361", "shasum": "" }, "require": { @@ -1415,7 +1415,7 @@ "type": "tidelift" } ], - "time": "2023-11-05T12:57:57+00:00" + "time": "2023-11-19T19:55:25+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -1467,16 +1467,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.50", + "version": "1.3.51", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c" + "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c94f43bd2f11c249c23b8830f54c28025468a08c", - "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c555eb3a22ca8ee88fb1250804512b9bb2723587", + "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587", "shasum": "" }, "require": { @@ -1531,9 +1531,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.50" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.51" }, - "time": "2023-11-17T10:51:01+00:00" + "time": "2023-11-20T09:23:57+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3