(root)/lib/nikic/readme_moodle.txt – Rev 1441
|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
Instructions to import/update nikic/fast-route
|
|
|
2 |
|
|
|
3 |
1. Update any dependencies
|
|
|
4 |
2. Confirm compatible versions with Slim Framework
|
|
|
5 |
2. Download and unzip the latest release from https://github.com/nikic/fast-route
|
|
|
6 |
3. Remove the following files/folders:
|
|
|
7 |
- `test` directory
|
|
|
8 |
- `.gitignore`
|
|
|
9 |
- `.httconfig`
|
|
|
10 |
- `.travis.yml`
|
|
|
11 |
- `psalm.xml`
|
|
|
12 |
- `FastRoute.hhi`
|
|
|
13 |
3. Replace the files in fast-route/* with those prepared
|