From 86d20bb6f9c2c665ae75850299cdfe21134c8088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 13:13:49 +0000 Subject: Bump phpstan/phpstan-doctrine from 1.3.5 to 1.3.6 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.5...1.3.6) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index fbd069274..4e8c60cbe 100644 --- a/composer.lock +++ b/composer.lock @@ -1285,16 +1285,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.7.3", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "48c4621b1a6dde32aab2e9a79658b843ffb614f7" + "reference": "9381761d40a5daa3eee2ace98b9eaa8fed1f8ecc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/48c4621b1a6dde32aab2e9a79658b843ffb614f7", - "reference": "48c4621b1a6dde32aab2e9a79658b843ffb614f7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9381761d40a5daa3eee2ace98b9eaa8fed1f8ecc", + "reference": "9381761d40a5daa3eee2ace98b9eaa8fed1f8ecc", "shasum": "" }, "require": { @@ -1320,7 +1320,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.7.3" + "source": "https://github.com/phpstan/phpstan/tree/1.7.4" }, "funding": [ { @@ -1340,20 +1340,20 @@ "type": "tidelift" } ], - "time": "2022-05-29T11:36:09+00:00" + "time": "2022-05-30T12:42:52+00:00" }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.5", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "73979203c9cb56efd2dfcce1c795254f3b55ce39" + "reference": "317e47b31bb92df5b344ed208dd358a6099c8507" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/73979203c9cb56efd2dfcce1c795254f3b55ce39", - "reference": "73979203c9cb56efd2dfcce1c795254f3b55ce39", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/317e47b31bb92df5b344ed208dd358a6099c8507", + "reference": "317e47b31bb92df5b344ed208dd358a6099c8507", "shasum": "" }, "require": { @@ -1406,9 +1406,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.5" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.6" }, - "time": "2022-05-23T13:09:30+00:00" + "time": "2022-05-27T18:47:50+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3