2 Commits

Author SHA1 Message Date
renovate[bot]
fb3d3146c8 Update dependency ramsey/uuid to v4.7.3 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:30:41 +00:00
renovate[bot]
ec332a519a Update dependency jumbojett/openid-connect-php to v0.9.10 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:24:59 +00:00

254
app/composer.lock generated
View File

@@ -8,26 +8,26 @@
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.8.15", "version": "0.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "9b08d412b9da9455b210459ff71414de7e6241cd" "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/9b08d412b9da9455b210459ff71414de7e6241cd", "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f",
"reference": "9b08d412b9da9455b210459ff71414de7e6241cd", "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"php": "^7.1|^8.0" "php": "^7.4 || ^8.0"
}, },
"require-dev": { "require-dev": {
"php-coveralls/php-coveralls": "^2.2", "php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15|^8.5", "phpunit/phpunit": "^9.0",
"vimeo/psalm": "^3.5" "vimeo/psalm": "4.25.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -52,11 +52,11 @@
], ],
"funding": [ "funding": [
{ {
"url": "https://tidelift.com/funding/github/packagist/brick/math", "url": "https://github.com/BenMorel",
"type": "tidelift" "type": "github"
} }
], ],
"time": "2020-04-15T15:59:35+00:00" "time": "2022-08-10T22:54:19+00:00"
}, },
{ {
"name": "clue/stream-filter", "name": "clue/stream-filter",
@@ -511,27 +511,28 @@
}, },
{ {
"name": "jumbojett/openid-connect-php", "name": "jumbojett/openid-connect-php",
"version": "v0.9.0", "version": "v0.9.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jumbojett/OpenID-Connect-PHP.git", "url": "https://github.com/jumbojett/OpenID-Connect-PHP.git",
"reference": "87eefea40abd9cea0290aa9b6cdb314fd0037fe2" "reference": "45aac47b525f0483dd4db3324bb1f1cab4666061"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/jumbojett/OpenID-Connect-PHP/zipball/87eefea40abd9cea0290aa9b6cdb314fd0037fe2", "url": "https://api.github.com/repos/jumbojett/OpenID-Connect-PHP/zipball/45aac47b525f0483dd4db3324bb1f1cab4666061",
"reference": "87eefea40abd9cea0290aa9b6cdb314fd0037fe2", "reference": "45aac47b525f0483dd4db3324bb1f1cab4666061",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
"ext-json": "*", "ext-json": "*",
"paragonie/random_compat": ">=2",
"php": ">=5.4", "php": ">=5.4",
"phpseclib/phpseclib": "~2.0" "phpseclib/phpseclib": "~2.0 || ^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8", "roave/security-advisories": "dev-master",
"roave/security-advisories": "dev-master" "yoast/phpunit-polyfills": "^1.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -544,7 +545,69 @@
"Apache-2.0" "Apache-2.0"
], ],
"description": "Bare-bones OpenID Connect client", "description": "Bare-bones OpenID Connect client",
"time": "2020-03-09T13:26:39+00:00" "time": "2022-09-30T12:34:46+00:00"
},
{
"name": "paragonie/constant_time_encoding",
"version": "v2.6.3",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "58c3f47f650c94ec05a151692652a868995d2938"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
"reference": "58c3f47f650c94ec05a151692652a868995d2938",
"shasum": ""
},
"require": {
"php": "^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
},
"type": "library",
"autoload": {
"psr-4": {
"ParagonIE\\ConstantTime\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
"time": "2022-06-14T06:56:20+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
@@ -1028,27 +1091,28 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "2.0.31", "version": "3.0.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" "reference": "cc181005cf548bfd8a4896383bb825d859259f95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cc181005cf548bfd8a4896383bb825d859259f95",
"reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", "reference": "cc181005cf548bfd8a4896383bb825d859259f95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "paragonie/constant_time_encoding": "^1|^2",
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
"php": ">=5.6.1"
}, },
"require-dev": { "require-dev": {
"phing/phing": "~2.7", "phpunit/phpunit": "*"
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0"
}, },
"suggest": { "suggest": {
"ext-dom": "Install the DOM extension to load XML formatted public keys.",
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
@@ -1060,7 +1124,7 @@
"phpseclib/bootstrap.php" "phpseclib/bootstrap.php"
], ],
"psr-4": { "psr-4": {
"phpseclib\\": "phpseclib/" "phpseclib3\\": "phpseclib/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -1129,7 +1193,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-04-06T13:56:45+00:00" "time": "2023-03-05T17:13:09+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@@ -1420,37 +1484,52 @@
}, },
{ {
"name": "ramsey/collection", "name": "ramsey/collection",
"version": "1.0.1", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ramsey/collection.git", "url": "https://github.com/ramsey/collection.git",
"reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca" "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca", "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"reference": "925ad8cf55ba7a3fc92e332c58fd0478ace3e1ca", "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2" "php": "^8.1"
}, },
"require-dev": { "require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "captainhook/plugin-composer": "^5.3",
"fzaninotto/faker": "^1.5", "ergebnis/composer-normalize": "^2.28.3",
"jakub-onderka/php-parallel-lint": "^1", "fakerphp/faker": "^1.21",
"jangregor/phpstan-prophecy": "^0.6", "hamcrest/hamcrest-php": "^2.0",
"mockery/mockery": "^1.3", "jangregor/phpstan-prophecy": "^1.0",
"phpstan/extension-installer": "^1", "mockery/mockery": "^1.5",
"phpstan/phpdoc-parser": "0.4.1", "php-parallel-lint/php-console-highlighter": "^1.0",
"phpstan/phpstan": "^0.12", "php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/phpstan-mockery": "^0.12", "phpcsstandards/phpcsutils": "^1.0.0-rc1",
"phpstan/phpstan-phpunit": "^0.12", "phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^8.5", "phpstan/extension-installer": "^1.2",
"slevomat/coding-standard": "^6.0", "phpstan/phpstan": "^1.9",
"squizlabs/php_codesniffer": "^3.5" "phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18.4",
"ramsey/coding-standard": "^2.0.3",
"ramsey/conventional-commits": "^1.3",
"vimeo/psalm": "^5.4"
}, },
"type": "library", "type": "library",
"extra": {
"captainhook": {
"force-install": true
},
"ramsey/conventional-commits": {
"configFile": "conventional-commits.json"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Ramsey\\Collection\\": "src/" "Ramsey\\Collection\\": "src/"
@@ -1467,8 +1546,7 @@
"homepage": "https://benramsey.com" "homepage": "https://benramsey.com"
} }
], ],
"description": "A PHP 7.2+ library for representing and manipulating collections.", "description": "A PHP library for representing and manipulating collections.",
"homepage": "https://github.com/ramsey/collection",
"keywords": [ "keywords": [
"array", "array",
"collection", "collection",
@@ -1477,57 +1555,65 @@
"queue", "queue",
"set" "set"
], ],
"time": "2020-01-05T00:22:59+00:00" "funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
"type": "tidelift"
}
],
"time": "2022-12-31T21:50:55+00:00"
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
"version": "4.0.1", "version": "4.7.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ramsey/uuid.git", "url": "https://github.com/ramsey/uuid.git",
"reference": "ba8fff1d3abb8bb4d35a135ed22a31c6ef3ede3d" "reference": "433b2014e3979047db08a17a205f410ba3869cf2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/ba8fff1d3abb8bb4d35a135ed22a31c6ef3ede3d", "url": "https://api.github.com/repos/ramsey/uuid/zipball/433b2014e3979047db08a17a205f410ba3869cf2",
"reference": "ba8fff1d3abb8bb4d35a135ed22a31c6ef3ede3d", "reference": "433b2014e3979047db08a17a205f410ba3869cf2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"brick/math": "^0.8", "brick/math": "^0.8.8 || ^0.9 || ^0.10",
"ext-json": "*", "ext-json": "*",
"php": "^7.2 || ^8", "php": "^8.0",
"ramsey/collection": "^1.0", "ramsey/collection": "^1.2 || ^2.0"
"symfony/polyfill-ctype": "^1.8"
}, },
"replace": { "replace": {
"rhumsaa/uuid": "self.version" "rhumsaa/uuid": "self.version"
}, },
"require-dev": { "require-dev": {
"codeception/aspect-mock": "^3", "captainhook/captainhook": "^5.10",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2", "captainhook/plugin-composer": "^5.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"doctrine/annotations": "^1.8", "doctrine/annotations": "^1.8",
"goaop/framework": "^2", "ergebnis/composer-normalize": "^2.15",
"mockery/mockery": "^1.3", "mockery/mockery": "^1.3",
"moontoast/math": "^1.1",
"paragonie/random-lib": "^2", "paragonie/random-lib": "^2",
"php-mock/php-mock": "^2.2",
"php-mock/php-mock-mockery": "^1.3", "php-mock/php-mock-mockery": "^1.3",
"php-mock/php-mock-phpunit": "^2.5",
"php-parallel-lint/php-parallel-lint": "^1.1", "php-parallel-lint/php-parallel-lint": "^1.1",
"phpstan/extension-installer": "^1.0", "phpbench/phpbench": "^1.0",
"phpstan/phpdoc-parser": "0.4.3", "phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^0.12", "phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^8.5", "phpunit/phpunit": "^8.5 || ^9",
"psy/psysh": "^0.10.0", "ramsey/composer-repl": "^1.4",
"slevomat/coding-standard": "^6.0", "slevomat/coding-standard": "^8.4",
"squizlabs/php_codesniffer": "^3.5", "squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "3.9.4" "vimeo/psalm": "^4.9"
}, },
"suggest": { "suggest": {
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
"ext-ctype": "Enables faster processing of character classification using ctype functions.",
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
@@ -1535,8 +1621,8 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "captainhook": {
"dev-master": "4.x-dev" "force-install": true
} }
}, },
"autoload": { "autoload": {
@@ -1552,7 +1638,6 @@
"MIT" "MIT"
], ],
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
"homepage": "https://github.com/ramsey/uuid",
"keywords": [ "keywords": [
"guid", "guid",
"identifier", "identifier",
@@ -1568,7 +1653,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-03-29T20:13:32+00:00" "time": "2023-01-12T18:13:24+00:00"
}, },
{ {
"name": "sentry/sdk", "name": "sentry/sdk",
@@ -2020,20 +2105,23 @@
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.17.1", "version": "v1.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d" "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
"reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d", "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=7.1"
},
"provide": {
"ext-ctype": "*"
}, },
"suggest": { "suggest": {
"ext-ctype": "For best performance" "ext-ctype": "For best performance"
@@ -2041,7 +2129,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.17-dev" "dev-main": "1.27-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@@ -2092,7 +2180,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-06-06T08:46:27+00:00" "time": "2022-11-03T14:55:06+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",