From 09ef008b3cbf28c1230caedfdeace2fbb972be13 Mon Sep 17 00:00:00 2001 From: Guoqing Zou Date: Sat, 28 Dec 2024 05:55:11 +0000 Subject: [PATCH] feat: upgrade deps --- composer.lock | 4478 +++++++++++++++++++++++++++++-------------------- 1 file changed, 2687 insertions(+), 1791 deletions(-) diff --git a/composer.lock b/composer.lock index f2e4493..fbcdd4f 100644 --- a/composer.lock +++ b/composer.lock @@ -32,11 +32,11 @@ "dev-main": "0.1.x-dev" }, "flarum-extension": { - "title": "Forum Widgets", - "category": "", "icon": { "image": "icon.svg" - } + }, + "title": "Forum Widgets", + "category": "" } }, "autoload": { @@ -106,13 +106,13 @@ "dev-main": "0.1.x-dev" }, "flarum-extension": { - "title": "News Widget", - "category": "forum-widget", "icon": { "name": "fas fa-bullhorn", - "backgroundColor": "#e34b6e", - "color": "#fff" - } + "color": "#fff", + "backgroundColor": "#e34b6e" + }, + "title": "News Widget", + "category": "forum-widget" } }, "autoload": { @@ -154,20 +154,21 @@ }, { "name": "askvortsov/flarum-pwa", - "version": "v3.3.3", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/askvortsov1/flarum-pwa.git", - "reference": "e5fe6a60de3fcfbb62cfd80770ff750160588f24" + "reference": "d1e14b417ba6c39cead7ecf39affba28201e04f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/askvortsov1/flarum-pwa/zipball/e5fe6a60de3fcfbb62cfd80770ff750160588f24", - "reference": "e5fe6a60de3fcfbb62cfd80770ff750160588f24", + "url": "https://api.github.com/repos/askvortsov1/flarum-pwa/zipball/d1e14b417ba6c39cead7ecf39affba28201e04f8", + "reference": "d1e14b417ba6c39cead7ecf39affba28201e04f8", "shasum": "" }, "require": { "flarum/core": "^1.7", + "kreait/firebase-php": "^5.0", "minishlink/web-push": "^7.0", "spomky-labs/base64url": "^2.0" }, @@ -179,31 +180,31 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "Progressive Web App", - "category": "feature", - "icon": { - "name": "fas fa-mobile-alt", - "backgroundColor": "#6932D1", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": false, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-mobile-alt", + "color": "#fff", + "backgroundColor": "#6932D1" + }, + "title": "Progressive Web App", + "category": "feature" } }, "autoload": { @@ -231,20 +232,20 @@ "issues": "https://github.com/askvortsov1/flarum-pwa/issues", "source": "https://github.com/askvortsov1/flarum-pwa" }, - "time": "2023-05-14T06:03:09+00:00" + "time": "2024-06-15T17:30:36+00:00" }, { "name": "aws/aws-crt-php", - "version": "v1.2.4", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2" + "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2", - "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e", + "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e", "shasum": "" }, "require": { @@ -283,22 +284,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7" }, - "time": "2023-11-08T00:42:13+00:00" + "time": "2024-10-18T22:15:13+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.288.1", + "version": "3.336.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89" + "reference": "0a99dab427f0a1c082775301141aeac3558691ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a1dfa12c7165de0b731ae8074c4ba1f3ae733f89", - "reference": "a1dfa12c7165de0b731ae8074c4ba1f3ae733f89", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0a99dab427f0a1c082775301141aeac3558691ad", + "reference": "0a99dab427f0a1c082775301141aeac3558691ad", "shasum": "" }, "require": { @@ -327,8 +328,8 @@ "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", - "psr/cache": "^1.0", - "psr/simple-cache": "^1.0", + "psr/cache": "^1.0 || ^2.0 || ^3.0", + "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", "sebastian/comparator": "^1.2.3 || ^4.0", "yoast/phpunit-polyfills": "^1.0" }, @@ -351,7 +352,10 @@ ], "psr-4": { "Aws\\": "src/" - } + }, + "exclude-from-classmap": [ + "src/data/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -378,9 +382,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.288.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.6" }, - "time": "2023-11-22T19:35:38+00:00" + "time": "2024-12-28T04:16:13+00:00" }, { "name": "axy/backtrace", @@ -489,16 +493,16 @@ }, { "name": "blomstra/turnstile", - "version": "0.1.4", + "version": "0.1.6", "source": { "type": "git", "url": "https://github.com/blomstra/flarum-ext-turnstile.git", - "reference": "96952b4b154cbe24cb4b08ecc5fadcd57cb93406" + "reference": "49e3852b61ba6662cd1150852e2d7e5a3fa1fb13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blomstra/flarum-ext-turnstile/zipball/96952b4b154cbe24cb4b08ecc5fadcd57cb93406", - "reference": "96952b4b154cbe24cb4b08ecc5fadcd57cb93406", + "url": "https://api.github.com/repos/blomstra/flarum-ext-turnstile/zipball/49e3852b61ba6662cd1150852e2d7e5a3fa1fb13", + "reference": "49e3852b61ba6662cd1150852e2d7e5a3fa1fb13", "shasum": "" }, "require": { @@ -507,32 +511,32 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "Turnstile", - "category": "feature", - "icon": { - "name": "fas fa-robot", - "color": "#3a98d0", - "backgroundColor": "#ebf1fd" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": true, "css": true, + "admin": true, + "forum": true, "locale": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": true, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-robot", + "color": "#3a98d0", + "backgroundColor": "#ebf1fd" + }, + "title": "Turnstile", + "category": "feature" } }, "autoload": { @@ -564,29 +568,29 @@ "issues": "https://github.com/blomstra/flarum-ext-turnstile/issues", "source": "https://github.com/blomstra/flarum-ext-turnstile" }, - "time": "2023-08-15T12:58:05+00:00" + "time": "2024-10-15T09:29:49+00:00" }, { "name": "brick/math", - "version": "0.11.0", + "version": "0.12.1", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" + "reference": "f510c0a40911935b77b86859eb5223d58d660df1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", - "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", + "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", + "reference": "f510c0a40911935b77b86859eb5223d58d660df1", "shasum": "" }, "require": { - "php": "^8.0" + "php": "^8.1" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^9.0", - "vimeo/psalm": "5.0.0" + "phpunit/phpunit": "^10.1", + "vimeo/psalm": "5.16.0" }, "type": "library", "autoload": { @@ -606,12 +610,17 @@ "arithmetic", "bigdecimal", "bignum", + "bignumber", "brick", - "math" + "decimal", + "integer", + "math", + "mathematics", + "rational" ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.11.0" + "source": "https://github.com/brick/math/tree/0.12.1" }, "funding": [ { @@ -619,7 +628,145 @@ "type": "github" } ], - "time": "2023-01-15T23:15:59+00:00" + "time": "2023-11-29T23:19:16+00:00" + }, + { + "name": "carbonphp/carbon-doctrine-types", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", + "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/3c430083d0b41ceed84ecccf9dac613241d7305d", + "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d", + "shasum": "" + }, + "require": { + "php": "^7.1.8 || ^8.0" + }, + "conflict": { + "doctrine/dbal": ">=3.7.0" + }, + "require-dev": { + "doctrine/dbal": ">=2.0.0", + "nesbot/carbon": "^2.71.0 || ^3.0.0", + "phpunit/phpunit": "^10.3" + }, + "type": "library", + "autoload": { + "psr-4": { + "Carbon\\Doctrine\\": "src/Carbon/Doctrine/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "KyleKatarn", + "email": "kylekatarnls@gmail.com" + } + ], + "description": "Types to use Carbon in Doctrine", + "keywords": [ + "carbon", + "date", + "datetime", + "doctrine", + "time" + ], + "support": { + "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/1.0.0" + }, + "funding": [ + { + "url": "https://github.com/kylekatarnls", + "type": "github" + }, + { + "url": "https://opencollective.com/Carbon", + "type": "open_collective" + }, + { + "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "type": "tidelift" + } + ], + "time": "2023-10-01T12:35:29+00:00" + }, + { + "name": "charescape/serialize-closure", + "version": "3.8.0", + "source": { + "type": "git", + "url": "https://github.com/charescape/serialize-closure.git", + "reference": "833c98ec940ffd72d2d3f879ef657aa0ca5192b0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/charescape/serialize-closure/zipball/833c98ec940ffd72d2d3f879ef657aa0ca5192b0", + "reference": "833c98ec940ffd72d2d3f879ef657aa0ca5192b0", + "shasum": "" + }, + "require": { + "php": "^5.4 || ^7.0 || ^8.0" + }, + "replace": { + "opis/closure": "*" + }, + "require-dev": { + "ext-iconv": "*", + "ext-mbstring": "*", + "jeremeamia/superclosure": "^2.0", + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0.x-dev" + } + }, + "autoload": { + "files": [ + "functions.php" + ], + "psr-4": { + "Opis\\Closure\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marius Sarca", + "email": "marius.sarca@gmail.com" + }, + { + "name": "Sorin Sarca", + "email": "sarca_sorin@hotmail.com" + } + ], + "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", + "homepage": "https://opis.io/closure", + "keywords": [ + "anonymous functions", + "closure", + "function", + "serializable", + "serialization", + "serialize" + ], + "support": { + "source": "https://github.com/charescape/serialize-closure/tree/3.8.0" + }, + "time": "2023-04-12T09:30:16+00:00" }, { "name": "clarkwinkelmann/flarum-ext-first-post-approval", @@ -641,17 +788,17 @@ }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/25055" + }, "flarum-extension": { - "title": "First Post Approval", - "category": "moderation", "icon": { "name": "fas fa-check", - "backgroundColor": "#684ba6", - "color": "#fff" - } - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/25055" + "color": "#fff", + "backgroundColor": "#684ba6" + }, + "title": "First Post Approval", + "category": "moderation" } }, "autoload": { @@ -700,12 +847,12 @@ "type": "component", "extra": { "component": { - "styles": [ - "css/all.css" - ], "files": [ "css/all.min.css", "webfonts/*" + ], + "styles": [ + "css/all.css" ] } }, @@ -772,16 +919,16 @@ }, { "name": "dflydev/dot-access-data", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", - "reference": "f41715465d65213d644d3141a6a93081be5d3549" + "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", - "reference": "f41715465d65213d644d3141a6a93081be5d3549", + "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f", + "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f", "shasum": "" }, "require": { @@ -841,9 +988,9 @@ ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", - "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" + "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3" }, - "time": "2022-10-27T11:44:00+00:00" + "time": "2024-07-08T12:26:09+00:00" }, { "name": "dflydev/fig-cookies", @@ -1111,29 +1258,27 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.2", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", - "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9", - "phpstan/phpstan": "1.4.10 || 1.10.15", - "phpstan/phpstan-phpunit": "^1.0", + "doctrine/coding-standard": "^9 || ^12", + "phpstan/phpstan": "1.4.10 || 2.0.3", + "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psalm/plugin-phpunit": "0.18.4", - "psr/log": "^1 || ^2 || ^3", - "vimeo/psalm": "4.30.0 || 5.12.0" + "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -1141,7 +1286,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1152,9 +1297,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.2" + "source": "https://github.com/doctrine/deprecations/tree/1.1.4" }, - "time": "2023-09-27T20:04:15+00:00" + "time": "2024-12-07T21:18:45+00:00" }, { "name": "doctrine/event-manager", @@ -1250,16 +1395,16 @@ }, { "name": "doctrine/inflector", - "version": "2.0.8", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { @@ -1321,7 +1466,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.8" + "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding": [ { @@ -1337,7 +1482,7 @@ "type": "tidelift" } ], - "time": "2023-06-16T13:40:37+00:00" + "time": "2024-02-18T20:23:39+00:00" }, { "name": "doctrine/lexer", @@ -1417,16 +1562,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.3.3", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" + "reference": "8c784d071debd117328803d86b2097615b457500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", "shasum": "" }, "require": { @@ -1439,10 +1584,14 @@ "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", - "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" @@ -1466,7 +1615,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" }, "funding": [ { @@ -1474,7 +1623,7 @@ "type": "github" } ], - "time": "2023-08-10T19:36:49+00:00" + "time": "2024-10-09T13:47:03+00:00" }, { "name": "egulias/email-validator", @@ -1546,22 +1695,22 @@ }, { "name": "enshrined/svg-sanitize", - "version": "0.15.4", + "version": "0.20.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", - "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4" + "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4", - "reference": "e50b83a2f1f296ca61394fe88fbfe3e896a84cf4", + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/068d9fcf912c88a0471d101d95a2caa87c50aee7", + "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "^7.0 || ^8.0" + "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^6.5 || ^8.5" @@ -1585,9 +1734,9 @@ "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", - "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.15.4" + "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.20.0" }, - "time": "2022-02-21T09:13:59+00:00" + "time": "2024-09-05T10:18:12+00:00" }, { "name": "fig/http-message-util", @@ -1647,26 +1796,26 @@ }, { "name": "filp/whoops", - "version": "2.15.4", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546" + "reference": "befcdc0e5dce67252aa6322d82424be928214fa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546", - "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546", + "url": "https://api.github.com/repos/filp/whoops/zipball/befcdc0e5dce67252aa6322d82424be928214fa2", + "reference": "befcdc0e5dce67252aa6322d82424be928214fa2", "shasum": "" }, "require": { - "php": "^5.5.9 || ^7.0 || ^8.0", + "php": "^7.1 || ^8.0", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { - "mockery/mockery": "^0.9 || ^1.0", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3", - "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0" + "mockery/mockery": "^1.0", + "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3", + "symfony/var-dumper": "^4.0 || ^5.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", @@ -1706,7 +1855,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.15.4" + "source": "https://github.com/filp/whoops/tree/2.16.0" }, "funding": [ { @@ -1714,7 +1863,70 @@ "type": "github" } ], - "time": "2023-11-03T12:00:00+00:00" + "time": "2024-09-25T12:00:00+00:00" + }, + { + "name": "firebase/php-jwt", + "version": "v6.10.2", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/30c19ed0f3264cb660ea496895cfb6ef7ee3653b", + "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b", + "shasum": "" + }, + "require": { + "php": "^8.0" + }, + "require-dev": { + "guzzlehttp/guzzle": "^7.4", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5", + "psr/cache": "^2.0||^3.0", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0" + }, + "suggest": { + "ext-sodium": "Support EdDSA (Ed25519) signatures", + "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" + }, + "type": "library", + "autoload": { + "psr-4": { + "Firebase\\JWT\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Neuman Vong", + "email": "neuman+pear@twilio.com", + "role": "Developer" + }, + { + "name": "Anant Narayanan", + "email": "anant@php.net", + "role": "Developer" + } + ], + "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", + "homepage": "https://github.com/firebase/php-jwt", + "keywords": [ + "jwt", + "php" + ], + "support": { + "issues": "https://github.com/firebase/php-jwt/issues", + "source": "https://github.com/firebase/php-jwt/tree/v6.10.2" + }, + "time": "2024-11-24T11:22:49+00:00" }, { "name": "flarum-lang/chinese-simplified", @@ -1722,12 +1934,12 @@ "source": { "type": "git", "url": "https://github.com/flarum-lang/chinese-simplified.git", - "reference": "94eb856c4bf73abec4c5c7584538c3ba096de5cc" + "reference": "76ff9eae55fdd4a52f35b8ed7b684d7e4f56b245" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum-lang/chinese-simplified/zipball/94eb856c4bf73abec4c5c7584538c3ba096de5cc", - "reference": "94eb856c4bf73abec4c5c7584538c3ba096de5cc", + "url": "https://api.github.com/repos/flarum-lang/chinese-simplified/zipball/76ff9eae55fdd4a52f35b8ed7b684d7e4f56b245", + "reference": "76ff9eae55fdd4a52f35b8ed7b684d7e4f56b245", "shasum": "" }, "require": { @@ -1740,22 +1952,22 @@ "default-branch": true, "type": "flarum-extension", "extra": { + "extiverse": { + "discuss": "https://discuss.flarum.org/d/22690" + }, + "flarum-locale": { + "code": "zh-Hans", + "title": "简体中文" + }, "flarum-extension": { - "title": "简体中文", - "category": "language", "icon": { "image": "icon.svg", - "backgroundColor": "#fff", "backgroundSize": "cover", + "backgroundColor": "#fff", "backgroundPosition": "center" - } - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/22690" - }, - "flarum-locale": { - "code": "zh-Hans", - "title": "简体中文" + }, + "title": "简体中文", + "category": "language" } }, "notification-url": "https://packagist.org/downloads/", @@ -1783,20 +1995,20 @@ "issues": "https://github.com/flarum-lang/chinese-simplified/issues", "source": "https://github.com/flarum-lang/chinese-simplified" }, - "time": "2024-07-13T15:32:00+00:00" + "time": "2024-12-15T08:40:19+00:00" }, { "name": "flarum/approval", - "version": "v1.8.1", + "version": "v1.8.2", "source": { "type": "git", "url": "https://github.com/flarum/approval.git", - "reference": "b1442698dd4e57300b7b2e5b1b6a14ee484757ba" + "reference": "61a76252b455d5dcad5535e9fef4a5445643d59a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/approval/zipball/b1442698dd4e57300b7b2e5b1b6a14ee484757ba", - "reference": "b1442698dd4e57300b7b2e5b1b6a14ee484757ba", + "url": "https://api.github.com/repos/flarum/approval/zipball/61a76252b455d5dcad5535e9fef4a5445643d59a", + "reference": "61a76252b455d5dcad5535e9fef4a5445643d59a", "shasum": "" }, "require": { @@ -1808,34 +2020,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Approval", - "category": "feature", - "icon": { - "name": "fas fa-check", - "backgroundColor": "#ABDC88", - "color": "#3F8A32" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-check", + "color": "#3F8A32", + "backgroundColor": "#ABDC88" + }, + "title": "Approval", + "category": "feature" } }, "autoload": { @@ -1863,7 +2075,7 @@ "type": "website" } ], - "time": "2023-11-17T16:58:14+00:00" + "time": "2024-10-02T11:13:26+00:00" }, { "name": "flarum/bbcode", @@ -1884,34 +2096,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "BBCode", - "category": "feature", - "icon": { - "name": "fas fa-bold", - "backgroundColor": "#238C59", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": false, - "forum": false, "js": false, - "jsCommon": false, "css": false, + "admin": false, + "forum": false, "gitConf": true, - "githubActions": false, + "styleci": true, + "jsCommon": false, "prettier": false, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": false, + "backendTesting": false } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-bold", + "color": "#fff", + "backgroundColor": "#238C59" + }, + "title": "BBCode", + "category": "feature" } }, "autoload": { @@ -1943,16 +2155,16 @@ }, { "name": "flarum/core", - "version": "v1.8.5", + "version": "v1.8.9", "source": { "type": "git", "url": "https://github.com/flarum/flarum-core.git", - "reference": "2e8500500c58927ab056ec2d27ec36ea836cf1b2" + "reference": "c09efebdcfb4cdc396bee0efafa0a81946fc813f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/flarum-core/zipball/2e8500500c58927ab056ec2d27ec36ea836cf1b2", - "reference": "2e8500500c58927ab056ec2d27ec36ea836cf1b2", + "url": "https://api.github.com/repos/flarum/flarum-core/zipball/c09efebdcfb4cdc396bee0efafa0a81946fc813f", + "reference": "c09efebdcfb4cdc396bee0efafa0a81946fc813f", "shasum": "" }, "require": { @@ -1980,9 +2192,9 @@ "illuminate/view": "^8.0", "intervention/image": "2.5.* || ^2.6.1", "jenssegers/agent": "^2.6", - "laminas/laminas-diactoros": "^2.4.1", - "laminas/laminas-httphandlerrunner": "^1.2.0 || ^2.3.0", - "laminas/laminas-stratigility": "^3.2.2", + "laminas/laminas-diactoros": "^2.4.1 || ^3.0.0", + "laminas/laminas-httphandlerrunner": "^1.2.0 || ^2.3.0 || ^3.0.0", + "laminas/laminas-stratigility": "^3.2.2 || ^4.0.0", "league/flysystem": "^1.0.11", "matthiasmullie/minify": "^1.3", "middlewares/base-path": "^2.0.1", @@ -2013,30 +2225,30 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, "flarum-cli": { - "excludeScaffolding": [ - "LICENSE.md", - "js/tsconfig.json", - "js/webpack.config.js" - ], "modules": { - "backendTesting": true, "js": true, + "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": true, "prettier": true, "typescript": true, "bundlewatch": true, "editorConfig": true, - "styleci": true, - "admin": true, - "forum": true, - "jsCommon": true, - "css": true - } + "githubActions": true, + "backendTesting": true + }, + "excludeScaffolding": [ + "LICENSE.md", + "js/tsconfig.json", + "js/webpack.config.js" + ] + }, + "branch-alias": { + "dev-main": "1.x-dev" } }, "autoload": { @@ -2085,20 +2297,20 @@ "type": "other" } ], - "time": "2024-01-05T15:47:32+00:00" + "time": "2024-11-20T13:51:54+00:00" }, { "name": "flarum/emoji", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/flarum/emoji.git", - "reference": "b09f3ece759bba06f89d89e3f62c9ce65b35351e" + "reference": "edd6527e1014fd30779627f1c91461d12a9a1173" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/emoji/zipball/b09f3ece759bba06f89d89e3f62c9ce65b35351e", - "reference": "b09f3ece759bba06f89d89e3f62c9ce65b35351e", + "url": "https://api.github.com/repos/flarum/emoji/zipball/edd6527e1014fd30779627f1c91461d12a9a1173", + "reference": "edd6527e1014fd30779627f1c91461d12a9a1173", "shasum": "" }, "require": { @@ -2106,33 +2318,33 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Emoji", - "category": "feature", - "icon": { - "image": "icon.svg", - "backgroundColor": "#FECC4D" - } - }, "flarum-cli": { "modules": { - "admin": false, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": false, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "image": "icon.svg", + "backgroundColor": "#FECC4D" + }, + "title": "Emoji", + "category": "feature" } }, "notification-url": "https://packagist.org/downloads/", @@ -2155,24 +2367,24 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-02T07:10:53+00:00" }, { "name": "flarum/flags", - "version": "v1.8.0", + "version": "v1.8.2", "source": { "type": "git", "url": "https://github.com/flarum/flags.git", - "reference": "941cc37719b6437eca09f03715a27793abe1fb48" + "reference": "ba857db6f0e8c8b55cbab1ca0b7bc30215e92447" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/flags/zipball/941cc37719b6437eca09f03715a27793abe1fb48", - "reference": "941cc37719b6437eca09f03715a27793abe1fb48", + "url": "https://api.github.com/repos/flarum/flags/zipball/ba857db6f0e8c8b55cbab1ca0b7bc30215e92447", + "reference": "ba857db6f0e8c8b55cbab1ca0b7bc30215e92447", "shasum": "" }, "require": { - "flarum/core": "^1.8" + "flarum/core": "^1.8.6" }, "require-dev": { "flarum/core": "*@dev", @@ -2181,34 +2393,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Flags", - "category": "feature", - "icon": { - "name": "fas fa-flag", - "backgroundColor": "#D659B5", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": true, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-flag", + "color": "#fff", + "backgroundColor": "#D659B5" + }, + "title": "Flags", + "category": "feature" } }, "autoload": { @@ -2236,7 +2448,7 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-26T22:18:59+00:00" }, { "name": "flarum/lang-english", @@ -2257,44 +2469,44 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "English", - "category": "language", - "info": { - "donate": "https://flarum.org/donate/", - "website": "https://flarum.org", - "support": "https://discuss.flarum.org" - }, - "icon": { - "image": "icon.svg", - "backgroundColor": "#00247d", - "backgroundSize": "cover", - "backgroundPosition": "center" - } - }, - "flarum-locale": { - "code": "en", - "title": "English" - }, "flarum-cli": { "modules": { - "admin": false, - "forum": false, "js": false, - "jsCommon": false, "css": false, + "admin": false, + "forum": false, "gitConf": true, - "githubActions": false, + "styleci": true, + "jsCommon": false, "prettier": false, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": false, + "backendTesting": false } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-locale": { + "code": "en", + "title": "English" + }, + "flarum-extension": { + "icon": { + "image": "icon.svg", + "backgroundSize": "cover", + "backgroundColor": "#00247d", + "backgroundPosition": "center" + }, + "info": { + "donate": "https://flarum.org/donate/", + "support": "https://discuss.flarum.org", + "website": "https://flarum.org" + }, + "title": "English", + "category": "language" } }, "notification-url": "https://packagist.org/downloads/", @@ -2322,16 +2534,16 @@ }, { "name": "flarum/likes", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/flarum/likes.git", - "reference": "55dfbb535a18149cd0cca66703fd19da07cb3a36" + "reference": "106cfa65076ba4be2da7af99f86eac99e5a38f4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/likes/zipball/55dfbb535a18149cd0cca66703fd19da07cb3a36", - "reference": "55dfbb535a18149cd0cca66703fd19da07cb3a36", + "url": "https://api.github.com/repos/flarum/likes/zipball/106cfa65076ba4be2da7af99f86eac99e5a38f4d", + "reference": "106cfa65076ba4be2da7af99f86eac99e5a38f4d", "shasum": "" }, "require": { @@ -2342,34 +2554,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Likes", - "category": "feature", - "icon": { - "name": "far fa-thumbs-up", - "backgroundColor": "#3A649D", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "far fa-thumbs-up", + "color": "#fff", + "backgroundColor": "#3A649D" + }, + "title": "Likes", + "category": "feature" } }, "autoload": { @@ -2397,20 +2609,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-02T11:13:26+00:00" }, { "name": "flarum/lock", - "version": "v1.8.0", + "version": "v1.8.2", "source": { "type": "git", "url": "https://github.com/flarum/lock.git", - "reference": "3d48574c0ebdd3ef28d65fe4882d7af00797bce1" + "reference": "f526df48dfa7b87aee0ca0b245000a3f3960cece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/lock/zipball/3d48574c0ebdd3ef28d65fe4882d7af00797bce1", - "reference": "3d48574c0ebdd3ef28d65fe4882d7af00797bce1", + "url": "https://api.github.com/repos/flarum/lock/zipball/f526df48dfa7b87aee0ca0b245000a3f3960cece", + "reference": "f526df48dfa7b87aee0ca0b245000a3f3960cece", "shasum": "" }, "require": { @@ -2418,34 +2630,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Lock", - "category": "feature", - "icon": { - "name": "fas fa-lock", - "backgroundColor": "#ddd", - "color": "#666" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-lock", + "color": "#666", + "backgroundColor": "#ddd" + }, + "title": "Lock", + "category": "feature" } }, "autoload": { @@ -2473,20 +2685,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-26T22:15:50+00:00" }, { "name": "flarum/markdown", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/flarum/markdown.git", - "reference": "2e3724c9c7b322b8af41fbddb73b0332cfbd16fc" + "reference": "22ea41d3be90d56c8b853c6798d25d2075e5f66f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/markdown/zipball/2e3724c9c7b322b8af41fbddb73b0332cfbd16fc", - "reference": "2e3724c9c7b322b8af41fbddb73b0332cfbd16fc", + "url": "https://api.github.com/repos/flarum/markdown/zipball/22ea41d3be90d56c8b853c6798d25d2075e5f66f", + "reference": "22ea41d3be90d56c8b853c6798d25d2075e5f66f", "shasum": "" }, "require": { @@ -2494,37 +2706,37 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Markdown", - "category": "feature", - "icon": { - "image": "icon.svg", - "backgroundColor": "#000", - "backgroundSize": "100%", - "backgroundRepeat": "no-repeat", - "backgroundPosition": "center", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": false, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": false, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "color": "#fff", + "image": "icon.svg", + "backgroundSize": "100%", + "backgroundColor": "#000", + "backgroundRepeat": "no-repeat", + "backgroundPosition": "center" + }, + "title": "Markdown", + "category": "feature" } }, "notification-url": "https://packagist.org/downloads/", @@ -2547,20 +2759,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-02T07:10:53+00:00" }, { "name": "flarum/mentions", - "version": "v1.8.2", + "version": "v1.8.5", "source": { "type": "git", "url": "https://github.com/flarum/mentions.git", - "reference": "8789becf13a5813d7e819d382568ab0880f5f9c7" + "reference": "cda26a4fbfa39b646c6d63394b281b004ddf69b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/mentions/zipball/8789becf13a5813d7e819d382568ab0880f5f9c7", - "reference": "8789becf13a5813d7e819d382568ab0880f5f9c7", + "url": "https://api.github.com/repos/flarum/mentions/zipball/cda26a4fbfa39b646c6d63394b281b004ddf69b6", + "reference": "cda26a4fbfa39b646c6d63394b281b004ddf69b6", "shasum": "" }, "require": { @@ -2573,37 +2785,37 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Mentions", - "category": "feature", - "optional-dependencies": [ - "flarum/tags" - ], - "icon": { - "name": "fas fa-at", - "backgroundColor": "#539EC1", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-at", + "color": "#fff", + "backgroundColor": "#539EC1" + }, + "title": "Mentions", + "category": "feature", + "optional-dependencies": [ + "flarum/tags" + ] } }, "autoload": { @@ -2631,20 +2843,20 @@ "type": "website" } ], - "time": "2023-07-06T10:56:10+00:00" + "time": "2024-11-06T14:59:27+00:00" }, { "name": "flarum/nicknames", - "version": "v1.8.0", + "version": "v1.8.2", "source": { "type": "git", "url": "https://github.com/flarum/nicknames.git", - "reference": "0821e5c982dd16d26c5260879b866eb416e8bb86" + "reference": "ab4ab706ea778f26fb923b31a3f3a2f76c5ecbc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/nicknames/zipball/0821e5c982dd16d26c5260879b866eb416e8bb86", - "reference": "0821e5c982dd16d26c5260879b866eb416e8bb86", + "url": "https://api.github.com/repos/flarum/nicknames/zipball/ab4ab706ea778f26fb923b31a3f3a2f76c5ecbc6", + "reference": "ab4ab706ea778f26fb923b31a3f3a2f76c5ecbc6", "shasum": "" }, "require": { @@ -2656,34 +2868,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Nicknames", - "category": "feature", - "icon": { - "name": "fas fa-user-tag", - "backgroundColor": "#8E4529", - "color": "#ffffff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": false, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-user-tag", + "color": "#ffffff", + "backgroundColor": "#8E4529" + }, + "title": "Nicknames", + "category": "feature" } }, "autoload": { @@ -2711,20 +2923,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-26T22:15:50+00:00" }, { "name": "flarum/pusher", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/flarum/pusher.git", - "reference": "5eccb38e045575c148fb5bbd26cc36cf86d58c5c" + "reference": "dd1fb1da2d662ad2b9abb0757de7f0dc6fa7089f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/pusher/zipball/5eccb38e045575c148fb5bbd26cc36cf86d58c5c", - "reference": "5eccb38e045575c148fb5bbd26cc36cf86d58c5c", + "url": "https://api.github.com/repos/flarum/pusher/zipball/dd1fb1da2d662ad2b9abb0757de7f0dc6fa7089f", + "reference": "dd1fb1da2d662ad2b9abb0757de7f0dc6fa7089f", "shasum": "" }, "require": { @@ -2736,37 +2948,37 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Pusher", - "category": "feature", - "icon": { - "image": "icon.png", - "backgroundSize": "46% 63%", - "backgroundPosition": "center", - "backgroundRepeat": "no-repeat", - "backgroundColor": "#40bad8", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": true, "bundlewatch": false, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "color": "#fff", + "image": "icon.png", + "backgroundSize": "46% 63%", + "backgroundColor": "#40bad8", + "backgroundRepeat": "no-repeat", + "backgroundPosition": "center" + }, + "title": "Pusher", + "category": "feature" } }, "autoload": { @@ -2794,20 +3006,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-09-29T14:35:29+00:00" }, { "name": "flarum/statistics", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/flarum/statistics.git", - "reference": "51279d0d0d95672017db8cf7a355b0510f1a955d" + "reference": "e907100ad530babb12c67f4959ae14e22f77b3fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/statistics/zipball/51279d0d0d95672017db8cf7a355b0510f1a955d", - "reference": "51279d0d0d95672017db8cf7a355b0510f1a955d", + "url": "https://api.github.com/repos/flarum/statistics/zipball/e907100ad530babb12c67f4959ae14e22f77b3fc", + "reference": "e907100ad530babb12c67f4959ae14e22f77b3fc", "shasum": "" }, "require": { @@ -2818,37 +3030,37 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Statistics", - "category": "feature", - "icon": { - "name": "fas fa-chart-bar", - "backgroundColor": "#6932d1", - "color": "#fff" - } - }, "flarum-cli": { - "excludeScaffolding": [ - "js/src/admin/index.ts" - ], "modules": { - "admin": true, - "forum": false, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": false, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": true, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true - } + "githubActions": true, + "backendTesting": true + }, + "excludeScaffolding": [ + "js/src/admin/index.ts" + ] + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-chart-bar", + "color": "#fff", + "backgroundColor": "#6932d1" + }, + "title": "Statistics", + "category": "feature" } }, "autoload": { @@ -2876,20 +3088,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-02T07:10:53+00:00" }, { "name": "flarum/sticky", - "version": "v1.8.0", + "version": "v1.8.2", "source": { "type": "git", "url": "https://github.com/flarum/sticky.git", - "reference": "675900b9f1bc5004432880062d6ce3116c12c4c2" + "reference": "a020d8d4619ce788990cf0c94f56424184048caa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/sticky/zipball/675900b9f1bc5004432880062d6ce3116c12c4c2", - "reference": "675900b9f1bc5004432880062d6ce3116c12c4c2", + "url": "https://api.github.com/repos/flarum/sticky/zipball/a020d8d4619ce788990cf0c94f56424184048caa", + "reference": "a020d8d4619ce788990cf0c94f56424184048caa", "shasum": "" }, "require": { @@ -2901,34 +3113,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Sticky", - "category": "feature", - "icon": { - "name": "fas fa-thumbtack", - "backgroundColor": "#D13E32", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-thumbtack", + "color": "#fff", + "backgroundColor": "#D13E32" + }, + "title": "Sticky", + "category": "feature" } }, "autoload": { @@ -2956,20 +3168,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-26T22:15:50+00:00" }, { "name": "flarum/subscriptions", - "version": "v1.8.0", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/flarum/subscriptions.git", - "reference": "532b7e61a387481055a0c9d5d07f78cd3d4e9bd7" + "reference": "594100acf52ad74a33cbd30e5ca2220196790821" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/subscriptions/zipball/532b7e61a387481055a0c9d5d07f78cd3d4e9bd7", - "reference": "532b7e61a387481055a0c9d5d07f78cd3d4e9bd7", + "url": "https://api.github.com/repos/flarum/subscriptions/zipball/594100acf52ad74a33cbd30e5ca2220196790821", + "reference": "594100acf52ad74a33cbd30e5ca2220196790821", "shasum": "" }, "require": { @@ -2981,37 +3193,37 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Subscriptions", - "category": "feature", - "optional-dependencies": [ - "flarum/approval" - ], - "icon": { - "name": "fas fa-star", - "backgroundColor": "#ffea7b", - "color": "#de8e00" - } - }, "flarum-cli": { "modules": { - "admin": false, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": false, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-star", + "color": "#de8e00", + "backgroundColor": "#ffea7b" + }, + "title": "Subscriptions", + "category": "feature", + "optional-dependencies": [ + "flarum/approval" + ] } }, "autoload": { @@ -3039,20 +3251,20 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-10-02T07:10:53+00:00" }, { "name": "flarum/suspend", - "version": "v1.8.1", + "version": "v1.8.4", "source": { "type": "git", "url": "https://github.com/flarum/suspend.git", - "reference": "0060b7b7737e7b8c8052124d93b511563d2af749" + "reference": "8c62430d238f650eeb54323c204b335d9c39f771" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/suspend/zipball/0060b7b7737e7b8c8052124d93b511563d2af749", - "reference": "0060b7b7737e7b8c8052124d93b511563d2af749", + "url": "https://api.github.com/repos/flarum/suspend/zipball/8c62430d238f650eeb54323c204b335d9c39f771", + "reference": "8c62430d238f650eeb54323c204b335d9c39f771", "shasum": "" }, "require": { @@ -3063,34 +3275,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Suspend", - "category": "feature", - "icon": { - "name": "fas fa-ban", - "backgroundColor": "#ddd", - "color": "#666" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": false, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": false, "prettier": true, "typescript": false, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-ban", + "color": "#666", + "backgroundColor": "#ddd" + }, + "title": "Suspend", + "category": "feature" } }, "autoload": { @@ -3118,20 +3330,20 @@ "type": "website" } ], - "time": "2023-09-22T18:38:33+00:00" + "time": "2024-11-20T08:51:17+00:00" }, { "name": "flarum/tags", - "version": "v1.8.0", + "version": "v1.8.3", "source": { "type": "git", "url": "https://github.com/flarum/tags.git", - "reference": "45cfb339e1ebd9f0204070f7f271c00282d20694" + "reference": "1baea940d1504da46805e64575ae336e5da6b43c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flarum/tags/zipball/45cfb339e1ebd9f0204070f7f271c00282d20694", - "reference": "45cfb339e1ebd9f0204070f7f271c00282d20694", + "url": "https://api.github.com/repos/flarum/tags/zipball/1baea940d1504da46805e64575ae336e5da6b43c", + "reference": "1baea940d1504da46805e64575ae336e5da6b43c", "shasum": "" }, "require": { @@ -3143,34 +3355,34 @@ }, "type": "flarum-extension", "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - }, - "flarum-extension": { - "title": "Tags", - "category": "feature", - "icon": { - "name": "fas fa-tags", - "backgroundColor": "#F28326", - "color": "#fff" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": true, "css": true, + "admin": true, + "forum": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": true, "prettier": false, "typescript": true, "bundlewatch": false, - "backendTesting": true, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": true } + }, + "branch-alias": { + "dev-main": "1.x-dev" + }, + "flarum-extension": { + "icon": { + "name": "fas fa-tags", + "color": "#fff", + "backgroundColor": "#F28326" + }, + "title": "Tags", + "category": "feature" } }, "autoload": { @@ -3198,44 +3410,31 @@ "type": "website" } ], - "time": "2023-05-20T15:08:42+00:00" + "time": "2024-11-20T08:51:17+00:00" }, { "name": "fof/drafts", - "version": "1.2.10", + "version": "1.2.12", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/drafts.git", - "reference": "f6f8bdfe3569b6cbca5527e60818c3755c45d5bc" + "reference": "4f54df53d84bea012ff5c23fa53a7c5f524bb683" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/drafts/zipball/f6f8bdfe3569b6cbca5527e60818c3755c45d5bc", - "reference": "f6f8bdfe3569b6cbca5527e60818c3755c45d5bc", + "url": "https://api.github.com/repos/FriendsOfFlarum/drafts/zipball/4f54df53d84bea012ff5c23fa53a7c5f524bb683", + "reference": "4f54df53d84bea012ff5c23fa53a7c5f524bb683", "shasum": "" }, "require": { "flarum/core": "^1.8.3" }, "require-dev": { - "blomstra/gdpr": "@beta", + "flarum/gdpr": "dev-main", "flarum/phpstan": "*" }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF Drafts", - "category": "feature", - "icon": { - "name": "fas fa-edit", - "backgroundColor": "#e74c3c", - "color": "#fff" - }, - "optional-dependencies": [ - "fof/byobu", - "blomstra/gdpr" - ] - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/20957" }, @@ -3243,6 +3442,19 @@ "modules": { "githubActions": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-edit", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Drafts", + "category": "feature", + "optional-dependencies": [ + "fof/byobu", + "flarum/gdpr" + ] } }, "autoload": { @@ -3278,20 +3490,20 @@ "type": "website" } ], - "time": "2023-11-15T14:37:11+00:00" + "time": "2024-11-03T15:06:38+00:00" }, { "name": "fof/extend", - "version": "1.3.2", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/extend.git", - "reference": "b1049a6d9784bfb89121665181b72827002346df" + "reference": "ba55c9b765911cb689592d0de787e3351625e3f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/extend/zipball/b1049a6d9784bfb89121665181b72827002346df", - "reference": "b1049a6d9784bfb89121665181b72827002346df", + "url": "https://api.github.com/repos/FriendsOfFlarum/extend/zipball/ba55c9b765911cb689592d0de787e3351625e3f0", + "reference": "ba55c9b765911cb689592d0de787e3351625e3f0", "shasum": "" }, "require": { @@ -3321,7 +3533,7 @@ "description": "Configurable PHP components for your Flarum extension", "support": { "issues": "https://github.com/FriendsOfFlarum/extend/issues", - "source": "https://github.com/FriendsOfFlarum/extend/tree/1.3.2" + "source": "https://github.com/FriendsOfFlarum/extend/tree/1.3.3" }, "funding": [ { @@ -3329,7 +3541,7 @@ "type": "open_collective" } ], - "time": "2023-11-24T08:15:08+00:00" + "time": "2023-11-30T08:13:16+00:00" }, { "name": "fof/formatting", @@ -3350,17 +3562,17 @@ }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/17770" + }, "flarum-extension": { - "title": "FoF Formatting", - "category": "feature", "icon": { "name": "fas fa-font", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/17770" + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Formatting", + "category": "feature" } }, "autoload": { @@ -3399,45 +3611,48 @@ }, { "name": "fof/links", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/links.git", - "reference": "0ff816074a09b0b75dbe9c0c0621d8980d86b645" + "reference": "80ee6577fcd7d5d49fe727729d30b3370c12ce5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/links/zipball/0ff816074a09b0b75dbe9c0c0621d8980d86b645", - "reference": "0ff816074a09b0b75dbe9c0c0621d8980d86b645", + "url": "https://api.github.com/repos/FriendsOfFlarum/links/zipball/80ee6577fcd7d5d49fe727729d30b3370c12ce5c", + "reference": "80ee6577fcd7d5d49fe727729d30b3370c12ce5c", "shasum": "" }, "require": { - "flarum/core": "^1.2.0" + "flarum/core": "^1.8.6" }, "replace": { "sijad/flarum-ext-links": "*" }, "require-dev": { - "flarum/phpstan": "*" + "flarum/phpstan": "*", + "flarum/tags": "*", + "flarum/testing": "^1.0.0" }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF Links", - "category": "feature", - "icon": { - "name": "fas fa-bars", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/18335" }, "flarum-cli": { "modules": { - "githubActions": true + "githubActions": true, + "backendTesting": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-bars", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Links", + "category": "feature" } }, "autoload": { @@ -3472,42 +3687,51 @@ "type": "website" } ], - "time": "2023-11-12T20:05:37+00:00" + "time": "2024-10-14T13:16:09+00:00" }, { "name": "fof/nightmode", - "version": "1.5.3", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/nightmode.git", - "reference": "4bdd136c63c0f40009910e200ec153efbc54d16d" + "reference": "b65b1b4d092502a9e3801eb8d717ddd1f0f39d7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/nightmode/zipball/4bdd136c63c0f40009910e200ec153efbc54d16d", - "reference": "4bdd136c63c0f40009910e200ec153efbc54d16d", + "url": "https://api.github.com/repos/FriendsOfFlarum/nightmode/zipball/b65b1b4d092502a9e3801eb8d717ddd1f0f39d7a", + "reference": "b65b1b4d092502a9e3801eb8d717ddd1f0f39d7a", "shasum": "" }, "require": { - "flarum/core": "^1.5.0", - "fof/extend": "^1.0.0" + "flarum/core": "^1.7.0", + "php": "^7.4 || ^8.0" }, "replace": { "reflar/nightmode": "*" }, + "require-dev": { + "flarum/phpstan": "*", + "fof/default-user-preferences": "*" + }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/21492" + }, + "flarum-cli": { + "modules": { + "githubActions": true + } + }, "flarum-extension": { - "title": "FoF Night Mode", - "category": "feature", "icon": { "name": "far fa-moon", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/21492" + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Night Mode", + "category": "feature" }, "optional-dependencies": [ "fof/default-user-preferences" @@ -3560,31 +3784,31 @@ "type": "website" } ], - "time": "2023-08-28T18:26:09+00:00" + "time": "2024-10-19T10:06:15+00:00" }, { "name": "fof/oauth", - "version": "1.6.2", + "version": "1.6.16", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/oauth.git", - "reference": "2d1c8dcad0ac6ad9142cc0dd3d1150b56987c127" + "reference": "380efc56b168c09ffe7c96c5329b4667cf477298" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/oauth/zipball/2d1c8dcad0ac6ad9142cc0dd3d1150b56987c127", - "reference": "2d1c8dcad0ac6ad9142cc0dd3d1150b56987c127", + "url": "https://api.github.com/repos/FriendsOfFlarum/oauth/zipball/380efc56b168c09ffe7c96c5329b4667cf477298", + "reference": "380efc56b168c09ffe7c96c5329b4667cf477298", "shasum": "" }, "require": { "flarum/core": "^1.8.1", - "fof/extend": "^1.3.0", + "fof/extend": "^1.3.3", "league/oauth1-client": "^1.10.1", "league/oauth2-facebook": "^2.2.0", "league/oauth2-github": "^3.1.0", "league/oauth2-google": "^4.0.1", - "league/oauth2-linkedin": "^5.1.2", "omines/oauth2-gitlab": "^3.3.0", + "php": "^7.4 || ^8.0", "wohali/oauth2-discord-new": "^1.2.1" }, "replace": { @@ -3597,26 +3821,31 @@ "luuhai48/oauth-linkedin": "*" }, "require-dev": { - "flarum/phpstan": "*" + "flarum/phpstan": "*", + "flarum/testing": "^1.0.0" }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF OAuth", - "category": "feature", - "icon": { - "name": "fas fa-sign-in-alt", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/25182" }, "flarum-cli": { "modules": { - "githubActions": true + "githubActions": true, + "backendTesting": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-sign-in-alt", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF OAuth", + "category": "feature", + "optional-dependencies": [ + "flarum/gdpr" + ] } }, "autoload": { @@ -3665,7 +3894,7 @@ "type": "website" } ], - "time": "2023-11-20T16:04:33+00:00" + "time": "2024-11-28T12:03:39+00:00" }, { "name": "fof/pages", @@ -3693,15 +3922,6 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF Pages", - "category": "feature", - "icon": { - "name": "far fa-file-alt", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/18301" }, @@ -3709,6 +3929,15 @@ "modules": { "githubActions": true } + }, + "flarum-extension": { + "icon": { + "name": "far fa-file-alt", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Pages", + "category": "feature" } }, "autoload": { @@ -3751,16 +3980,16 @@ }, { "name": "fof/recaptcha", - "version": "1.3.1", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/recaptcha.git", - "reference": "7737a607c007cfc598052fcc4078229816a91beb" + "reference": "ab7eb4a4d13cf203e82306e1fa625d77919817bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/recaptcha/zipball/7737a607c007cfc598052fcc4078229816a91beb", - "reference": "7737a607c007cfc598052fcc4078229816a91beb", + "url": "https://api.github.com/repos/FriendsOfFlarum/recaptcha/zipball/ab7eb4a4d13cf203e82306e1fa625d77919817bf", + "reference": "ab7eb4a4d13cf203e82306e1fa625d77919817bf", "shasum": "" }, "require": { @@ -3775,18 +4004,6 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF reCAPTCHA", - "category": "feature", - "icon": { - "name": "fas fa-robot", - "backgroundColor": "#e74c3c", - "color": "#fff" - }, - "optional-dependencies": [ - "fof/oauth" - ] - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/18399" }, @@ -3794,6 +4011,18 @@ "modules": { "githubActions": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-robot", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF reCAPTCHA", + "category": "feature", + "optional-dependencies": [ + "fof/oauth" + ] } }, "autoload": { @@ -3832,7 +4061,7 @@ "type": "website" } ], - "time": "2023-11-12T21:56:13+00:00" + "time": "2024-02-24T18:06:43+00:00" }, { "name": "fof/sitemap", @@ -3866,26 +4095,26 @@ }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/14941" + }, + "flarum-cli": { + "modules": { + "githubActions": true + } + }, "flarum-extension": { - "title": "FoF Sitemap", - "category": "feature", "icon": { "name": "fas fa-sitemap", - "backgroundColor": "#e74c3c", - "color": "#fff" + "color": "#fff", + "backgroundColor": "#e74c3c" }, + "title": "FoF Sitemap", + "category": "feature", "optional-dependencies": [ "flarum/tags", "fof/pages" ] - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/14941" - }, - "flarum-cli": { - "modules": { - "githubActions": true - } } }, "autoload": { @@ -3955,15 +4184,6 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF Social Profile", - "category": "feature", - "icon": { - "name": "fas fa-globe", - "backgroundColor": "#e74c3c", - "color": "#ffff" - } - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/18775" }, @@ -3971,6 +4191,15 @@ "modules": { "githubActions": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-globe", + "color": "#ffff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Social Profile", + "category": "feature" } }, "autoload": { @@ -4029,15 +4258,6 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF Split", - "category": "feature", - "icon": { - "name": "fas fa-code-branch", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/1903" }, @@ -4045,6 +4265,15 @@ "modules": { "githubActions": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-code-branch", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Split", + "category": "feature" } }, "autoload": { @@ -4084,33 +4313,34 @@ }, { "name": "fof/upload", - "version": "1.4.7", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/upload.git", - "reference": "99c7d2756e6a7828085e8621438b5599274c8cb7" + "reference": "bc66315ea428438a180efbf8a80f9db44454a4ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/99c7d2756e6a7828085e8621438b5599274c8cb7", - "reference": "99c7d2756e6a7828085e8621438b5599274c8cb7", + "url": "https://api.github.com/repos/FriendsOfFlarum/upload/zipball/bc66315ea428438a180efbf8a80f9db44454a4ac", + "reference": "bc66315ea428438a180efbf8a80f9db44454a4ac", "shasum": "" }, "require": { - "enshrined/svg-sanitize": "^0.15.4", + "enshrined/svg-sanitize": "^0", "ext-json": "*", "flarum/core": "^1.8.3", "guzzlehttp/guzzle": "^6.0 || ^7.0", - "php": ">=8.0", + "php": "^8.1", "ramsey/uuid": "^3.5.2 || ^4", - "softcreatr/php-mime-detector": "^3.0" + "softcreatr/php-mime-detector": "^4.0" }, "replace": { "flagrow/upload": "*" }, "require-dev": { - "blomstra/gdpr": "@beta", + "flarum/gdpr": "dev-main", "flarum/phpstan": "*", + "flarum/testing": "^1.0.0", "league/flysystem-aws-s3-v3": "^1.0", "overtrue/flysystem-qiniu": "1.0.4" }, @@ -4120,23 +4350,24 @@ }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF Upload", - "category": "feature", - "icon": { - "name": "fas fa-file-upload", - "backgroundColor": "#e74c3c", - "color": "#fff" - } - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/4154" }, "flarum-cli": { "modules": { + "typescript": true, "githubActions": true, - "typescript": true + "backendTesting": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-file-upload", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF Upload", + "category": "feature" } }, "autoload": { @@ -4177,20 +4408,20 @@ "type": "website" } ], - "time": "2023-11-13T20:04:38+00:00" + "time": "2024-11-30T14:03:04+00:00" }, { "name": "fof/user-bio", - "version": "1.3.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/user-bio.git", - "reference": "e7049f46e355eaed1306ab4f35460c0525d6a030" + "reference": "f30b87260bfdf9b9eb0bbfbf351d91c6923dc9b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/user-bio/zipball/e7049f46e355eaed1306ab4f35460c0525d6a030", - "reference": "e7049f46e355eaed1306ab4f35460c0525d6a030", + "url": "https://api.github.com/repos/FriendsOfFlarum/user-bio/zipball/f30b87260bfdf9b9eb0bbfbf351d91c6923dc9b9", + "reference": "f30b87260bfdf9b9eb0bbfbf351d91c6923dc9b9", "shasum": "" }, "require": { @@ -4198,32 +4429,34 @@ }, "require-dev": { "flarum/bbcode": "*", + "flarum/gdpr": "dev-main", "flarum/phpstan": "*", "flarum/suspend": "*", "flarum/testing": "^1.0.0" }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "FoF User Bio", - "category": "feature", - "icon": { - "name": "fas fa-pen", - "backgroundColor": "#e74c3c", - "color": "#fff" - }, - "optional-dependencies": [ - "flarum/suspend" - ] - }, "flagrow": { "discuss": "https://discuss.flarum.org/d/17775" }, "flarum-cli": { "modules": { - "backendTesting": true, - "githubActions": true + "githubActions": true, + "backendTesting": true } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-pen", + "color": "#fff", + "backgroundColor": "#e74c3c" + }, + "title": "FoF User Bio", + "category": "feature", + "optional-dependencies": [ + "flarum/suspend", + "flarum/gdpr" + ] } }, "autoload": { @@ -4265,54 +4498,62 @@ "type": "website" } ], - "time": "2023-11-12T21:14:33+00:00" + "time": "2024-11-03T17:06:22+00:00" }, { "name": "fof/webhooks", - "version": "1.1.2", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/FriendsOfFlarum/webhooks.git", - "reference": "c353cf91b82c939636ee066150eca39e6ae82160" + "reference": "4a4042773958196e3406fffbab27ee7ad6a44984" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfFlarum/webhooks/zipball/c353cf91b82c939636ee066150eca39e6ae82160", - "reference": "c353cf91b82c939636ee066150eca39e6ae82160", + "url": "https://api.github.com/repos/FriendsOfFlarum/webhooks/zipball/4a4042773958196e3406fffbab27ee7ad6a44984", + "reference": "4a4042773958196e3406fffbab27ee7ad6a44984", "shasum": "" }, "require": { - "flarum/core": "^1.2.0", + "charescape/serialize-closure": "^3.8", + "flarum/core": "^1.7.0", "guzzlehttp/guzzle": "7.*", "html2text/html2text": "^4.3.1", - "opis/closure": "^3.6", "ssnepenthe/color-utils": "^0.4.2" }, "replace": { "reflar/webhooks": "*" }, + "require-dev": { + "flarum/approval": "*", + "flarum/phpstan": "*", + "flarum/tags": "*" + }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/17812" + }, + "flarum-cli": { + "modules": { + "githubActions": true + } + }, "flarum-extension": { - "title": "FoF Webhooks", - "category": "feature", "icon": { "name": "fas fa-external-link-alt", - "backgroundColor": "#e74c3c", - "color": "#fff" + "color": "#fff", + "backgroundColor": "#e74c3c" }, + "title": "FoF Webhooks", + "category": "feature", "optional-dependencies": [ - "flarum/tags" + "flarum/tags", + "flarum/approval" ] - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/17812" } }, "autoload": { - "files": [ - "override/Opis/Closure/SerializableClosure.php" - ], "psr-4": { "FoF\\Webhooks\\": "src/", "Reflar\\Webhooks\\": "src/Legacy" @@ -4349,51 +4590,232 @@ "type": "opencollective" } ], - "time": "2023-03-15T09:31:30+00:00" + "time": "2024-12-28T05:03:10+00:00" + }, + { + "name": "franzl/whoops-middleware", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://github.com/franzliedke/whoops-middleware.git", + "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/71d75c5fff75587d6194a051d510a9eca0e3a047", + "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047", + "shasum": "" + }, + "require": { + "filp/whoops": "^1.1 || ^2.0", + "middlewares/utils": "^3.0", + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "laminas/laminas-diactoros": "^1.1.0 || ^2.0", + "phpunit/phpunit": "^8.0", + "psr/http-server-middleware": "^1.0" + }, + "suggest": { + "psr/http-server-middleware": "In case you want to use PSR 15 middleware" + }, + "type": "library", + "autoload": { + "psr-4": { + "Franzl\\Middleware\\Whoops\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PSR-15 compatible middleware for Whoops, the pretty error handler", + "support": { + "issues": "https://github.com/franzliedke/whoops-middleware/issues", + "source": "https://github.com/franzliedke/whoops-middleware/tree/2.0.0" + }, + "time": "2021-01-03T01:30:07+00:00" + }, + { + "name": "google/auth", + "version": "v1.44.0", + "source": { + "type": "git", + "url": "https://github.com/googleapis/google-auth-library-php.git", + "reference": "5670e56307d7a2eac931f677c0e59a4f8abb2e43" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/5670e56307d7a2eac931f677c0e59a4f8abb2e43", + "reference": "5670e56307d7a2eac931f677c0e59a4f8abb2e43", + "shasum": "" + }, + "require": { + "firebase/php-jwt": "^6.0", + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/psr7": "^2.4.5", + "php": "^8.1", + "psr/cache": "^2.0||^3.0", + "psr/http-message": "^1.1||^2.0" + }, + "require-dev": { + "guzzlehttp/promises": "^2.0", + "kelvinmo/simplejwt": "0.7.1", + "phpseclib/phpseclib": "^3.0.35", + "phpspec/prophecy-phpunit": "^2.1", + "phpunit/phpunit": "^9.6", + "sebastian/comparator": ">=1.2.3", + "squizlabs/php_codesniffer": "^3.5", + "symfony/process": "^6.0||^7.0", + "webmozart/assert": "^1.11" + }, + "suggest": { + "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." + }, + "type": "library", + "autoload": { + "psr-4": { + "Google\\Auth\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Google Auth Library for PHP", + "homepage": "http://github.com/google/google-auth-library-php", + "keywords": [ + "Authentication", + "google", + "oauth2" + ], + "support": { + "docs": "https://googleapis.github.io/google-auth-library-php/main/", + "issues": "https://github.com/googleapis/google-auth-library-php/issues", + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.44.0" + }, + "time": "2024-12-04T15:34:58+00:00" + }, + { + "name": "google/cloud-core", + "version": "v1.52.10", + "source": { + "type": "git", + "url": "https://github.com/googleapis/google-cloud-php-core.git", + "reference": "5e34556498ecadee2161402fd1024bec7ce33186" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/5e34556498ecadee2161402fd1024bec7ce33186", + "reference": "5e34556498ecadee2161402fd1024bec7ce33186", + "shasum": "" + }, + "require": { + "google/auth": "^1.18", + "guzzlehttp/guzzle": "^6.5.8|^7.4.4", + "guzzlehttp/promises": "^1.4||^2.0", + "guzzlehttp/psr7": "^1.7|^2.0", + "monolog/monolog": "^1.1|^2.0|^3.0", + "php": ">=7.4", + "psr/http-message": "^1.0|^2.0", + "rize/uri-template": "~0.3" + }, + "require-dev": { + "erusev/parsedown": "^1.6", + "google/cloud-common-protos": "^0.4", + "google/gax": "^1.24.0", + "opis/closure": "^3", + "phpdocumentor/reflection": "^5.0", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.0", + "squizlabs/php_codesniffer": "2.*" + }, + "suggest": { + "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", + "symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9" + }, + "bin": [ + "bin/google-cloud-batch" + ], + "type": "library", + "extra": { + "component": { + "id": "cloud-core", + "path": "Core", + "entry": "src/ServiceBuilder.php", + "target": "googleapis/google-cloud-php-core.git" + } + }, + "autoload": { + "psr-4": { + "Google\\Cloud\\Core\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", + "support": { + "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.52.10" + }, + "time": "2023-12-08T22:36:35+00:00" }, { - "name": "franzl/whoops-middleware", - "version": "2.0.0", + "name": "google/cloud-storage", + "version": "v1.36.1", "source": { "type": "git", - "url": "https://github.com/franzliedke/whoops-middleware.git", - "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047" + "url": "https://github.com/googleapis/google-cloud-php-storage.git", + "reference": "6b65c334b8b887cd771bb745ba0a5513ff9191b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/franzliedke/whoops-middleware/zipball/71d75c5fff75587d6194a051d510a9eca0e3a047", - "reference": "71d75c5fff75587d6194a051d510a9eca0e3a047", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/6b65c334b8b887cd771bb745ba0a5513ff9191b7", + "reference": "6b65c334b8b887cd771bb745ba0a5513ff9191b7", "shasum": "" }, "require": { - "filp/whoops": "^1.1 || ^2.0", - "middlewares/utils": "^3.0", - "php": "^7.2 || ^8.0" + "google/cloud-core": "^1.52.7", + "php": ">=7.4", + "ramsey/uuid": "^4.2.3" }, "require-dev": { - "laminas/laminas-diactoros": "^1.1.0 || ^2.0", - "phpunit/phpunit": "^8.0", - "psr/http-server-middleware": "^1.0" + "erusev/parsedown": "^1.6", + "google/cloud-pubsub": "^1.0", + "phpdocumentor/reflection": "^5.0", + "phpseclib/phpseclib": "^2.0||^3.0", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.0", + "squizlabs/php_codesniffer": "2.*" }, "suggest": { - "psr/http-server-middleware": "In case you want to use PSR 15 middleware" + "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.", + "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2." }, "type": "library", + "extra": { + "component": { + "id": "cloud-storage", + "path": "Storage", + "entry": "src/StorageClient.php", + "target": "googleapis/google-cloud-php-storage.git" + } + }, "autoload": { "psr-4": { - "Franzl\\Middleware\\Whoops\\": "src/" + "Google\\Cloud\\Storage\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "Apache-2.0" ], - "description": "PSR-15 compatible middleware for Whoops, the pretty error handler", + "description": "Cloud Storage Client for PHP", "support": { - "issues": "https://github.com/franzliedke/whoops-middleware/issues", - "source": "https://github.com/franzliedke/whoops-middleware/tree/2.0.0" + "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.36.1" }, - "time": "2021-01-03T01:30:07+00:00" + "time": "2024-01-05T17:34:35+00:00" }, { "name": "google/recaptcha", @@ -4449,22 +4871,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.8.0", + "version": "7.9.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9" + "reference": "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9", - "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", + "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.1", - "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", + "guzzlehttp/promises": "^1.5.3 || ^2.0.3", + "guzzlehttp/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -4473,11 +4895,11 @@ "psr/http-client-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", + "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", - "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", + "guzzle/client-integration-tests": "3.0.2", "php-http/message-factory": "^1.1", - "phpunit/phpunit": "^8.5.29 || ^9.5.23", + "phpunit/phpunit": "^8.5.39 || ^9.6.20", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -4555,7 +4977,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.8.0" + "source": "https://github.com/guzzle/guzzle/tree/7.9.2" }, "funding": [ { @@ -4571,37 +4993,33 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:20:53+00:00" + "time": "2024-07-24T11:22:20+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.1", + "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "111166291a0f8130081195ac4556a5587d7f1b5d" + "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d", - "reference": "111166291a0f8130081195ac4556a5587d7f1b5d", + "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e", + "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e", "shasum": "" }, "require": { - "php": "^7.2.5 || ^8.0" + "php": ">=5.5" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", - "extra": { - "bamarni-bin": { - "bin-links": true, - "forward-command": false - } - }, "autoload": { + "files": [ + "src/functions_include.php" + ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } @@ -4638,7 +5056,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.1" + "source": "https://github.com/guzzle/promises/tree/1.5.3" }, "funding": [ { @@ -4654,20 +5072,20 @@ "type": "tidelift" } ], - "time": "2023-08-03T15:11:55+00:00" + "time": "2023-05-21T12:31:43+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.1", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727" + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727", - "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "shasum": "" }, "require": { @@ -4681,9 +5099,9 @@ "psr/http-message-implementation": "1.0" }, "require-dev": { - "bamarni/composer-bin-plugin": "^1.8.1", - "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.29 || ^9.5.23" + "bamarni/composer-bin-plugin": "^1.8.2", + "http-interop/http-factory-tests": "0.9.0", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -4754,7 +5172,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.1" + "source": "https://github.com/guzzle/psr7/tree/2.7.0" }, "funding": [ { @@ -4770,54 +5188,54 @@ "type": "tidelift" } ], - "time": "2023-08-27T10:13:57+00:00" + "time": "2024-07-18T11:15:46+00:00" }, { "name": "hikarilan/flarum-passkey-login", - "version": "0.2", + "version": "0.3", "source": { "type": "git", "url": "https://github.com/shaokeyibb/flarum-passkey-login.git", - "reference": "272832ab9247fe89e5fc487e826cc3940f86bfe4" + "reference": "132ccc069270c25f05ec10f53853c72eca2bc753" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shaokeyibb/flarum-passkey-login/zipball/272832ab9247fe89e5fc487e826cc3940f86bfe4", - "reference": "272832ab9247fe89e5fc487e826cc3940f86bfe4", + "url": "https://api.github.com/repos/shaokeyibb/flarum-passkey-login/zipball/132ccc069270c25f05ec10f53853c72eca2bc753", + "reference": "132ccc069270c25f05ec10f53853c72eca2bc753", "shasum": "" }, "require": { - "flarum/core": "^1.8.2", - "web-auth/webauthn-lib": "^4.7" + "flarum/core": "^1.8.5", + "web-auth/webauthn-lib": "^4.9" }, "type": "flarum-extension", "extra": { - "flarum-extension": { - "title": "Passkey Login", - "category": "feature", - "icon": { - "name": "fas fa-key", - "color": "#fff", - "backgroundColor": "#61964e" - } - }, "flarum-cli": { "modules": { - "admin": true, - "forum": true, "js": true, - "jsCommon": true, "css": true, + "admin": true, + "forum": true, "locale": true, "gitConf": true, - "githubActions": true, + "styleci": true, + "jsCommon": true, "prettier": true, "typescript": true, "bundlewatch": true, - "backendTesting": false, "editorConfig": true, - "styleci": true + "githubActions": true, + "backendTesting": false } + }, + "flarum-extension": { + "icon": { + "name": "fas fa-key", + "color": "#fff", + "backgroundColor": "#61964e" + }, + "title": "Passkey Login", + "category": "feature" } }, "autoload": { @@ -4848,24 +5266,24 @@ "issues": "https://github.com/shaokeyibb/flarum-passkey-login/issues", "source": "https://github.com/shaokeyibb/flarum-passkey-login" }, - "time": "2023-11-26T09:30:39+00:00" + "time": "2024-07-18T14:43:29+00:00" }, { "name": "html2text/html2text", - "version": "4.3.1", + "version": "4.3.2", "source": { "type": "git", "url": "https://github.com/mtibben/html2text.git", - "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c" + "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c", - "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c", + "url": "https://api.github.com/repos/mtibben/html2text/zipball/3b443cbe302b52eb5806a21a9dbd79524203970a", + "reference": "3b443cbe302b52eb5806a21a9dbd79524203970a", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "~4" + "phpunit/phpunit": "~4|^9.0" }, "suggest": { "ext-mbstring": "For best performance", @@ -4874,10 +5292,7 @@ "type": "library", "autoload": { "psr-4": { - "Html2Text\\": [ - "src/", - "test/" - ] + "Html2Text\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -4887,22 +5302,22 @@ "description": "Converts HTML to formatted plain text", "support": { "issues": "https://github.com/mtibben/html2text/issues", - "source": "https://github.com/mtibben/html2text/tree/4.3.1" + "source": "https://github.com/mtibben/html2text/tree/4.3.2" }, - "time": "2020-04-16T23:44:31+00:00" + "time": "2024-08-20T02:43:29+00:00" }, { "name": "ianm/syndication", - "version": "1.3.3", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/imorland/syndication.git", - "reference": "ae70a6b06de0de4e4e0fdf0121b1c2003f845c67" + "reference": "a7d9616680d20359271fa6f811cc40a28bf9173b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/imorland/syndication/zipball/ae70a6b06de0de4e4e0fdf0121b1c2003f845c67", - "reference": "ae70a6b06de0de4e4e0fdf0121b1c2003f845c67", + "url": "https://api.github.com/repos/imorland/syndication/zipball/a7d9616680d20359271fa6f811cc40a28bf9173b", + "reference": "a7d9616680d20359271fa6f811cc40a28bf9173b", "shasum": "" }, "require": { @@ -4914,27 +5329,27 @@ }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/27687" + }, + "flarum-cli": { + "modules": { + "githubActions": true + } + }, "flarum-extension": { - "title": "Syndication", - "category": "feature", "icon": { "name": "fas fa-rss", + "color": "#fff", "backgroundColor": "#e28f12", "backgroundRepeat": "no-repeat", - "backgroundPosition": "center", - "color": "#fff" + "backgroundPosition": "center" }, + "title": "Syndication", + "category": "feature", "optional-dependencies": [ "flarum/tags" ] - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/27687" - }, - "flarum-cli": { - "modules": { - "githubActions": true - } } }, "autoload": { @@ -4967,7 +5382,7 @@ "issues": "https://github.com/imorland/syndication/issues", "source": "https://github.com/imorland/syndication" }, - "time": "2023-11-14T09:22:25+00:00" + "time": "2023-12-20T21:18:09+00:00" }, { "name": "illuminate/bus", @@ -6171,16 +6586,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "2.4-dev" - }, "laravel": { - "providers": [ - "Intervention\\Image\\ImageServiceProvider" - ], "aliases": { "Image": "Intervention\\Image\\Facades\\Image" - } + }, + "providers": [ + "Intervention\\Image\\ImageServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "2.4-dev" } }, "autoload": { @@ -6227,20 +6642,20 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.116", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", - "reference": "97e9fe30219e60092e107651abb379a38b342921" + "reference": "be155e11613fa618aa18aee438955588d1092a47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/97e9fe30219e60092e107651abb379a38b342921", - "reference": "97e9fe30219e60092e107651abb379a38b342921", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/be155e11613fa618aa18aee438955588d1092a47", + "reference": "be155e11613fa618aa18aee438955588d1092a47", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.1.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4" @@ -6273,9 +6688,9 @@ ], "support": { "issues": "https://github.com/JayBizzle/Crawler-Detect/issues", - "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.116" + "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.3.0" }, - "time": "2023-07-21T15:49:49+00:00" + "time": "2024-11-25T19:38:36+00:00" }, { "name": "jenssegers/agent", @@ -6305,16 +6720,16 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - }, "laravel": { - "providers": [ - "Jenssegers\\Agent\\AgentServiceProvider" - ], "aliases": { "Agent": "Jenssegers\\Agent\\Facades\\Agent" - } + }, + "providers": [ + "Jenssegers\\Agent\\AgentServiceProvider" + ] + }, + "branch-alias": { + "dev-master": "3.0-dev" } }, "autoload": { @@ -6421,16 +6836,16 @@ }, { "name": "jfcherng/php-diff", - "version": "6.15.3", + "version": "6.16.2", "source": { "type": "git", "url": "https://github.com/jfcherng/php-diff.git", - "reference": "39be09756f8eda115299add3f34dc64b4bc32b66" + "reference": "7f46bcfc582e81769237d0b3f6b8a548efe8799d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jfcherng/php-diff/zipball/39be09756f8eda115299add3f34dc64b4bc32b66", - "reference": "39be09756f8eda115299add3f34dc64b4bc32b66", + "url": "https://api.github.com/repos/jfcherng/php-diff/zipball/7f46bcfc582e81769237d0b3f6b8a548efe8799d", + "reference": "7f46bcfc582e81769237d0b3f6b8a548efe8799d", "shasum": "" }, "require": { @@ -6440,7 +6855,7 @@ "php": ">=7.4" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.8", + "friendsofphp/php-cs-fixer": "^3.51", "liip/rmt": "^1.6", "phan/phan": "^5", "phpunit/phpunit": "^9", @@ -6475,7 +6890,7 @@ ], "support": { "issues": "https://github.com/jfcherng/php-diff/issues", - "source": "https://github.com/jfcherng/php-diff/tree/6.15.3" + "source": "https://github.com/jfcherng/php-diff/tree/6.16.2" }, "funding": [ { @@ -6483,7 +6898,7 @@ "type": "custom" } ], - "time": "2023-06-15T12:29:57+00:00" + "time": "2024-03-10T17:40:29+00:00" }, { "name": "jfcherng/php-mb-string", @@ -6584,62 +6999,287 @@ "email": "chris.boulton@interspire.com" } ], - "description": "A longest sequence matcher. The logic is primarily based on the Python difflib package.", + "description": "A longest sequence matcher. The logic is primarily based on the Python difflib package.", + "support": { + "issues": "https://github.com/jfcherng/php-sequence-matcher/issues", + "source": "https://github.com/jfcherng/php-sequence-matcher/tree/4.0.3" + }, + "funding": [ + { + "url": "https://www.paypal.me/jfcherng/5usd", + "type": "custom" + } + ], + "time": "2023-05-21T07:57:08+00:00" + }, + { + "name": "kreait/clock", + "version": "1.2", + "source": { + "type": "git", + "url": "https://github.com/kreait/clock-php.git", + "reference": "49e103382ca36cb2bc2e86ff3b8d11d44d0e0b31" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/kreait/clock-php/zipball/49e103382ca36cb2bc2e86ff3b8d11d44d0e0b31", + "reference": "49e103382ca36cb2bc2e86ff3b8d11d44d0e0b31", + "shasum": "" + }, + "require": { + "php": "^7.0|^8.0", + "stella-maris/clock": "^0.1.4" + }, + "require-dev": { + "phpunit/phpunit": "^6.5.14" + }, + "type": "library", + "autoload": { + "files": [ + "src/Clock.php" + ], + "psr-4": { + "Kreait\\Clock\\": "src/Clock" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jérôme Gamez", + "email": "jerome@gamez.name" + } + ], + "description": "A PHP 7.0 compatible clock abstraction", + "support": { + "issues": "https://github.com/kreait/clock-php/issues", + "source": "https://github.com/kreait/clock-php/tree/1.2" + }, + "time": "2022-04-20T14:14:35+00:00" + }, + { + "name": "kreait/firebase-php", + "version": "5.26.5", + "source": { + "type": "git", + "url": "https://github.com/kreait/firebase-php.git", + "reference": "dd915017e0a33532deb5e2b82c0a6536dd408123" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/kreait/firebase-php/zipball/dd915017e0a33532deb5e2b82c0a6536dd408123", + "reference": "dd915017e0a33532deb5e2b82c0a6536dd408123", + "shasum": "" + }, + "require": { + "ext-ctype": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "google/auth": "^1.18", + "google/cloud-core": "^1.42.2", + "google/cloud-storage": "^1.24.1", + "guzzlehttp/guzzle": "^6.5.5|^7.3", + "guzzlehttp/promises": "^1.4", + "guzzlehttp/psr7": "^1.7|^2.0", + "kreait/clock": "^1.1", + "kreait/firebase-tokens": "^1.16.1", + "mtdowling/jmespath.php": "^2.6.1", + "php": "^7.4|^8.0", + "psr/cache": "^1.0.1|^2.0|^3.0", + "psr/log": "^1.1|^2.0|^3.0", + "psr/simple-cache": "^1.0", + "riverline/multipart-parser": "^2.0.8", + "symfony/polyfill-php80": "^1.23", + "symfony/polyfill-php81": "^1.23" + }, + "require-dev": { + "giggsey/libphonenumber-for-php": "^8.12.27", + "google/cloud-firestore": "^1.19.3", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.4", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^9.5.10", + "rector/rector": "^0.12.5", + "symfony/var-dumper": "^5.4|^6.0", + "symplify/easy-coding-standard": "^10.0" + }, + "suggest": { + "giggsey/libphonenumber-for-php": "^8.9 to validate phone numbers before attempting to send them to Firebase", + "google/cloud-firestore": "^1.0 to use the Firestore component" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-4.x": "4.x-dev", + "dev-5.x": "5.x-dev", + "dev-6.x": "6.x-dev" + } + }, + "autoload": { + "psr-4": { + "Kreait\\Firebase\\": "src/Firebase" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jérôme Gamez", + "homepage": "https://github.com/jeromegamez" + } + ], + "description": "Firebase Admin SDK", + "homepage": "https://github.com/kreait/firebase-php", + "keywords": [ + "api", + "database", + "firebase", + "google", + "sdk" + ], + "support": { + "chat": "https://discord.gg/Yacm7unBsr", + "docs": "https://firebase-php.readthedocs.io", + "issues": "https://github.com/kreait/firebase-php/issues", + "source": "https://github.com/kreait/firebase-php" + }, + "funding": [ + { + "url": "https://github.com/sponsors/jeromegamez", + "type": "github" + } + ], + "time": "2023-06-10T06:51:27+00:00" + }, + { + "name": "kreait/firebase-tokens", + "version": "1.17.0", + "source": { + "type": "git", + "url": "https://github.com/kreait/firebase-tokens-php.git", + "reference": "cad73174508a20961bae72a4c4a621208be83ee4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/kreait/firebase-tokens-php/zipball/cad73174508a20961bae72a4c4a621208be83ee4", + "reference": "cad73174508a20961bae72a4c4a621208be83ee4", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ext-openssl": "*", + "fig/http-message-util": "^1.1.5", + "guzzlehttp/guzzle": "^6.3.1|^7.0", + "kreait/clock": "^1.1.0", + "lcobucci/jwt": "^4.0.4|^4.1.5", + "php": "^7.4|^8.0", + "psr/cache": "^1.0|^2.0|^3.0", + "psr/simple-cache": "^1.0.1" + }, + "require-dev": { + "firebase/php-jwt": "^5.5.1", + "friendsofphp/php-cs-fixer": "^3.10", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^0.12.99", + "phpstan/phpstan-phpunit": "^0.12.22", + "phpunit/phpunit": "^9.5.23", + "rector/rector": "^0.11.60", + "symfony/cache": "^5.4.11", + "symfony/var-dumper": "^5.4.11" + }, + "suggest": { + "firebase/php-jwt": "^5.0 can be used to create and parse tokens", + "guzzlehttp/guzzle": "^6.2.1|^7.0 can be used as an HTTP handler", + "lcobucci/jwt": "^3.2 can be used to create and parse tokens", + "psr/cache-implementation": "to cache fetched remote public keys", + "psr/simple-cache-implementation": "to cache fetched remote public keys" + }, + "type": "library", + "autoload": { + "psr-4": { + "Firebase\\Auth\\Token\\": "src/Firebase/Auth/Token", + "Kreait\\Firebase\\JWT\\": "src/JWT" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jérôme Gamez", + "homepage": "https://github.com/jeromegamez" + } + ], + "description": "A library to work with Firebase tokens", + "homepage": "https://github.com/kreait/firebase-token-php", + "keywords": [ + "Authentication", + "auth", + "firebase", + "google", + "token" + ], "support": { - "issues": "https://github.com/jfcherng/php-sequence-matcher/issues", - "source": "https://github.com/jfcherng/php-sequence-matcher/tree/4.0.3" + "issues": "https://github.com/kreait/firebase-tokens-php/issues", + "source": "https://github.com/kreait/firebase-tokens-php/tree/1.17.0" }, "funding": [ { - "url": "https://www.paypal.me/jfcherng/5usd", - "type": "custom" + "url": "https://github.com/sponsors/jeromegamez", + "type": "github" } ], - "time": "2023-05-21T07:57:08+00:00" + "time": "2022-08-22T21:31:22+00:00" }, { "name": "laminas/laminas-diactoros", - "version": "2.26.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "6584d44eb8e477e89d453313b858daac6183cddc" + "reference": "143a16306602ce56b8b092a7914fef03c37f9ed2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6584d44eb8e477e89d453313b858daac6183cddc", - "reference": "6584d44eb8e477e89d453313b858daac6183cddc", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/143a16306602ce56b8b092a7914fef03c37f9ed2", + "reference": "143a16306602ce56b8b092a7914fef03c37f9ed2", "shasum": "" }, "require": { - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", - "psr/http-factory": "^1.0", - "psr/http-message": "^1.1" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/http-factory": "^1.1", + "psr/http-message": "^1.1 || ^2.0" }, "conflict": { - "zendframework/zend-diactoros": "*" + "amphp/amp": "<2.6.4" }, "provide": { - "psr/http-factory-implementation": "1.0", - "psr/http-message-implementation": "1.0" + "psr/http-factory-implementation": "^1.0", + "psr/http-message-implementation": "^1.1 || ^2.0" }, "require-dev": { "ext-curl": "*", "ext-dom": "*", "ext-gd": "*", "ext-libxml": "*", - "http-interop/http-factory-tests": "^0.9.0", - "laminas/laminas-coding-standard": "^2.5", - "php-http/psr7-integration-tests": "^1.2", - "phpunit/phpunit": "^9.5.28", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.6" + "http-interop/http-factory-tests": "^2.2.0", + "laminas/laminas-coding-standard": "~2.5.0", + "php-http/psr7-integration-tests": "^1.4.0", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "extra": { "laminas": { - "config-provider": "Laminas\\Diactoros\\ConfigProvider", - "module": "Laminas\\Diactoros" + "module": "Laminas\\Diactoros", + "config-provider": "Laminas\\Diactoros\\ConfigProvider" } }, "autoload": { @@ -6648,18 +7288,9 @@ "src/functions/marshal_headers_from_sapi.php", "src/functions/marshal_method_from_sapi.php", "src/functions/marshal_protocol_version_from_sapi.php", - "src/functions/marshal_uri_from_sapi.php", "src/functions/normalize_server.php", "src/functions/normalize_uploaded_files.php", - "src/functions/parse_cookie_header.php", - "src/functions/create_uploaded_file.legacy.php", - "src/functions/marshal_headers_from_sapi.legacy.php", - "src/functions/marshal_method_from_sapi.legacy.php", - "src/functions/marshal_protocol_version_from_sapi.legacy.php", - "src/functions/marshal_uri_from_sapi.legacy.php", - "src/functions/normalize_server.legacy.php", - "src/functions/normalize_uploaded_files.legacy.php", - "src/functions/parse_cookie_header.legacy.php" + "src/functions/parse_cookie_header.php" ], "psr-4": { "Laminas\\Diactoros\\": "src/" @@ -6692,37 +7323,37 @@ "type": "community_bridge" } ], - "time": "2023-10-29T16:17:44+00:00" + "time": "2024-10-14T11:59:49+00:00" }, { "name": "laminas/laminas-escaper", - "version": "2.13.0", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba" + "reference": "c612b0488ae486284c39885efca494c180f16351" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351", + "reference": "c612b0488ae486284c39885efca494c180f16351", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { - "infection/infection": "^0.27.0", - "laminas/laminas-coding-standard": "~2.5.0", + "infection/infection": "^0.27.11", + "laminas/laminas-coding-standard": "~3.0.1", "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.6.7", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.9" + "phpunit/phpunit": "^9.6.22", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "autoload": { @@ -6754,34 +7385,34 @@ "type": "community_bridge" } ], - "time": "2023-10-10T08:35:13+00:00" + "time": "2024-12-17T19:39:54+00:00" }, { "name": "laminas/laminas-httphandlerrunner", - "version": "2.9.0", + "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-httphandlerrunner.git", - "reference": "d3e84755a17e563b1c5f8290cbfb150210501a77" + "reference": "c428d9f67f280d155637cbe2b7245b5188c8cdae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/d3e84755a17e563b1c5f8290cbfb150210501a77", - "reference": "d3e84755a17e563b1c5f8290cbfb150210501a77", + "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/c428d9f67f280d155637cbe2b7245b5188c8cdae", + "reference": "c428d9f67f280d155637cbe2b7245b5188c8cdae", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/http-message": "^1.0 || ^2.0", "psr/http-message-implementation": "^1.0 || ^2.0", "psr/http-server-handler": "^1.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^3.0.0", - "phpunit/phpunit": "^10.1.2", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.11" + "laminas/laminas-coding-standard": "~3.0.0", + "laminas/laminas-diactoros": "^3.4.0", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "extra": { @@ -6821,26 +7452,27 @@ "type": "community_bridge" } ], - "time": "2023-09-04T10:43:03+00:00" + "time": "2024-10-17T20:37:17+00:00" }, { "name": "laminas/laminas-stratigility", - "version": "3.11.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stratigility.git", - "reference": "4dee4580a8efea63a8b2b24dbf4604ee480e8cd6" + "reference": "79f9302a19ef33d114d85656347b0880933cc210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stratigility/zipball/4dee4580a8efea63a8b2b24dbf4604ee480e8cd6", - "reference": "4dee4580a8efea63a8b2b24dbf4604ee480e8cd6", + "url": "https://api.github.com/repos/laminas/laminas-stratigility/zipball/79f9302a19ef33d114d85656347b0880933cc210", + "reference": "79f9302a19ef33d114d85656347b0880933cc210", "shasum": "" }, "require": { "fig/http-message-util": "^1.1", "laminas/laminas-escaper": "^2.10.0", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/http-factory": "^1.0.2", "psr/http-message": "^1.0 || ^2.0", "psr/http-server-middleware": "^1.0.2" }, @@ -6848,14 +7480,15 @@ "zendframework/zend-stratigility": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.5.0", - "laminas/laminas-diactoros": "^2.25 || ^3.3", - "phpunit/phpunit": "^10.4.2", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.15.0" + "laminas/laminas-coding-standard": "~3.0.0", + "laminas/laminas-diactoros": "^2.25 || ^3.5.0", + "phpunit/phpunit": "^10.5.37", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "suggest": { - "psr/http-message-implementation": "Please install a psr/http-message-implementation to consume Stratigility; e.g., laminas/laminas-diactoros" + "psr/http-factory-implementation": "Please install a psr/http-factory implementation to consume Stratigility; e.g., laminas/laminas-diactoros", + "psr/http-message-implementation": "Please install a psr/http-message implementation to consume Stratigility; e.g., laminas/laminas-diactoros" }, "type": "library", "autoload": { @@ -6863,11 +7496,7 @@ "src/functions/double-pass-middleware.php", "src/functions/host.php", "src/functions/middleware.php", - "src/functions/path.php", - "src/functions/double-pass-middleware.legacy.php", - "src/functions/host.legacy.php", - "src/functions/middleware.legacy.php", - "src/functions/path.legacy.php" + "src/functions/path.php" ], "psr-4": { "Laminas\\Stratigility\\": "src/" @@ -6884,6 +7513,7 @@ "laminas", "middleware", "psr-15", + "psr-17", "psr-7" ], "support": { @@ -6900,30 +7530,31 @@ "type": "community_bridge" } ], - "time": "2023-10-31T16:26:05+00:00" + "time": "2024-10-28T11:43:51+00:00" }, { "name": "laravel/serializable-closure", - "version": "v1.3.3", + "version": "v1.3.7", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "3dbf8a8e914634c48d389c1234552666b3d43754" + "reference": "4f48ade902b94323ca3be7646db16209ec76be3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3dbf8a8e914634c48d389c1234552666b3d43754", - "reference": "3dbf8a8e914634c48d389c1234552666b3d43754", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d", + "reference": "4f48ade902b94323ca3be7646db16209ec76be3d", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { - "nesbot/carbon": "^2.61", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0", + "nesbot/carbon": "^2.61|^3.0", "pestphp/pest": "^1.21.3", "phpstan/phpstan": "^1.8.2", - "symfony/var-dumper": "^5.4.11" + "symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0" }, "type": "library", "extra": { @@ -6960,38 +7591,38 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2023-11-08T14:08:06+00:00" + "time": "2024-11-14T18:34:49+00:00" }, { "name": "lcobucci/clock", - "version": "3.2.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/lcobucci/clock.git", - "reference": "6f28b826ea01306b07980cb8320ab30b966cd715" + "reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715", - "reference": "6f28b826ea01306b07980cb8320ab30b966cd715", + "url": "https://api.github.com/repos/lcobucci/clock/zipball/db3713a61addfffd615b79bf0bc22f0ccc61b86b", + "reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b", "shasum": "" }, "require": { - "php": "~8.2.0 || ~8.3.0", + "php": "~8.2.0 || ~8.3.0 || ~8.4.0", "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { - "infection/infection": "^0.27", - "lcobucci/coding-standard": "^11.0.0", + "infection/infection": "^0.29", + "lcobucci/coding-standard": "^11.1.0", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.25", "phpstan/phpstan-deprecation-rules": "^1.1.3", "phpstan/phpstan-phpunit": "^1.3.13", "phpstan/phpstan-strict-rules": "^1.5.1", - "phpunit/phpunit": "^10.2.3" + "phpunit/phpunit": "^11.3.6" }, "type": "library", "autoload": { @@ -7012,7 +7643,81 @@ "description": "Yet another clock abstraction", "support": { "issues": "https://github.com/lcobucci/clock/issues", - "source": "https://github.com/lcobucci/clock/tree/3.2.0" + "source": "https://github.com/lcobucci/clock/tree/3.3.1" + }, + "funding": [ + { + "url": "https://github.com/lcobucci", + "type": "github" + }, + { + "url": "https://www.patreon.com/lcobucci", + "type": "patreon" + } + ], + "time": "2024-09-24T20:45:14+00:00" + }, + { + "name": "lcobucci/jwt", + "version": "4.3.0", + "source": { + "type": "git", + "url": "https://github.com/lcobucci/jwt.git", + "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4", + "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4", + "shasum": "" + }, + "require": { + "ext-hash": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ext-openssl": "*", + "ext-sodium": "*", + "lcobucci/clock": "^2.0 || ^3.0", + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "infection/infection": "^0.21", + "lcobucci/coding-standard": "^6.0", + "mikey179/vfsstream": "^1.6.7", + "phpbench/phpbench": "^1.2", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^1.4", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-phpunit": "^1.0", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/php-invoker": "^3.1", + "phpunit/phpunit": "^9.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Lcobucci\\JWT\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Luís Cobucci", + "email": "lcobucci@gmail.com", + "role": "Developer" + } + ], + "description": "A simple library to work with JSON Web Token and JSON Web Signature", + "keywords": [ + "JWS", + "jwt" + ], + "support": { + "issues": "https://github.com/lcobucci/jwt/issues", + "source": "https://github.com/lcobucci/jwt/tree/4.3.0" }, "funding": [ { @@ -7024,20 +7729,20 @@ "type": "patreon" } ], - "time": "2023-11-17T17:00:27+00:00" + "time": "2023-01-02T13:28:00+00:00" }, { "name": "league/commonmark", - "version": "2.4.1", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5" + "reference": "d150f911e0079e90ae3c106734c93137c184f932" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/3669d6d5f7a47a93c08ddff335e6d945481a1dd5", - "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d150f911e0079e90ae3c106734c93137c184f932", + "reference": "d150f911e0079e90ae3c106734c93137c184f932", "shasum": "" }, "require": { @@ -7050,8 +7755,8 @@ }, "require-dev": { "cebe/markdown": "^1.0", - "commonmark/cmark": "0.30.0", - "commonmark/commonmark.js": "0.30.0", + "commonmark/cmark": "0.31.1", + "commonmark/commonmark.js": "0.31.1", "composer/package-versions-deprecated": "^1.8", "embed/embed": "^4.4", "erusev/parsedown": "^1.0", @@ -7060,10 +7765,11 @@ "michelf/php-markdown": "^1.4 || ^2.0", "nyholm/psr7": "^1.5", "phpstan/phpstan": "^1.8.2", - "phpunit/phpunit": "^9.5.21", + "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", + "symfony/finder": "^5.3 | ^6.0 | ^7.0", + "symfony/process": "^5.4 | ^6.0 | ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, @@ -7073,7 +7779,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.5-dev" + "dev-main": "2.7-dev" } }, "autoload": { @@ -7130,7 +7836,7 @@ "type": "tidelift" } ], - "time": "2023-08-30T16:55:00+00:00" + "time": "2024-12-07T15:34:16+00:00" }, { "name": "league/config", @@ -7375,16 +8081,16 @@ }, { "name": "league/mime-type-detection", - "version": "1.14.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "b6a5854368533df0295c5761a0253656a2e52d9e" + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e", - "reference": "b6a5854368533df0295c5761a0253656a2e52d9e", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9", + "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9", "shasum": "" }, "require": { @@ -7415,7 +8121,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0" }, "funding": [ { @@ -7427,20 +8133,20 @@ "type": "tidelift" } ], - "time": "2023-10-17T14:13:20+00:00" + "time": "2024-09-21T08:32:55+00:00" }, { "name": "league/oauth1-client", - "version": "v1.10.1", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth1-client.git", - "reference": "d6365b901b5c287dd41f143033315e2f777e1167" + "reference": "f9c94b088837eb1aae1ad7c4f23eb65cc6993055" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/d6365b901b5c287dd41f143033315e2f777e1167", - "reference": "d6365b901b5c287dd41f143033315e2f777e1167", + "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/f9c94b088837eb1aae1ad7c4f23eb65cc6993055", + "reference": "f9c94b088837eb1aae1ad7c4f23eb65cc6993055", "shasum": "" }, "require": { @@ -7501,41 +8207,36 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth1-client/issues", - "source": "https://github.com/thephpleague/oauth1-client/tree/v1.10.1" + "source": "https://github.com/thephpleague/oauth1-client/tree/v1.11.0" }, - "time": "2022-04-15T14:02:14+00:00" + "time": "2024-12-10T19:59:05+00:00" }, { "name": "league/oauth2-client", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" + "reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/3d5cf8d0543731dfb725ab30e4d7289891991e13", + "reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.0 || ^7.0", - "paragonie/random_compat": "^1 || ^2 || ^9.99", - "php": "^5.6 || ^7.0 || ^8.0" + "ext-json": "*", + "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", + "php": "^7.1 || >=8.0.0 <8.5.0" }, "require-dev": { "mockery/mockery": "^1.3.5", - "php-parallel-lint/php-parallel-lint": "^1.3.1", - "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5", - "squizlabs/php_codesniffer": "^2.3 || ^3.0" + "php-parallel-lint/php-parallel-lint": "^1.4", + "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", + "squizlabs/php_codesniffer": "^3.11" }, "type": "library", - "extra": { - "branch-alias": { - "dev-2.x": "2.0.x-dev" - } - }, "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" @@ -7571,9 +8272,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.8.0" }, - "time": "2023-04-16T18:19:15+00:00" + "time": "2024-12-11T05:05:52+00:00" }, { "name": "league/oauth2-facebook", @@ -7633,16 +8334,16 @@ }, { "name": "league/oauth2-github", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-github.git", - "reference": "97f31cd70e76f81e8f5b4e2ab6f3708e2db7ac18" + "reference": "84211f62b757f7266fe605a0aa874a32f52c24fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-github/zipball/97f31cd70e76f81e8f5b4e2ab6f3708e2db7ac18", - "reference": "97f31cd70e76f81e8f5b4e2ab6f3708e2db7ac18", + "url": "https://api.github.com/repos/thephpleague/oauth2-github/zipball/84211f62b757f7266fe605a0aa874a32f52c24fd", + "reference": "84211f62b757f7266fe605a0aa874a32f52c24fd", "shasum": "" }, "require": { @@ -7693,9 +8394,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-github/issues", - "source": "https://github.com/thephpleague/oauth2-github/tree/3.1.0" + "source": "https://github.com/thephpleague/oauth2-github/tree/3.1.1" }, - "time": "2022-11-04T14:01:49+00:00" + "time": "2024-09-03T10:42:10+00:00" }, { "name": "league/oauth2-google", @@ -7752,66 +8453,6 @@ }, "time": "2023-03-17T15:20:52+00:00" }, - { - "name": "league/oauth2-linkedin", - "version": "5.1.2", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/oauth2-linkedin.git", - "reference": "f9ab661ca37884067ca286412b6c17304d3c2fac" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-linkedin/zipball/f9ab661ca37884067ca286412b6c17304d3c2fac", - "reference": "f9ab661ca37884067ca286412b6c17304d3c2fac", - "shasum": "" - }, - "require": { - "league/oauth2-client": "^2.0" - }, - "require-dev": { - "ext-json": "*", - "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "League\\OAuth2\\Client\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Steven Maguire", - "email": "stevenmaguire@gmail.com", - "homepage": "https://github.com/stevenmaguire" - } - ], - "description": "LinkedIn OAuth 2.0 Client Provider for The PHP League OAuth2-Client", - "keywords": [ - "authorisation", - "authorization", - "client", - "linkedin", - "oauth", - "oauth2" - ], - "support": { - "issues": "https://github.com/thephpleague/oauth2-linkedin/issues", - "source": "https://github.com/thephpleague/oauth2-linkedin/tree/5.1.2" - }, - "time": "2020-04-20T13:59:44+00:00" - }, { "name": "marc1706/fast-image-size", "version": "v1.1.7", @@ -7874,16 +8515,16 @@ }, { "name": "matthiasmullie/minify", - "version": "1.3.71", + "version": "1.3.73", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", - "reference": "ae42a47d7fecc1fbb7277b2f2d84c37a33edc3b1" + "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/ae42a47d7fecc1fbb7277b2f2d84c37a33edc3b1", - "reference": "ae42a47d7fecc1fbb7277b2f2d84c37a33edc3b1", + "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a", + "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a", "shasum": "" }, "require": { @@ -7933,7 +8574,7 @@ ], "support": { "issues": "https://github.com/matthiasmullie/minify/issues", - "source": "https://github.com/matthiasmullie/minify/tree/1.3.71" + "source": "https://github.com/matthiasmullie/minify/tree/1.3.73" }, "funding": [ { @@ -7941,7 +8582,7 @@ "type": "github" } ], - "time": "2023-04-25T20:33:03+00:00" + "time": "2024-03-15T10:27:10+00:00" }, { "name": "matthiasmullie/path-converter", @@ -8434,16 +9075,16 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.7.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" + "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", - "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc", + "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "shasum": "" }, "require": { @@ -8460,7 +9101,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { @@ -8494,25 +9135,26 @@ ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", - "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" + "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0" }, - "time": "2023-08-25T10:54:48+00:00" + "time": "2024-09-04T18:46:31+00:00" }, { "name": "nesbot/carbon", - "version": "2.71.0", + "version": "2.72.6", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "98276233188583f2ff845a0f992a235472d9466a" + "reference": "1e9d50601e7035a4c61441a208cb5bed73e108c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a", - "reference": "98276233188583f2ff845a0f992a235472d9466a", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/1e9d50601e7035a4c61441a208cb5bed73e108c5", + "reference": "1e9d50601e7035a4c61441a208cb5bed73e108c5", "shasum": "" }, "require": { + "carbonphp/carbon-doctrine-types": "*", "ext-json": "*", "php": "^7.1.8 || ^8.0", "psr/clock": "^1.0", @@ -8524,11 +9166,11 @@ "psr/clock-implementation": "1.0" }, "require-dev": { - "doctrine/dbal": "^2.0 || ^3.1.4", - "doctrine/orm": "^2.7", + "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", + "doctrine/orm": "^2.7 || ^3.0", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", - "ondrejmirtes/better-reflection": "*", + "ondrejmirtes/better-reflection": "<6", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12.99 || ^1.7.14", @@ -8541,10 +9183,6 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev", - "dev-master": "2.x-dev" - }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" @@ -8554,6 +9192,10 @@ "includes": [ "extension.neon" ] + }, + "branch-alias": { + "dev-2.x": "2.x-dev", + "dev-master": "3.x-dev" } }, "autoload": { @@ -8602,35 +9244,35 @@ "type": "tidelift" } ], - "time": "2023-09-25T11:31:05+00:00" + "time": "2024-12-27T09:28:11+00:00" }, { "name": "nette/schema", - "version": "v1.2.5", + "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "0462f0166e823aad657c9224d0f849ecac1ba10a" + "reference": "da801d52f0354f70a638673c4a0f04e16529431d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a", - "reference": "0462f0166e823aad657c9224d0f849ecac1ba10a", + "url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d", + "reference": "da801d52f0354f70a638673c4a0f04e16529431d", "shasum": "" }, "require": { - "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", - "php": "7.1 - 8.3" + "nette/utils": "^4.0", + "php": "8.1 - 8.4" }, "require-dev": { - "nette/tester": "^2.3 || ^2.4", + "nette/tester": "^2.5.2", "phpstan/phpstan-nette": "^1.0", - "tracy/tracy": "^2.7" + "tracy/tracy": "^2.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -8662,26 +9304,26 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2.5" + "source": "https://github.com/nette/schema/tree/v1.3.2" }, - "time": "2023-10-05T20:37:59+00:00" + "time": "2024-10-06T23:10:23+00:00" }, { "name": "nette/utils", - "version": "v4.0.3", + "version": "v4.0.5", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "a9d127dd6a203ce6d255b2e2db49759f7506e015" + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/a9d127dd6a203ce6d255b2e2db49759f7506e015", - "reference": "a9d127dd6a203ce6d255b2e2db49759f7506e015", + "url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", + "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", "shasum": "" }, "require": { - "php": ">=8.0 <8.4" + "php": "8.0 - 8.4" }, "conflict": { "nette/finder": "<3", @@ -8748,9 +9390,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.3" + "source": "https://github.com/nette/utils/tree/v4.0.5" }, - "time": "2023-10-29T21:02:13+00:00" + "time": "2024-08-07T15:39:19+00:00" }, { "name": "nikic/fast-route", @@ -8915,71 +9557,6 @@ }, "time": "2022-03-29T09:39:31+00:00" }, - { - "name": "opis/closure", - "version": "3.6.3", - "source": { - "type": "git", - "url": "https://github.com/opis/closure.git", - "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad", - "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad", - "shasum": "" - }, - "require": { - "php": "^5.4 || ^7.0 || ^8.0" - }, - "require-dev": { - "jeremeamia/superclosure": "^2.0", - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.6.x-dev" - } - }, - "autoload": { - "files": [ - "functions.php" - ], - "psr-4": { - "Opis\\Closure\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Marius Sarca", - "email": "marius.sarca@gmail.com" - }, - { - "name": "Sorin Sarca", - "email": "sarca_sorin@hotmail.com" - } - ], - "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", - "homepage": "https://opis.io/closure", - "keywords": [ - "anonymous functions", - "closure", - "function", - "serializable", - "serialization", - "serialize" - ], - "support": { - "issues": "https://github.com/opis/closure/issues", - "source": "https://github.com/opis/closure/tree/3.6.3" - }, - "time": "2022-01-27T09:35:39+00:00" - }, { "name": "overtrue/pinyin", "version": "4.1.0", @@ -9005,13 +9582,13 @@ "type": "library", "extra": { "hooks": { - "pre-commit": [ - "composer test", - "composer fix-style" - ], "pre-push": [ "composer test", "composer check-style" + ], + "pre-commit": [ + "composer test", + "composer fix-style" ] } }, @@ -9055,24 +9632,24 @@ }, { "name": "paragonie/constant_time_encoding", - "version": "v2.6.3", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", - "reference": "58c3f47f650c94ec05a151692652a868995d2938" + "reference": "df1e7fde177501eee2037dd159cf04f5f301a512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938", - "reference": "58c3f47f650c94ec05a151692652a868995d2938", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512", + "reference": "df1e7fde177501eee2037dd159cf04f5f301a512", "shasum": "" }, "require": { - "php": "^7|^8" + "php": "^8" }, "require-dev": { - "phpunit/phpunit": "^6|^7|^8|^9", - "vimeo/psalm": "^1|^2|^3|^4" + "phpunit/phpunit": "^9", + "vimeo/psalm": "^4|^5" }, "type": "library", "autoload": { @@ -9118,70 +9695,111 @@ "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, - "time": "2022-06-14T06:56:20+00:00" + "time": "2024-05-08T12:36:18+00:00" }, { - "name": "paragonie/random_compat", - "version": "v9.99.100", + "name": "paragonie/sodium_compat", + "version": "v2.1.0", "source": { "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" + "url": "https://github.com/paragonie/sodium_compat.git", + "reference": "a673d5f310477027cead2e2f2b6db5d8368157cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", - "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", + "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a673d5f310477027cead2e2f2b6db5d8368157cb", + "reference": "a673d5f310477027cead2e2f2b6db5d8368157cb", "shasum": "" }, "require": { - "php": ">= 7" + "php": "^8.1", + "php-64bit": "*" }, "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" + "phpunit/phpunit": "^7|^8|^9", + "vimeo/psalm": "^4|^5" }, "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + "ext-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "files": [ + "autoload.php" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "ISC" ], "authors": [ { "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" + "email": "security@paragonie.com" + }, + { + "name": "Frank Denis", + "email": "jedisct1@pureftpd.org" } ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" + "Authentication", + "BLAKE2b", + "ChaCha20", + "ChaCha20-Poly1305", + "Chapoly", + "Curve25519", + "Ed25519", + "EdDSA", + "Edwards-curve Digital Signature Algorithm", + "Elliptic Curve Diffie-Hellman", + "Poly1305", + "Pure-PHP cryptography", + "RFC 7748", + "RFC 8032", + "Salpoly", + "Salsa20", + "X25519", + "XChaCha20-Poly1305", + "XSalsa20-Poly1305", + "Xchacha20", + "Xsalsa20", + "aead", + "cryptography", + "ecdh", + "elliptic curve", + "elliptic curve cryptography", + "encryption", + "libsodium", + "php", + "public-key cryptography", + "secret-key cryptography", + "side-channel resistant" ], "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" + "issues": "https://github.com/paragonie/sodium_compat/issues", + "source": "https://github.com/paragonie/sodium_compat/tree/v2.1.0" }, - "time": "2020-10-15T08:29:30+00:00" + "time": "2024-09-04T12:51:01+00:00" }, { "name": "predis/predis", - "version": "v2.2.2", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1" + "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1", - "reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1", + "url": "https://api.github.com/repos/predis/predis/zipball/bac46bfdb78cd6e9c7926c697012aae740cb9ec9", + "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9", "shasum": "" }, "require": { @@ -9190,7 +9808,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.3", "phpstan/phpstan": "^1.9", - "phpunit/phpunit": "^8.0 || ~9.4.4" + "phpunit/phpunit": "^8.0 || ^9.4" }, "suggest": { "ext-relay": "Faster connection with in-memory caching (>=0.6.2)" @@ -9221,7 +9839,7 @@ ], "support": { "issues": "https://github.com/predis/predis/issues", - "source": "https://github.com/predis/predis/tree/v2.2.2" + "source": "https://github.com/predis/predis/tree/v2.3.0" }, "funding": [ { @@ -9229,7 +9847,56 @@ "type": "github" } ], - "time": "2023-09-13T16:42:03+00:00" + "time": "2024-11-21T20:00:02+00:00" + }, + { + "name": "psr/cache", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "support": { + "source": "https://github.com/php-fig/cache/tree/3.0.0" + }, + "time": "2021-02-03T23:26:27+00:00" }, { "name": "psr/clock", @@ -9431,20 +10098,20 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "e616d01114759c4c489f93b099585439f795fe35" + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", - "reference": "e616d01114759c4c489f93b099585439f795fe35", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { - "php": ">=7.0.0", + "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", @@ -9468,7 +10135,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -9480,9 +10147,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-04-10T20:10:41+00:00" + "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", @@ -9934,20 +10601,20 @@ }, { "name": "ramsey/uuid", - "version": "4.7.5", + "version": "4.7.6", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e" + "reference": "91039bc1faa45ba123c4328958e620d382ec7088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", - "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", + "reference": "91039bc1faa45ba123c4328958e620d382ec7088", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" @@ -10010,7 +10677,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.5" + "source": "https://github.com/ramsey/uuid/tree/4.7.6" }, "funding": [ { @@ -10022,7 +10689,127 @@ "type": "tidelift" } ], - "time": "2023-11-08T05:53:05+00:00" + "time": "2024-04-27T21:32:50+00:00" + }, + { + "name": "riverline/multipart-parser", + "version": "2.1.2", + "source": { + "type": "git", + "url": "https://github.com/Riverline/multipart-parser.git", + "reference": "7a9f4646db5181516c61b8e0225a343189beedcd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Riverline/multipart-parser/zipball/7a9f4646db5181516c61b8e0225a343189beedcd", + "reference": "7a9f4646db5181516c61b8e0225a343189beedcd", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": ">=5.6.0" + }, + "require-dev": { + "laminas/laminas-diactoros": "^1.8.7 || ^2.11.1", + "phpunit/phpunit": "^5.7 || ^9.0", + "psr/http-message": "^1.0", + "symfony/psr-http-message-bridge": "^1.1 || ^2.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Riverline\\MultiPartParser\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Romain Cambien", + "email": "romain@cambien.net" + }, + { + "name": "Riverline", + "homepage": "http://www.riverline.fr" + } + ], + "description": "One class library to parse multipart content with encoding and charset support.", + "keywords": [ + "http", + "multipart", + "parser" + ], + "support": { + "issues": "https://github.com/Riverline/multipart-parser/issues", + "source": "https://github.com/Riverline/multipart-parser/tree/2.1.2" + }, + "time": "2024-03-12T16:46:05+00:00" + }, + { + "name": "rize/uri-template", + "version": "0.4.0", + "source": { + "type": "git", + "url": "https://github.com/rize/UriTemplate.git", + "reference": "56f374a9a42c7c3998f8b55b6b21b224de90c58b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/rize/UriTemplate/zipball/56f374a9a42c7c3998f8b55b6b21b224de90c58b", + "reference": "56f374a9a42c7c3998f8b55b6b21b224de90c58b", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.63", + "phpstan/phpstan": "^1.12", + "phpunit/phpunit": "~10.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Rize\\": "src/Rize" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marut K", + "homepage": "http://twitter.com/rezigned" + } + ], + "description": "PHP URI Template (RFC 6570) supports both expansion & extraction", + "keywords": [ + "RFC 6570", + "template", + "uri" + ], + "support": { + "issues": "https://github.com/rize/UriTemplate/issues", + "source": "https://github.com/rize/UriTemplate/tree/0.4.0" + }, + "funding": [ + { + "url": "https://www.paypal.me/rezigned", + "type": "custom" + }, + { + "url": "https://github.com/rezigned", + "type": "github" + }, + { + "url": "https://opencollective.com/rize-uri-template", + "type": "open_collective" + } + ], + "time": "2024-11-27T12:13:42+00:00" }, { "name": "s9e/regexp-builder", @@ -10186,25 +10973,25 @@ }, { "name": "softcreatr/php-mime-detector", - "version": "3.2.1", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/SoftCreatR/php-mime-detector.git", - "reference": "bd26abae1659901617ed51150063c310e089eef9" + "reference": "ae204590de58cc4655c8fbf9a2dfbcbb21dae4fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SoftCreatR/php-mime-detector/zipball/bd26abae1659901617ed51150063c310e089eef9", - "reference": "bd26abae1659901617ed51150063c310e089eef9", + "url": "https://api.github.com/repos/SoftCreatR/php-mime-detector/zipball/ae204590de58cc4655c8fbf9a2dfbcbb21dae4fe", + "reference": "ae204590de58cc4655c8fbf9a2dfbcbb21dae4fe", "shasum": "" }, "require": { - "php": ">=7.1.0" + "php": ">=8.1.0" }, "require-dev": { - "phpunit/phpunit": ">=7.0", - "roave/security-advisories": "dev-master", - "squizlabs/php_codesniffer": "^3.5" + "phpunit/phpunit": ">=10.0", + "roave/security-advisories": "dev-latest", + "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { @@ -10245,7 +11032,7 @@ "type": "github" } ], - "time": "2021-05-30T10:34:43+00:00" + "time": "2024-09-01T17:19:47+00:00" }, { "name": "spomky-labs/base64url", @@ -10314,27 +11101,27 @@ }, { "name": "spomky-labs/cbor-php", - "version": "3.0.2", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/cbor-php.git", - "reference": "81d5dff7a1101d680729b5789f4359d01b15e6c5" + "reference": "499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/81d5dff7a1101d680729b5789f4359d01b15e6c5", - "reference": "81d5dff7a1101d680729b5789f4359d01b15e6c5", + "url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4", + "reference": "499d9bff0a6d59c4f1b813cc617fc3fd56d6dca4", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10|^0.11", + "brick/math": "^0.9|^0.10|^0.11|^0.12", "ext-mbstring": "*", "php": ">=8.0" }, "require-dev": { "ekino/phpstan-banned-code": "^1.0", "ext-json": "*", - "infection/infection": "^0.26", + "infection/infection": "^0.29", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.0", @@ -10342,12 +11129,12 @@ "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^10.0", - "qossmic/deptrac-shim": "^1.0", - "rector/rector": "^0.15", + "phpunit/phpunit": "^10.1|^11.0", + "qossmic/deptrac": "^2.0", + "rector/rector": "^1.0", "roave/security-advisories": "dev-latest", - "symfony/var-dumper": "^6.0", - "symplify/easy-coding-standard": "^11.1" + "symfony/var-dumper": "^6.0|^7.0", + "symplify/easy-coding-standard": "^12.0" }, "suggest": { "ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags", @@ -10381,7 +11168,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/cbor-php/issues", - "source": "https://github.com/Spomky-Labs/cbor-php/tree/3.0.2" + "source": "https://github.com/Spomky-Labs/cbor-php/tree/3.1.0" }, "funding": [ { @@ -10393,24 +11180,24 @@ "type": "patreon" } ], - "time": "2023-02-28T21:37:12+00:00" + "time": "2024-07-18T08:37:03+00:00" }, { "name": "spomky-labs/pki-framework", - "version": "1.1.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pki-framework.git", - "reference": "d3ba688bf40e7c6e0dabf065ee18fc210734e760" + "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/d3ba688bf40e7c6e0dabf065ee18fc210734e760", - "reference": "d3ba688bf40e7c6e0dabf065ee18fc210734e760", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/0b10c8b53366729417d6226ae89a665f9e2d61b6", + "reference": "0b10c8b53366729417d6226ae89a665f9e2d61b6", "shasum": "" }, "require": { - "brick/math": "^0.10 || ^0.11", + "brick/math": "^0.10|^0.11|^0.12", "ext-mbstring": "*", "php": ">=8.1" }, @@ -10418,20 +11205,21 @@ "ekino/phpstan-banned-code": "^1.0", "ext-gmp": "*", "ext-openssl": "*", - "infection/infection": "^0.26", + "infection/infection": "^0.28", "php-parallel-lint/php-parallel-lint": "^1.3", + "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.8", "phpstan/phpstan-beberlei-assert": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.3", - "phpunit/phpunit": "^10.0", - "rector/rector": "^0.15", + "phpunit/phpunit": "^10.1|^11.0", + "rector/rector": "^1.0", "roave/security-advisories": "dev-latest", - "symfony/phpunit-bridge": "^6.1", - "symfony/var-dumper": "^6.1", - "symplify/easy-coding-standard": "^11.1", - "thecodingmachine/phpstan-safe-rule": "^1.2" + "symfony/phpunit-bridge": "^6.4|^7.0", + "symfony/string": "^6.4|^7.0", + "symfony/var-dumper": "^6.4|^7.0", + "symplify/easy-coding-standard": "^12.0" }, "suggest": { "ext-bcmath": "For better performance (or GMP)", @@ -10491,7 +11279,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pki-framework/issues", - "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.1.0" + "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.2.1" }, "funding": [ { @@ -10503,7 +11291,7 @@ "type": "patreon" } ], - "time": "2023-02-13T17:21:24+00:00" + "time": "2024-03-30T18:03:49+00:00" }, { "name": "ssnepenthe/color-utils", @@ -10627,6 +11415,53 @@ ], "time": "2020-11-22T18:13:55+00:00" }, + { + "name": "stella-maris/clock", + "version": "0.1.7", + "source": { + "type": "git", + "url": "https://github.com/stella-maris-solutions/clock.git", + "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8", + "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8", + "shasum": "" + }, + "require": { + "php": "^7.0|^8.0", + "psr/clock": "^1.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "StellaMaris\\Clock\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Andreas Heigl", + "role": "Maintainer" + } + ], + "description": "A pre-release of the proposed PSR-20 Clock-Interface", + "homepage": "https://gitlab.com/stella-maris/clock", + "keywords": [ + "clock", + "datetime", + "point in time", + "psr20" + ], + "support": { + "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7" + }, + "time": "2022-11-25T16:15:06+00:00" + }, { "name": "swiftmailer/swiftmailer", "version": "v6.3.0", @@ -10929,16 +11764,16 @@ }, { "name": "symfony/config", - "version": "v5.4.31", + "version": "v5.4.46", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9" + "reference": "977c88a02d7d3f16904a81907531b19666a08e78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/dd5ea39de228813aba0c23c3a4153da2a4cf3cd9", - "reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9", + "url": "https://api.github.com/repos/symfony/config/zipball/977c88a02d7d3f16904a81907531b19666a08e78", + "reference": "977c88a02d7d3f16904a81907531b19666a08e78", "shasum": "" }, "require": { @@ -10988,7 +11823,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.4.31" + "source": "https://github.com/symfony/config/tree/v5.4.46" }, "funding": [ { @@ -11004,20 +11839,20 @@ "type": "tidelift" } ], - "time": "2023-11-09T08:22:43+00:00" + "time": "2024-10-30T07:58:02+00:00" }, { "name": "symfony/console", - "version": "v5.4.31", + "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "11ac5f154e0e5c4c77af83ad11ead9165280b92a" + "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/11ac5f154e0e5c4c77af83ad11ead9165280b92a", - "reference": "11ac5f154e0e5c4c77af83ad11ead9165280b92a", + "url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed", + "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed", "shasum": "" }, "require": { @@ -11087,7 +11922,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.31" + "source": "https://github.com/symfony/console/tree/v5.4.47" }, "funding": [ { @@ -11103,24 +11938,24 @@ "type": "tidelift" } ], - "time": "2023-10-31T07:58:33+00:00" + "time": "2024-11-06T11:30:55+00:00" }, { "name": "symfony/css-selector", - "version": "v6.3.2", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "883d961421ab1709877c10ac99451632a3d6fa57" + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57", - "reference": "883d961421ab1709877c10ac99451632a3d6fa57", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2", + "reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -11152,7 +11987,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.3.2" + "source": "https://github.com/symfony/css-selector/tree/v7.2.0" }, "funding": [ { @@ -11168,20 +12003,20 @@ "type": "tidelift" } ], - "time": "2023-07-12T16:00:22+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.4.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf", - "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -11189,12 +12024,12 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.4-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.5-dev" } }, "autoload": { @@ -11219,7 +12054,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -11235,20 +12070,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v5.4.26", + "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac" + "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac", - "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/72982eb416f61003e9bb6e91f8b3213600dcf9e9", + "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9", "shasum": "" }, "require": { @@ -11304,7 +12139,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.45" }, "funding": [ { @@ -11320,20 +12155,20 @@ "type": "tidelift" } ], - "time": "2023-07-06T06:34:20+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.4.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df" + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df", - "reference": "a76aed96a42d2b521153fb382d418e30d18b59df", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", + "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", "shasum": "" }, "require": { @@ -11342,12 +12177,12 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "3.4-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.5-dev" } }, "autoload": { @@ -11380,7 +12215,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" }, "funding": [ { @@ -11396,31 +12231,183 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/filesystem", - "version": "v6.3.1", + "version": "v6.4.13", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3", + "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.8" + }, + "require-dev": { + "symfony/process": "^5.4|^6.4|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Filesystem\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides basic utilities for the filesystem", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v6.4.13" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-10-25T15:07:50+00:00" + }, + { + "name": "symfony/finder", + "version": "v5.4.45", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "63741784cd7b9967975eec610b256eed3ede022b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b", + "reference": "63741784cd7b9967975eec610b256eed3ede022b", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-php80": "^1.16" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Finder\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Finds files and directories via an intuitive fluent interface", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/finder/tree/v5.4.45" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2024-09-28T13:32:08+00:00" + }, + { + "name": "symfony/http-client", + "version": "v6.2.13", "source": { "type": "git", - "url": "https://github.com/symfony/filesystem.git", - "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" + "url": "https://github.com/symfony/http-client.git", + "reference": "297374a399ce6852d5905d92a1351df00bb9dd10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", - "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "url": "https://api.github.com/repos/symfony/http-client/zipball/297374a399ce6852d5905d92a1351df00bb9dd10", + "reference": "297374a399ce6852d5905d92a1351df00bb9dd10", "shasum": "" }, "require": { "php": ">=8.1", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.8" + "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/http-client-contracts": "^3", + "symfony/service-contracts": "^1.0|^2|^3" + }, + "provide": { + "php-http/async-client-implementation": "*", + "php-http/client-implementation": "*", + "psr/http-client-implementation": "1.0", + "symfony/http-client-implementation": "3.0" + }, + "require-dev": { + "amphp/amp": "^2.5", + "amphp/http-client": "^4.2.1", + "amphp/http-tunnel": "^1.0", + "amphp/socket": "^1.1", + "guzzlehttp/promises": "^1.4", + "nyholm/psr7": "^1.0", + "php-http/httplug": "^1.0|^2.0", + "php-http/message-factory": "^1.0", + "psr/http-client": "^1.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\Filesystem\\": "" + "Symfony\\Component\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -11432,18 +12419,21 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Provides basic utilities for the filesystem", + "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", + "keywords": [ + "http" + ], "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.3.1" + "source": "https://github.com/symfony/http-client/tree/v6.2.13" }, "funding": [ { @@ -11459,34 +12449,41 @@ "type": "tidelift" } ], - "time": "2023-06-01T08:30:39+00:00" + "time": "2023-07-03T12:13:45+00:00" }, { - "name": "symfony/finder", - "version": "v5.4.27", + "name": "symfony/http-client-contracts", + "version": "v3.5.2", "source": { "type": "git", - "url": "https://github.com/symfony/finder.git", - "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d" + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d", - "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ee8d807ab20fcb51267fdace50fbe3494c31e645", + "reference": "ee8d807ab20fcb51267fdace50fbe3494c31e645", "shasum": "" }, "require": { - "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/polyfill-php80": "^1.16" + "php": ">=8.1" }, "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.5-dev" + } + }, "autoload": { "psr-4": { - "Symfony\\Component\\Finder\\": "" + "Symfony\\Contracts\\HttpClient\\": "" }, "exclude-from-classmap": [ - "/Tests/" + "/Test/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -11495,18 +12492,26 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Finds files and directories via an intuitive fluent interface", + "description": "Generic abstractions related to HTTP clients", "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], "support": { - "source": "https://github.com/symfony/finder/tree/v5.4.27" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.2" }, "funding": [ { @@ -11522,20 +12527,20 @@ "type": "tidelift" } ], - "time": "2023-07-31T08:02:31+00:00" + "time": "2024-12-07T08:49:48+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.4.31", + "version": "v5.4.48", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "f84fd4fd8311a541ceb2ae3f257841d002450a90" + "reference": "3f38b8af283b830e1363acd79e5bc3412d055341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f84fd4fd8311a541ceb2ae3f257841d002450a90", - "reference": "f84fd4fd8311a541ceb2ae3f257841d002450a90", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3f38b8af283b830e1363acd79e5bc3412d055341", + "reference": "3f38b8af283b830e1363acd79e5bc3412d055341", "shasum": "" }, "require": { @@ -11545,7 +12550,7 @@ "symfony/polyfill-php80": "^1.16" }, "require-dev": { - "predis/predis": "~1.0", + "predis/predis": "^1.0|^2.0", "symfony/cache": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", @@ -11582,7 +12587,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.31" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.48" }, "funding": [ { @@ -11598,20 +12603,20 @@ "type": "tidelift" } ], - "time": "2023-11-06T22:05:57+00:00" + "time": "2024-11-13T18:58:02+00:00" }, { "name": "symfony/mime", - "version": "v5.4.26", + "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "2ea06dfeee20000a319d8407cea1d47533d5a9d2" + "reference": "8c1b9b3e5b52981551fc6044539af1d974e39064" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/2ea06dfeee20000a319d8407cea1d47533d5a9d2", - "reference": "2ea06dfeee20000a319d8407cea1d47533d5a9d2", + "url": "https://api.github.com/repos/symfony/mime/zipball/8c1b9b3e5b52981551fc6044539af1d974e39064", + "reference": "8c1b9b3e5b52981551fc6044539af1d974e39064", "shasum": "" }, "require": { @@ -11626,15 +12631,16 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<4.4", - "symfony/serializer": "<5.4.26|>=6,<6.2.13|>=6.3,<6.3.2" + "symfony/serializer": "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/process": "^5.4|^6.4", "symfony/property-access": "^4.4|^5.1|^6.0", "symfony/property-info": "^4.4|^5.1|^6.0", - "symfony/serializer": "^5.4.26|~6.2.13|^6.3.2" + "symfony/serializer": "^5.4.35|~6.3.12|^6.4.3" }, "type": "library", "autoload": { @@ -11666,7 +12672,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.4.26" + "source": "https://github.com/symfony/mime/tree/v5.4.45" }, "funding": [ { @@ -11682,24 +12688,24 @@ "type": "tidelift" } ], - "time": "2023-07-27T06:29:31+00:00" + "time": "2024-10-23T20:18:32+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", - "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", + "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-ctype": "*" @@ -11709,12 +12715,9 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -11748,7 +12751,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" }, "funding": [ { @@ -11764,24 +12767,24 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1" + "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6de50471469b8c9afc38164452ab2b6170ee71c1", - "reference": "6de50471469b8c9afc38164452ab2b6170ee71c1", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/48becf00c920479ca2e910c22a5a39e5d47ca956", + "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-iconv": "*" @@ -11791,12 +12794,9 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -11831,7 +12831,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.31.0" }, "funding": [ { @@ -11847,36 +12847,33 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "875e90aeea2777b6f135677f618529449334a612" + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612", - "reference": "875e90aeea2777b6f135677f618529449334a612", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -11912,7 +12909,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" }, "funding": [ { @@ -11928,38 +12925,34 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "ecaafce9f77234a6a449d29e49267ba10499116d" + "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d", - "reference": "ecaafce9f77234a6a449d29e49267ba10499116d", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", + "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", "shasum": "" }, "require": { - "php": ">=7.1", - "symfony/polyfill-intl-normalizer": "^1.10", - "symfony/polyfill-php72": "^1.10" + "php": ">=7.2", + "symfony/polyfill-intl-normalizer": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -11999,7 +12992,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" }, "funding": [ { @@ -12015,36 +13008,33 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:30:37+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-messageformatter", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-messageformatter.git", - "reference": "695939f0c6342f252050ad3e6b855ac745b99e18" + "reference": "d2ed9f44f1ccb21d36e51ebb1f7b1ef26e36e0de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-messageformatter/zipball/695939f0c6342f252050ad3e6b855ac745b99e18", - "reference": "695939f0c6342f252050ad3e6b855ac745b99e18", + "url": "https://api.github.com/repos/symfony/polyfill-intl-messageformatter/zipball/d2ed9f44f1ccb21d36e51ebb1f7b1ef26e36e0de", + "reference": "d2ed9f44f1ccb21d36e51ebb1f7b1ef26e36e0de", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12083,7 +13073,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-messageformatter/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-messageformatter/tree/v1.31.0" }, "funding": [ { @@ -12099,36 +13089,33 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92" + "reference": "3833d7255cc303546435cb650316bff708a1c75c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", - "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", + "reference": "3833d7255cc303546435cb650316bff708a1c75c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12167,7 +13154,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" }, "funding": [ { @@ -12183,24 +13170,24 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "42292d99c55abe617799667f454222c54c60e229" + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", - "reference": "42292d99c55abe617799667f454222c54c60e229", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", + "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-mbstring": "*" @@ -12210,12 +13197,9 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12250,83 +13234,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2023-07-28T09:04:16+00:00" - }, - { - "name": "symfony/polyfill-php72", - "version": "v1.28.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179", - "reference": "70f4aebd92afca2f865444d30a4d2151c13c3179", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, - "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" - } - }, - "autoload": { - "files": [ - "bootstrap.php" - ], - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", - "homepage": "https://symfony.com", - "keywords": [ - "compatibility", - "polyfill", - "portable", - "shim" - ], - "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -12342,33 +13250,30 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5" + "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5", - "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", + "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12405,7 +13310,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" }, "funding": [ { @@ -12421,33 +13326,30 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", - "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12488,7 +13390,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" }, "funding": [ { @@ -12504,33 +13406,30 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b" + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b", - "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12567,7 +13466,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" }, "funding": [ { @@ -12583,24 +13482,24 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-uuid", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", - "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e" + "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9c44518a5aff8da565c8a55dbe85d2769e6f630e", - "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2", + "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "provide": { "ext-uuid": "*" @@ -12610,12 +13509,9 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -12649,7 +13545,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/polyfill-uuid/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.31.0" }, "funding": [ { @@ -12665,20 +13561,20 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/process", - "version": "v5.4.28", + "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b" + "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b", - "reference": "45261e1fccad1b5447a8d7a8e67aa7b4a9798b7b", + "url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d", + "reference": "5d1662fb32ebc94f17ddb8d635454a776066733d", "shasum": "" }, "require": { @@ -12711,7 +13607,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.28" + "source": "https://github.com/symfony/process/tree/v5.4.47" }, "funding": [ { @@ -12727,47 +13623,47 @@ "type": "tidelift" } ], - "time": "2023-08-07T10:36:04+00:00" + "time": "2024-11-06T11:36:42+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.5.2", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", - "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { - "php": ">=7.2.5", - "psr/container": "^1.1", - "symfony/deprecation-contracts": "^2.1|^3" + "php": ">=8.1", + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, - "suggest": { - "symfony/service-implementation": "" - }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "2.5-dev" - }, "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, + "branch-alias": { + "dev-main": "3.5-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" - } + }, + "exclude-from-classmap": [ + "/Test/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12794,7 +13690,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" }, "funding": [ { @@ -12810,20 +13706,20 @@ "type": "tidelift" } ], - "time": "2022-05-30T19:17:29+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/string", - "version": "v6.3.8", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "13880a87790c76ef994c91e87efb96134522577a" + "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/13880a87790c76ef994c91e87efb96134522577a", - "reference": "13880a87790c76ef994c91e87efb96134522577a", + "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", + "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", "shasum": "" }, "require": { @@ -12837,11 +13733,11 @@ "symfony/translation-contracts": "<2.5" }, "require-dev": { - "symfony/error-handler": "^5.4|^6.0", - "symfony/http-client": "^5.4|^6.0", - "symfony/intl": "^6.2", + "symfony/error-handler": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/intl": "^6.2|^7.0", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^5.4|^6.0" + "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -12880,7 +13776,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.3.8" + "source": "https://github.com/symfony/string/tree/v6.4.15" }, "funding": [ { @@ -12896,20 +13792,20 @@ "type": "tidelift" } ], - "time": "2023-11-09T08:28:21+00:00" + "time": "2024-11-13T13:31:12+00:00" }, { "name": "symfony/translation", - "version": "v5.4.31", + "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "ba72f72fceddf36f00bd495966b5873f2d17ad8f" + "reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/ba72f72fceddf36f00bd495966b5873f2d17ad8f", - "reference": "ba72f72fceddf36f00bd495966b5873f2d17ad8f", + "url": "https://api.github.com/repos/symfony/translation/zipball/98f26acc99341ca4bab345fb14d7b1d7cb825bed", + "reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed", "shasum": "" }, "require": { @@ -12977,7 +13873,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.4.31" + "source": "https://github.com/symfony/translation/tree/v5.4.45" }, "funding": [ { @@ -12993,20 +13889,20 @@ "type": "tidelift" } ], - "time": "2023-11-03T16:16:43+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.5.2", + "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" + "reference": "450d4172653f38818657022252f9d81be89ee9a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", - "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/450d4172653f38818657022252f9d81be89ee9a8", + "reference": "450d4172653f38818657022252f9d81be89ee9a8", "shasum": "" }, "require": { @@ -13017,12 +13913,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "2.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -13055,7 +13951,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2" + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.4" }, "funding": [ { @@ -13071,28 +13967,28 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/uid", - "version": "v6.3.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "819fa5ac210fb7ddda4752b91a82f50be7493dd9" + "reference": "2d294d0c48df244c71c105a169d0190bfb080426" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/819fa5ac210fb7ddda4752b91a82f50be7493dd9", - "reference": "819fa5ac210fb7ddda4752b91a82f50be7493dd9", + "url": "https://api.github.com/repos/symfony/uid/zipball/2d294d0c48df244c71c105a169d0190bfb080426", + "reference": "2d294d0c48df244c71c105a169d0190bfb080426", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=8.2", "symfony/polyfill-uuid": "^1.15" }, "require-dev": { - "symfony/console": "^5.4|^6.0" + "symfony/console": "^6.4|^7.0" }, "type": "library", "autoload": { @@ -13129,7 +14025,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v6.3.8" + "source": "https://github.com/symfony/uid/tree/v7.2.0" }, "funding": [ { @@ -13145,20 +14041,20 @@ "type": "tidelift" } ], - "time": "2023-10-31T08:07:48+00:00" + "time": "2024-09-25T14:21:43+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.31", + "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "f387675d7f5fc4231f7554baa70681f222f73563" + "reference": "a454d47278cc16a5db371fe73ae66a78a633371e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/f387675d7f5fc4231f7554baa70681f222f73563", - "reference": "f387675d7f5fc4231f7554baa70681f222f73563", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a454d47278cc16a5db371fe73ae66a78a633371e", + "reference": "a454d47278cc16a5db371fe73ae66a78a633371e", "shasum": "" }, "require": { @@ -13204,7 +14100,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.4.31" + "source": "https://github.com/symfony/yaml/tree/v5.4.45" }, "funding": [ { @@ -13220,7 +14116,7 @@ "type": "tidelift" } ], - "time": "2023-11-03T14:41:28+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "the-turk/flarum-diff", @@ -13247,13 +14143,13 @@ "type": "flarum-extension", "extra": { "flarum-extension": { - "title": "Diff", - "category": "feature", "icon": { "name": "fas fa-history", - "backgroundColor": "#b72a2a", - "color": "#fff" - } + "color": "#fff", + "backgroundColor": "#b72a2a" + }, + "title": "Diff", + "category": "feature" } }, "autoload": { @@ -13322,12 +14218,12 @@ "type": "flarum-extension", "extra": { "flarum-extension": { - "title": "MathRen", "icon": { "name": "fas fa-square-root-alt", - "backgroundColor": "#b72a2a", - "color": "#fff" - } + "color": "#fff", + "backgroundColor": "#b72a2a" + }, + "title": "MathRen" } }, "autoload": { @@ -13365,31 +14261,33 @@ }, { "name": "tijsverkoyen/css-to-inline-styles", - "version": "2.2.6", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c" + "reference": "0d72ac1c00084279c1816675284073c5a337c20d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/c42125b83a4fa63b187fdf29f9c93cb7733da30c", - "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d", + "reference": "0d72ac1c00084279c1816675284073c5a337c20d", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "php": "^5.5 || ^7.0 || ^8.0", - "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + "php": "^7.4 || ^8.0", + "symfony/css-selector": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -13412,48 +14310,58 @@ "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.6" + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.3.0" }, - "time": "2023-01-03T09:29:04+00:00" + "time": "2024-12-21T16:25:41+00:00" }, { "name": "v17development/flarum-seo", - "version": "v1.8.0", + "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/v17development/flarum-seo.git", - "reference": "cbbe884d2c1e0c79e0b708a7a4d924c2fc08545f" + "reference": "b1fd4af19971a37015ad82175f785e13f69699b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/v17development/flarum-seo/zipball/cbbe884d2c1e0c79e0b708a7a4d924c2fc08545f", - "reference": "cbbe884d2c1e0c79e0b708a7a4d924c2fc08545f", + "url": "https://api.github.com/repos/v17development/flarum-seo/zipball/b1fd4af19971a37015ad82175f785e13f69699b1", + "reference": "b1fd4af19971a37015ad82175f785e13f69699b1", "shasum": "" }, "require": { "ext-json": "*", - "flarum/core": "^1.0.0" + "flarum/core": "^1.0.0", + "php": "^8.0" }, "conflict": { "franzl/flarum-open-links-in-new-tab": "*", "zerosonesfun/elint": "*" }, + "require-dev": { + "flarum/phpstan": "^1.0", + "flarum/tags": "^1.8", + "fof/best-answer": "^1.6", + "fof/pages": "^1.0" + }, "suggest": { "fof/sitemap": "Allows you to generate powerful sitemap.xml files" }, "type": "flarum-extension", "extra": { + "flagrow": { + "discuss": "https://discuss.flarum.org/d/18316" + }, "flarum-extension": { - "title": "SEO", - "category": "feature", "icon": { "name": "fas fa-check", - "backgroundColor": "#0072ff", - "color": "#ffffff" - } - }, - "flagrow": { - "discuss": "https://discuss.flarum.org/d/18316" + "color": "#ffffff", + "backgroundColor": "#0072ff" + }, + "title": "SEO", + "category": "feature", + "optional-dependencies": [ + "flarum/tags" + ] } }, "autoload": { @@ -13479,7 +14387,7 @@ "issues": "https://github.com/v17development/flarum-seo/issues", "source": "https://github.com/v17development/flarum-seo" }, - "time": "2021-05-29T13:17:07+00:00" + "time": "2024-12-20T14:01:28+00:00" }, { "name": "voku/portable-ascii", @@ -13557,39 +14465,38 @@ }, { "name": "web-auth/cose-lib", - "version": "4.2.3", + "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/web-auth/cose-lib.git", - "reference": "0ecad86d2d034ea22e2205d81c8cdec13d93a991" + "reference": "2166016e48e0214f4f63320a7758a9386d14c92a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/0ecad86d2d034ea22e2205d81c8cdec13d93a991", - "reference": "0ecad86d2d034ea22e2205d81c8cdec13d93a991", + "url": "https://api.github.com/repos/web-auth/cose-lib/zipball/2166016e48e0214f4f63320a7758a9386d14c92a", + "reference": "2166016e48e0214f4f63320a7758a9386d14c92a", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10|^0.11", + "brick/math": "^0.9|^0.10|^0.11|^0.12", "ext-json": "*", - "ext-mbstring": "*", "ext-openssl": "*", "php": ">=8.1", "spomky-labs/pki-framework": "^1.0" }, "require-dev": { "ekino/phpstan-banned-code": "^1.0", - "infection/infection": "^0.27", + "infection/infection": "^0.29", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.7", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.2", - "phpunit/phpunit": "^10.1", - "qossmic/deptrac-shim": "^1.0", - "rector/rector": "^0.17", - "symfony/phpunit-bridge": "^6.1", + "phpunit/phpunit": "^10.1|^11.0", + "qossmic/deptrac": "^2.0", + "rector/rector": "^1.0", + "symfony/phpunit-bridge": "^6.4|^7.0", "symplify/easy-coding-standard": "^12.0" }, "suggest": { @@ -13624,7 +14531,7 @@ ], "support": { "issues": "https://github.com/web-auth/cose-lib/issues", - "source": "https://github.com/web-auth/cose-lib/tree/4.2.3" + "source": "https://github.com/web-auth/cose-lib/tree/4.4.0" }, "funding": [ { @@ -13636,7 +14543,7 @@ "type": "patreon" } ], - "time": "2023-07-26T13:32:03+00:00" + "time": "2024-07-18T08:47:32+00:00" }, { "name": "web-auth/webauthn-lib", @@ -13683,8 +14590,8 @@ "type": "library", "extra": { "thanks": { - "name": "web-auth/webauthn-framework", - "url": "https://github.com/web-auth/webauthn-framework" + "url": "https://github.com/web-auth/webauthn-framework", + "name": "web-auth/webauthn-framework" } }, "autoload": { @@ -13729,36 +14636,27 @@ "time": "2024-07-16T18:36:36+00:00" }, { - "name": "web-token/jwt-core", - "version": "3.2.8", + "name": "web-token/jwt-key-mgmt", + "version": "3.4.6", "source": { "type": "git", - "url": "https://github.com/web-token/jwt-core.git", - "reference": "2bc6e99a60910d0f495682acd8b23d3eef9865a3" + "url": "https://github.com/web-token/jwt-key-mgmt.git", + "reference": "4d2a5a1a86477dd50b89aff76962816ddbd64590" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-core/zipball/2bc6e99a60910d0f495682acd8b23d3eef9865a3", - "reference": "2bc6e99a60910d0f495682acd8b23d3eef9865a3", + "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/4d2a5a1a86477dd50b89aff76962816ddbd64590", + "reference": "4d2a5a1a86477dd50b89aff76962816ddbd64590", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10|^0.11", - "ext-json": "*", - "ext-mbstring": "*", - "paragonie/constant_time_encoding": "^2.4", + "ext-openssl": "*", "php": ">=8.1", - "spomky-labs/pki-framework": "^1.0" - }, - "conflict": { - "spomky-labs/jose": "*" + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "web-token/jwt-library": "^3.3" }, "type": "library", - "autoload": { - "psr-4": { - "Jose\\Component\\Core\\": "" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -13773,7 +14671,7 @@ "homepage": "https://github.com/web-token/jwt-framework/contributors" } ], - "description": "Core component of the JWT Framework.", + "description": "[DEPRECATED] Please use web-token/jwt-library instead.", "homepage": "https://github.com/web-token", "keywords": [ "JOSE", @@ -13794,7 +14692,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-core/tree/3.2.8" + "source": "https://github.com/web-token/jwt-key-mgmt/tree/3.4.6" }, "funding": [ { @@ -13802,39 +14700,55 @@ "type": "patreon" } ], - "time": "2023-08-23T09:49:09+00:00" + "abandoned": "web-token/jwt-library", + "time": "2024-02-22T07:19:34+00:00" }, { - "name": "web-token/jwt-key-mgmt", - "version": "3.2.8", + "name": "web-token/jwt-library", + "version": "3.4.6", "source": { "type": "git", - "url": "https://github.com/web-token/jwt-key-mgmt.git", - "reference": "3b51eeeff38ac58ee86ec83d073b88b8294b1c7e" + "url": "https://github.com/web-token/jwt-library.git", + "reference": "1a25c8ced3e2b3c31d32dcfad215cbd8cb812f28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/3b51eeeff38ac58ee86ec83d073b88b8294b1c7e", - "reference": "3b51eeeff38ac58ee86ec83d073b88b8294b1c7e", + "url": "https://api.github.com/repos/web-token/jwt-library/zipball/1a25c8ced3e2b3c31d32dcfad215cbd8cb812f28", + "reference": "1a25c8ced3e2b3c31d32dcfad215cbd8cb812f28", "shasum": "" }, "require": { - "ext-openssl": "*", + "brick/math": "^0.9|^0.10|^0.11|^0.12", + "ext-json": "*", + "ext-mbstring": "*", + "paragonie/constant_time_encoding": "^2.6|^3.0", + "paragonie/sodium_compat": "^1.20|^2.0", "php": ">=8.1", + "psr/cache": "^3.0", + "psr/clock": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", - "web-token/jwt-core": "^3.2" + "spomky-labs/pki-framework": "^1.2.1", + "symfony/console": "^5.4|^6.0|^7.0", + "symfony/http-client": "^5.4|^6.0|^7.0", + "symfony/polyfill-mbstring": "^1.12" + }, + "conflict": { + "spomky-labs/jose": "*" }, "suggest": { + "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance", + "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance", + "ext-openssl": "For key management (creation, optimization, etc.) and some algorithms (AES, RSA, ECDSA, etc.)", "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys", - "php-http/httplug": "To enable JKU/X5U support.", - "php-http/message-factory": "To enable JKU/X5U support.", - "web-token/jwt-util-ecc": "To use EC key analyzers." + "paragonie/sodium_compat": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys", + "spomky-labs/aes-key-wrap": "For all Key Wrapping algorithms (A128KW, A192KW, A256KW, A128GCMKW, A192GCMKW, A256GCMKW, PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW...)", + "symfony/http-client": "To enable JKU/X5U support." }, "type": "library", "autoload": { "psr-4": { - "Jose\\Component\\KeyManagement\\": "" + "Jose\\Component\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -13848,10 +14762,10 @@ }, { "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-key-mgmt/contributors" + "homepage": "https://github.com/web-token/jwt-framework/contributors" } ], - "description": "Key Management component of the JWT Framework.", + "description": "JWT library", "homepage": "https://github.com/web-token", "keywords": [ "JOSE", @@ -13872,48 +14786,40 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-key-mgmt/tree/3.2.8" + "issues": "https://github.com/web-token/jwt-library/issues", + "source": "https://github.com/web-token/jwt-library/tree/3.4.6" }, "funding": [ + { + "url": "https://github.com/Spomky", + "type": "github" + }, { "url": "https://www.patreon.com/FlorentMorselli", "type": "patreon" } ], - "time": "2023-05-18T16:20:51+00:00" + "time": "2024-07-02T16:35:11+00:00" }, { "name": "web-token/jwt-signature", - "version": "3.2.8", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/web-token/jwt-signature.git", - "reference": "156e0b0ef534e53eecf23a32a92ee6d8cb4fdac4" + "reference": "eccfd59e658d4118414cf6d14229aa52eec387e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/156e0b0ef534e53eecf23a32a92ee6d8cb4fdac4", - "reference": "156e0b0ef534e53eecf23a32a92ee6d8cb4fdac4", + "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/eccfd59e658d4118414cf6d14229aa52eec387e7", + "reference": "eccfd59e658d4118414cf6d14229aa52eec387e7", "shasum": "" }, "require": { "php": ">=8.1", - "web-token/jwt-core": "^3.2" - }, - "suggest": { - "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms", - "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms", - "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms", - "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms", - "web-token/jwt-signature-algorithm-none": "None Signature Algorithm", - "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms" + "web-token/jwt-library": "^3.3" }, "type": "library", - "autoload": { - "psr-4": { - "Jose\\Component\\Signature\\": "" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -13925,10 +14831,10 @@ }, { "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-signature/contributors" + "homepage": "https://github.com/web-token/jwt-framework/contributors" } ], - "description": "Signature component of the JWT Framework.", + "description": "[DEPRECATED] Please use web-token/jwt-library instead.", "homepage": "https://github.com/web-token", "keywords": [ "JOSE", @@ -13949,7 +14855,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-signature/tree/3.2.8" + "source": "https://github.com/web-token/jwt-signature/tree/3.4.6" }, "funding": [ { @@ -13957,33 +14863,29 @@ "type": "patreon" } ], - "time": "2023-05-18T16:20:51+00:00" + "abandoned": "web-token/jwt-library", + "time": "2024-02-22T07:19:34+00:00" }, { "name": "web-token/jwt-signature-algorithm-ecdsa", - "version": "3.2.8", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git", - "reference": "34b119d6b5eca53914ad3b96660e5bd7fb5538b9" + "reference": "28516e170f6ee6d13766d9e2b912c2853e1ac5e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/34b119d6b5eca53914ad3b96660e5bd7fb5538b9", - "reference": "34b119d6b5eca53914ad3b96660e5bd7fb5538b9", + "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/28516e170f6ee6d13766d9e2b912c2853e1ac5e4", + "reference": "28516e170f6ee6d13766d9e2b912c2853e1ac5e4", "shasum": "" }, "require": { "ext-openssl": "*", "php": ">=8.1", - "web-token/jwt-signature": "^3.2" + "web-token/jwt-library": "^3.3" }, "type": "library", - "autoload": { - "psr-4": { - "Jose\\Component\\Signature\\Algorithm\\": "" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -13998,7 +14900,7 @@ "homepage": "https://github.com/web-token/jwt-framework/contributors" } ], - "description": "ECDSA Based Signature Algorithms the JWT Framework.", + "description": "[DEPRECATED] Please use web-token/jwt-library instead.", "homepage": "https://github.com/web-token", "keywords": [ "JOSE", @@ -14019,7 +14921,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.2.8" + "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.4.6" }, "funding": [ { @@ -14027,36 +14929,29 @@ "type": "patreon" } ], - "time": "2023-05-18T16:20:51+00:00" + "abandoned": "web-token/jwt-library", + "time": "2024-02-22T07:19:34+00:00" }, { "name": "web-token/jwt-util-ecc", - "version": "3.2.8", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/web-token/jwt-util-ecc.git", - "reference": "b2337052dbee724d710c1fdb0d3609835a5f8609" + "reference": "667934c5c6e37238f4e67d51aa3ba55abc703e1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/b2337052dbee724d710c1fdb0d3609835a5f8609", - "reference": "b2337052dbee724d710c1fdb0d3609835a5f8609", + "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/667934c5c6e37238f4e67d51aa3ba55abc703e1a", + "reference": "667934c5c6e37238f4e67d51aa3ba55abc703e1a", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10|^0.11", - "php": ">=8.1" - }, - "suggest": { - "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance", - "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance" + "brick/math": "^0.9|^0.10|^0.11|^0.12", + "php": ">=8.1", + "web-token/jwt-library": "^3.3" }, "type": "library", - "autoload": { - "psr-4": { - "Jose\\Component\\Core\\Util\\Ecc\\": "" - } - }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" @@ -14071,7 +14966,7 @@ "homepage": "https://github.com/web-token/jwt-framework/contributors" } ], - "description": "ECC Tools for the JWT Framework.", + "description": "[DEPRECATED] Please use web-token/jwt-library instead.", "homepage": "https://github.com/web-token", "keywords": [ "JOSE", @@ -14092,7 +14987,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-util-ecc/tree/3.2.8" + "source": "https://github.com/web-token/jwt-util-ecc/tree/3.4.6" }, "funding": [ { @@ -14100,7 +14995,8 @@ "type": "patreon" } ], - "time": "2023-02-02T13:35:41+00:00" + "abandoned": "web-token/jwt-library", + "time": "2024-02-22T07:19:34+00:00" }, { "name": "webmozart/assert", @@ -14304,16 +15200,16 @@ "packages-dev": [ { "name": "symplify/vendor-patches", - "version": "11.2.3", + "version": "11.3.7", "source": { "type": "git", "url": "https://github.com/symplify/vendor-patches.git", - "reference": "793c5d0f995988af690e2a278d0133df41638528" + "reference": "dec8ec588192a3ee0d886288395b5cd6a768126e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/vendor-patches/zipball/793c5d0f995988af690e2a278d0133df41638528", - "reference": "793c5d0f995988af690e2a278d0133df41638528", + "url": "https://api.github.com/repos/symplify/vendor-patches/zipball/dec8ec588192a3ee0d886288395b5cd6a768126e", + "reference": "dec8ec588192a3ee0d886288395b5cd6a768126e", "shasum": "" }, "require": { @@ -14331,7 +15227,7 @@ "description": "Generate vendor patches for packages with single command", "support": { "issues": "https://github.com/symplify/vendor-patches/issues", - "source": "https://github.com/symplify/vendor-patches/tree/11.2.3" + "source": "https://github.com/symplify/vendor-patches/tree/11.3.7" }, "funding": [ { @@ -14343,7 +15239,7 @@ "type": "github" } ], - "time": "2023-02-07T11:23:54+00:00" + "time": "2024-01-23T17:12:30+00:00" } ], "aliases": [], @@ -14355,5 +15251,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }