Immutable
release. Only release title and notes can be modified.
- Dropped support for PHP <8.3.
- Removed the deprecated
Beste\Clockinterface. Clock implementations now implementPsr\Clock\ClockInterfacedirectly. WrappingClockwill throw anInvalidArgumentExceptionif the given object doesn't behave like a PSR-20 clock and will throw anUnexpectedValueExceptionif a later call does not returnDateTimeImmutable.