Skip to content

Commit 608b6ed

Browse files
committed
Update phpunit to fix security advisory error (PKSA-z3gr-8qht-p93v)
1 parent 2dc3240 commit 608b6ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"phpcompatibility/phpcompatibility-wp": "*",
2121
"php-parallel-lint/php-parallel-lint": "^1.3",
2222
"yoast/phpunit-polyfills": "2.0.0",
23-
"phpunit/phpunit": "8.5.38"
23+
"phpunit/phpunit": "8.5.52"
2424
},
2525
"config": {
2626
"allow-plugins": {

0 commit comments

Comments
 (0)