Skip to content

Commit 2f0965f

Browse files
author
Michael Logvin
committed
MAGETWO-32115: Implement ObjectManager
1 parent 26e1938 commit 2f0965f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

dev/tests/functional/composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
2+
"repositories": [
3+
{
4+
"type": "vcs",
5+
"url": "https://github.corp.ebay.com/magento-firedrakes/mtf.git"
6+
}
7+
],
28
"require": {
3-
"magento/mtf": "1.0.0-rc11",
9+
"magento/mtf": "dev-MAGETWO-32115",
410
"php": ">=5.4.0",
511
"phpunit/phpunit": "4.1.0",
612
"phpunit/phpunit-selenium": ">=1.2",

0 commit comments

Comments
 (0)