We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082d54c commit 97c5751Copy full SHA for 97c5751
composer.json
@@ -1,9 +1,13 @@
1
{
2
"name": "mageprince/module-faq",
3
"description": "Magento2 FAQ Module",
4
+ "homepage": "https://github.com/mageprince/magento2-FAQ",
5
"type": "magento2-module",
6
"version": "2.1.4",
7
"license": "GPL-3.0-or-later",
8
+ "support": {
9
+ "issues": "https://github.com/mageprince/magento2-FAQ/issues"
10
+ },
11
"autoload": {
12
"files": [
13
"registration.php"
0 commit comments