Merge pull request #6564 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.3.0

Bump symfony/phpunit-bridge from 6.2.10 to 6.3.0
This commit is contained in:
Jérémy Benoist 2023-05-31 09:39:25 +02:00 committed by GitHub
commit 9134a2ee1d
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": [],