Skip to content

Commit ece86f6

Browse files
committed
MAGETWO-69811: Magento 2.0.15 Publication
(build 2.0.15.002)
1 parent 1020fb9 commit ece86f6

File tree

4 files changed

+51
-51
lines changed

4 files changed

+51
-51
lines changed

app/code/Magento/Paypal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"magento/module-checkout-agreements": "100.0.*"
2525
},
2626
"type": "magento2-module",
27-
"version": "100.0.9",
27+
"version": "100.0.10",
2828
"license": [
2929
"proprietary"
3030
],

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"magento/module-offline-shipping": "100.0.6",
135135
"magento/module-page-cache": "100.0.8",
136136
"magento/module-payment": "100.0.11",
137-
"magento/module-paypal": "100.0.9",
137+
"magento/module-paypal": "100.0.10",
138138
"magento/module-persistent": "100.0.6",
139139
"magento/module-product-alert": "100.0.7",
140140
"magento/module-product-video": "100.0.9",
@@ -182,7 +182,7 @@
182182
"magento/language-nl_nl": "100.0.6",
183183
"magento/language-pt_br": "100.0.6",
184184
"magento/language-zh_hans_cn": "100.0.6",
185-
"magento/framework": "100.0.16",
185+
"magento/framework": "100.0.17",
186186
"trentrichardson/jquery-timepicker-addon": "1.4.3",
187187
"colinmollenhour/cache-backend-redis": "1.8",
188188
"components/jquery": "1.11.0",

composer.lock

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/framework",
33
"description": "N/A",
44
"type": "magento2-library",
5-
"version": "100.0.16",
5+
"version": "100.0.17",
66
"license": [
77
"OSL-3.0",
88
"AFL-3.0"

0 commit comments

Comments
 (0)