Skip to content

Commit f5d9177

Browse files
committed
[minor] use symfony/phpunit-bridge 6+
1 parent 09b0ae2 commit f5d9177

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
@@ -30,7 +30,7 @@
3030
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
3131
"symfony/framework-bundle": "^4.4|^5.0|^6.0",
3232
"symfony/maker-bundle": "^1.30",
33-
"symfony/phpunit-bridge": "^5.3"
33+
"symfony/phpunit-bridge": "^6.0"
3434
},
3535
"config": {
3636
"preferred-install": "dist",

0 commit comments

Comments
 (0)