Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

Releases: kreait/clock-php

1.2

Choose a tag to compare

@jeromegamez jeromegamez released this 20 Apr 14:15
49e1033

This release introduces a compatibility layer with the PSR-20 draft, allowing us to already get some interoperability by depending on a shared interface.

1.1.0

Choose a tag to compare

@jeromegamez jeromegamez released this 03 Oct 23:32
8f1fbc2
  • The default branch of the GitHub repository has been renamed from master to main - if you're using dev-master as a version constraint in your composer.json, please update it to dev-main.
  • Added PHP 8 forward compatibility

1.0.1

Choose a tag to compare

@jeromegamez jeromegamez released this 26 Aug 16:00
7bc9a0c

Removed phpunit/phpunit from non-dev dependencies (oops 😅)

1.0.0

Choose a tag to compare

@jeromegamez jeromegamez released this 20 Aug 08:53
b730a1d

Initial release