From 492a0a474ea6dc06411534393ce540b960c52d06 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 28 Nov 2025 07:13:20 +0100 Subject: update to 1.3.1 --- installed.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'installed.json') diff --git a/installed.json b/installed.json index ddec9a4..4199846 100644 --- a/installed.json +++ b/installed.json @@ -2609,17 +2609,17 @@ }, { "name": "thephpf/attestation", - "version": "0.0.4", - "version_normalized": "0.0.4.0", + "version": "0.0.5", + "version_normalized": "0.0.5.0", "source": { "type": "git", "url": "https://github.com/ThePHPF/attestation.git", - "reference": "30b9ce5b8d458d832c04d98ebf7f3b8a986ef000" + "reference": "fa81efb3f6f8147287ebaebd81ff6688e0f2ec9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ThePHPF/attestation/zipball/30b9ce5b8d458d832c04d98ebf7f3b8a986ef000", - "reference": "30b9ce5b8d458d832c04d98ebf7f3b8a986ef000", + "url": "https://api.github.com/repos/ThePHPF/attestation/zipball/fa81efb3f6f8147287ebaebd81ff6688e0f2ec9d", + "reference": "fa81efb3f6f8147287ebaebd81ff6688e0f2ec9d", "shasum": "" }, "require": { @@ -2637,7 +2637,7 @@ "suggest": { "ext-openssl": "Needed to verify certificates using OpenSSL" }, - "time": "2025-11-18T14:20:12+00:00", + "time": "2025-11-27T15:31:24+00:00", "type": "library", "installation-source": "dist", "autoload": { @@ -2658,7 +2658,7 @@ "description": "A PHP library to aid in verifying artifact attestations", "support": { "issues": "https://github.com/ThePHPF/attestation/issues", - "source": "https://github.com/ThePHPF/attestation/tree/0.0.4" + "source": "https://github.com/ThePHPF/attestation/tree/0.0.5" }, "funding": [ { -- cgit