v2.1
The package has been updated for the upcoming release of PHP 8.1!
This is a simple maintenance release so that there are no more warnings about the following:
- the loss of precision from implicit casts (float to int)
- passing null to the third parameter of
str_replace
is deprecated