Skip to content
Open
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 @@ -1146,7 +1146,7 @@
"location": "public/lib/symfony/deprecation-contracts",
"name": "Symfony Deprecation contracts",
"description": "A generic function and convention to trigger deprecation notices",
"version": "3.5.1",
"version": "3.6.0",
"license": "MIT",
"repository": "https://github.com/symfony/deprecation-contracts",
"customised": false
Expand Down Expand Up @@ -1180,7 +1180,7 @@
"copyrightHolders": [],
"location": "public/lib/webauthn",
"name": "WebAuthn",
"version": "2.2.2",
"version": "2.2.0",
"license": "MIT",
"repository": "https://github.com/lbuchs/WebAuthn",
"customised": false
Expand Down
1 change: 1 addition & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,7 @@ robertall
roelmann
rtcn2
rwijaya
rxdelacruz
safatshahin
sam_marshall
samhemelryk
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 @@ -1016,7 +1016,7 @@ Simple Pie helps with blogs.
A generic function and convention to trigger deprecation notices

- **Location**: public/lib/symfony/deprecation-contracts
- **Version**: 3.5.1
- **Version**: 3.6.0
- **License**: MIT
- **URL**: [https://github.com/symfony/deprecation-contracts](https://github.com/symfony/deprecation-contracts)

Expand Down Expand Up @@ -1046,7 +1046,7 @@ URL syntax validation using PHP and regular expressions.
### WebAuthn

- **Location**: public/lib/webauthn
- **Version**: 2.2.2
- **Version**: 2.2.0
- **License**: MIT
- **URL**: [https://github.com/lbuchs/WebAuthn](https://github.com/lbuchs/WebAuthn)

Expand Down