Skip to content

Commit aedc588

Browse files
committed
Merge branch 'v1.8'
* v1.8: Use stable phpunit-bridge version
2 parents b6d178f + 931f3b3 commit aedc588

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
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"squizlabs/php_codesniffer": "^3.5, <3.5.5",
21-
"symfony/phpunit-bridge": "5.x-dev"
21+
"symfony/phpunit-bridge": "^5.2"
2222
},
2323
"autoload": {
2424
"psr-4": { "MongoDB\\": "src/" },

0 commit comments

Comments
 (0)