EcomDev / EcomDev_PHPUnit

Magento PHPUnit Integration
http://www.ecomdev.org/shop/code-testing/php-unit-test-suite.html
Open Software License 3.0
299 stars 166 forks source link

Add to packagist #269

Open razbakov opened 8 years ago

razbakov commented 8 years ago

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

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

robbieaverill commented 8 years ago

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

razbakov commented 8 years ago

@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