Skip to content

Commit 09b0c85

Browse files
committed
Try removing specific phpunit version so we can test with older PHP versions
1 parent 928ba14 commit 09b0c85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"wp-coding-standards/wpcs": "^3.1",
1717
"phpcompatibility/phpcompatibility-wp": "*",
1818
"php-parallel-lint/php-parallel-lint": "^1.3",
19-
"yoast/phpunit-polyfills": "2.0.0",
20-
"phpunit/phpunit": "8.5.38"
19+
"yoast/phpunit-polyfills": "2.0.0"
2120
},
2221
"config": {
2322
"allow-plugins": {

0 commit comments

Comments
 (0)