Skip to content

Commit ca145f8

Browse files
committed
Revert "Revert "Update phpunit and phpunit-polyfills to fix CI composer install""
This reverts commit 19a5cb5.
1 parent 19a5cb5 commit ca145f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"wp-coding-standards/wpcs": "^3.1",
2020
"phpcompatibility/phpcompatibility-wp": "*",
2121
"php-parallel-lint/php-parallel-lint": "^1.3",
22-
"yoast/phpunit-polyfills": "2.0.0",
23-
"phpunit/phpunit": "8.5.38"
22+
"yoast/phpunit-polyfills": "^2.0.0",
23+
"phpunit/phpunit": "^8.5.52"
2424
},
2525
"config": {
2626
"allow-plugins": {

0 commit comments

Comments
 (0)