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

Bump symfony/phpunit-bridge in the symfony-dependencies group

Bumps the symfony-dependencies group with 1 update: [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge).


Updates `symfony/phpunit-bridge` from 7.3.1 to 7.3.3
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v7.3.1...v7.3.3)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-version: 7.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-01 03:42:20 +00:00 committed by GitHub
parent 80cf8d600a
commit 85d1d3788e
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",