From 926efccab95d2167f28acf8ca325ea08673c44b5 Mon Sep 17 00:00:00 2001 From: haqadn Date: Thu, 26 Oct 2023 09:55:27 +0000 Subject: [PATCH] Boost: Fix feature sorting (#33766) * Fix feature sorting * changelog Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6652255247 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f6b989b..bb5da64 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "automattic/jetpack-assets": "^1.18.13", "automattic/jetpack-connection": "^1.58.2", - "automattic/jetpack-plans": "^0.3.5", + "automattic/jetpack-plans": "^0.3.5-alpha", "automattic/jetpack-redirect": "^1.7.27", "automattic/jetpack-status": "^1.18.5", "automattic/jetpack-sync": "^1.60.0-alpha"