Skip to content

Commit c7108f0

Browse files
Update phpunit-bridge to 5.0
1 parent 7b8fd23 commit c7108f0

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
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"symfony/symfony": "^3.4|^4.0|^5.0",
28-
"symfony/phpunit-bridge": "^4.2",
28+
"symfony/phpunit-bridge": "^5.0",
2929
"phpunit/phpunit": "^7.5|^8",
3030
"php-coveralls/php-coveralls": "^2.1",
3131
"phpstan/phpstan": "^0.11.2",

0 commit comments

Comments
 (0)