移除fb聊天插件
Showing
{ | |||
"name": "meetanshi/magento2-facebook-chat", | |||
"description": "Magento 2 Facebook Chat", | |||
"require": { | |||
"php": "~5.5.0|~5.6.0|~7.0.0|7.0.2|7.0.4|~7.0.6|~7.1.0" | |||
}, | |||
"type": "magento2-module", | |||
"version": "1.0.0", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"authors": [ | |||
{ | |||
"name": "Meetanshi", | |||
"email": "support@meetanshi.com", | |||
"homepage": "https://meetanshi.com" | |||
} | |||
], | |||
"autoload": { | |||
"files": [ | |||
"registration.php" | |||
], | |||
"psr-4": { | |||
"Meetanshi\\FacebookChat\\": "" | |||
} | |||
} | |||
} |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment