From f05ae14c68dd811446df393c0d728cbdff6e0273 Mon Sep 17 00:00:00 2001 From: qwerty199369 <32596673+qwerty199369@users.noreply.github.com> Date: Wed, 9 Oct 2024 23:28:23 +0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 81f9745..9369ba1 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "ext-simplexml": "*", "ext-xmlwriter": "*", "guzzlehttp/guzzle": "^6.3|^7.0", - "adbario/php-dot-notation": "^2.2", + "adbario/php-dot-notation": "^2.2|^3.0", "alibabacloud/tea": "^3.0" }, "require-dev": {