From c3835b21004268d0f1d9be3a1a7009e51c05a56c Mon Sep 17 00:00:00 2001 From: zinigor Date: Mon, 16 Sep 2024 14:37:23 +0000 Subject: [PATCH] Changelog and readme.txt edits. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10885941088 Upstream-Ref: Automattic/jetpack@b0ea4698657dd06177600d2ca081301088600691 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fd86688..a223a97 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.0", - "automattic/jetpack-connection": "^4.0.3-alpha" + "automattic/jetpack-connection": "^4.0.3" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1",