From 08bafe09a7ec76f8c7a990528139a9dafeeb828c Mon Sep 17 00:00:00 2001 From: xboard Date: Fri, 8 Dec 2023 10:11:37 +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 6c4f1c1..c4c74f5 100755 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "stripe/stripe-php": "^7.36.1", "symfony/yaml": "*", "zoujingli/ip2region": "^2.0", - "cedar2025/http-foundation": "v6.4.0" + "cedar2025/http-foundation": "6.4.x-dev" }, "require-dev": { "barryvdh/laravel-debugbar": "^3.9",