Template:Composer

From Lorekeeper Wiki
Revision as of 09:59, 20 October 2020 by Mercury (talk | contribs)
Jump to navigation Jump to search
Installing packages with Composer:
If feasible, run composer update. If you encounter memory issues:
Locally, run composer update. Copy the composer.lock file to your site's server.
Run composer install.