<?xml version="1.0"?>
<!--
/**
 * Sutunam SellSecure
 *
 * @author    Mathias Arlaud <marlaud@sutunam.com>
 * @copyright Copyright (c) 2018 Sutunam (http://www.sutunam.com/)
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="Sutunam_SellSecure" setup_version="0.2.6">
        <sequence>
            <module name="Magento_Sales"/>
            <module name="Magento_Checkout"/>
        </sequence>
    </module>
</config>
