1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-27 17:28:39 +00:00

Merge pull request #7560 from wallabag/dependabot/composer/phpstan-dependencies-bd168cf960

This commit is contained in:
Jérémy Benoist 2024-07-01 06:10:14 +02:00 committed by GitHub
commit b17a2cc27e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -17386,16 +17386,16 @@
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "1.4.3", "version": "1.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f" "reference": "6051e97bf3aa530e0a1d8f8bf5489ee7649396ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6051e97bf3aa530e0a1d8f8bf5489ee7649396ca",
"reference": "dd27a3e83777ba0d9e9cedfaf4ebf95ff67b271f", "reference": "6051e97bf3aa530e0a1d8f8bf5489ee7649396ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17452,9 +17452,9 @@
"description": "Doctrine extensions for PHPStan", "description": "Doctrine extensions for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues", "issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.3" "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.4.4"
}, },
"time": "2024-06-08T05:48:50+00:00" "time": "2024-06-30T13:08:31+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",