From 9f55a53553258741bb6d0702c6731eaceab4b4a4 Mon Sep 17 00:00:00 2001 From: 7underlines Date: Wed, 11 Sep 2024 12:13:11 +0200 Subject: [PATCH] Update Shopware 6 custom update guide description --- src/pages/blog/shopware-6-custom-update-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/blog/shopware-6-custom-update-guide.md b/src/pages/blog/shopware-6-custom-update-guide.md index 70e23cb..be49ad1 100644 --- a/src/pages/blog/shopware-6-custom-update-guide.md +++ b/src/pages/blog/shopware-6-custom-update-guide.md @@ -1,6 +1,6 @@ --- title: "Update Shopware 6 with composer update --no-scripts" -description: "Learn how to update Shopware 6 with a more robust alternative composer command. This guide provides step-by-step instructions for a hopefully seamless update process." +description: "Learn how to update Shopware 6 with a alternative composer command. This guide provides step-by-step instructions for a hopefully seamless update process." published: 2024-04-29 layout: ../../layouts/BlogPostLayout.astro ---