Skip to content

Commit

Permalink
Require PHPUnit 9.3 that works with PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
arokettu committed Oct 3, 2020
1 parent ea33f8a commit af27ba5
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 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "*",
"phpcompatibility/php-compatibility": "*",
"phpunit/phpunit": "^9.2",
"phpunit/phpunit": "^9.3",
"psy/psysh": "*",
"slevomat/coding-standard": "*",
"squizlabs/php_codesniffer": "*"
Expand Down

0 comments on commit af27ba5

Please sign in to comment.