Skip to content

Commit 931f3b3

Browse files
committed
Use stable phpunit-bridge version
1 parent 716e211 commit 931f3b3

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)