Problem/Motivation

i was trying to update Varbase from 9.1.5 to 9.1.6 follow my usual manual update process
and noticed that the composer create-project Vardot/varbase-project:~9 is referencing 9.1.6
am i missing something ?

I have also notice that README, at https://github.com/Vardot/varbase/blob/9.1.x/UPDATE.md doesn't have Vardot/varbase-project:~9 which make the command download Varbase 10 instead of Varbase 9

Is this intentional ?

Thanks

CommentFileSizeAuthor
varbase 2024-10-04 13-29-17.png254.54 KBdelacosta456

Comments

delacosta456 created an issue. See original summary.

delacosta456’s picture

Issue summary: View changes
rajab natshah’s picture

Thanks, for reporting.

The 9.1.x branch is only to support old projects.

It is recommended to start new projects with Varbase ~10 Go to https://github.com/Vardot/varbase-project/tree/10.0.x

For updating old projects
✅ Released varbase-9.1.6
Use a basic composer update to update to Varbase 9.1.6 and all other Varbase micro releases for Varbase modules, or all other updated used contrib modules.

rajab natshah’s picture

Status: Active » Fixed
  • Updated Varbase profile from 9.1.5 to 9.1.6 stable and add the composer.lock file #260
  • Updated the update config steps to manage the automated updater after the release Varbase 9.1.6 #76

Basic composer update will work to update old Varbase 9 websites.

rajab natshah’s picture

Status: Fixed » Closed (fixed)