1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #8447 from wallabag/dependabot/composer/symfony-dependencies-4a90ebaab7

This commit is contained in:
Jérémy Benoist 2025-09-01 06:14:38 +02:00 committed by GitHub
commit 37dbd3719f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
composer.lock generated
View file

@ -19111,16 +19111,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v7.3.1", "version": "v7.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "71624984d8bcad6acf7a790d4e3ceafe04bc2485" "reference": "7954e563ed14f924593169f6c4645d58d9d9ac77"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/71624984d8bcad6acf7a790d4e3ceafe04bc2485", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7954e563ed14f924593169f6c4645d58d9d9ac77",
"reference": "71624984d8bcad6acf7a790d4e3ceafe04bc2485", "reference": "7954e563ed14f924593169f6c4645d58d9d9ac77",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -19176,7 +19176,7 @@
"testing" "testing"
], ],
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.1" "source": "https://github.com/symfony/phpunit-bridge/tree/v7.3.3"
}, },
"funding": [ "funding": [
{ {
@ -19187,12 +19187,16 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-06-04T10:09:06+00:00" "time": "2025-08-04T15:15:28+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",