EcomDev_PHPUnit icon indicating copy to clipboard operation
EcomDev_PHPUnit copied to clipboard

Add to packagist

Open razbakov opened this issue 9 years ago • 2 comments
trafficstars

Please submit your package to https://packagist.org/packages/submit

To make this command executable: composer require ecomdev/ecomdev_phpunit 0.3.7

razbakov avatar Jan 29 '16 09:01 razbakov

It's not that easy with Magento 1.x - composer can't install Magento modules without needing to hack the core autoloader a bit

robbieaverill avatar Mar 20 '16 21:03 robbieaverill

@robbieaverill that is not true. magento modules installed perfectly without patching. but it is true about composer libraries. and to add this module to packagist is nothing to do with installation. it is just a list of repos for composer

razbakov avatar Mar 21 '16 08:03 razbakov