Bump symfony/phpunit-bridge from 6.2.5 to 6.2.7

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.2.5 to 6.2.7.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.2.5...v6.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-24 22:16:32 +00:00 committed by GitHub
parent c62f914d6e
commit 169f55b5cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -13058,16 +13058,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v6.2.5", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "d759e5372de414bef53a688c7aa7e240e4fd8aa2" "reference": "56965fae0b6b8d271015990eff5240ffff02e185"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d759e5372de414bef53a688c7aa7e240e4fd8aa2", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/56965fae0b6b8d271015990eff5240ffff02e185",
"reference": "d759e5372de414bef53a688c7aa7e240e4fd8aa2", "reference": "56965fae0b6b8d271015990eff5240ffff02e185",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13121,7 +13121,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.2.5" "source": "https://github.com/symfony/phpunit-bridge/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -13137,7 +13137,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-01-01T08:38:09+00:00" "time": "2023-02-16T09:57:23+00:00"
} }
], ],
"aliases": [], "aliases": [],