From 43d68986c363a649937daf4a33eab2359cb13e6b Mon Sep 17 00:00:00 2001 From: drill-lancer Date: Wed, 19 Jun 2024 10:40:20 +0900 Subject: [PATCH] fix: composer --- composer.json | 5 +++-- composer.lock | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 514c41c..832c051 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,7 @@ ], "require-dev": { "wp-phpunit/wp-phpunit": "^5.4", - "yoast/phpunit-polyfills": "^1.1.0" + "yoast/phpunit-polyfills": "^1.1.0", + "doctrine/instantiator": "^1.5" } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index 26a429d..30ac97f 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": "738b71f0f09b8ee7fa3e73c1690bd0d9", + "content-hash": "5bcaba0031a0606bdd17880fefc58662", "packages": [], "packages-dev": [ {