build(deps-dev): bump symfony/phpunit-bridge

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


Updates `symfony/phpunit-bridge` from 7.4.0 to 7.4.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.4.0...v7.4.3)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-version: 7.4.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]
2026-01-05 03:01:08 +00:00
committed by GitHub
parent dcba61ca5c
commit 51ece3981a

12
composer.lock generated
View File

@ -19120,16 +19120,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v7.4.0",
"version": "v7.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "059b051b38f2138ef104dd848fa48f0cbbb7d78b"
"reference": "f933e68bb9df29d08077a37e1515a23fea8562ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/059b051b38f2138ef104dd848fa48f0cbbb7d78b",
"reference": "059b051b38f2138ef104dd848fa48f0cbbb7d78b",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f933e68bb9df29d08077a37e1515a23fea8562ab",
"reference": "f933e68bb9df29d08077a37e1515a23fea8562ab",
"shasum": ""
},
"require": {
@ -19181,7 +19181,7 @@
"testing"
],
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.0"
"source": "https://github.com/symfony/phpunit-bridge/tree/v7.4.3"
},
"funding": [
{
@ -19201,7 +19201,7 @@
"type": "tidelift"
}
],
"time": "2025-10-28T22:44:23+00:00"
"time": "2025-12-09T15:33:45+00:00"
},
{
"name": "symfony/process",