Skip to content

Commit b680689

Browse files
Update symfony/phpunit-bridge requirement from ^6.4 || ^7.0 to ^8.0.3 (#52)
Updates the requirements on [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to permit the latest version. - [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/commits/v8.0.3) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-version: 8.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d83d3c9 commit b680689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^10.5",
30-
"symfony/phpunit-bridge": "^6.4 || ^7.0",
30+
"symfony/phpunit-bridge": "^8.0.3",
3131
"matthiasnoback/symfony-config-test": "^5.0",
3232
"matthiasnoback/symfony-dependency-injection-test": "^6.1",
3333
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)