Bump symfony/phpunit-bridge from 6.3.0 to 6.3.1

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

---
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-06-27 02:57:28 +00:00 committed by GitHub
parent 05c04cc509
commit 36c3a7d505
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12989,16 +12989,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v6.3.0", "version": "v6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f" "reference": "0b0bf59b0d9bd1422145a123a67fb12af546ef0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0b0bf59b0d9bd1422145a123a67fb12af546ef0d",
"reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f", "reference": "0b0bf59b0d9bd1422145a123a67fb12af546ef0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13050,7 +13050,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.3.0" "source": "https://github.com/symfony/phpunit-bridge/tree/v6.3.1"
}, },
"funding": [ "funding": [
{ {
@ -13066,7 +13066,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-30T09:01:24+00:00" "time": "2023-06-23T13:25:16+00:00"
} }
], ],
"aliases": [], "aliases": [],