From 7bfd8ef3a991e48ab97c9ce09b8ae9103b9956e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 12:05:54 +0000 Subject: Bump phpstan/phpstan-doctrine from 1.3.13 to 1.3.14 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.13 to 1.3.14. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.13...1.3.14) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 788e5b78e..84477ca2e 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "phpunit/phpunit": "9.5.*", "squizlabs/php_codesniffer": "^3.7.1", "phpstan/phpstan": "^1.8.5", - "phpstan/phpstan-doctrine": "^1.3.13", + "phpstan/phpstan-doctrine": "^1.3.14", "phpstan/phpstan-strict-rules": "^1.4.3", "phpstan/phpstan-phpunit": "^1.0.0", "phpstan/extension-installer": "^1.1.0", diff --git a/composer.lock b/composer.lock index c7acc9fd1..e779da6de 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": "a2d742d44dccd44f5f4302b041db80b7", + "content-hash": "202d88140bcd2bc509f7716fb5d9d4f4", "packages": [ { "name": "arthurhoaro/favicon", @@ -1168,16 +1168,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.13", + "version": "1.3.14", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "62a3b4252d502f0ead9c145055947b38b8568498" + "reference": "bfefffeee7ea770090c99934509f29ced1b29c3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/62a3b4252d502f0ead9c145055947b38b8568498", - "reference": "62a3b4252d502f0ead9c145055947b38b8568498", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/bfefffeee7ea770090c99934509f29ced1b29c3f", + "reference": "bfefffeee7ea770090c99934509f29ced1b29c3f", "shasum": "" }, "require": { @@ -1231,9 +1231,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.13" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.14" }, - "time": "2022-09-06T14:54:00+00:00" + "time": "2022-09-21T13:08:55+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3