You had forgot something in this PR #31513 now composer update joomla/archive from 1.1.7 to 1.1.8 when i tried to just update the joomla/image package, but the 1.1.8 is already installed....
I'am using composer 2.0.7
Originally posted by @xillibit in #31663 (comment)
Labels |
Added:
?
|
Title |
|
I mean in the installed.json it still says 1.1.7 for joomla/archive : https://github.com/joomla/joomla-cms/blob/staging/libraries/vendor/composer/installed.json#L190
yesterday i had done a composer update --no-dev -v joomla/image
, it has updated joomla/archive too in 1.1.8
The reason is the discrepancy between those files. When this was merged upgrading the version #31514 we never merged in the composer files for whatever reason. so composer.lock mismatches with the installed file so it will always try and upgrade whatever other composer command you are running
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-16 13:55:07 |
Closed_By | ⇒ | wilsonge |
Not sure what you mean with this composer.json tells us that joomla/archive is 1.1.8
https://github.com/joomla/joomla-cms/blob/staging/composer.lock#L190