Automatically generated installer lang files
[moodle.git] / lib / zipstream / readme_moodle.txt
blobdcdf8166967a2d62944e6a331ea0b111bfecd9a7
1 Instructions to import ZipStream into Moodle:
3 1/ Download from https://github.com/maennchen/ZipStream-PHP/releases/
5 2/ Copy the LICENSE file and the src folder into the lib/zipstream folder
7 3/ Ensure any dependencies are also imported (eg psr/http-message and myclabs/php-enum).
8    The dependencies will be listed in the "require" section of the library's composer.json file