Skip to content

Commit fc8b558

Browse files
committed
Rename package to site-type-wp
Signed-off-by: Mriyam Tamuli <mbtamuli@gmail.com>
1 parent 51cc19a commit fc8b558

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "easyengine/site-wp-command",
3-
"description": "EasyEngine package for WordPress site creation.",
2+
"name": "easyengine/site-type-wp",
3+
"description": "EasyEngine site type package for WordPress site creation.",
44
"type": "ee-cli-package",
5-
"homepage": "https://github.com/easyengine/site-wp-command",
5+
"homepage": "https://github.com/easyengine/site-type-wp",
66
"license": "MIT",
77
"authors": [],
88
"minimum-stability": "dev",
@@ -11,7 +11,7 @@
1111
"psr-4": {
1212
"": "src/"
1313
},
14-
"files": [ "site-wp-command.php" ]
14+
"files": [ "site-type-wp.php" ]
1515
},
1616
"require-dev": {
1717
"wp-cli/mustangostang-spyc": "^0.6.3"
File renamed without changes.

0 commit comments

Comments
 (0)