Skip to content

docs: fix the 2.x update procedure and its composer command - #47

Merged
anoziere merged 1 commit into
mainfrom
docs/fix-2x-update-procedure
Aug 28, 2026
Merged

docs: fix the 2.x update procedure and its composer command#47
anoziere merged 1 commit into
mainfrom
docs/fix-2x-update-procedure

Conversation

@anoziere

Copy link
Copy Markdown
Member

The 2.x update page gave a Composer command that does not work: composer update thelia/thelia-skeleton 2.5.0 makes Composer read 2.5.0 as a second package name. It also said nothing about why the database script matters, or about clearing the cache afterwards.

The page now sets the constraint in composer.json before running composer update, explains that local/setup/update.php replays every intermediate update script from the thelia_version stored in the database (so 2.5.4 to 2.6.2 is a single run), and adds the cache clearing step that only UPDATE.md carried until now.

@anoziere
anoziere merged commit 650f84b into main Aug 28, 2026
1 check passed
@anoziere
anoziere deleted the docs/fix-2x-update-procedure branch August 28, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant