Skip to content

Commit e2ee8d7

Browse files
committed
bump bridge version to avoid problem with lowest version install
1 parent b2b2a46 commit e2ee8d7

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"symfony/security-bundle": "^2.8 || ^3.3 || ^4.0",
23-
"symfony/phpunit-bridge": "^3.3 || ^4.0",
23+
"symfony/phpunit-bridge": "^3.4.19 || ^4.0",
2424
"mockery/mockery": "^0.9.4",
2525
"symfony-cmf/routing-bundle": "^2.1.0",
2626
"symfony-cmf/testing": "^2.1.8",

0 commit comments

Comments
 (0)