1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-03-14 15:15:44 +01:00

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>
This commit is contained in:
dependabot[bot] 2021-05-21 05:48:42 +00:00 committed by Sean Molenaar
parent 3bcd0e5349
commit b3348b1fde

12
composer.lock generated
View File

@ -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",