You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep, sorry about that, a bad merge from the Craft 5 branch. Fixed for the next release. To get this early, run composer require verbb/abandoned-cart:"dev-craft-4 as 3.0.4".
Looks like the
AbandonedCart::info()
method was removed (and replaced withAbandonedCart::log()
).abandoned-cart/src/services/Carts.php
Line 267 in e33e4fe
Not sure if there are any other instances, we are on the Craft 4 version, look to have been completely removed in the craft 5 version.
The text was updated successfully, but these errors were encountered: