Skip to content

Commit

Permalink
phpunit 9 is unsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
JanPetterMG committed Jan 10, 2021
1 parent db32ede commit 3f9436e
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 @@ -31,7 +31,7 @@
"lib-libxml": "*"
},
"require-dev": {
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0 || ^8.0",
"codeclimate/php-test-reporter": "^0"
},
"autoload": {
Expand Down

0 comments on commit 3f9436e

Please sign in to comment.