Rev 1 |
|
Comparar con el anterior |
Ultima modificación |
Ver Log
|
| Rev |
Autor |
Línea Nro. |
Línea |
| 1 |
efrain |
1 |
Instructions to import/update jmespath library into Moodle:
|
|
|
2 |
|
|
|
3 |
Update jmespath library
|
|
|
4 |
1. Download the latest jmespath.php library package from https://github.com/jmespath/jmespath.php/releases
|
| 1441 |
ariadna |
5 |
2. Remove the lib/jmespath/src folder
|
|
|
6 |
3. Copy the src directory to lib/jmespath/ folder
|
|
|
7 |
4. Copy the associated following files to the jmespath directory:
|
|
|
8 |
- CHANGELOG.md
|
|
|
9 |
- composer.json
|
|
|
10 |
- LICENSE
|
|
|
11 |
- README.md
|