v1.1.1
Added
- PHP 8 compatibility in
composer.json
Changed
- Bump PHP compatibility to 7.3
Fixed
- StringHelper::removeAccents() returns empty string if error
- Bad image resize for portrait/landscape ratio
- ImageHelperTest::providerSizes() parameters name
- Deprecated assertRegExp() and assertNotRegExp() methods
- Cast value given to dechex() function in ImageHelper::gradientColor() method