Added Missing PHPUnit Dependencies

This commit is contained in:
Christopher Allford 2023-12-09 16:18:17 -08:00
parent a08fdf8698
commit d06cd2f729
2 changed files with 665 additions and 270 deletions

View File

@ -32,10 +32,12 @@
"automattic/jetpack-changelogger": "^3.3.0",
"bamarni/composer-bin-plugin": "^1.4",
"dms/phpunit-arraysubset-asserts": "^0.4.0",
"mockery/mockery": "1.6.6",
"phpunit/phpunit": "^9.0",
"sebastian/comparator": "^4.0",
"yoast/phpunit-polyfills": "^2.0",
"woocommerce/monorepo-plugin": "*"
"woocommerce/monorepo-plugin": "*",
"wp-hooks/generator": "0.9.0"
},
"config": {
"optimize-autoloader": true,

File diff suppressed because it is too large Load Diff