Skip to content

Commit

Permalink
Fix service definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
coldic3 committed Nov 27, 2024
1 parent c9f95f7 commit ad39344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/services/controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
$services->set(InitApplePayPaymentAction::class)
->args([
service('payum'),
service('sylius.context.cart'),
])
->tag('controller.service_arguments')
;
Expand Down

0 comments on commit ad39344

Please sign in to comment.