Skip to content

Commit ead3447

Browse files
committed
MQE-967: Resolve MFTF/Acceptance composer.json with Magento2CE
- remove symfony dependency from mftf
1 parent 7a04afa commit ead3447

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"flow/jsonpath": ">0.2",
1818
"fzaninotto/faker": "^1.6",
1919
"mustache/mustache": "~2.5",
20-
"symfony/process": ">=2.7 <3.4",
20+
"symfony/process": "^2.8 || ^3.1 || ^4.0",
2121
"vlucas/phpdotenv": "^2.4"
2222
},
2323
"require-dev": {

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)