From 0d1188eba8da31c4c179623e1b3cbdb3f87e097e Mon Sep 17 00:00:00 2001 From: zinigor Date: Fri, 29 Sep 2023 14:48:30 +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 47c9965..f9dabf8 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "automattic/jetpack-connection": "^1.58.0", - "automattic/jetpack-autoloader": "^2.12.0-alpha", + "automattic/jetpack-autoloader": "^2.12.0", "automattic/jetpack-config": "^1.15.4", "automattic/jetpack-assets": "^1.18.11", "automattic/jetpack-redirect": "^1.7.27", @@ -13,7 +13,7 @@ }, "require-dev": { "yoast/phpunit-polyfills": "1.1.0", - "automattic/jetpack-changelogger": "^3.3.11-alpha", + "automattic/jetpack-changelogger": "^3.3.11", "automattic/wordbless": "0.4.2" }, "suggest": {