mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Bump phpstan/phpstan-doctrine from 0.12.28 to 0.12.30
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.28 to 0.12.30. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.28...0.12.30) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a8db5b3782
commit
9fe059fec1
1 changed files with 6 additions and 5 deletions
11
composer.lock
generated
11
composer.lock
generated
|
@ -11545,16 +11545,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "0.12.28",
|
||||
"version": "0.12.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "723ed14e8f4fbdfa8c0fd7d9601f176444a004eb"
|
||||
"reference": "c4b910638ef416ad336aca596b4551a2db10b5f7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/723ed14e8f4fbdfa8c0fd7d9601f176444a004eb",
|
||||
"reference": "723ed14e8f4fbdfa8c0fd7d9601f176444a004eb",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c4b910638ef416ad336aca596b4551a2db10b5f7",
|
||||
"reference": "c4b910638ef416ad336aca596b4551a2db10b5f7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -11572,6 +11572,7 @@
|
|||
"doctrine/annotations": "^1.11.0",
|
||||
"doctrine/collections": "^1.0",
|
||||
"doctrine/common": "^2.7 || ^3.0",
|
||||
"doctrine/dbal": "^2.11.0",
|
||||
"doctrine/mongodb-odm": "^1.3 || ^2.1",
|
||||
"doctrine/orm": "^2.5",
|
||||
"doctrine/persistence": "^1.1 || ^2.0",
|
||||
|
@ -11604,7 +11605,7 @@
|
|||
"MIT"
|
||||
],
|
||||
"description": "Doctrine extensions for PHPStan",
|
||||
"time": "2021-01-14T10:53:06+00:00"
|
||||
"time": "2021-01-18T13:00:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue