Fix: Correct PHPCS alignment and update wp_mock constraint

This commit is contained in:
2025-04-18 18:19:48 +01:00
parent 71c0a77a31
commit 51183c378e
2 changed files with 5 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
"squizlabs/php_codesniffer": "^3.5",
"wp-coding-standards/wpcs": "^2.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"10up/wp_mock": "0.3.0",
"10up/wp_mock": "^1.0",
"antecedent/patchwork": "^2.1.21"
},
"autoload": {