Bump symfony/phpunit-bridge from 6.2.10 to 6.3.0

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.2.10 to 6.3.0.
- [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.10...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-31 02:58:49 +00:00 committed by GitHub
parent d049e3787c
commit 2376cd1e37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -12979,16 +12979,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v6.2.10",
"version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "552950db2919421ad917e29e76d1999a2a31a8e3"
"reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/552950db2919421ad917e29e76d1999a2a31a8e3",
"reference": "552950db2919421ad917e29e76d1999a2a31a8e3",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f",
"reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f",
"shasum": ""
},
"require": {
@ -12998,11 +12998,9 @@
"phpunit/phpunit": "<7.5|9.1.2"
},
"require-dev": {
"symfony/deprecation-contracts": "^2.1|^3.0",
"symfony/error-handler": "^5.4|^6.0"
},
"suggest": {
"symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
"symfony/deprecation-contracts": "^2.5|^3.0",
"symfony/error-handler": "^5.4|^6.0",
"symfony/polyfill-php81": "^1.27"
},
"bin": [
"bin/simple-phpunit"
@ -13042,7 +13040,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.2.10"
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.3.0"
},
"funding": [
{
@ -13058,7 +13056,7 @@
"type": "tidelift"
}
],
"time": "2023-04-18T13:46:08+00:00"
"time": "2023-05-30T09:01:24+00:00"
}
],
"aliases": [],