Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/vertexinc/module-address-validation/etc/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/vertexinc/module-address-validation/etc/module.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
    <module name="Vertex_AddressValidation" setup_version="100.5.0">
        <sequence>
            <module name="Magento_Checkout"/>
            <module name="Magento_Config"/>
            <module name="Magento_Store"/>
            <module name="Magento_Tax"/>
            <module name="Vertex_Tax"/>
        </sequence>
    </module>
</config>