<?xml version="1.0"?>
<!--
/**
 * This file is part of Dinhvan_Faq for Magento.
 *
 * @license All rights reserved
 * @author Hugo Herblot <contact@agence-soon.fr>
 * @category Dinhvan
 * @package Dinhvan_Faq
 * @copyright Copyright (c) 2018 Agence Soon (http://www.agence-soon.fr)
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="Dinhvan_Faq" setup_version="1.0.0">
        <sequence>
            <module name="Soon_Faq"/>
        </sequence>
    </module>
</config>