mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
29 lines
521 B
Text
29 lines
521 B
Text
Description of Mustache library import into moodle.
|
|
|
|
Clone from https://github.com/moodle/custom-mustache.php
|
|
|
|
Rebase onto latest tag from https://github.com/bobthecow/mustache.php
|
|
|
|
Delete folder "test"
|
|
|
|
Delete phpunit.xml.dist
|
|
|
|
Delete hidden files ".*"
|
|
|
|
Delete hidden directories ".git"
|
|
|
|
Delete folder "bin"
|
|
|
|
Delete folder "vendor"
|
|
|
|
Delete composer.json
|
|
|
|
Copy into this folder, and update this readme to cover any changes.
|
|
|
|
== 3.1 ==
|
|
|
|
Update from version 2.9.0 to 2.10.0
|
|
|
|
== 3.2 ==
|
|
|
|
Update from version 2.10.0 to 2.11.1
|