Skip to content

Commit fb4be35

Browse files
committed
Use a broader PHPUnit constraint
1 parent 7879c61 commit fb4be35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php-parallel-lint/php-console-highlighter": "^0.5",
1616
"php-parallel-lint/php-parallel-lint": "^1",
1717
"phpcompatibility/php-compatibility": "^9",
18-
"phpunit/phpunit": ">=4.8 <7",
18+
"phpunit/phpunit": "^5 | ^6 |^7 | ^8 | ^9",
1919
"wp-cli/config-command": "^1 || ^2",
2020
"wp-cli/core-command": "^1 || ^2",
2121
"wp-cli/eval-command": "^1 || ^2",

0 commit comments

Comments
 (0)