Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
stepbystep:maintenance [2021/06/07 14:17] giancarlo [Maintenance] |
stepbystep:maintenance [2021/07/16 11:13] (current) giancarlo [Maintenance] |
||
---|---|---|---|
Line 389: | Line 389: | ||
| | ||
+ | $ vendor/ | ||
+ | </ | ||
+ | * 2021_07_15 | ||
+ | Update Archipelago modules to opendb branch with ALTO support. | ||
+ | <code bash> | ||
+ | $ composer require ' | ||
+ | ./ | ||
+ | Running composer update strawberryfield/ | ||
+ | Gathering patches for root package. | ||
+ | Loading composer repositories with package information | ||
+ | Lock file operations: 0 installs, 5 updates, 0 removals | ||
+ | - Upgrading archipelago/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | Writing lock file | ||
+ | Installing dependencies from lock file (including require-dev) | ||
+ | Package operations: 0 installs, 5 updates, 0 removals | ||
+ | - Syncing strawberryfield/ | ||
+ | - Syncing strawberryfield/ | ||
+ | - Syncing strawberryfield/ | ||
+ | - Syncing archipelago/ | ||
+ | - Syncing strawberryfield/ | ||
+ | Gathering patches for root package. | ||
+ | Gathering patches for dependencies. This might take a minute. | ||
+ | - Upgrading strawberryfield/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | - Upgrading archipelago/ | ||
+ | - Upgrading strawberryfield/ | ||
+ | |||
+ | $ vendor/ | ||
$ vendor/ | $ vendor/ | ||
</ | </ |