<?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="Magento\SalesRule\Model\Rule\DataProvider">
        <plugin name="autogedal_promo_rules_sales_rule_data_provider"
                type="Autogedal\PromoRules\Plugin\SalesRule\Model\DataProviderPlugin"/>
    </type>
</config>
