Skip to content

Commit cfd138c

Browse files
committed
Merge pull request #7 from lovenunu/composer
Rename package
2 parents 824c5ac + 4f7563a commit cfd138c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "thelia/keyword",
2+
"name": "thelia/keyword-module",
33
"type": "thelia-module",
44
"license": "LGPL V3",
55
"description": "Associate contents, folders, categories and products to one or more keywords",
@@ -16,4 +16,4 @@
1616
"extra": {
1717
"installer-name": "Keyword"
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)