Releases: ericsizemore/clock
Releases · ericsizemore/clock
1.1.1
1.1.1 - 2026-02-25
Added
- Added
[\#Override]to several class methods. - Added
RectorPHPas a dev-dependency.
Changed
- Updated several workflows in hopes that it will prevent some CI issues.
- Updated minimum versions for some dependencies.
- Updated
README.md,backward-compatibility.md, andSECURITY.md. - Updated
composer.jsonscripts, some names have changed/new scripts added.
Full Changelog: 1.1.0...1.1.1
1.1.0
1.1.0 - 2024-11-17
Added
- Added support for adjusting (or modifying) the frozen clock with a given modifier.
- New method
adjustTo(string $withModifier)
- New method
Changed
- Updated composer.json (dev dependencies)
- ... and composer.lock
- Updated
USAGE.md
Full Changelog: 1.0.0...1.1.0
1.0.0
Initial release.