From 2a9e4b58f280241178a21b37f8e041273dedd6fe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Nov 2025 11:36:38 +0100 Subject: update to 1.3.0-rc2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 8399af2..7f0dd58 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "symfony/console": "^6.4.27", "symfony/event-dispatcher": "^6.4.25", "symfony/process": "^6.4.26", - "thephpf/attestation": "^0.0.3", + "thephpf/attestation": "^0.0.4", "webmozart/assert": "^1.12.1" }, "require-dev": { -- cgit