avatar brianteeman
brianteeman
10 Dec 2018

Steps to reproduce the issue

on a clean system clone joomla 4 branch (Current at time of testing was a913426
perform "composer install" as per the docs

Expected result

lock file in sync with composer.json - no warning messages

Actual result

Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.

There were approx 47 updates

avatar brianteeman brianteeman - open - 10 Dec 2018
avatar brianteeman
brianteeman - comment - 10 Dec 2018

Unfortunately despite the console saying I should update the docs says dont

It should be enough to run composer install as this will install PHP dependencies saved in the composer.lock file. You can do this as many times as you like, it will only install new packages when the composer.lock file is changed. Don't run composer update as this will update all packages to newer versions and update the composer.lock file.

avatar joomla-cms-bot joomla-cms-bot - change - 11 Dec 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 11 Dec 2018
avatar Quy Quy - change - 11 Dec 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-12-11 23:54:13
Closed_By Quy
avatar joomla-cms-bot
joomla-cms-bot - comment - 11 Dec 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/23257

avatar Quy
Quy - comment - 11 Dec 2018

Please test PR #23271


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23257.

Add a Comment

Login with GitHub to post a comment