Skip to content

Commit

Permalink
Merge pull request magento#1854 from magento-helix/MAGETWO-84346
Browse files Browse the repository at this point in the history
MAGETWO-84346: Merge release branch into 2.1-develop
  • Loading branch information
vzabaznov authored Dec 18, 2017
2 parents 9190008 + 5079c73 commit ca8ee57
Show file tree
Hide file tree
Showing 54 changed files with 421 additions and 199 deletions.
4 changes: 4 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ DirectoryIndex index.php
order allow,deny
deny from all
</Files>
<Files auth.json>
order allow,deny
deny from all
</Files>
<Files magento_umask>
order allow,deny
deny from all
Expand Down
4 changes: 4 additions & 0 deletions .htaccess.sample
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,10 @@ DirectoryIndex index.php
order allow,deny
deny from all
</Files>
<Files auth.json>
order allow,deny
deny from all
</Files>
<Files magento_umask>
order allow,deny
deny from all
Expand Down
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,79 @@
2.1.11
=============
* GitHub issues:
* [#10441](https://github.com/magento/magento2/issues/10441) -- State/Province Not displayed after edit Billing Address on Sales Orders - Backend Admin. (fixed in [#11378](https://github.com/magento/magento2/pull/11378))
* [#11328](https://github.com/magento/magento2/issues/11328) -- app:config:dump adds extra space every time in multiline array value (fixed in [#11451](https://github.com/magento/magento2/pull/11451))
* [#7591](https://github.com/magento/magento2/issues/7591) -- PayPal module, "didgit" misspelling (fixed in [#11674](https://github.com/magento/magento2/pull/11674))
* [#10301](https://github.com/magento/magento2/issues/10301) -- Customer review report search Bug in 2.1.x, 2.2 (fixed in [#11523](https://github.com/magento/magento2/pull/11523))
* [#7927](https://github.com/magento/magento2/issues/7927) -- Dashboard graph has broken y-axis range (fixed in [#11753](https://github.com/magento/magento2/pull/11753))
* [#11586](https://github.com/magento/magento2/issues/11586) -- Cron install / remove via command messes up stderr 2>&1 entries (fixed in [#11590](https://github.com/magento/magento2/pull/11590))
* [#11322](https://github.com/magento/magento2/issues/11322) -- User.ini files specify 768M - Docs recommend at least 1G (fixed in [#11761](https://github.com/magento/magento2/pull/11761))
* [#9007](https://github.com/magento/magento2/issues/9007) -- Get MAGETWO-52856 into Magento 2.1.x (fixed in [#11640](https://github.com/magento/magento2/pull/11640))
* [#6891](https://github.com/magento/magento2/issues/6891) -- Add-to-cart checkbox still visible when $canItemsAddToCart = false (fixed in [#11611](https://github.com/magento/magento2/pull/11611))
* [#11729](https://github.com/magento/magento2/issues/11729) -- Exported Excel with negative number can't be opened by MS Office (fixed in [#11758](https://github.com/magento/magento2/pull/11758))
* [#4808](https://github.com/magento/magento2/issues/4808) -- The price of product custom option can't be set to 0. (fixed in [#11844](https://github.com/magento/magento2/pull/11844))
* [#7640](https://github.com/magento/magento2/issues/7640) -- X-Magento-Tags header containing whitespaces causes exception (fixed in [#11848](https://github.com/magento/magento2/pull/11848))
* [#10185](https://github.com/magento/magento2/issues/10185) -- New Orders are not in Order grid after data migration from M 1.7.0.2 to M 2.1.7 (fixed in [#11932](https://github.com/magento/magento2/pull/11932))
* [#8799](https://github.com/magento/magento2/issues/8799) -- Image brackground (fixed in [#11890](https://github.com/magento/magento2/pull/11890))
* [#11898](https://github.com/magento/magento2/issues/11898) -- Zip code Netherlands should allow zipcode without space (fixed in [#11960](https://github.com/magento/magento2/pull/11960))
* [#7995](https://github.com/magento/magento2/issues/7995) -- If you leave as default, shipping lines disappear (fixed in [#12022](https://github.com/magento/magento2/pull/12022))
* [#5439](https://github.com/magento/magento2/issues/5439) -- Newsletter subscription (fixed in [#11316](https://github.com/magento/magento2/pull/11316))
* [#8846](https://github.com/magento/magento2/issues/8846) -- Attribute option value uniqueness is not checked if created via REST Api (fixed in [#11786](https://github.com/magento/magento2/pull/11786))
* [#11996](https://github.com/magento/magento2/issues/11996) -- Magento 2 Store Code validation regex: doesn't support uppercase letters in store code (fixed in [#12040](https://github.com/magento/magento2/pull/12040))
* [#7903](https://github.com/magento/magento2/issues/7903) -- Datepicker does not scroll (fixed in [#12045](https://github.com/magento/magento2/pull/12045))
* [#11697](https://github.com/magento/magento2/issues/11697) -- Theme: Added html node to page xml root, cause validation error (fixed in [#11861](https://github.com/magento/magento2/pull/11861))
* [#11022](https://github.com/magento/magento2/issues/11022) -- GET v1/products/attribute-sets/sets/list inconsistent return result (fixed in [#11432](https://github.com/magento/magento2/pull/11432))
* [#10032](https://github.com/magento/magento2/issues/10032) -- Download back-up .tgz always takes the latest that's created (fixed in [#11596](https://github.com/magento/magento2/pull/11596))
* [#9830](https://github.com/magento/magento2/issues/9830) -- Null order in Magento\Sales\Block\Order\PrintShipment.php (fixed in [#11631](https://github.com/magento/magento2/pull/11631))
* [#10530](https://github.com/magento/magento2/issues/10530) -- Print order error on magento 2.1.8 (fixed in [#11631](https://github.com/magento/magento2/pull/11631))
* [#6597](https://github.com/magento/magento2/issues/6597) -- Sales email subject "&" turns to (fixed in [#12115](https://github.com/magento/magento2/pull/12115))
* [#8094](https://github.com/magento/magento2/issues/8094) -- Special characters in store name converted to numerical character references in email subject (fixed in [#12115](https://github.com/magento/magento2/pull/12115))
* [#10767](https://github.com/magento/magento2/issues/10767) -- Race condition causing duplicate orders with double-clicks on Braintree "Pay" button (fixed in [#11901](https://github.com/magento/magento2/pull/11901))
* [#8172](https://github.com/magento/magento2/issues/8172) -- Free shipping coupon not working with Table Rates shipping - Sorry, no quotes are available for this order. (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
* [#8089](https://github.com/magento/magento2/issues/8089) -- Cart Price Rules based on Shipping Method can't be applied in basket (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
* [#10507](https://github.com/magento/magento2/issues/10507) -- Free shipping not being properly applied in CE 2.1.8 (fixed in [#11919](https://github.com/magento/magento2/pull/11919))
* [#3596](https://github.com/magento/magento2/issues/3596) -- Notice: Undefined index: value in /app/code/Magento/Backend/Block/Widget/Grid/Column/Filter/Select.php on line 72 (fixed in [#12284](https://github.com/magento/magento2/pull/12284))
* [#10347](https://github.com/magento/magento2/issues/10347) -- Wrong order tax amounts displayed when using specific tax configuration (fixed in [#11593](https://github.com/magento/magento2/pull/11593))
* GitHub pull requests:
* [#11378](https://github.com/magento/magento2/pull/11378) -- Save region correctly to save sales address from admin [backport] (by @raumatbel)
* [#11451](https://github.com/magento/magento2/pull/11451) -- [Backport 2.1-develop] #11328 : app:config:dump adds extra space every time in multiline array value (by @adrian-martinez-interactiv4)
* [#11674](https://github.com/magento/magento2/pull/11674) -- [TASK] Removed Typo in Paypal Module didgit => digit (by @lewisvoncken)
* [#11678](https://github.com/magento/magento2/pull/11678) -- [BACKPORT 2.1] [TASK] Moved Customer Groups Menu Item from Other sett… (by @lewisvoncken)
* [#11523](https://github.com/magento/magento2/pull/11523) -- [Backport 2.1-develop] Fix Filter Customer Report Review (by @osrecio)
* [#11753](https://github.com/magento/magento2/pull/11753) -- [Backport 2.1-develop] Dashboard Fix Y Axis for range (by @osrecio)
* [#11590](https://github.com/magento/magento2/pull/11590) -- [Backport 2.1-develop] #11586 Fix duplicated crontab 2>&1 expression (by @adrian-martinez-interactiv4)
* [#11761](https://github.com/magento/magento2/pull/11761) -- [BACKPORT 2.1] [TASK] Incorrect minimum memory_limit references have … (by @lewisvoncken)
* [#11640](https://github.com/magento/magento2/pull/11640) -- 9007: Get MAGETWO-52856 into Magento 2.1.x (by @nmalevanec)
* [#11611](https://github.com/magento/magento2/pull/11611) -- FR#6891_21 Add-to-cart checkbox still visible when = false [Backport 2.1 develop] (by @mrodespin)
* [#11606](https://github.com/magento/magento2/pull/11606) -- [Backport 2.1-develop] Fix AcountManagementTest unit test fail randomly (by @adrian-martinez-interactiv4)
* [#11758](https://github.com/magento/magento2/pull/11758) -- Fix #11729 - negative value in excel export[M2.1] (by @hauso)
* [#11728](https://github.com/magento/magento2/pull/11728) -- Check variable existence in prepareOptionIds(array) in EavAttribute.php (by @angelo983)
* [#11844](https://github.com/magento/magento2/pull/11844) -- Save the price 0 as price in custom options [backport 2.1] (by @raumatbel)
* [#11848](https://github.com/magento/magento2/pull/11848) -- [2.1-develop] X-Magento-Tags header containing whitespaces causes exception (by @ihor-sviziev)
* [#11932](https://github.com/magento/magento2/pull/11932) -- [2.1-develop] Order grid - Sort by Purchase Date Desc by default (by @ihor-sviziev)
* [#11804](https://github.com/magento/magento2/pull/11804) -- [Backport 2.1-develop] #8236 FIX CMS blocks (by @thiagolima-bm)
* [#11890](https://github.com/magento/magento2/pull/11890) -- Save background color correctly in images. [backport 2.1] (by @raumatbel)
* [#11920](https://github.com/magento/magento2/pull/11920) -- [BACKPORT 2.1] [TASK] Add resetPassword call to the webapi (by @lewisvoncken)
* [#11960](https://github.com/magento/magento2/pull/11960) -- [Backport 2.1] #11898 - Change NL PostCode Pattern (by @osrecio)
* [#11621](https://github.com/magento/magento2/pull/11621) -- Check attribute unique between same fields in magento commerce [backport 2.1] (by @raumatbel)
* [#12022](https://github.com/magento/magento2/pull/12022) -- Add validation for number of street lines [Backport 2.1] (by @crissanclick)
* [#11316](https://github.com/magento/magento2/pull/11316) -- [Backport 2.1-develop] Send email to subscribers only when are new (by @osrecio)
* [#11786](https://github.com/magento/magento2/pull/11786) -- fix #8846 [Backport 2.1-develop]: avoid duplicated attribute option values (by @gomencal)
* [#12040](https://github.com/magento/magento2/pull/12040) -- [backport 2.1] Magento 2 Store Code validation regex: doesn't support uppercase letters in store code (by @manuelson)
* [#12045](https://github.com/magento/magento2/pull/12045) -- #7903 correct the position of the datepicker when you scroll (by @lionelalvarez)
* [#11861](https://github.com/magento/magento2/pull/11861) -- [Backport 2.1-develop] #11697 Theme: Added html node to page xml root, cause validation error (by @adrian-martinez-interactiv4)
* [#12092](https://github.com/magento/magento2/pull/12092) -- Fix "Undefined variable: responseAjax" notice when trying to save a shipment package (backport fix to 2.1) (by @lazyguru)
* [#11432](https://github.com/magento/magento2/pull/11432) -- FIX #11022 in 2.1-develop: Filter Groups of search criteria parameter have not been included for further processing (by @davidverholen)
* [#11596](https://github.com/magento/magento2/pull/11596) -- Fix issue #10032 - Download back-up .tgz always takes the latest that's created (2.1-develop) (by @PieterCappelle)
* [#11631](https://github.com/magento/magento2/pull/11631) -- Fixed order items list for order printing (by @rogyar)
* [#11739](https://github.com/magento/magento2/pull/11739) -- [Backport 2.1-develop] Remove hardcoding for Magento_Backend::admin in ACL tree (by @navarr)
* [#12115](https://github.com/magento/magento2/pull/12115) -- Fix issue with special characters in email subject (by @ihor-sviziev)
* [#11901](https://github.com/magento/magento2/pull/11901) -- [Backport 2.1-develop] #10767 Race condition causing duplicate orders with double-clicks on Braintree "Pay" button (by @tr33m4n)
* [#11919](https://github.com/magento/magento2/pull/11919) -- [BACKPORT 2.1] [BUGFIX] Add FreeShipping to the Items when SalesRule uses (by @lewisvoncken)
* [#12106](https://github.com/magento/magento2/pull/12106) -- update button.phtml overcomplicated translation phrase. (by @ChuckyK)
* [#12284](https://github.com/magento/magento2/pull/12284) -- Issue: 3596. Resolve Notice with undefined index 'value' (by @madonzy)
* [#11593](https://github.com/magento/magento2/pull/11593) -- Fix issue #10347 - Wrong order tax amounts displayed when using specific tax configuration (2.1-develop) (by @PieterCappelle)

2.1.10
=============
* GitHub issues:
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Authorizenet/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.5",
"version": "100.1.6",
"license": [
"proprietary"
],
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.5",
"version": "100.1.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backup/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.3",
"version": "100.1.4",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Braintree/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"magento/module-checkout-agreements": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.7",
"version": "100.1.8",
"license": [
"proprietary"
],
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Bundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"magento/module-bundle-sample-data": "Sample Data version:100.1.*"
},
"type": "magento2-module",
"version": "100.1.5",
"version": "100.1.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Catalog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"magento/module-catalog-sample-data": "Sample Data version:100.1.*"
},
"type": "magento2-module",
"version": "101.0.10",
"version": "101.0.11",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"ext-ctype": "*"
},
"type": "magento2-module",
"version": "100.1.7",
"version": "100.1.8",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogInventory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"magento/module-ui": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.6",
"version": "100.1.7",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
5 changes: 4 additions & 1 deletion app/code/Magento/CatalogInventory/etc/mview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Mview/etc/mview.xsd">
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:Mview/etc/mview.xsd">
<view id="cataloginventory_stock" class="Magento\CatalogInventory\Model\Indexer\Stock" group="indexer">
<subscriptions>
<table name="cataloginventory_stock_item" entity_column="product_id" />
<table name="catalog_product_entity" entity_column="entity_id" />
<table name="catalog_product_entity_int" entity_column="entity_id" />
</subscriptions>
</view>
</config>
2 changes: 1 addition & 1 deletion app/code/Magento/Checkout/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"magento/module-cookie": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.9",
"version": "100.1.10",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Cms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"magento/module-cms-sample-data": "Sample Data version:100.1.*"
},
"type": "magento2-module",
"version": "101.0.8",
"version": "101.0.9",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Config/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"magento/module-deploy": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.6",
"version": "100.1.7",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/ConfigurableProduct/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"magento/module-product-links-sample-data": "Sample Data version:100.1.*"
},
"type": "magento2-module",
"version": "100.1.10",
"version": "100.1.11",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Customer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"magento/module-customer-sample-data": "Sample Data version:100.1.*"
},
"type": "magento2-module",
"version": "100.1.9",
"version": "100.1.10",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CustomerImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.4",
"version": "100.1.5",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Directory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lib-libxml": "*"
},
"type": "magento2-module",
"version": "100.1.4",
"version": "100.1.5",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Eav/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.7",
"version": "100.1.8",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/ImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ext-ctype": "*"
},
"type": "magento2-module",
"version": "100.1.5",
"version": "100.1.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
55 changes: 55 additions & 0 deletions app/code/Magento/Indexer/Setup/RecurringData.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?php
/**
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/

namespace Magento\Indexer\Setup;

use Magento\Framework\Setup\InstallDataInterface;
use Magento\Framework\Setup\ModuleContextInterface;
use Magento\Framework\Setup\ModuleDataSetupInterface;
use Magento\Indexer\Model\IndexerFactory;
use Magento\Framework\Indexer\ConfigInterface;

/**
* Recurring data upgrade for indexer module
*/
class RecurringData implements InstallDataInterface
{
/**
* @var IndexerFactory
*/
private $indexerFactory;

/**
* @var ConfigInterface
*/
private $configInterface;

/**
* @param IndexerFactory $indexerFactory
* @param ConfigInterface $configInterface
*/
public function __construct(
IndexerFactory $indexerFactory,
ConfigInterface $configInterface
) {
$this->indexerFactory = $indexerFactory;
$this->configInterface = $configInterface;
}

/**
* {@inheritdoc}
* @throws \Exception
*/
public function install(ModuleDataSetupInterface $setup, ModuleContextInterface $context)
{
foreach (array_keys($this->configInterface->getIndexers()) as $indexerId) {
$indexer = $this->indexerFactory->create()->load($indexerId);
if ($indexer->isScheduled()) {
$indexer->getView()->unsubscribe()->subscribe();
}
}
}
}
2 changes: 1 addition & 1 deletion app/code/Magento/Indexer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.4",
"version": "100.1.5",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Integration/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"magento/module-authorization": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.5",
"version": "100.1.6",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Newsletter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.4",
"version": "100.1.5",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/OfflineShipping/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"magento/module-offline-shipping-sample-data": "Sample Data version:100.1.*"
},
"type": "magento2-module",
"version": "100.1.3",
"version": "100.1.4",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Payment/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"magento/framework": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.7",
"version": "100.1.8",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Paypal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"magento/module-checkout-agreements": "100.1.*"
},
"type": "magento2-module",
"version": "100.1.7",
"version": "100.1.8",
"license": [
"proprietary"
],
Expand Down
Loading

0 comments on commit ca8ee57

Please sign in to comment.