From dc9e00add269206efe7a31c4fcc1550ca20c9b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 3 Nov 2021 14:54:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 7c51ffda..2ec2a6a0 100644 --- a/composer.json +++ b/composer.json @@ -8,6 +8,7 @@ } ], "license": "MIT", + "composer-runtime-api": "^2.0", "require": { "php": ">=8.0", "ext-json": "*",