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 11:25:54 +00:00 committed by GitHub
parent 25fa300fad
commit d1072aef3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"wp-cli/wp-cli": "^2.12"
},
"require-dev": {
"wp-cli/wp-cli-tests": "^4"
"wp-cli/wp-cli-tests": "^5"
},
"config": {
"process-timeout": 7200,