Skip to content

Commit 985e698

Browse files
Update wp-cli/wp-cli-tests requirement from ^4.3.7 to ^5.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](wp-cli/wp-cli-tests@v4.3.7...v5.0.1) --- updated-dependencies: - dependency-name: wp-cli/wp-cli-tests dependency-version: 5.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdfec69 commit 985e698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"wp-cli/entity-command": "^1.3 || ^2",
2626
"wp-cli/language-command": "^2.0",
2727
"wp-cli/scaffold-command": "^1.2 || ^2",
28-
"wp-cli/wp-cli-tests": "^4.3.7"
28+
"wp-cli/wp-cli-tests": "^5.0.1"
2929
},
3030
"config": {
3131
"process-timeout": 7200,

0 commit comments

Comments
 (0)