Skip to content

Commit

Permalink
Upgraded code libraries via composer
Browse files Browse the repository at this point in the history
For issue #1079

 - Upgraded mlocati/ip-lib
 - Upgraded pear/pear-core-minimal
 - Upgraded phpclasses/oauth-api
 - Upgraded robthree/twofactorauth
  • Loading branch information
eSilverStrike committed Jan 25, 2022
1 parent ea2524c commit acbdfd1
Show file tree
Hide file tree
Showing 46 changed files with 1,949 additions and 675 deletions.
37 changes: 18 additions & 19 deletions system/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 26 additions & 23 deletions system/vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,28 +453,27 @@
},
{
"name": "mlocati/ip-lib",
"version": "1.14.0",
"version_normalized": "1.14.0.0",
"version": "1.18.0",
"version_normalized": "1.18.0.0",
"source": {
"type": "git",
"url": "https://github.com/mlocati/ip-lib.git",
"reference": "882bc0e115970a536b13bcfa59f312783fce08c8"
"reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mlocati/ip-lib/zipball/882bc0e115970a536b13bcfa59f312783fce08c8",
"reference": "882bc0e115970a536b13bcfa59f312783fce08c8",
"url": "https://api.github.com/repos/mlocati/ip-lib/zipball/c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
"reference": "c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"ext-pdo_sqlite": "*",
"phpunit/dbunit": "^1.4 || ^2 || ^3 || ^4",
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5"
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
},
"time": "2020-12-31T11:30:02+00:00",
"time": "2022-01-13T18:05:33+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand Down Expand Up @@ -512,7 +511,7 @@
],
"support": {
"issues": "https://github.com/mlocati/ip-lib/issues",
"source": "https://github.com/mlocati/ip-lib/tree/1.14.0"
"source": "https://github.com/mlocati/ip-lib/tree/1.18.0"
},
"funding": [
{
Expand Down Expand Up @@ -938,17 +937,17 @@
},
{
"name": "pear/pear-core-minimal",
"version": "v1.10.10",
"version_normalized": "1.10.10.0",
"version": "v1.10.11",
"version_normalized": "1.10.11.0",
"source": {
"type": "git",
"url": "https://github.com/pear/pear-core-minimal.git",
"reference": "625a3c429d9b2c1546438679074cac1b089116a7"
"reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
"reference": "625a3c429d9b2c1546438679074cac1b089116a7",
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
"reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
"shasum": ""
},
"require": {
Expand All @@ -958,7 +957,7 @@
"replace": {
"rsky/pear-core-min": "self.version"
},
"time": "2019-11-19T19:00:24+00:00",
"time": "2021-08-10T22:31:03+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand All @@ -981,6 +980,10 @@
}
],
"description": "Minimal set of PEAR core files to be used as composer dependency",
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
"source": "https://github.com/pear/pear-core-minimal"
},
"install-path": "../pear/pear-core-minimal"
},
{
Expand Down Expand Up @@ -1068,8 +1071,8 @@
},
{
"name": "phpclasses/oauth-api",
"version": "1.0.111",
"version_normalized": "1.0.111.0",
"version": "1.0.115",
"version_normalized": "1.0.115.0",
"dist": {
"type": "zip",
"url": "https://www.phpclasses.org/install/package/oauth-api.zip"
Expand Down Expand Up @@ -1253,17 +1256,17 @@
},
{
"name": "robthree/twofactorauth",
"version": "1.8.0",
"version_normalized": "1.8.0.0",
"version": "1.8.1",
"version_normalized": "1.8.1.0",
"source": {
"type": "git",
"url": "https://github.com/RobThree/TwoFactorAuth.git",
"reference": "30a38627ae1e7c9399dae67e265063cd6ec5276c"
"reference": "5afcb45282f1c75562a48d479ecd1732c9bdb11b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/30a38627ae1e7c9399dae67e265063cd6ec5276c",
"reference": "30a38627ae1e7c9399dae67e265063cd6ec5276c",
"url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/5afcb45282f1c75562a48d479ecd1732c9bdb11b",
"reference": "5afcb45282f1c75562a48d479ecd1732c9bdb11b",
"shasum": ""
},
"require": {
Expand All @@ -1277,7 +1280,7 @@
"bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
"endroid/qr-code": "Needed for EndroidQrCodeProvider"
},
"time": "2021-03-09T18:24:05+00:00",
"time": "2021-10-20T12:19:55+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
Expand Down
28 changes: 14 additions & 14 deletions system/vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'cb86914728409afd85f3bf65a13478be8324e63f',
'reference' => 'ea2524cfe6516fe7e64e56fb7b0f9bb1b50148a9',
'name' => '__root__',
'dev' => true,
),
Expand All @@ -16,7 +16,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'reference' => 'cb86914728409afd85f3bf65a13478be8324e63f',
'reference' => 'ea2524cfe6516fe7e64e56fb7b0f9bb1b50148a9',
'dev_requirement' => false,
),
'doctrine/inflector' => array(
Expand Down Expand Up @@ -92,12 +92,12 @@
'dev_requirement' => false,
),
'mlocati/ip-lib' => array(
'pretty_version' => '1.14.0',
'version' => '1.14.0.0',
'pretty_version' => '1.18.0',
'version' => '1.18.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../mlocati/ip-lib',
'aliases' => array(),
'reference' => '882bc0e115970a536b13bcfa59f312783fce08c8',
'reference' => 'c77bd0b1f3e3956c7e9661e75cb1f54ed67d95d2',
'dev_requirement' => false,
),
'mobiledetect/mobiledetectlib' => array(
Expand Down Expand Up @@ -164,12 +164,12 @@
'dev_requirement' => false,
),
'pear/pear-core-minimal' => array(
'pretty_version' => 'v1.10.10',
'version' => '1.10.10.0',
'pretty_version' => 'v1.10.11',
'version' => '1.10.11.0',
'type' => 'library',
'install_path' => __DIR__ . '/../pear/pear-core-minimal',
'aliases' => array(),
'reference' => '625a3c429d9b2c1546438679074cac1b089116a7',
'reference' => '68d0d32ada737153b7e93b8d3c710ebe70ac867d',
'dev_requirement' => false,
),
'pear/pear_exception' => array(
Expand All @@ -191,8 +191,8 @@
'dev_requirement' => false,
),
'phpclasses/oauth-api' => array(
'pretty_version' => '1.0.111',
'version' => '1.0.111.0',
'pretty_version' => '1.0.115',
'version' => '1.0.115.0',
'type' => 'library',
'install_path' => __DIR__ . '/../phpclasses/oauth-api',
'aliases' => array(),
Expand Down Expand Up @@ -227,18 +227,18 @@
'dev_requirement' => false,
),
'robthree/twofactorauth' => array(
'pretty_version' => '1.8.0',
'version' => '1.8.0.0',
'pretty_version' => '1.8.1',
'version' => '1.8.1.0',
'type' => 'library',
'install_path' => __DIR__ . '/../robthree/twofactorauth',
'aliases' => array(),
'reference' => '30a38627ae1e7c9399dae67e265063cd6ec5276c',
'reference' => '5afcb45282f1c75562a48d479ecd1732c9bdb11b',
'dev_requirement' => false,
),
'rsky/pear-core-min' => array(
'dev_requirement' => false,
'replaced' => array(
0 => 'v1.10.10',
0 => 'v1.10.11',
),
),
'servocoder/richfilemanager-php' => array(
Expand Down

0 comments on commit acbdfd1

Please sign in to comment.