Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/0.12.x' into 0.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ehibes committed Oct 8, 2024
2 parents e6f650a + 4720810 commit 2d16c50
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Resources/config/services/modifier.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
<!-- Needs to be public because it is called from the state machine -->
<service id="setono_sylius_gift_card.modifier.order_gift_card_amount"
class="Setono\SyliusGiftCardPlugin\Modifier\OrderGiftCardAmountModifier"
public="true">
<argument type="service" id="setono_sylius_gift_card.manager.gift_card"/>
</service>
public="true"/>
</services>
</container>

0 comments on commit 2d16c50

Please sign in to comment.