summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-01 12:03:06 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-07-01 14:35:09 +0200
commit60f3629b485baae03c451984251296bd68079127 (patch)
tree64d81c32ceda1b0cb4bba316eb59e51b7627fbe7
parentdad2d0212c5789138f49d002fae67acd50e84e53 (diff)
Bump phpstan/phpstan-doctrine from 0.12.39 to 0.12.40
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.39 to 0.12.40. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.39...0.12.40) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 0988f35b6..347ff209f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1420,16 +1420,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.39",
+ "version": "0.12.40",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "c35261fe7fe54bd0338c7ab43e85db20b7dc483c"
+ "reference": "553279066d733a9c223fe2981f3493687c9fed5c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c35261fe7fe54bd0338c7ab43e85db20b7dc483c",
- "reference": "c35261fe7fe54bd0338c7ab43e85db20b7dc483c",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/553279066d733a9c223fe2981f3493687c9fed5c",
+ "reference": "553279066d733a9c223fe2981f3493687c9fed5c",
"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.39"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.40"
},
- "time": "2021-06-10T12:42:07+00:00"
+ "time": "2021-07-01T07:48:56+00:00"
},
{
"name": "phpstan/phpstan-phpunit",