mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Merge pull request #6515 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.40
This commit is contained in:
commit
d7a8da279e
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -12703,16 +12703,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "1.3.38",
|
||||
"version": "1.3.40",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "f1499e54358052fef17d349881ee87a7c4cc4c67"
|
||||
"reference": "f741919a720af6f84249abc62befeb15eee7bc88"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f1499e54358052fef17d349881ee87a7c4cc4c67",
|
||||
"reference": "f1499e54358052fef17d349881ee87a7c4cc4c67",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f741919a720af6f84249abc62befeb15eee7bc88",
|
||||
"reference": "f741919a720af6f84249abc62befeb15eee7bc88",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12767,9 +12767,9 @@
|
|||
"description": "Doctrine extensions for PHPStan",
|
||||
"support": {
|
||||
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.38"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.40"
|
||||
},
|
||||
"time": "2023-05-04T10:53:10+00:00"
|
||||
"time": "2023-05-11T11:26:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue