About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:recommended_tools:composer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
development:recommended_tools:composer [2016/01/07 17:42] demiankatzdevelopment:recommended_tools:composer [2019/09/20 11:24] demiankatz
Line 16: Line 16:
  
 ===== Notes ===== ===== Notes =====
 +
 +==== Composer Merge Plugin ====
 +
 +Starting with VuFind 6.1, VuFind uses the [[https://github.com/wikimedia/composer-merge-plugin|Wikimedia Composer Merge Plugin]] to help developers add dependencies to local VuFind instances more easily. If you want to add a new dependency to a local instance of VuFind without having to override the existing composer.json/composer.lock (which can cause merge conflicts in the future), you can instead create a composer.local.json (based on the provided [[https://github.com/vufind-org/vufind/blob/master/composer.local.json.dist|composer.local.json.dist]] example) and then run "composer update" to add everything. See [[https://github.com/vufind-org/vufind/pull/1425|pull request #1425]] for more details.
  
 ==== GitHub API Limits ==== ==== GitHub API Limits ====
development/recommended_tools/composer.txt · Last modified: 2020/09/22 14:22 by demiankatz