4.0.0
Fixed CanBeBoughtTrait
for newer versions of Laravel by @geisi
Breaking Changes
- Make sure to replace
countItems()
withcountInstances()
.
Fixed CanBeBoughtTrait
for newer versions of Laravel by @geisi
countItems()
with countInstances()
.