From 8747120ba203e16040336cb6dd4f6a7cacf07d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 16:01:18 +0000 Subject: [PATCH] composer(deps-dev): bump phpstan/phpstan-doctrine from 1.2.8 to 1.2.9 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.2.8 to 1.2.9. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.2.8...1.2.9) --- 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 34a4c154..2bc7a54c 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "phpstan/extension-installer": "^1.1.0", "phpstan/phpstan": "^1.4.6", "phpstan/phpstan-deprecation-rules": "^1.0.0", - "phpstan/phpstan-doctrine": "^1.2.8", + "phpstan/phpstan-doctrine": "^1.2.9", "phpstan/phpstan-phpunit": "^1.0.0", "phpstan/phpstan-strict-rules": "^1.1.0", "phpunit/phpunit": "^9.5.13", diff --git a/composer.lock b/composer.lock index 180d4240..18a0629c 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": "54b974373e724c53fd4813f9eb262ad8", + "content-hash": "ed9e8eff9a0686948cfc501e46d49a8b", "packages": [ { "name": "composer/package-versions-deprecated", @@ -4518,16 +4518,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.2.8", + "version": "1.2.9", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "c49475b7b5b8bf08a15114b86899099575bf7545" + "reference": "149cf71c3b470f815ad8ad658606e9217db22d9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c49475b7b5b8bf08a15114b86899099575bf7545", - "reference": "c49475b7b5b8bf08a15114b86899099575bf7545", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/149cf71c3b470f815ad8ad658606e9217db22d9f", + "reference": "149cf71c3b470f815ad8ad658606e9217db22d9f", "shasum": "" }, "require": { @@ -4583,9 +4583,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.2.8" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.2.9" }, - "time": "2022-01-28T11:06:16+00:00" + "time": "2022-02-08T09:51:33+00:00" }, { "name": "phpstan/phpstan-phpunit",