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
10 changes: 5 additions & 5 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"location": "public/admin/tool/messageinbound/roundcube",
"name": "Roundcube Framework",
"version": "1.6.10",
"version": "1.6.11",
"license": "GPL",
"licenseversion": "3.0+",
"repository": "https://github.com/roundcube/roundcubemail",
Expand Down Expand Up @@ -225,7 +225,7 @@
"location": "public/lib/aws-sdk",
"name": "AWS SDK for PHP",
"description": "The AWS SDK for PHP library",
"version": "3.342.2",
"version": "3.356.22",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/aws/aws-sdk-php",
Expand Down Expand Up @@ -436,7 +436,7 @@
"location": "public/lib/evalmath",
"name": "EvalMath",
"description": "Class to safely evaluate math expressions.",
"version": "1.0.1",
"version": "1.0.2",
"license": "BSD",
"repository": "https://github.com/dbojdo/eval-math",
"customised": true
Expand Down Expand Up @@ -613,7 +613,7 @@
"location": "public/lib/lti1p3",
"name": "LTI 1.3 Tool Library",
"description": "A library used for building IMS-certified LTI 1.3 tool providers in PHP.",
"version": "6.0.0",
"version": "6.2.0",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/packbackbooks/lti-1-3-php-library",
Expand Down Expand Up @@ -1192,7 +1192,7 @@
"location": "public/lib/zipstream",
"name": "ZipStream-PHP",
"description": "PHP ZIP Streaming Library",
"version": "3.1.2",
"version": "3.2.0",
"license": "MIT",
"repository": "https://github.com/maennchen/ZipStream-PHP",
"customised": false
Expand Down
7 changes: 7 additions & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ Beedell
Belgium
Bellen
Bence
Benedicte
Benjamin
Bennett
Benoit
Expand Down Expand Up @@ -491,6 +492,7 @@ Huong
Hutchinson
Huynh
Hämmerle
Héctor
Hübler
ISHIKAWA
Igor
Expand Down Expand Up @@ -521,7 +523,9 @@ Jakub
James
Jamie
Janek
Jarad
Jaravaza
Jared
Jason
Javed
JayChurchward
Expand Down Expand Up @@ -680,6 +684,7 @@ Looi
Loong
Lorenzo
Luca
Lucas
Lucian
Lukacs
Lukas
Expand Down Expand Up @@ -913,6 +918,7 @@ Phillips
Phoon
Phuc
Pichet
Pico
Pierre
Piers
Piguillem
Expand Down Expand Up @@ -1569,6 +1575,7 @@ viettruongq
villate
vinhle
vinkmar
vinod404
vlad.kidanov
vpisabeywardana
vthung
Expand Down
10 changes: 5 additions & 5 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Provide a great search experience without the need for external, server-side, se
### Roundcube Framework

- **Location**: public/admin/tool/messageinbound/roundcube
- **Version**: 1.6.10
- **Version**: 1.6.11
- **License**: GPL 3.0+
- **URL**: [https://github.com/roundcube/roundcubemail](https://github.com/roundcube/roundcubemail)
- **Copyright holders**:
Expand Down Expand Up @@ -208,7 +208,7 @@ Dead simple HTML-safe truncation via the DOM. It truncates HTML code, and has se
The AWS SDK for PHP library

- **Location**: public/lib/aws-sdk
- **Version**: 3.342.2
- **Version**: 3.356.22
- **License**: Apache 2.0
- **URL**: [https://github.com/aws/aws-sdk-php](https://github.com/aws/aws-sdk-php)

Expand Down Expand Up @@ -392,7 +392,7 @@ Library to parse easily data and sprite sheets for emoji.
Class to safely evaluate math expressions.

- **Location**: public/lib/evalmath
- **Version**: 1.0.1 (with Moodle customisations)
- **Version**: 1.0.2 (with Moodle customisations)
- **License**: BSD
- **URL**: [https://github.com/dbojdo/eval-math](https://github.com/dbojdo/eval-math)
- **Copyright holders**:
Expand Down Expand Up @@ -548,7 +548,7 @@ jQuery UI is a set of user interface interactions, effects, widgets, and themes
A library used for building IMS-certified LTI 1.3 tool providers in PHP.

- **Location**: public/lib/lti1p3
- **Version**: 6.0.0 (with Moodle customisations)
- **Version**: 6.2.0 (with Moodle customisations)
- **License**: Apache 2.0
- **URL**: [https://github.com/packbackbooks/lti-1-3-php-library](https://github.com/packbackbooks/lti-1-3-php-library)
- **Copyright holders**:
Expand Down Expand Up @@ -1054,7 +1054,7 @@ The Gallery is a collection of modules that have been developed by the YUI commu
PHP ZIP Streaming Library

- **Location**: public/lib/zipstream
- **Version**: 3.1.2
- **Version**: 3.2.0
- **License**: MIT
- **URL**: [https://github.com/maennchen/ZipStream-PHP](https://github.com/maennchen/ZipStream-PHP)
- **Copyright holders**:
Expand Down