Skip to content

Commit bd2d7c1

Browse files
committed
Update dependencies
1 parent 1205b61 commit bd2d7c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
}
1313
],
1414
"require": {
15-
"wp-cli/wp-cli": "^2.12"
15+
"wp-cli/wp-cli": "^2.13"
1616
},
1717
"require-dev": {
1818
"wp-cli/entity-command": "^1.3 || ^2",
1919
"wp-cli/eval-command": "^2.0",
2020
"wp-cli/server-command": "^2.0",
21-
"wp-cli/wp-cli-tests": "dev-add/phpstan-enhancements"
21+
"wp-cli/wp-cli-tests": "^5"
2222
},
2323
"config": {
2424
"process-timeout": 7200,

0 commit comments

Comments
 (0)