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
6 changes: 3 additions & 3 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@
"location": "public/lib/maxmind/GeoIp2",
"name": "GeoIP2 PHP API",
"description": "Library for processing of GeoIP data files.",
"version": "3.1.0",
"version": "3.2.0",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/maxmind/GeoIP2-php",
Expand All @@ -665,7 +665,7 @@
"location": "public/lib/maxmind/MaxMind",
"name": "MaxMind DB Reader API",
"description": "PHP API for reading MaxMind DB files.",
"version": "1.12.0",
"version": "1.12.1",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/maxmind/MaxMind-DB-Reader-php/",
Expand All @@ -676,7 +676,7 @@
"location": "public/lib/minify/matthiasmullie-minify",
"name": "MatthiasMullie\\Minify",
"description": "CSS & JavaScript minifier, in PHP",
"version": "1.3.73",
"version": "1.3.75",
"license": "MIT",
"repository": "https://github.com/matthiasmullie/minify",
"customised": true
Expand Down
4 changes: 4 additions & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ Eliyahu
Elizabeth
Elliott
Eloy
England
Eoin
Eric
Erik
Expand Down Expand Up @@ -670,6 +671,7 @@ Lloyd
Lock
Logan
Loison
Looi
Loong
Lorenzo
Luca
Expand Down Expand Up @@ -1022,6 +1024,7 @@ Schroeder
Schultz
Schulz
Scotson
Scott
ScottVerbeek
Scribner
Sebastian
Expand Down Expand Up @@ -1181,6 +1184,7 @@ Valery
Vaughan
Vedrine
Venter
Verbeek
Verhoeven
Verrall
Vervoort
Expand Down
6 changes: 3 additions & 3 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ All rights reserved.
Library for processing of GeoIP data files.

- **Location**: public/lib/maxmind/GeoIp2
- **Version**: 3.1.0
- **Version**: 3.2.0
- **License**: Apache 2.0
- **URL**: [https://github.com/maxmind/GeoIP2-php](https://github.com/maxmind/GeoIP2-php)
- **Copyright holders**:
Expand All @@ -594,7 +594,7 @@ Library for processing of GeoIP data files.
PHP API for reading MaxMind DB files.

- **Location**: public/lib/maxmind/MaxMind
- **Version**: 1.12.0
- **Version**: 1.12.1
- **License**: Apache 2.0
- **URL**: [https://github.com/maxmind/MaxMind-DB-Reader-php/](https://github.com/maxmind/MaxMind-DB-Reader-php/)
- **Copyright holders**:
Expand All @@ -605,7 +605,7 @@ PHP API for reading MaxMind DB files.
CSS & JavaScript minifier, in PHP

- **Location**: public/lib/minify/matthiasmullie-minify
- **Version**: 1.3.73 (with Moodle customisations)
- **Version**: 1.3.75 (with Moodle customisations)
- **License**: MIT
- **URL**: [https://github.com/matthiasmullie/minify](https://github.com/matthiasmullie/minify)

Expand Down