Releases: realodix/readtime
Releases · realodix/readtime
v1.6.0
- Bump minimum version of PHP to 8.1 (19c3bc5)
- Bump minimum version of PHPUnit to v10.5 and support v11 (#6)
v1.5.2
- Add support for illuminate/collections v11 (0a4a709)
v1.5.1
- Add support for Symfony 7 (d22d35f)
v1.5.0
- Add support to illuminate/collections v10 (14a17e7)
- Remove PHPUnit 10 (1174d53)
v1.4.0
- Add type validation to translation option (#3, #4, 78784eb)
- Use collection to get json (fe58a26)
v1.3.0
- PHP 7.4 are no longer supported (8b1272d)
- Replace
aimeos/map
with illuminate/collections
(78caab2)