Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@
},
{
"copyrightHolders": [],
"location": "lib/slim",
"location": "lib/slim/slim",
"name": "Slim Framework",
"version": "4.13.0",
"license": "MIT",
Expand Down Expand Up @@ -1168,7 +1168,7 @@
},
{
"copyrightHolders": [],
"location": "lib/webauthn/src",
"location": "lib/webauthn",
"name": "WebAuthn",
"version": "2.1.1",
"license": "MIT",
Expand Down
1 change: 1 addition & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,7 @@ vpisabeywardana
vthung
vtos
vyshane
waleedhassan
watcanz
wehr
whchuang
Expand Down
4 changes: 2 additions & 2 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@ Simple Pie helps with blogs.

### Slim Framework

- **Location**: lib/slim
- **Location**: lib/slim/slim
- **Version**: 4.13.0
- **License**: MIT
- **URL**: [https://github.com/slimphp/Slim](https://github.com/slimphp/Slim)
Expand Down Expand Up @@ -1039,7 +1039,7 @@ URL syntax validation using PHP and regular expressions.

### WebAuthn

- **Location**: lib/webauthn/src
- **Location**: lib/webauthn
- **Version**: 2.1.1
- **License**: MIT
- **URL**: [https://github.com/lbuchs/WebAuthn](https://github.com/lbuchs/WebAuthn)
Expand Down