Skip to content

Commit

Permalink
Merge pull request #123 from magento-engcom/fix_braintree_version
Browse files Browse the repository at this point in the history
Fix braintree_php version to match base composer.json
  • Loading branch information
Joan He authored Apr 10, 2018
2 parents a593d09 + ad79415 commit 55603c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Braintree/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"require": {
"php": "~7.1.3||~7.2.0",
"braintree/braintree_php": "3.22.0",
"braintree/braintree_php": "3.28.0",
"magento/framework": "*",
"magento/magento-composer-installer": "*",
"magento/module-catalog": "*",
Expand Down

0 comments on commit 55603c7

Please sign in to comment.