Adjust the upgrade file

This commit is contained in:
Wojdylak 2023-09-19 12:48:54 +02:00
parent eace8a9cc2
commit 7ee1edc74a

View file

@ -40,7 +40,7 @@
* `sylius.mailer.templates`
* Added the `Sylius\Component\Order\Context\ResattableCartContextInterface`, extending `Sylius\Component\Order\Context\CartContextInterface` with `Symfony\Contracts\Service\ResetInterface`.
* Added the `Sylius\Component\Order\Context\ResettableCartContextInterface` that extends `Sylius\Component\Order\Context\CartContextInterface` and `Symfony\Contracts\Service\ResetInterface`.
## Frontend