From e323b0640af27fa90105c5fbad8e15e6eff226de Mon Sep 17 00:00:00 2001 From: Paragon Initiative Enterprises Date: Sun, 29 Sep 2019 04:05:22 -0400 Subject: [PATCH] Use new public key, since the server had to be reinstalled. --- src/Validator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Validator.php b/src/Validator.php index 9397797..43c43f9 100644 --- a/src/Validator.php +++ b/src/Validator.php @@ -30,7 +30,7 @@ class Validator // Default Chronicle settings, if none are provided. const CHRONICLE_URL = 'https://php-chronicle.pie-hosted.com/chronicle'; - const CHRONICLE_PUBKEY = 'MoavD16iqe9-QVhIy-ewD4DMp0QRH-drKfwhfeDAUG0='; + const CHRONICLE_PUBKEY = 'Bgcc1QfkP0UNgMZuHzi0hC1hA1SoVAyUrskmSkzRw3E='; /** * @var string $chronicleUrl