Skip to content

Commit bd2ed6f

Browse files
committed
Add CURL to the list of dependencies for MFTF (eg. Magento\FunctionalTestingFramework\Util\Protocol\CurlTransport)
1 parent 96a63c7 commit bd2ed6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"require": {
1212
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0",
13+
"ext-curl": "*",
1314
"allure-framework/allure-codeception": "~1.2.6",
1415
"codeception/codeception": "~2.3.4",
1516
"consolidation/robo": "^1.0.0",

0 commit comments

Comments
 (0)