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

This commit is contained in:
Alain Schlesser 2023-08-30 15:19:29 +02:00
parent 594f0b47a2
commit afcc5f4af2
No known key found for this signature in database
GPG key ID: C2188A5B63449075

View file

@ -16,7 +16,7 @@
},
"require-dev": {
"wp-cli/extension-command": "^1.2 || ^2",
"wp-cli/wp-cli-tests": "^3.1"
"wp-cli/wp-cli-tests": "^4"
},
"config": {
"process-timeout": 7200,