Skip to content

Updated dependencies & added new PriceStatus enum

Compare
Choose a tag to compare
@voidgraphics voidgraphics released this 06 Mar 13:32
· 22 commits to main since this release

Updated the php-prices dependency to use the latest version. This gives the ability to create prices with Brick\Money\RationalNumber instances.

Additionally, a breaking change was made. The status getter on Whitecube\LaravelPrices\Models\Price model now returns an enum instead of a string.