Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 5... Línea 5...
5
- The lib/lti1p3 library currently depends on version 6.0 of php-jwt.
5
- The lib/lti1p3 library currently depends on version 6.0 of php-jwt.
6
- There are usages of this library in mod/lti too. Please check these.
6
- There are usages of this library in mod/lti too. Please check these.
Línea 7... Línea 7...
7
 
7
 
8
Instructions
8
Instructions
9
------------
9
------------
10
1.  Check dependencies to confirm suitability of the new version of the library (see above).
10
1. Check dependencies to confirm suitability of the new version of the library (see above).
11
2.  Visit [https://github.com/firebase/php-jwt].
11
2. Visit [https://github.com/firebase/php-jwt].
12
3.  Click on 'X releases'.
12
3. Click on 'X releases'.
-
 
13
4. Download the latest release.
13
4.  Download the latest release.
14
5. Remove everything under lib/php-jwt/ except this file (readme_moodle.txt).
14
5.  Unzip it in lib as php-jwt.
15
6. Unzip the release and put its content as into lib/php-jwt.