mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Bump phpstan/phpstan-doctrine from 0.12.19 to 0.12.20
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.19 to 0.12.20. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.19...0.12.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9a9cf42ea1
commit
533f531241
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -11578,16 +11578,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-doctrine",
|
"name": "phpstan/phpstan-doctrine",
|
||||||
"version": "0.12.19",
|
"version": "0.12.20",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||||
"reference": "78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4"
|
"reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4",
|
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27",
|
||||||
"reference": "78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4",
|
"reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11640,7 +11640,7 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "Doctrine extensions for PHPStan",
|
"description": "Doctrine extensions for PHPStan",
|
||||||
"time": "2020-07-21T14:46:27+00:00"
|
"time": "2020-09-25T13:34:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-phpunit",
|
"name": "phpstan/phpstan-phpunit",
|
||||||
|
|
Loading…
Reference in a new issue