diff --git a/data/libraries.json b/data/libraries.json index 7c4914ca6..ece43de4e 100644 --- a/data/libraries.json +++ b/data/libraries.json @@ -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 @@ -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 diff --git a/data/moodle-contributors.txt b/data/moodle-contributors.txt index f14afcebf..758df6d11 100644 --- a/data/moodle-contributors.txt +++ b/data/moodle-contributors.txt @@ -1543,6 +1543,7 @@ robertall roelmann rtcn2 rwijaya +rxdelacruz safatshahin sam_marshall samhemelryk diff --git a/general/community/credits/thirdpartylibs.md b/general/community/credits/thirdpartylibs.md index 9c6f72d1b..274eab1d0 100644 --- a/general/community/credits/thirdpartylibs.md +++ b/general/community/credits/thirdpartylibs.md @@ -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) @@ -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)