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:
@@ -6,7 +6,7 @@ namespace Beste\Clock;
|
||||
|
||||
use Beste\Clock;
|
||||
use DateTimeImmutable;
|
||||
use StellaMaris\Clock\ClockInterface;
|
||||
use Psr\Clock\ClockInterface;
|
||||
|
||||
final class MinuteClock implements Clock
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user