Skip to content
This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Commit cb6494b

Browse files
edg2sMatmaRex
authored andcommitted
Use composer install instead of composer update
The former respects `composer.lock` files if they exist, as is recommended by https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control, and is the command given in installation instructions, e.g. https://www.mediawiki.org/wiki/Extension:TemplateStyles Add the composer.lock for Patch demo itself.
1 parent 545cee4 commit cb6494b

File tree

6 files changed

+1112
-10
lines changed

6 files changed

+1112
-10
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ config.php
22
wikis
33
repositories
44
composer
5-
composer.lock
65
vendor
76
node_modules

0 commit comments

Comments
 (0)