Skip to content

Commit 2a97f2c

Browse files
committed
Add missing dev dependencies
1 parent a31643f commit 2a97f2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"wp-cli/wp-cli": "^2"
1616
},
1717
"require-dev": {
18+
"wp-cli/db-command": "^1.3",
19+
"wp-cli/entity-command": "^1.3",
20+
"wp-cli/extension-command": "^1.2",
1821
"wp-cli/wp-cli-tests": "^0"
1922
},
2023
"config": {

0 commit comments

Comments
 (0)