aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json152
1 files changed, 74 insertions, 78 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 138fafb45..2753f300a 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -70,29 +70,28 @@
},
{
"name": "brick/math",
- "version": "0.9.3",
- "version_normalized": "0.9.3.0",
+ "version": "0.11.0",
+ "version_normalized": "0.11.0.0",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
- "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
+ "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
- "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
+ "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
+ "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
"shasum": ""
},
"require": {
- "ext-json": "*",
- "php": "^7.1 || ^8.0"
+ "php": "^8.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
- "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
- "vimeo/psalm": "4.9.2"
+ "phpunit/phpunit": "^9.0",
+ "vimeo/psalm": "5.0.0"
},
- "time": "2021-08-15T20:50:18+00:00",
+ "time": "2023-01-15T23:15:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -117,33 +116,29 @@
],
"support": {
"issues": "https://github.com/brick/math/issues",
- "source": "https://github.com/brick/math/tree/0.9.3"
+ "source": "https://github.com/brick/math/tree/0.11.0"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/brick/math",
- "type": "tidelift"
}
],
"install-path": "../brick/math"
},
{
"name": "bshaffer/oauth2-server-php",
- "version": "v1.12.1",
- "version_normalized": "1.12.1.0",
+ "version": "v1.13.0",
+ "version_normalized": "1.13.0.0",
"source": {
"type": "git",
"url": "https://github.com/bshaffer/oauth2-server-php.git",
- "reference": "2bfaf9d7bbebe2ba1c1deb48e756ba0b3af4e985"
+ "reference": "cd11527b29ceb340f24015b6df868c22908bcf12"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/2bfaf9d7bbebe2ba1c1deb48e756ba0b3af4e985",
- "reference": "2bfaf9d7bbebe2ba1c1deb48e756ba0b3af4e985",
+ "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/cd11527b29ceb340f24015b6df868c22908bcf12",
+ "reference": "cd11527b29ceb340f24015b6df868c22908bcf12",
"shasum": ""
},
"require": {
@@ -165,7 +160,7 @@
"predis/predis": "Required to use Redis storage",
"thobbs/phpcassa": "Required to use Cassandra storage"
},
- "time": "2022-05-31T16:12:58+00:00",
+ "time": "2022-10-12T17:33:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -193,7 +188,7 @@
],
"support": {
"issues": "https://github.com/bshaffer/oauth2-server-php/issues",
- "source": "https://github.com/bshaffer/oauth2-server-php/tree/v1.12.1"
+ "source": "https://github.com/bshaffer/oauth2-server-php/tree/v1.13.0"
},
"install-path": "../bshaffer/oauth2-server-php"
},
@@ -347,27 +342,27 @@
},
{
"name": "commerceguys/intl",
- "version": "v1.1.1",
- "version_normalized": "1.1.1.0",
+ "version": "v1.1.2",
+ "version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/commerceguys/intl.git",
- "reference": "cab3b55dbf8c1753fe54457404082c777a8c154f"
+ "reference": "f6200ca01f8c095f2a2602782b353770f738db87"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/commerceguys/intl/zipball/cab3b55dbf8c1753fe54457404082c777a8c154f",
- "reference": "cab3b55dbf8c1753fe54457404082c777a8c154f",
+ "url": "https://api.github.com/repos/commerceguys/intl/zipball/f6200ca01f8c095f2a2602782b353770f738db87",
+ "reference": "f6200ca01f8c095f2a2602782b353770f738db87",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.3"
},
"require-dev": {
"mikey179/vfsstream": "1.*",
- "phpunit/phpunit": "^7.5"
+ "phpunit/phpunit": "^9.5"
},
- "time": "2021-10-30T18:07:14+00:00",
+ "time": "2023-02-20T09:57:58+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -387,12 +382,15 @@
"authors": [
{
"name": "Bojan Zivanovic"
+ },
+ {
+ "name": "Jonathan Sacksick"
}
],
"description": "Internationalization library powered by CLDR data.",
"support": {
"issues": "https://github.com/commerceguys/intl/issues",
- "source": "https://github.com/commerceguys/intl/tree/v1.1.1"
+ "source": "https://github.com/commerceguys/intl/tree/v1.1.2"
},
"install-path": "../commerceguys/intl"
},
@@ -838,17 +836,17 @@
},
{
"name": "pear/text_languagedetect",
- "version": "v1.0.1",
- "version_normalized": "1.0.1.0",
+ "version": "v1.0.2",
+ "version_normalized": "1.0.2.0",
"source": {
"type": "git",
"url": "https://github.com/pear/Text_LanguageDetect.git",
- "reference": "9e253f26cef9a9066f53f200cc3e0684018cb5b5"
+ "reference": "655b269959782416426cf0aa7bd47e19fed63210"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/9e253f26cef9a9066f53f200cc3e0684018cb5b5",
- "reference": "9e253f26cef9a9066f53f200cc3e0684018cb5b5",
+ "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/655b269959782416426cf0aa7bd47e19fed63210",
+ "reference": "655b269959782416426cf0aa7bd47e19fed63210",
"shasum": ""
},
"require-dev": {
@@ -857,7 +855,7 @@
"suggest": {
"ext-mbstring": "May require the mbstring PHP extension"
},
- "time": "2020-05-17T12:19:40+00:00",
+ "time": "2023-02-27T20:54:21+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1136,25 +1134,24 @@
},
{
"name": "ramsey/uuid",
- "version": "4.5.1",
- "version_normalized": "4.5.1.0",
+ "version": "4.7.4",
+ "version_normalized": "4.7.4.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
- "reference": "a161a26d917604dc6d3aa25100fddf2556e9f35d"
+ "reference": "60a4c63ab724854332900504274f6150ff26d286"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/a161a26d917604dc6d3aa25100fddf2556e9f35d",
- "reference": "a161a26d917604dc6d3aa25100fddf2556e9f35d",
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
+ "reference": "60a4c63ab724854332900504274f6150ff26d286",
"shasum": ""
},
"require": {
- "brick/math": "^0.8.8 || ^0.9 || ^0.10",
- "ext-ctype": "*",
+ "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
"ext-json": "*",
"php": "^8.0",
- "ramsey/collection": "^1.0"
+ "ramsey/collection": "^1.2 || ^2.0"
},
"replace": {
"rhumsaa/uuid": "self.version"
@@ -1183,13 +1180,12 @@
},
"suggest": {
"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-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
- "time": "2022-09-16T03:22:46+00:00",
+ "time": "2023-04-15T23:01:58+00:00",
"type": "library",
"extra": {
"captainhook": {
@@ -1217,7 +1213,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
- "source": "https://github.com/ramsey/uuid/tree/4.5.1"
+ "source": "https://github.com/ramsey/uuid/tree/4.7.4"
},
"funding": [
{
@@ -1517,23 +1513,23 @@
},
{
"name": "sabre/vobject",
- "version": "4.5.1",
- "version_normalized": "4.5.1.0",
+ "version": "4.5.3",
+ "version_normalized": "4.5.3.0",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/vobject.git",
- "reference": "1f836740c88bac483f3b572a332eb8fd1cd04981"
+ "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sabre-io/vobject/zipball/1f836740c88bac483f3b572a332eb8fd1cd04981",
- "reference": "1f836740c88bac483f3b572a332eb8fd1cd04981",
+ "url": "https://api.github.com/repos/sabre-io/vobject/zipball/fe6d9183154ed6f2f913f2b568d3d51d8ae9b308",
+ "reference": "fe6d9183154ed6f2f913f2b568d3d51d8ae9b308",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.1 || ^8.0",
- "sabre/xml": "^2.1"
+ "sabre/xml": "^2.1 || ^3.0 || ^4.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.17.1",
@@ -1544,7 +1540,7 @@
"suggest": {
"hoa/bench": "If you would like to run the benchmark scripts"
},
- "time": "2022-10-09T10:06:31+00:00",
+ "time": "2023-01-22T12:21:50+00:00",
"bin": [
"bin/vobject",
"bin/generate_vcards"
@@ -1785,17 +1781,17 @@
},
{
"name": "smarty/smarty",
- "version": "v4.3.0",
- "version_normalized": "4.3.0.0",
+ "version": "v4.3.1",
+ "version_normalized": "4.3.1.0",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
- "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d"
+ "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d",
- "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d",
+ "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
+ "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"shasum": ""
},
"require": {
@@ -1805,7 +1801,7 @@
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "^3.1"
},
- "time": "2022-11-22T21:47:32+00:00",
+ "time": "2023-03-28T19:47:03+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -1848,23 +1844,23 @@
"support": {
"forum": "https://github.com/smarty-php/smarty/discussions",
"issues": "https://github.com/smarty-php/smarty/issues",
- "source": "https://github.com/smarty-php/smarty/tree/v4.3.0"
+ "source": "https://github.com/smarty-php/smarty/tree/v4.3.1"
},
"install-path": "../smarty/smarty"
},
{
"name": "spomky-labs/otphp",
- "version": "11.1.0",
- "version_normalized": "11.1.0.0",
+ "version": "11.2.0",
+ "version_normalized": "11.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/otphp.git",
- "reference": "4849ac1aa560bfc56c0d1534b0d72532da4665ab"
+ "reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/4849ac1aa560bfc56c0d1534b0d72532da4665ab",
- "reference": "4849ac1aa560bfc56c0d1534b0d72532da4665ab",
+ "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/9a1569038bb1c8e98040b14b8bcbba54f25e7795",
+ "reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795",
"shasum": ""
},
"require": {
@@ -1882,11 +1878,11 @@
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5.26",
"qossmic/deptrac-shim": "^1.0",
- "rector/rector": "^0.14",
+ "rector/rector": "^0.15",
"symfony/phpunit-bridge": "^6.1",
"symplify/easy-coding-standard": "^11.0"
},
- "time": "2022-11-11T12:57:17+00:00",
+ "time": "2023-03-16T19:16:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1921,7 +1917,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/otphp/issues",
- "source": "https://github.com/Spomky-Labs/otphp/tree/11.1.0"
+ "source": "https://github.com/Spomky-Labs/otphp/tree/11.2.0"
},
"funding": [
{
@@ -1937,27 +1933,27 @@
},
{
"name": "symfony/polyfill-php81",
- "version": "v1.26.0",
- "version_normalized": "1.26.0.0",
+ "version": "v1.27.0",
+ "version_normalized": "1.27.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
- "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
+ "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
- "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
+ "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
+ "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
- "time": "2022-05-24T11:49:31+00:00",
+ "time": "2022-11-03T14:55:06+00:00",
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.26-dev"
+ "dev-main": "1.27-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -1999,7 +1995,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
+ "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
},
"funding": [
{