1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-15 19:42:08 +00:00

Merge pull request #8480 from wallabag/dependabot/composer/symfony-dependencies-2808ca657a

This commit is contained in:
Jérémy Benoist 2025-09-29 06:24:49 +02:00 committed by GitHub
commit 16c7f10afd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -19122,16 +19122,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v7.3.3",
"version": "v7.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "7954e563ed14f924593169f6c4645d58d9d9ac77"
"reference": "ed77a629c13979e051b7000a317966474d566398"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7954e563ed14f924593169f6c4645d58d9d9ac77",
"reference": "7954e563ed14f924593169f6c4645d58d9d9ac77",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/ed77a629c13979e051b7000a317966474d566398",
"reference": "ed77a629c13979e051b7000a317966474d566398",
"shasum": ""
},
"require": {
@ -19187,7 +19187,7 @@
"testing"
],
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.3"
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.4"
},
"funding": [
{
@ -19207,7 +19207,7 @@
"type": "tidelift"
}
],
"time": "2025-08-04T15:15:28+00:00"
"time": "2025-09-12T12:18:52+00:00"
},
{
"name": "symfony/process",