Skip to content

Commit 19d2a78

Browse files
Update symfony/phpunit-bridge requirement from ^5.4|^6.0 to ^6.1.3
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/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a1194 commit 19d2a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"symfony/finder": "^5.4|^6.0",
9696
"symfony/framework-bundle": "^5.4|^6.0",
9797
"symfony/http-client": "^5.4|^6.0",
98-
"symfony/phpunit-bridge": "^5.4|^6.0",
98+
"symfony/phpunit-bridge": "^6.1.3",
9999
"symfony/serializer": "^5.4|^6.0",
100100
"symfony/var-dumper": "^5.4|^6.0",
101101
"symfony/yaml": "^6.1.3",

0 commit comments

Comments
 (0)