Skip to content

Commit 87f4704

Browse files
MobeclsMastiuhin Oleksandr
authored andcommitted
Missing ext-bcmath dependency added
1 parent b18698b commit 87f4704

File tree

3 files changed

+50
-54
lines changed

3 files changed

+50
-54
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"ext-spl": "*",
2828
"ext-xsl": "*",
2929
"ext-zip": "*",
30+
"ext-bcmath": "*",
3031
"lib-libxml": "*",
3132
"braintree/braintree_php": "3.28.0",
3233
"colinmollenhour/cache-backend-file": "~1.4.1",

composer.lock

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

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"ext-simplexml": "*",
2121
"ext-spl": "*",
2222
"ext-xsl": "*",
23+
"ext-bcmath": "*",
2324
"lib-libxml": "*",
2425
"colinmollenhour/php-redis-session-abstract": "~1.3.8",
2526
"composer/composer": "^1.6",

0 commit comments

Comments
 (0)