From 40767fabeb304527cd567c8f4c7c444df5cf10a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20B=C3=B6sing?= <2189546+boesing@users.noreply.github.com> Date: Thu, 7 Apr 2022 18:52:10 +0200 Subject: [PATCH] bugfix: update `composer.lock` to contain latest hash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com> --- composer.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 25c155b1..f62e1e43 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": "e238a4c88ecd1972f68bc95830a9f920", + "content-hash": "aa071135de48212d7c9eba1a27bcbe1c", "packages": [ { "name": "laminas/laminas-stdlib", @@ -5431,5 +5431,5 @@ "platform-overrides": { "php": "7.4.99" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }