diff --git a/data/libraries.json b/data/libraries.json index 5f08683ea..284abf8e8 100644 --- a/data/libraries.json +++ b/data/libraries.json @@ -1115,7 +1115,7 @@ }, { "copyrightHolders": [], - "location": "lib/slim", + "location": "lib/slim/slim", "name": "Slim Framework", "version": "4.13.0", "license": "MIT", @@ -1168,7 +1168,7 @@ }, { "copyrightHolders": [], - "location": "lib/webauthn/src", + "location": "lib/webauthn", "name": "WebAuthn", "version": "2.1.1", "license": "MIT", diff --git a/data/moodle-contributors.txt b/data/moodle-contributors.txt index b9beea0d7..bb664f9ec 100644 --- a/data/moodle-contributors.txt +++ b/data/moodle-contributors.txt @@ -1514,6 +1514,7 @@ vpisabeywardana vthung vtos vyshane +waleedhassan watcanz wehr whchuang diff --git a/general/community/credits/thirdpartylibs.md b/general/community/credits/thirdpartylibs.md index 8f52df1bb..6dc34c84e 100644 --- a/general/community/credits/thirdpartylibs.md +++ b/general/community/credits/thirdpartylibs.md @@ -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) @@ -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)