Skip to content

Commit cc4aa7b

Browse files
authored
Update phpunit min.version
PHPUnit Vulnerable to Unsafe Deserialization in PHPT Code Coverage Handling Affected Component: PHPT test runner, method cleanupForCoverage() Affected Versions: <= 8.5.51, <= 9.6.32, <= 10.5.61, <= 11.5.49, <= 12.5.7
1 parent a750e4c commit cc4aa7b

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
@@ -37,7 +37,7 @@
3737
"squizlabs/php_codesniffer": "^3",
3838
"inpsyde/php-coding-standards": "^1",
3939
"brain/monkey": "^2.2",
40-
"phpunit/phpunit": "^6.0",
40+
"phpunit/phpunit": "^8.5.52",
4141
"johnpbloch/wordpress-core": " ^5.0",
4242
"woocommerce/woocommerce": "^6.6.0"
4343
},

0 commit comments

Comments
 (0)