mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Merge pull request #7368 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.64
This commit is contained in:
commit
e672af5a4b
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -17174,21 +17174,21 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "1.3.63",
|
||||
"version": "1.3.64",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "6ccde2b243e30ba47f7cd29f87fb752263bcb25c"
|
||||
"reference": "f42828ad684e026054c3d94161d89870150bc3da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6ccde2b243e30ba47f7cd29f87fb752263bcb25c",
|
||||
"reference": "6ccde2b243e30ba47f7cd29f87fb752263bcb25c",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f42828ad684e026054c3d94161d89870150bc3da",
|
||||
"reference": "f42828ad684e026054c3d94161d89870150bc3da",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2 || ^8.0",
|
||||
"phpstan/phpstan": "^1.10.63"
|
||||
"phpstan/phpstan": "^1.10.64"
|
||||
},
|
||||
"conflict": {
|
||||
"doctrine/collections": "<1.0",
|
||||
|
@ -17240,9 +17240,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.63"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.64"
|
||||
},
|
||||
"time": "2024-03-18T18:05:58+00:00"
|
||||
"time": "2024-03-21T10:19:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue