From f429d9a04d7bffcdc950c980ad37862fca8c86b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Parienti?= Date: Wed, 25 Feb 2026 10:19:47 +0100 Subject: [PATCH] Update modules.rst Provide the right version of `oxid-esales/oxideshop-update-component` to install. Without this information more developers will lose theirs time and theirs hairs (for those who still have some) --- update/eshop_from_65_to_7/modules/modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/eshop_from_65_to_7/modules/modules.rst b/update/eshop_from_65_to_7/modules/modules.rst index 9b15dbae..56dce554 100644 --- a/update/eshop_from_65_to_7/modules/modules.rst +++ b/update/eshop_from_65_to_7/modules/modules.rst @@ -94,7 +94,7 @@ Adjust removed functionality .. code:: bash composer require rector/rector --dev - composer require oxid-esales/oxideshop-update-component --dev + composer require oxid-esales/oxideshop-update-component:dev-b-7.0.x --dev