Fix: Correct PHPUnit test assertion and install PHPCS composer installer

This commit is contained in:
2025-04-18 19:01:47 +01:00
parent c7435f5a49
commit a5d3c09243
3 changed files with 2589 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5",
"phpunit/phpunit": "^9.5",
"10up/wp_mock": "0.3.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"wp-coding-standards/wpcs": "^3.0",