From 7c79f5ba11eaade787a94d734fb7333185d1f7da Mon Sep 17 00:00:00 2001 From: zinigor Date: Fri, 29 Sep 2023 14:48:55 +0000 Subject: [PATCH] Backport mu-wpcom-plugin 1.6.22, jetpack 12.7-a.3 Changes (#33388) * Changelog edits. * Init new cycle --------- Co-authored-by: Igor Zinovyev Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6353028323 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e547d8c..25d9f4a 100644 --- a/composer.json +++ b/composer.json @@ -9,11 +9,11 @@ "automattic/jetpack-plans": "^0.3.4", "automattic/jetpack-redirect": "^1.7.27", "automattic/jetpack-status": "^1.18.5", - "automattic/jetpack-sync": "^1.57.3-alpha" + "automattic/jetpack-sync": "^1.57.3" }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^3.3.11-alpha", + "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "@dev" }, "suggest": {