Skip to content

Commit 8ed5f31

Browse files
committed
Require latest symfony/phpunit-bridge to avoid CI failures
1 parent f2a14e5 commit 8ed5f31

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
@@ -44,7 +44,7 @@
4444
"symfony/framework-bundle": "^3.4||^4.0||^5.0",
4545
"symfony/messenger": "^4.3||^5.0",
4646
"symfony/monolog-bundle": "^3.4",
47-
"symfony/phpunit-bridge": "^5.0",
47+
"symfony/phpunit-bridge": "^5.2.6",
4848
"symfony/yaml": "^3.4||^4.0||^5.0"
4949
},
5050
"suggest": {

0 commit comments

Comments
 (0)