Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
Instructions to import/update jmespath library into Moodle:
1
Instructions to import/update jmespath library into Moodle:
Línea 2... Línea 2...
2
 
2
 
3
Update jmespath library
3
Update jmespath library
-
 
4
1. Download the latest jmespath.php library package from https://github.com/jmespath/jmespath.php/releases
4
1. Download the latest jmespath.php library package from https://github.com/jmespath/jmespath.php/releases
5
2. Remove the lib/jmespath/src folder
5
2. Copy the src directory to 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