Skip to content

Commit

Permalink
Missing ext-bcmath dependency added
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobecls authored and Mastiuhin Oleksandr committed Apr 19, 2018
1 parent b18698b commit 87f4704
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 54 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -27,6 +27,7 @@
"ext-spl": "*",
"ext-xsl": "*",
"ext-zip": "*",
"ext-bcmath": "*",
"lib-libxml": "*",
"braintree/braintree_php": "3.28.0",
"colinmollenhour/cache-backend-file": "~1.4.1",
Expand Down
102 changes: 48 additions & 54 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/internal/Magento/Framework/composer.json
Expand Up @@ -20,6 +20,7 @@
"ext-simplexml": "*",
"ext-spl": "*",
"ext-xsl": "*",
"ext-bcmath": "*",
"lib-libxml": "*",
"colinmollenhour/php-redis-session-abstract": "~1.3.8",
"composer/composer": "^1.6",
Expand Down

0 comments on commit 87f4704

Please sign in to comment.