We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit f619fb3f authored by Vinai Kopp's avatar Vinai Kopp

Create composer.json

parent cfe7c7f5
{
"name": "ivanchepurnyi/ecomdev_phpunit",
"license": "OSL-3.0",
"type": "magento-module",
"description": "Magento PHPUnit Integration",
"homepage": "http://www.ecomdev.org/shop/code-testing/php-unit-test-suite.html",
"require": {
"magento-hackathon/magento-composer-installer": "dev-master",
"phpunit/phpunit": "3.6.*"
},
"authors":[
{
"name":"Ivan Chepurnyi"
}
]
}
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