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 debf9423 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

Merge pull request #63 from vinai-drive-by-commits/master

Add composer.json
parents 6ef5a054 f619fb3f
{
"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