Skip to content
Snippets Groups Projects
Unverified Commit 84e5aaef authored by Alex Kolesnyk's avatar Alex Kolesnyk
Browse files

MQE-599: Move composer.json, README, etc from EE to CE

 - revert repositories node
parent d1131919
Branches
No related merge requests found
...@@ -10,6 +10,12 @@ ...@@ -10,6 +10,12 @@
"config": { "config": {
"sort-packages": true "sort-packages": true
}, },
"repositories": [
{
"type": "git",
"url": "git@github.com:magento/magento2-functional-testing-framework.git"
}
],
"require": { "require": {
"allure-framework/allure-codeception": "dev-master#af40af5ae2b717618a42fe3e137d75878508c75d", "allure-framework/allure-codeception": "dev-master#af40af5ae2b717618a42fe3e137d75878508c75d",
"codeception/codeception": "~2.3.4", "codeception/codeception": "~2.3.4",
......
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