From 1be66add82c48767df741cc65c1178002af09963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 12:03:22 +0000 Subject: Bump phpstan/phpstan-doctrine from 0.12.43 to 0.12.44 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.43 to 0.12.44. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.43...0.12.44) --- 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 1a277f087..06cccd00d 100644 --- a/composer.lock +++ b/composer.lock @@ -1356,16 +1356,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.96", + "version": "0.12.97", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "a98bdc51318f20fcae8c953d266f81a70254917f" + "reference": "a8867e63a00e606589faf8d3613164f20722c4ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a98bdc51318f20fcae8c953d266f81a70254917f", - "reference": "a98bdc51318f20fcae8c953d266f81a70254917f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a8867e63a00e606589faf8d3613164f20722c4ee", + "reference": "a8867e63a00e606589faf8d3613164f20722c4ee", "shasum": "" }, "require": { @@ -1396,7 +1396,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.96" + "source": "https://github.com/phpstan/phpstan/tree/0.12.97" }, "funding": [ { @@ -1416,20 +1416,20 @@ "type": "tidelift" } ], - "time": "2021-08-21T11:55:13+00:00" + "time": "2021-09-01T10:51:52+00:00" }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.43", + "version": "0.12.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "134ecca0a50742575c2da22c3f65b79eff6b9427" + "reference": "5fe9a9b15707d9bc5178fa7cf0899e904d112ccd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/134ecca0a50742575c2da22c3f65b79eff6b9427", - "reference": "134ecca0a50742575c2da22c3f65b79eff6b9427", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/5fe9a9b15707d9bc5178fa7cf0899e904d112ccd", + "reference": "5fe9a9b15707d9bc5178fa7cf0899e904d112ccd", "shasum": "" }, "require": { @@ -1482,9 +1482,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.43" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.44" }, - "time": "2021-08-19T14:46:51+00:00" + "time": "2021-09-01T06:46:16+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3