<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Amasty\Shiprules\Model\Rule\Condition\Combine">
        <plugin name="DJOGlobal_ExtShipRules::AddCustomerDataToConditionsOptions" type="DJOGlobal\ExtShipRules\Plugin\AddCustomerDataToConditionsOptions"/>
    </type>
    <type name="Magento\Shipping\Model\Shipping">
        <plugin name="DJOGlobal_ExtShipRules::AddCustomerDataToShippingRateRequest" type="DJOGlobal\ExtShipRules\Plugin\AddCustomerDataToShippingRateRequest"/>
    </type>
</config>
