Open adamj88 opened 4 years ago
Currently to install via composer we're required to either:
composer config repositories.ekomi vcs https://github.com/ekomi-ltd/eKomi-integration-magento-2
Would you consider publishing the module to packagist so we're able to skip both these and just run composer require ekomiltd/ekomiintegration?
composer require ekomiltd/ekomiintegration
I'd really love to have this package published at packagist!
Currently to install via composer we're required to either:
composer config repositories.ekomi vcs https://github.com/ekomi-ltd/eKomi-integration-magento-2
Would you consider publishing the module to packagist so we're able to skip both these and just run
composer require ekomiltd/ekomiintegration
?