duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
143 stars 37 forks source link

Create Carbon object from $model->paid_date during database migration #871

Closed ajcsilva closed 1 year ago

ajcsilva commented 1 year ago

This PR fixes an issue when running php please sc:migrate-order-statuses when upgrading from 4.x to 5.x.

$model->paid_date was not augmented into a Carbon object before calling the format method.

github-actions[bot] commented 1 year ago

Released as part of v5.0.3.