summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-20 12:03:27 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-08-20 19:06:55 +0200
commit39eb3bcaaa061152361860d320f02ca2fa714966 (patch)
tree008ce031a43843998f970840e17c87c11743c7da /composer.lock
parent9efda7193402a334fcb6a411988d2ca2872c8571 (diff)
Bump phpstan/phpstan-doctrine from 0.12.42 to 0.12.43
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.42 to 0.12.43. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.42...0.12.43) --- 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>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index c27211a8c..38e3b6dc9 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1420,16 +1420,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.42",
+ "version": "0.12.43",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "e3173175dcdaf808d5ca6408528dca669e4de19f"
+ "reference": "134ecca0a50742575c2da22c3f65b79eff6b9427"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e3173175dcdaf808d5ca6408528dca669e4de19f",
- "reference": "e3173175dcdaf808d5ca6408528dca669e4de19f",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/134ecca0a50742575c2da22c3f65b79eff6b9427",
+ "reference": "134ecca0a50742575c2da22c3f65b79eff6b9427",
"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.42"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.43"
},
- "time": "2021-07-08T08:41:15+00:00"
+ "time": "2021-08-19T14:46:51+00:00"
},
{
"name": "phpstan/phpstan-phpunit",