Skip to content

Commit cdaca6a

Browse files
author
ogorkun
committed
MC-38539: Introduce JWT wrapper
1 parent e870615 commit cdaca6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,8 @@
331331
"magento/module-tinymce-3": "*",
332332
"magento/module-csp": "*",
333333
"magento/module-aws-s3": "*",
334-
"magento/module-remote-storage": "*"
334+
"magento/module-remote-storage": "*",
335+
"magento/module-jwt-framework-adapter": "*"
335336
},
336337
"conflict": {
337338
"gene/bluefoot": "*"

0 commit comments

Comments
 (0)