1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-11 17:51:02 +00:00

Merge pull request #7621 from wallabag/dependabot/composer/phpstan-dependencies-6b59fa53c1

This commit is contained in:
Jérémy Benoist 2024-08-14 06:24:18 +02:00 committed by GitHub
commit 68f7e16f2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -17515,16 +17515,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.4.7", "version": "1.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "ee88a01bc48f608143d3376802ec952270737cb8" "reference": "14eec8c011b856eee4d744a2a3f709db1e1858bd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ee88a01bc48f608143d3376802ec952270737cb8", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/14eec8c011b856eee4d744a2a3f709db1e1858bd",
"reference": "ee88a01bc48f608143d3376802ec952270737cb8", "reference": "14eec8c011b856eee4d744a2a3f709db1e1858bd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17581,9 +17581,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.7" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.8"
}, },
"time": "2024-08-09T12:37:24+00:00" "time": "2024-08-13T19:43:40+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",