From 941022840806636bda7791cbc2836e378d2f2123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:23:35 +0000 Subject: Bump phpstan/phpstan-doctrine from 0.12.38 to 0.12.39 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.38 to 0.12.39. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.38...0.12.39) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2c99957a8..4a827c192 100644 --- a/composer.lock +++ b/composer.lock @@ -1419,16 +1419,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.38", + "version": "0.12.39", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "59b8c5f2c41ea52c80a0a0fcaa5a97693f2fdf0d" + "reference": "c35261fe7fe54bd0338c7ab43e85db20b7dc483c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/59b8c5f2c41ea52c80a0a0fcaa5a97693f2fdf0d", - "reference": "59b8c5f2c41ea52c80a0a0fcaa5a97693f2fdf0d", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c35261fe7fe54bd0338c7ab43e85db20b7dc483c", + "reference": "c35261fe7fe54bd0338c7ab43e85db20b7dc483c", "shasum": "" }, "require": { @@ -1450,6 +1450,7 @@ "doctrine/mongodb-odm": "^1.3 || ^2.1", "doctrine/orm": "^2.9.1", "doctrine/persistence": "^1.1 || ^2.0", + "nesbot/carbon": "^2.49", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^0.12.16", "phpstan/phpstan-strict-rules": "^0.12.5", @@ -1480,9 +1481,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.38" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.39" }, - "time": "2021-05-27T11:07:49+00:00" + "time": "2021-06-10T12:42:07+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3