Update wp-cli/wp-cli-tests requirement from ^3.0.11 to ^4.0.1

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/v3.0.11...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-30 18:39:49 +00:00 committed by GitHub
parent 5a14450fa2
commit 664213c6c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
"wp-cli/scaffold-command": "^2"
},
"require-dev": {
"wp-cli/wp-cli-tests": "^3.0.11"
"wp-cli/wp-cli-tests": "^4.0.1"
},
"config": {
"process-timeout": 7200,