! Fix Varien_Autoloader problem
Showing
... | ... | @@ -8,19 +8,9 @@ |
"magento-hackathon/magento-composer-installer": "*", | ||
"phpunit/phpunit": "3.7.*" | ||
}, | ||
"require-dev": { | ||
"ecomdev/mage-ci": "dev-master" | ||
}, | ||
"repositories": [{ | ||
"type": "composer", | ||
"url": "http://packages.firegento.com" | ||
}], | ||
"authors":[ | ||
{ | ||
"name":"Ivan Chepurnyi" | ||
} | ||
], | ||
"extra": { | ||
"magento-root-dir": "tests/magento" | ||
} | ||
] | ||
} |
Please register or sign in to comment