Skip to content

Commit 97c5751

Browse files
committed
Update composer.json
1 parent 082d54c commit 97c5751

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"name": "mageprince/module-faq",
33
"description": "Magento2 FAQ Module",
4+
"homepage": "https://github.com/mageprince/magento2-FAQ",
45
"type": "magento2-module",
56
"version": "2.1.4",
67
"license": "GPL-3.0-or-later",
8+
"support": {
9+
"issues": "https://github.com/mageprince/magento2-FAQ/issues"
10+
},
711
"autoload": {
812
"files": [
913
"registration.php"

0 commit comments

Comments
 (0)