mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
9b98f78d2a
Include AWS SDK for PHP library. This library is used in SMS factor from MFA project
7 lines
309 B
Plaintext
7 lines
309 B
Plaintext
Instructions to import/update aws-sdk-php library into Moodle:
|
|
|
|
Update aws-sdk-php library
|
|
1. Download the latest aws-sdk-php library package from https://github.com/aws/aws-sdk-php
|
|
2. Copy the src directory to lib/aws-sdk/src folder
|
|
3. Copy the associated files LICENCE, README.md etc. to aws-sdk directory
|