Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Use updatedAt during cart cleanup task.
issue: NEXT-16519
author: Andreas Allacher
author_email: [email protected]
author_github: @AndreasA
---
- Changed method
Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler::run()
to takeupdated_at
into account during scheduled cart cleanup task .