From 53af2d06d84da37bfd7e1f2bdb1dc00a2754be2e Mon Sep 17 00:00:00 2001 From: "d.super" Date: Fri, 18 Oct 2024 15:58:52 +0200 Subject: [PATCH] Updated composer.lock --- .laminas-ci.json | 5 ++++- composer.lock | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.laminas-ci.json b/.laminas-ci.json index 93034d7..415189c 100644 --- a/.laminas-ci.json +++ b/.laminas-ci.json @@ -1,6 +1,9 @@ { + "ignore_php_platform_requirements": { + "8.4": true + }, "extensions": [ "gmp" ], "backwardCompatibilityCheck": true -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index 8093a9a..ff98e46 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5ba396cd1e2bde90e045a93bb1851c53", + "content-hash": "b8a3c74617dcce9357335d535e00e061", "packages": [ { "name": "laminas/laminas-code",