Skip to content

Commit 1ab6178

Browse files
committed
Merge branch 'adapt-for-v2' of https://github.com/wp-cli/entity-command into adapt-for-v2
2 parents 6fa187d + 295ba7b commit 1ab6178

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"wp-cli/wp-cli": "^2"
1616
},
1717
"require-dev": {
18-
"wp-cli/wp-cli-tests": "^0"
18+
"wp-cli/wp-cli-tests": "^0",
19+
"wp-cli/extension-command": "^1.2",
20+
"wp-cli/db-command": "^1.3"
1921
},
2022
"config": {
2123
"sort-packages": true

0 commit comments

Comments
 (0)