Skip to content

Commit 3c8cb75

Browse files
authored
Add sodium extension for PHP
Based on: this article: https://community.magento.com/t5/Magento-DevBlog/Required-libsodium-upgrade-for-latest-Magento-release/ba-p/134808 this issue: magento/magento2#23405. We should add the `sodium` library.
1 parent 328a48c commit 3c8cb75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.magento.app.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ runtime:
1818
- json
1919
- blackfire
2020
- newrelic
21+
- sodium
2122

2223
# The relationships of the application with services or other applications.
2324
# The left-hand side is the name of the relationship as it will be exposed

0 commit comments

Comments
 (0)