Template:Composer
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.
|