Skip to content

Commit 6245aef

Browse files
authored
Merge pull request #233 from symfony-cmf/phpunit-bridge
lock on latest phpunit-bridge to avoid lowest version build failure
2 parents 4bf2ca7 + 164ddba commit 6245aef

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
@@ -21,7 +21,7 @@
2121
"psr/log": "^1.0"
2222
},
2323
"require-dev": {
24-
"symfony/phpunit-bridge": "^3.3 || ^4.0",
24+
"symfony/phpunit-bridge": "^4.2",
2525
"symfony/dependency-injection": "^2.8 || ^3.3 || ^4.0",
2626
"symfony/config": "^2.8 || ^3.3 || ^4.0",
2727
"symfony/event-dispatcher": "^2.8 || ^3.3 || ^4.0",

0 commit comments

Comments
 (0)