Skip to content

Commit d988ade

Browse files
authored
Update composer.json
Allow newer versions of phpunit-bridge
1 parent 8279582 commit d988ade

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
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"mockery/mockery": "^1.0",
30-
"symfony/phpunit-bridge": "^4.4|^5.4"
30+
"symfony/phpunit-bridge": "^4.4|^5.4|^6|^7"
3131
},
3232
"replace": {
3333
"swiftmailer/swiftmailer": "^6"

0 commit comments

Comments
 (0)