Skip to content

Commit 55603c7

Browse files
author
Joan He
authored
Merge pull request #123 from magento-engcom/fix_braintree_version
Fix braintree_php version to match base composer.json
2 parents a593d09 + ad79415 commit 55603c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Braintree/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"require": {
88
"php": "~7.1.3||~7.2.0",
9-
"braintree/braintree_php": "3.22.0",
9+
"braintree/braintree_php": "3.28.0",
1010
"magento/framework": "*",
1111
"magento/magento-composer-installer": "*",
1212
"magento/module-catalog": "*",

0 commit comments

Comments
 (0)