Skip to content

Commit

Permalink
Update PHPUnit Result Printer to support PHP8
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Lambert committed Jul 20, 2021
1 parent 38dedb1 commit 9b51520
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 @@ -30,7 +30,7 @@
"brain/monkey": "~2.4.0",
"squizlabs/php_codesniffer": "^3.3.1",
"php-mock/php-mock": "^2.0",
"codedungeon/phpunit-result-printer": "^0.29.2",
"codedungeon/phpunit-result-printer": "^0.30",
"codedungeon/php-cli-colors": "^1.10.7",
"mikey179/vfsstream": "^1.6.8",
"antecedent/patchwork": "^2.1.8",
Expand Down

0 comments on commit 9b51520

Please sign in to comment.