mirror of
https://github.com/beste/clock.git
synced 2026-08-17 17:47:13 +00:00
Switch to the now released psr/clock-interface
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace Beste;
|
||||
|
||||
use StellaMaris\Clock\ClockInterface;
|
||||
use Psr\Clock\ClockInterface;
|
||||
|
||||
interface Clock extends ClockInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user