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
| Comment | File | Size | Author |
|---|---|---|---|
| varbase 2024-10-04 13-29-17.png | 254.54 KB | delacosta456 |
Comments
Comment #2
delacosta456 commentedComment #3
rajab natshahThanks, for reporting.
The 9.1.x branch is only to support old projects.
For updating old projects
✅ Released varbase-9.1.6
Use a basic
composer updateto update to Varbase 9.1.6 and all other Varbase micro releases for Varbase modules, or all other updated used contrib modules.Comment #4
rajab natshahBasic
composer updatewill work to update old Varbase 9 websites.Comment #5
rajab natshah