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 3e4fdc2 commit 7733edcCopy full SHA for 7733edc
app/code/Magento/SendFriend/composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "magento/module-sendfriend",
+ "name": "magento/module-send-friend",
3
"description": "N/A",
4
"require": {
5
"php": "~5.5.0|~5.6.0",
composer.json
@@ -127,7 +127,7 @@
127
"magento/module-sales-rule": "self.version",
128
"magento/module-sales-sequence": "self.version",
129
"magento/module-search": "self.version",
130
- "magento/module-sendfriend": "self.version",
+ "magento/module-send-friend": "self.version",
131
"magento/module-shipping": "self.version",
132
"magento/module-sitemap": "self.version",
133
"magento/module-store": "self.version",
0 commit comments