summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-08 12:03:01 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-07-08 14:09:04 +0200
commitdbeb7323c3ca6450edf8c7a3cfbbadfbd386538b (patch)
tree594f46de0b65e98b1e389671d6cf8677fa213768
parent7ddf451228cc70fa5a35977a0b9ca36db8072aa5 (diff)
Bump phpstan/phpstan-doctrine from 0.12.41 to 0.12.42
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.41 to 0.12.42. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.41...0.12.42) --- 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 95f89742d..55c92df91 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1420,16 +1420,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.41",
+ "version": "0.12.42",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "062fc75df9a393dc38a9722e0e8ab7036f5429ae"
+ "reference": "e3173175dcdaf808d5ca6408528dca669e4de19f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/062fc75df9a393dc38a9722e0e8ab7036f5429ae",
- "reference": "062fc75df9a393dc38a9722e0e8ab7036f5429ae",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e3173175dcdaf808d5ca6408528dca669e4de19f",
+ "reference": "e3173175dcdaf808d5ca6408528dca669e4de19f",
"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.41"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.42"
},
- "time": "2021-07-04T09:30:39+00:00"
+ "time": "2021-07-08T08:41:15+00:00"
},
{
"name": "phpstan/phpstan-phpunit",