Issue #3376777 by Yuraul, eiriksm, kaszarobert: Drupal 10 compatibility
parent
089ef17c
Branches 2.x
Tags 2.0.0-beta2
Showing
- commerce_item_discount_ui.info.yml 1 addition, 2 deletionscommerce_item_discount_ui.info.yml
- composer.json 6 additions, 0 deletionscomposer.json
- src/EventSubscriber/OrderEventSubscriber.php 1 addition, 2 deletionssrc/EventSubscriber/OrderEventSubscriber.php
- tests/src/Kernel/AdjustmentTest.php 4 additions, 4 deletionstests/src/Kernel/AdjustmentTest.php
- tests/src/Kernel/TaxTest.php 1 addition, 1 deletiontests/src/Kernel/TaxTest.php
composer.json
0 → 100644
{ | ||
"name": "drupal/commerce_item_discount_ui", | ||
"type": "drupal-module", | ||
"homepage": "https://www.drupal.org/project/commerce_item_discount_ui", | ||
"minimum-stability": "dev" | ||
} |
Please register or sign in to comment