Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 4 column 16
---
title: Refactor delivery time units
issue: NEXT-21958
author: Silvio Kennecke
author_github: @silviokennecke
---
- Changed
sw-settings-delivery-time-detail
component to support unithour
- Changed
\Shopware\Core\System\DeliveryTime\DeliveryTimeEntity
to add missing unit constants - Changed
\Shopware\Core\Checkout\Cart\Delivery\Struct\DeliveryDate::createFromDeliveryTime
to use constants instead of hardcoded values