Skip to content

Commit 70a33ca

Browse files
MAGETWO-89389: updating a couple of the other composer.json files with
updated dependency versions
1 parent e86f9c7 commit 70a33ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0.2|7.0.4|~7.0.6|~7.1.0",
9-
"braintree/braintree_php": "3.22.0",
9+
"braintree/braintree_php": "3.28.0",
1010
"magento/framework": "100.3.*",
1111
"magento/magento-composer-installer": "*",
1212
"magento/module-catalog": "101.2.*",

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"oyejorge/less.php": "~1.7.0",
3131
"symfony/console": "~2.3, !=2.7.0",
3232
"symfony/process": "~2.1",
33-
"tedivm/jshrink": "~1.1.0",
33+
"tedivm/jshrink": "~1.3.0",
3434
"zendframework/zend-code": "^3.1.0",
3535
"zendframework/zend-crypt": "^2.6.0",
3636
"zendframework/zend-http": "^2.6.0",

0 commit comments

Comments
 (0)