Commit e6151136 by Bartosz Kubicki

Adding composer.json for easier deploy

parent bbe9b26c
{
"name": "webkul/magento-connector",
"type": "library",
"description": "Webkul magento connector",
"autoload": {
"psr-4": {"Webkul\\Magento2Bundle\\": ""}
},
"minimum-stability": "stable"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment