mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 11:01:04 +00:00
Merge pull request #7445 from wallabag/dependabot/composer/phpstan-dependencies-532d29e411
This commit is contained in:
commit
4dc6b2349e
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -17193,16 +17193,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-doctrine",
|
||||
"version": "1.3.66",
|
||||
"version": "1.3.69",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
||||
"reference": "45aa4438527ef1ec84c1fca1355c53a5857a1e69"
|
||||
"reference": "ac567407e750b94e2133dace33b19082ad9ed751"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/45aa4438527ef1ec84c1fca1355c53a5857a1e69",
|
||||
"reference": "45aa4438527ef1ec84c1fca1355c53a5857a1e69",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/ac567407e750b94e2133dace33b19082ad9ed751",
|
||||
"reference": "ac567407e750b94e2133dace33b19082ad9ed751",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -17259,9 +17259,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.66"
|
||||
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.69"
|
||||
},
|
||||
"time": "2024-04-15T07:24:11+00:00"
|
||||
"time": "2024-04-18T12:56:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
Loading…
Reference in a new issue