Skip to content

Commit d0a6a0b

Browse files
committed
Merge branch 'platform-health' of https://github.com/andrewbess/magento2 into CE-33568-update-phpmd-to-latest-version
� Conflicts: � composer.lock
2 parents fd34fb4 + e632b2b commit d0a6a0b

File tree

3 files changed

+4
-138
lines changed

3 files changed

+4
-138
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"ext-pdo_mysql": "*",
2626
"ext-simplexml": "*",
2727
"ext-soap": "*",
28+
"ext-sodium": "*",
2829
"ext-xsl": "*",
2930
"ext-zip": "*",
3031
"lib-libxml": "*",
@@ -63,7 +64,6 @@
6364
"magento/magento-composer-installer": ">=0.1.11",
6465
"magento/zendframework1": "~1.14.2",
6566
"monolog/monolog": "^1.17",
66-
"paragonie/sodium_compat": "^1.6",
6767
"pelago/emogrifier": "^5.0.0",
6868
"php-amqplib/php-amqplib": "~2.10.0",
6969
"phpseclib/mcrypt_compat": "1.0.8",

composer.lock

Lines changed: 2 additions & 137 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-intl": "*",
2121
"ext-openssl": "*",
2222
"ext-simplexml": "*",
23+
"ext-sodium": "*",
2324
"ext-xsl": "*",
2425
"lib-libxml": "*",
2526
"colinmollenhour/php-redis-session-abstract": "~1.4.0",

0 commit comments

Comments
 (0)