Skip to content
Snippets Groups Projects
Commit 74601452 authored by Justin Back's avatar Justin Back
Browse files

Update License.php

parent 4bae30f2
No related merge requests found
......@@ -286,7 +286,7 @@ class License extends Licenses
$this->issuer,
$this->issued_at?->unix(),
$this->expires_at?->unix(),
json_encode($this->data),
$this->data,
$this->instance,
$this->ocsp
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment