From 983f794d92365d4479ea28a7aef14f561126e438 Mon Sep 17 00:00:00 2001 From: hansen Date: Mon, 1 Sep 2025 17:54:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7Google=20API=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a3c396b..ee3dff8 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "php": ">=8.1", "workerman/webman-framework": "^1.6.8", "monolog/monolog": "^2.0", - "googleads/google-ads-php": "^25.0", + "googleads/google-ads-php": "^26.0", "vlucas/phpdotenv": "^5.6", "guzzlehttp/guzzle": "^7.9", "webman/auto-route": "^1.0",