Update to wp-cli-tests v4 (which requires WPCS v3)

This commit is contained in:
Alain Schlesser 2023-08-30 15:19:26 +02:00
parent b96e9594a4
commit 5c760375cd
No known key found for this signature in database
GPG key ID: C2188A5B63449075

View file

@ -25,7 +25,7 @@
"wp-cli/entity-command": "^1.3 || ^2", "wp-cli/entity-command": "^1.3 || ^2",
"wp-cli/language-command": "^2.0", "wp-cli/language-command": "^2.0",
"wp-cli/scaffold-command": "^1.2 || ^2", "wp-cli/scaffold-command": "^1.2 || ^2",
"wp-cli/wp-cli-tests": "^3.1" "wp-cli/wp-cli-tests": "^4"
}, },
"config": { "config": {
"process-timeout": 7200, "process-timeout": 7200,