Merge pull request #4757 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.24

Bump phpstan/phpstan-doctrine from 0.12.23 to 0.12.24
This commit is contained in:
Jérémy Benoist 2020-11-26 05:47:13 +01:00 committed by GitHub
commit f9638ecaee
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", "name": "phpstan/phpstan-doctrine",
"version": "0.12.23", "version": "0.12.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "92c21846ed5663512d7750633a1c352e1f2a7c8c" "reference": "71bcd7d16fc0519a2b594883174a5278e3ccbef6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/92c21846ed5663512d7750633a1c352e1f2a7c8c", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/71bcd7d16fc0519a2b594883174a5278e3ccbef6",
"reference": "92c21846ed5663512d7750633a1c352e1f2a7c8c", "reference": "71bcd7d16fc0519a2b594883174a5278e3ccbef6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11534,7 +11534,7 @@
"MIT" "MIT"
], ],
"description": "Doctrine extensions for PHPStan", "description": "Doctrine extensions for PHPStan",
"time": "2020-11-24T19:50:22+00:00" "time": "2020-11-25T08:54:24+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",