Skip to content

Commit a9bd5db

Browse files
committed
Remove old Composer content
1 parent 121644a commit a9bd5db

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

templates/composer.mustache

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
{
2-
"name": "{{name}}",
3-
"description": "{{description}}",
4-
"type": "wp-cli-package",
5-
"homepage": "{{homepage}}",
6-
"license": "{{license}}",
7-
"authors": [],
8-
"minimum-stability": "dev",
9-
"prefer-stable": true,
10-
"autoload": {
11-
"files": [ "command.php" ]
12-
},
13-
"require": {
14-
"wp-cli/wp-cli": "{{require_wp_cli}}"
15-
},
16-
"require-dev": {
17-
"wp-cli/wp-cli-tests": "^3.0.11"
18-
}
19-
}
201
{
212
"name": "{{name}}",
223
"type": "wp-cli-package",

0 commit comments

Comments
 (0)