summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-21 05:48:42 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-05-21 09:20:36 +0200
commitb3348b1fde71168eff8b70b01f821942beecaa92 (patch)
treee825cf5d76ce113ffe587ef5503c1d0e4cd466b9 /composer.lock
parent3bcd0e5349e552a903d02105b179d54f096894c8 (diff)
Bump phpstan/phpstan-doctrine from 0.12.34 to 0.12.37
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.34 to 0.12.37. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.34...0.12.37) 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 cbd490b8c..c55b3de6f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1415,16 +1415,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.34",
+ "version": "0.12.37",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "9d798be80c14aa2ce870edbc71d91504b474d634"
+ "reference": "37a3116d0e27b02ef19455e33294bc4c378e1826"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/9d798be80c14aa2ce870edbc71d91504b474d634",
- "reference": "9d798be80c14aa2ce870edbc71d91504b474d634",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/37a3116d0e27b02ef19455e33294bc4c378e1826",
+ "reference": "37a3116d0e27b02ef19455e33294bc4c378e1826",
"shasum": ""
},
"require": {
@@ -1476,9 +1476,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.34"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.37"
},
- "time": "2021-05-17T12:19:18+00:00"
+ "time": "2021-05-20T14:58:03+00:00"
},
{
"name": "phpstan/phpstan-phpunit",