Ir a la última revisión | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |
Instructions to import/update guzzle library into Moodle:Update guzzle promises library1. Download the latest guzzle promises library from https://github.com/guzzle/promises2. Copy the src directory to lib/guzzlehttp/promises folder3. Copy the associated files LICENCE, README.md etc. to promises directoryUpdate guzzle http library1. Download the latest guzzlehttp library from https://github.com/guzzle/guzzle2. Copy the src directory to lib/guzzlehttp/guzzle folder3. Copy the associated files LICENCE, README.md etc. to guzzle directoryUpdate guzzle psr-7 message implementation library1. Download the latest psr-7 library from https://github.com/guzzle/psr72. Copy the src directory to lib/guzzlehttp/psr-7 folder3. Copy the associated files LICENCE, README.md etc. to psr-7 directoryUpdate guzzle cache implementation library1. Download the latest Guzzle cache middleware library from https://github.com/Kevinrob/guzzle-cache-middleware2. Copy the src directory to guzzlehttp/kevinrob/guzzlecache folder3. Copy the associated files LICENCE, README.md etc. to guzzlecache directory