Update wp-cli/wp-cli-tests requirement from ^4 to ^5

Updates the requirements on [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests) to permit the latest version.
- [Release notes](https://github.com/wp-cli/wp-cli-tests/releases)
- [Commits](https://github.com/wp-cli/wp-cli-tests/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: wp-cli/wp-cli-tests
  dependency-version: 5.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-04 00:14:59 +00:00 committed by GitHub
parent 23a03d3ea0
commit 47199e9aba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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