diff --git a/src/Extensions/Shopware/Install/Command/ShopwareInstallVcsCommand.php b/src/Extensions/Shopware/Install/Command/ShopwareInstallVcsCommand.php index 6b128d7a..6c4689a3 100644 --- a/src/Extensions/Shopware/Install/Command/ShopwareInstallVcsCommand.php +++ b/src/Extensions/Shopware/Install/Command/ShopwareInstallVcsCommand.php @@ -9,7 +9,7 @@ class ShopwareInstallVcsCommand extends BaseCommand { - const MAIN_BRANCH = '5.4'; + const MAIN_BRANCH = '5.5'; /** * {@inheritdoc}