mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-13 04:21:19 +00:00
Merge pull request #5032 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.31
This commit is contained in:
commit
9953c64b02
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -11546,16 +11546,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "0.12.30",
|
||||
"version": "0.12.31",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "c4b910638ef416ad336aca596b4551a2db10b5f7"
|
||||
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c4b910638ef416ad336aca596b4551a2db10b5f7",
|
||||
"reference": "c4b910638ef416ad336aca596b4551a2db10b5f7",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2486f59ca63860c0da66bdcf7fd74ba2914d43b5",
|
||||
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11571,7 +11571,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"doctrine/annotations": "^1.11.0",
|
||||
"doctrine/collections": "^1.0",
|
||||
"doctrine/collections": "^1.6",
|
||||
"doctrine/common": "^2.7 || ^3.0",
|
||||
"doctrine/dbal": "^2.11.0",
|
||||
"doctrine/mongodb-odm": "^1.3 || ^2.1",
|
||||
|
@ -11606,7 +11606,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Doctrine extensions for PHPStan",
|
||||
"time": "2021-01-18T13:00:10+00:00"
|
||||
"time": "2021-02-09T14:57:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue