Skip to content

Commit 2c3b42d

Browse files
author
Volodymyr Kublytskyi
committed
MAGETWO-69539: PHP "soap" extension is not declared in composer.json but can be used by Magento modules
1 parent 875d859 commit 2c3b42d

File tree

2 files changed

+102
-101
lines changed

2 files changed

+102
-101
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"ext-openssl": "*",
6969
"ext-zip": "*",
7070
"ext-pdo_mysql": "*",
71+
"ext-soap": "*",
7172
"sjparkinson/static-review": "~4.1",
7273
"ramsey/uuid": "3.6.1"
7374
},

0 commit comments

Comments
 (0)