Bump phpstan/phpstan-doctrine from 0.12.24 to 0.12.25

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.24 to 0.12.25.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.24...0.12.25)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-27 03:41:27 +00:00 committed by GitHub
parent f9638ecaee
commit dd894862e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11473,16 +11473,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.24",
"version": "0.12.25",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "71bcd7d16fc0519a2b594883174a5278e3ccbef6"
"reference": "1d32c427a1d8687b86f0ce5dd9a42e312e51256d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/71bcd7d16fc0519a2b594883174a5278e3ccbef6",
"reference": "71bcd7d16fc0519a2b594883174a5278e3ccbef6",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/1d32c427a1d8687b86f0ce5dd9a42e312e51256d",
"reference": "1d32c427a1d8687b86f0ce5dd9a42e312e51256d",
"shasum": ""
},
"require": {
@ -11534,7 +11534,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2020-11-25T08:54:24+00:00"
"time": "2020-11-26T10:07:28+00:00"
},
{
"name": "phpstan/phpstan-phpunit",