Skip to content

Commit 71110b9

Browse files
committed
Update composer.json
1 parent ef2e0f5 commit 71110b9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

composer.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,18 @@
180180
"type": "path",
181181
"url": "i18n-command"
182182
},
183+
{
184+
"type": "path",
185+
"url": "ability-command"
186+
},
187+
{
188+
"type": "path",
189+
"url": "ai-command"
190+
},
191+
{
192+
"type": "path",
193+
"url": "block-command"
194+
},
183195
{
184196
"type": "path",
185197
"url": "wp-cli-tests"
@@ -200,6 +212,7 @@
200212
"johnpbloch/wordpress-core": "dev-master",
201213
"johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
202214
"wp-cli/ability-command": "^1.0@dev",
215+
"wp-cli/ai-command": "^1.0@dev",
203216
"wp-cli/admin-command": "dev-main",
204217
"wp-cli/automated-tests": "dev-main",
205218
"wp-cli/block-command": "^1.0@dev",

0 commit comments

Comments
 (0)