mirror of
https://github.com/beste/clock.git
synced 2026-08-18 01:57:13 +00:00
Switch to the now released psr/clock-interface
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Beste\Clock;
|
||||
use Beste\Clock;
|
||||
use DateTimeImmutable;
|
||||
use DateTimeZone;
|
||||
use StellaMaris\Clock\ClockInterface;
|
||||
use Psr\Clock\ClockInterface;
|
||||
|
||||
final class FrozenClock implements Clock
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user