Skip to content

Commit 3a03c5b

Browse files
committed
Allow PHPUnit 9
1 parent d2fcc36 commit 3a03c5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": "^7.2|^8.0",
22-
"phpunit/phpunit": "^8.0",
22+
"phpunit/phpunit": "^8.0|^9.0",
2323
"jakub-onderka/php-console-highlighter": "^0.3.2",
2424
"edmondscommerce/php-parallel-lint": "~1.0.1",
2525
"phploc/phploc": "^4.0|^5.0|^6.0|^7.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)