Skip to content

Commit

Permalink
Bumped min phpunit-bridge version, allow 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
toooni committed Aug 14, 2023
1 parent 7682a5c commit 23e70f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5.25",
"symfony/phpunit-bridge": "^4.4|^5.0",
"symfony/phpunit-bridge": "^5.0|^6.0",
"php-coveralls/php-coveralls": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit 23e70f6

Please sign in to comment.