mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Merge pull request #6492 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.38
This commit is contained in:
commit
945ac44343
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -12692,21 +12692,21 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "1.3.37",
|
||||
"version": "1.3.38",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "62bd362b432fe29e175168689510ddd927b698f8"
|
||||
"reference": "f1499e54358052fef17d349881ee87a7c4cc4c67"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/62bd362b432fe29e175168689510ddd927b698f8",
|
||||
"reference": "62bd362b432fe29e175168689510ddd927b698f8",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f1499e54358052fef17d349881ee87a7c4cc4c67",
|
||||
"reference": "f1499e54358052fef17d349881ee87a7c4cc4c67",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2 || ^8.0",
|
||||
"phpstan/phpstan": "^1.10"
|
||||
"phpstan/phpstan": "^1.10.12"
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/collections": "<1.0",
|
||||
|
@ -12756,9 +12756,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.37"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.38"
|
||||
},
|
||||
"time": "2023-03-17T14:57:03+00:00"
|
||||
"time": "2023-05-04T10:53:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue