Skip to content

Commit 3df2ff1

Browse files
Use "type": "wp-cli-package" to designate this as a WP-CLI package
See wp-cli/wp-cli#2567
1 parent 6d59c8c commit 3df2ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "runcommand/dist-archive",
33
"description": "Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.",
4+
"type": "wp-cli-package",
45
"homepage": "https://runcommand.io/wp/dist-archive/",
56
"license": "MIT",
67
"authors": [

0 commit comments

Comments
 (0)