Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ECP-8524' into ECP-8524
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmita committed Apr 17, 2024
2 parents 56dfad6 + 006299b commit 376ee9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services/payment-handlers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<argument type="service" id="Adyen\Shopware\Service\OrdersService"/>
<argument type="service" id="Adyen\Shopware\Service\ConfigurationService"/>
<argument type="service" id="Adyen\Shopware\Service\ClientService"/>
<argument type="service" id="Adyen\Util\Currency"/>
<argument type="service" id="Adyen\Shopware\Util\Currency"/>
<argument type="service" id="Adyen\Service\Validator\CheckoutStateDataValidator"/>
<argument type="service" id="Adyen\Shopware\Service\PaymentStateDataService"/>
<argument type="service" id="Adyen\Shopware\Service\Repository\SalesChannelRepository"/>
Expand Down

0 comments on commit 376ee9e

Please sign in to comment.