From 6b5b238e838116560e298deff4c9bcab140ac050 Mon Sep 17 00:00:00 2001 From: Asko Nomm Date: Wed, 23 Feb 2022 00:18:15 +0100 Subject: Fix typo --- composer.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index a97909a..791fdf9 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": "3dfd11fec5b916f8070a9ac43db29a3d", + "content-hash": "60e57b17fa829992b0d33875b08a120a", "packages": [], "packages-dev": [ { @@ -3115,7 +3115,9 @@ "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": [], + "platform": { + "php": "^8.1" + }, "platform-dev": [], "plugin-api-version": "2.2.0" } -- cgit v1.2.3