From a669ec18182814ce3e54b42ccee0b140ec93c4f8 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Mon, 24 Feb 2025 11:13:05 +0000 Subject: [PATCH] Update. --- composer.json | 2 +- composer.lock | 554 +++++++++++++++++++++++++++++++------------------- 2 files changed, 346 insertions(+), 210 deletions(-) diff --git a/composer.json b/composer.json index b45b1ba..6b9d5b5 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "drupal/smtp": "^1.2", "drupal/health_check_url": "^3.2", "drupal/oauth_login_oauth2": "^3.0", - "drupal/simple_oauth_password_grant": "^1.0@RC", + "drupal/simple_oauth_password_grant": "^2.0", "drupal/farm_map_custom_layers": "^1.2", "drupal/farm_eggs": "^2.2", "drupal/graphql": "^4.7" diff --git a/composer.lock b/composer.lock index 6ab9952..35bda8f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bc9dbdab9a3c5b557bdcd87a0982a0b6", + "content-hash": "24604b0020665a9d20670dfaaa09fe2c", "packages": [ { "name": "asm89/stack-cors", @@ -1256,17 +1256,17 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.5.1", + "version": "3.5.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.5.1" + "reference": "3.5.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.1.zip", - "reference": "3.5.1", - "shasum": "b5215109836f7fade374fef531231e36c1c9b945" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.3.zip", + "reference": "3.5.3", + "shasum": "363cdd6e6ca47983900f40793edf9a8b26f132bb" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" @@ -1277,8 +1277,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.5.1", - "datestamp": "1730409973", + "version": "3.5.3", + "datestamp": "1740156799", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1311,6 +1311,10 @@ "homepage": "https://www.drupal.org/u/matio89", "role": "Maintainer" }, + { + "name": "fethi.krout", + "homepage": "https://www.drupal.org/user/3206765" + }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" @@ -1441,16 +1445,16 @@ }, { "name": "drupal/core", - "version": "10.4.1", + "version": "10.4.3", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "0aeb6303b33d813a68ea78c40466715d9fcfac46" + "reference": "b9ecec3637e19050a3ab5fe14f6d84e9e00c9abd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/0aeb6303b33d813a68ea78c40466715d9fcfac46", - "reference": "0aeb6303b33d813a68ea78c40466715d9fcfac46", + "url": "https://api.github.com/repos/drupal/core/zipball/b9ecec3637e19050a3ab5fe14f6d84e9e00c9abd", + "reference": "b9ecec3637e19050a3ab5fe14f6d84e9e00c9abd", "shasum": "" }, "require": { @@ -1599,13 +1603,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.4.1" + "source": "https://github.com/drupal/core/tree/10.4.3" }, - "time": "2025-01-06T23:26:38+00:00" + "time": "2025-02-18T22:41:05+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.4.1", + "version": "10.4.3", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1649,7 +1653,7 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.1" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.3" }, "time": "2024-08-22T14:31:30+00:00" }, @@ -1833,17 +1837,17 @@ }, { "name": "drupal/entity_browser", - "version": "2.12.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_browser.git", - "reference": "8.x-2.12" + "reference": "8.x-2.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.12.zip", - "reference": "8.x-2.12", - "shasum": "eeafb55f02317c63b17d71913cb918e6341b7c0d" + "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.13.zip", + "reference": "8.x-2.13", + "shasum": "9c31caed2602a5cb582cb4f1e1feaac44cbbc21b" }, "require": { "drupal/core": "^10.2 || ^11" @@ -1852,12 +1856,11 @@ "drupal/media_entity": "1.*" }, "require-dev": { - "drupal/ckeditor": "^1.0", "drupal/embed": "^1.0", "drupal/entity_embed": "^1.0", "drupal/entity_reference_revisions": "^1.0", "drupal/entityqueue": "^1.0", - "drupal/inline_entity_form": "^1.0@rc", + "drupal/inline_entity_form": "^1 || ^3", "drupal/paragraphs": "^1.0", "drupal/search_api": "^1.0", "drupal/token": "^1.0" @@ -1865,8 +1868,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.12", - "datestamp": "1730631838", + "version": "8.x-2.13", + "datestamp": "1739701403", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2235,20 +2238,20 @@ }, { "name": "drupal/fraction", - "version": "2.3.3", + "version": "3.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fraction.git", - "reference": "2.3.3" + "reference": "3.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fraction-2.3.3.zip", - "reference": "2.3.3", - "shasum": "194c3b4ce1a60b124874ce839e2e0ab3891ca110" + "url": "https://ftp.drupal.org/files/projects/fraction-3.0.1.zip", + "reference": "3.0.1", + "shasum": "b61ce4a56afcad4b041e41c25bdf81a5133e12ab" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^10.3 || ^11" }, "require-dev": { "drupal/feeds": "^3.0" @@ -2256,8 +2259,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.3", - "datestamp": "1736454314", + "version": "3.0.1", + "datestamp": "1736454358", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2352,17 +2355,17 @@ }, { "name": "drupal/gin", - "version": "4.0.2", + "version": "4.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "4.0.2" + "reference": "4.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-4.0.2.zip", - "reference": "4.0.2", - "shasum": "501f167bd7009cffa29848a918b3982cb0a8245b" + "url": "https://ftp.drupal.org/files/projects/gin-4.0.5.zip", + "reference": "4.0.5", + "shasum": "d1ff5c5fe171badda27bccb967006b05ef283007" }, "require": { "drupal/core": "^10 || ^11", @@ -2371,8 +2374,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "4.0.2", - "datestamp": "1735405135", + "version": "4.0.5", + "datestamp": "1739910568", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2703,26 +2706,26 @@ }, { "name": "drupal/inspire_tree", - "version": "1.0.5", + "version": "1.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inspire_tree.git", - "reference": "1.0.5" + "reference": "1.0.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inspire_tree-1.0.5.zip", - "reference": "1.0.5", - "shasum": "418f00a58f25ada5278887a92c15da2587d6613b" + "url": "https://ftp.drupal.org/files/projects/inspire_tree-1.0.6.zip", + "reference": "1.0.6", + "shasum": "fee1f9bd307e421ad8399248e96ad615204efb20" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.5", - "datestamp": "1668446146", + "version": "1.0.6", + "datestamp": "1739534707", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2870,17 +2873,17 @@ }, { "name": "drupal/log", - "version": "2.3.0", + "version": "2.3.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/log.git", - "reference": "2.3.0" + "reference": "2.3.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/log-2.3.0.zip", - "reference": "2.3.0", - "shasum": "27c69c1d5279437106218bf8fc4efc28f3c13ac5" + "url": "https://ftp.drupal.org/files/projects/log-2.3.1.zip", + "reference": "2.3.1", + "shasum": "4bd67d55ee2681d783a2dbdc64a72a5d479f113a" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -2891,12 +2894,17 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.0", - "datestamp": "1721317410", + "version": "2.3.1", + "datestamp": "1738078544", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "phpstan": { + "includes": [ + "entity_mapping.neon" + ] } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3172,17 +3180,17 @@ }, { "name": "drupal/oauth_login_oauth2", - "version": "3.0.14", + "version": "3.0.15", "source": { "type": "git", "url": "https://git.drupalcode.org/project/oauth_login_oauth2.git", - "reference": "3.0.14" + "reference": "3.0.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/oauth_login_oauth2-3.0.14.zip", - "reference": "3.0.14", - "shasum": "70d66d2924c916c3c03efd1af7a1dbae67f0c904" + "url": "https://ftp.drupal.org/files/projects/oauth_login_oauth2-3.0.15.zip", + "reference": "3.0.15", + "shasum": "9985576123c559da3d7f8c9a55e805bb5fe73f58" }, "require": { "drupal/core": "^9.3 || ^10 || ^11" @@ -3190,8 +3198,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.14", - "datestamp": "1730888167", + "version": "3.0.15", + "datestamp": "1738647695", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3289,24 +3297,23 @@ }, { "name": "drupal/simple_oauth", - "version": "6.0.0-beta8", + "version": "6.0.0-beta9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_oauth.git", - "reference": "6.0.0-beta8" + "reference": "6.0.0-beta9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/simple_oauth-6.0.0-beta8.zip", - "reference": "6.0.0-beta8", - "shasum": "5629128e55b4834c169f3c4a18b30aa9b48b49fc" + "url": "https://ftp.drupal.org/files/projects/simple_oauth-6.0.0-beta9.zip", + "reference": "6.0.0-beta9", + "shasum": "17583c71c112e23d85e3a26b5724b3dccffd8389" }, "require": { "drupal/consumers": "^1.17", "drupal/core": "^10.2 || ^11", - "league/oauth2-server": "^8.5 || ^9.0", "php": ">=8.1", - "steverhoades/oauth2-openid-connect-server": "^2.6" + "steverhoades/oauth2-openid-connect-server": "^3.0" }, "require-dev": { "drupal/simple_oauth_static_scope": "*", @@ -3315,8 +3322,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.0-beta8", - "datestamp": "1734959037", + "version": "6.0.0-beta9", + "datestamp": "1740383197", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -3354,32 +3361,32 @@ }, { "name": "drupal/simple_oauth_password_grant", - "version": "1.0.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_oauth_password_grant.git", - "reference": "1.0.0" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/simple_oauth_password_grant-1.0.0.zip", - "reference": "1.0.0", - "shasum": "9b55521cc717a87102efd0e4d678602793679a16" + "url": "https://ftp.drupal.org/files/projects/simple_oauth_password_grant-2.0.0.zip", + "reference": "2.0.0", + "shasum": "7a4731de07f042729b6afe85410e8a7508a7236c" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/simple_oauth": "^6", - "php": ">=8.0" + "php": ">=8.1" }, "require-dev": { - "drush/drush": "^12", - "phpspec/prophecy-phpunit": "^2" + "drupal/consumers": "1.x-dev@dev", + "drupal/simple_oauth": "6.0.x-dev@dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.0", - "datestamp": "1726733043", + "version": "2.0.0", + "datestamp": "1736355659", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4078,16 +4085,16 @@ }, { "name": "farmos/farmos", - "version": "3.3.3", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/farmOS/farmOS.git", - "reference": "c83888b83e464d5c5956d3b379bf8e58d4592ac1" + "reference": "164798a8edd82ca55ab7a5159817a24a4305cc73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/farmOS/farmOS/zipball/c83888b83e464d5c5956d3b379bf8e58d4592ac1", - "reference": "c83888b83e464d5c5956d3b379bf8e58d4592ac1", + "url": "https://api.github.com/repos/farmOS/farmOS/zipball/164798a8edd82ca55ab7a5159817a24a4305cc73", + "reference": "164798a8edd82ca55ab7a5159817a24a4305cc73", "shasum": "" }, "require": { @@ -4095,7 +4102,7 @@ "drupal/admin_toolbar": "^3.3", "drupal/config_update": "^2.0@alpha", "drupal/consumers": "^1.19", - "drupal/core": "10.4.1", + "drupal/core": "10.4.3", "drupal/csv_serialization": "^4.0.1", "drupal/date_popup": "^1.3", "drupal/entity": "1.5", @@ -4104,21 +4111,21 @@ "drupal/entity_reference_revisions": "1.12", "drupal/entity_reference_validators": "^1.0@beta", "drupal/exif_orientation": "^1.2", - "drupal/fraction": "^2.3.1", + "drupal/fraction": "^3.0", "drupal/geofield": "^1.40", - "drupal/gin": "4.0.2", + "drupal/gin": "4.0.5", "drupal/inline_entity_form": "^1.0@RC", "drupal/inspire_tree": "^1.0", "drupal/jsonapi_extras": "^3.22", "drupal/jsonapi_schema": "1.0-rc1", - "drupal/log": "^2.3", + "drupal/log": "^2.3.1", "drupal/migrate_plus": "^6.0", "drupal/migrate_source_csv": "^3.5", "drupal/migrate_source_ui": "^1.0", "drupal/migrate_tools": "^6.0.3", "drupal/role_delegation": "^1.2", "drupal/simple_oauth": "^6.0@beta", - "drupal/simple_oauth_password_grant": "^1.0@RC", + "drupal/simple_oauth_password_grant": "^2.0", "drupal/state_machine": "^1.9", "drupal/subrequests": "^3.0.6", "drupal/token": "^1.11", @@ -4160,6 +4167,11 @@ "Issue #3267304: Infer target_revision_id to be Latest Revision when Only a target_id is Provided": "https://www.drupal.org/files/issues/2022-05-13/3267304-9.patch" } }, + "phpstan": { + "includes": [ + "entity_mapping.neon" + ] + }, "patchLevel": { "drupal/core": "-p2" } @@ -4181,7 +4193,7 @@ "docs": "https://farmOS.org/guide", "forum": "https://farmOS.discourse.group", "issues": "https://github.com/farmOS/farmOS/issues", - "source": "https://github.com/farmOS/farmOS/tree/3.3.3" + "source": "https://github.com/farmOS/farmOS/tree/3.4.1" }, "funding": [ { @@ -4193,14 +4205,14 @@ "type": "open_collective" } ], - "time": "2025-01-07T17:45:49+00:00" + "time": "2025-02-19T19:26:59+00:00" }, { "name": "farmos/farmos-map", - "version": "2.3.0", + "version": "2.4.0", "dist": { "type": "zip", - "url": "https://github.com/farmOS/farmOS-map/releases/download/v2.3.0/v2.3.0-dist.zip" + "url": "https://github.com/farmOS/farmOS-map/releases/download/v2.4.0/v2.4.0-dist.zip" }, "type": "drupal-library", "extra": { @@ -4881,16 +4893,16 @@ }, { "name": "lcobucci/jwt", - "version": "5.4.2", + "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "ea1ce71cbf9741e445a5914e2f67cdbb484ff712" + "reference": "a835af59b030d3f2967725697cf88300f579088e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/ea1ce71cbf9741e445a5914e2f67cdbb484ff712", - "reference": "ea1ce71cbf9741e445a5914e2f67cdbb484ff712", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a835af59b030d3f2967725697cf88300f579088e", + "reference": "a835af59b030d3f2967725697cf88300f579088e", "shasum": "" }, "require": { @@ -4938,7 +4950,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/5.4.2" + "source": "https://github.com/lcobucci/jwt/tree/5.5.0" }, "funding": [ { @@ -4950,7 +4962,7 @@ "type": "patreon" } ], - "time": "2024-11-07T12:54:35+00:00" + "time": "2025-01-26T21:29:45+00:00" }, { "name": "league/container", @@ -5123,29 +5135,34 @@ }, { "name": "league/event", - "version": "2.2.0", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/thephpleague/event.git", - "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119" + "reference": "ec38ff7ea10cad7d99a79ac937fbcffb9334c210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119", - "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119", + "url": "https://api.github.com/repos/thephpleague/event/zipball/ec38ff7ea10cad7d99a79ac937fbcffb9334c210", + "reference": "ec38ff7ea10cad7d99a79ac937fbcffb9334c210", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=7.2.0", + "psr/event-dispatcher": "^1.0" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0" }, "require-dev": { - "henrikbjorn/phpspec-code-coverage": "~1.0.1", - "phpspec/phpspec": "^2.2" + "friendsofphp/php-cs-fixer": "^2.16", + "phpstan/phpstan": "^0.12.45", + "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -5171,44 +5188,52 @@ ], "support": { "issues": "https://github.com/thephpleague/event/issues", - "source": "https://github.com/thephpleague/event/tree/master" + "source": "https://github.com/thephpleague/event/tree/3.0.3" }, - "time": "2018-11-26T11:52:41+00:00" + "time": "2024-09-04T16:06:53+00:00" }, { "name": "league/oauth2-server", - "version": "8.5.5", + "version": "9.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", - "reference": "cc8778350f905667e796b3c2364a9d3bd7a73518" + "reference": "00323013403e1a1e0f424affafca56c28b60c22c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/cc8778350f905667e796b3c2364a9d3bd7a73518", - "reference": "cc8778350f905667e796b3c2364a9d3bd7a73518", + "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/00323013403e1a1e0f424affafca56c28b60c22c", + "reference": "00323013403e1a1e0f424affafca56c28b60c22c", "shasum": "" }, "require": { - "defuse/php-encryption": "^2.3", + "defuse/php-encryption": "^2.4", + "ext-json": "*", "ext-openssl": "*", - "lcobucci/clock": "^2.2 || ^3.0", - "lcobucci/jwt": "^4.3 || ^5.0", - "league/event": "^2.2", - "league/uri": "^6.7 || ^7.0", - "php": "^8.0", - "psr/http-message": "^1.0.1 || ^2.0" + "lcobucci/clock": "^2.3 || ^3.0", + "lcobucci/jwt": "^5.0", + "league/event": "^3.0", + "league/uri": "^7.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", + "psr/http-message": "^2.0", + "psr/http-server-middleware": "^1.0" }, "replace": { "league/oauth2server": "*", "lncd/oauth2": "*" }, "require-dev": { - "laminas/laminas-diactoros": "^3.0.0", - "phpstan/phpstan": "^0.12.57", - "phpstan/phpstan-phpunit": "^0.12.16", - "phpunit/phpunit": "^9.6.6", - "roave/security-advisories": "dev-master" + "laminas/laminas-diactoros": "^3.5", + "php-parallel-lint/php-parallel-lint": "^1.3.2", + "phpstan/extension-installer": "^1.3.1", + "phpstan/phpstan": "^1.12", + "phpstan/phpstan-deprecation-rules": "^1.1.4", + "phpstan/phpstan-phpunit": "^1.3.15", + "phpstan/phpstan-strict-rules": "^1.5.2", + "phpunit/phpunit": "^9.6.21", + "roave/security-advisories": "dev-master", + "slevomat/coding-standard": "^8.14.1", + "squizlabs/php_codesniffer": "^3.8" }, "type": "library", "autoload": { @@ -5253,7 +5278,7 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", - "source": "https://github.com/thephpleague/oauth2-server/tree/8.5.5" + "source": "https://github.com/thephpleague/oauth2-server/tree/9.2.0" }, "funding": [ { @@ -5261,7 +5286,7 @@ "type": "github" } ], - "time": "2024-12-20T23:06:10+00:00" + "time": "2025-02-15T00:49:10+00:00" }, { "name": "league/uri", @@ -6544,6 +6569,119 @@ }, "time": "2023-04-04T09:54:51+00:00" }, + { + "name": "psr/http-server-handler", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-server-handler.git", + "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4", + "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4", + "shasum": "" + }, + "require": { + "php": ">=7.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Server\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP server-side request handler", + "keywords": [ + "handler", + "http", + "http-interop", + "psr", + "psr-15", + "psr-7", + "request", + "response", + "server" + ], + "support": { + "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2" + }, + "time": "2023-04-10T20:06:20+00:00" + }, + { + "name": "psr/http-server-middleware", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-server-middleware.git", + "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829", + "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829", + "shasum": "" + }, + "require": { + "php": ">=7.0", + "psr/http-message": "^1.0 || ^2.0", + "psr/http-server-handler": "^1.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Http\\Server\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP server-side middleware", + "keywords": [ + "http", + "http-interop", + "middleware", + "psr", + "psr-15", + "psr-7", + "request", + "response" + ], + "support": { + "issues": "https://github.com/php-fig/http-server-middleware/issues", + "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2" + }, + "time": "2023-04-11T06:14:47+00:00" + }, { "name": "psr/log", "version": "3.0.2", @@ -6785,24 +6923,25 @@ }, { "name": "steverhoades/oauth2-openid-connect-server", - "version": "v2.6.1", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git", - "reference": "269c4dc071519e8220e249cbdee9b0723e95215e" + "reference": "f20665aeeeec78fb336c1bc89e8152b4b2380221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/269c4dc071519e8220e249cbdee9b0723e95215e", - "reference": "269c4dc071519e8220e249cbdee9b0723e95215e", + "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/f20665aeeeec78fb336c1bc89e8152b4b2380221", + "reference": "f20665aeeeec78fb336c1bc89e8152b4b2380221", "shasum": "" }, "require": { "lcobucci/jwt": "4.1.5|^4.2|^4.3|^5.0", - "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0" + "league/oauth2-server": "^8.4.2|^9.0", + "php": ">=7.4" }, "require-dev": { - "laminas/laminas-diactoros": "^1.3.2", + "laminas/laminas-diactoros": "^1.3.2 || ^3.3", "phpunit/phpunit": "^5.0|^9.5" }, "type": "library", @@ -6824,9 +6963,9 @@ "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server", "support": { "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues", - "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.6.1" + "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v3.0.1" }, - "time": "2023-09-08T16:15:47+00:00" + "time": "2024-09-26T16:19:13+00:00" }, { "name": "symfony/console", @@ -7072,16 +7211,16 @@ }, { "name": "symfony/error-handler", - "version": "v7.2.1", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "6150b89186573046167796fa5f3f76601d5145f8" + "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/6150b89186573046167796fa5f3f76601d5145f8", - "reference": "6150b89186573046167796fa5f3f76601d5145f8", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/959a74d044a6db21f4caa6d695648dcb5584cb49", + "reference": "959a74d044a6db21f4caa6d695648dcb5584cb49", "shasum": "" }, "require": { @@ -7127,7 +7266,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v7.2.1" + "source": "https://github.com/symfony/error-handler/tree/v7.2.3" }, "funding": [ { @@ -7143,7 +7282,7 @@ "type": "tidelift" } ], - "time": "2024-12-07T08:50:44+00:00" + "time": "2025-01-07T09:39:55+00:00" }, { "name": "symfony/event-dispatcher", @@ -7433,16 +7572,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.4.16", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57" + "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/431771b7a6f662f1575b3cfc8fd7617aa9864d57", - "reference": "431771b7a6f662f1575b3cfc8fd7617aa9864d57", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0492d6217e5ab48f51fca76f64cf8e78919d0db", + "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db", "shasum": "" }, "require": { @@ -7490,7 +7629,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.4.16" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.18" }, "funding": [ { @@ -7506,20 +7645,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T18:58:10+00:00" + "time": "2025-01-09T15:48:56+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.17", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c5647393c5ce11833d13e4b70fff4b571d4ac710" + "reference": "fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c5647393c5ce11833d13e4b70fff4b571d4ac710", - "reference": "c5647393c5ce11833d13e4b70fff4b571d4ac710", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7", + "reference": "fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7", "shasum": "" }, "require": { @@ -7604,7 +7743,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.17" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.18" }, "funding": [ { @@ -7620,20 +7759,20 @@ "type": "tidelift" } ], - "time": "2024-12-31T14:49:31+00:00" + "time": "2025-01-29T07:25:58+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.13", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "c2f7e0d8d7ac8fe25faccf5d8cac462805db2663" + "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/c2f7e0d8d7ac8fe25faccf5d8cac462805db2663", - "reference": "c2f7e0d8d7ac8fe25faccf5d8cac462805db2663", + "url": "https://api.github.com/repos/symfony/mailer/zipball/e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", + "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", "shasum": "" }, "require": { @@ -7684,7 +7823,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.13" + "source": "https://github.com/symfony/mailer/tree/v6.4.18" }, "funding": [ { @@ -7700,20 +7839,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2025-01-24T15:27:15+00:00" }, { "name": "symfony/mime", - "version": "v6.4.17", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "ea87c8850a54ff039d3e0ab4ae5586dd4e6c0232" + "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/ea87c8850a54ff039d3e0ab4ae5586dd4e6c0232", - "reference": "ea87c8850a54ff039d3e0ab4ae5586dd4e6c0232", + "url": "https://api.github.com/repos/symfony/mime/zipball/917d77981eb1ea963608d5cda4d9c0cf72eaa68e", + "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e", "shasum": "" }, "require": { @@ -7769,7 +7908,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.17" + "source": "https://github.com/symfony/mime/tree/v6.4.18" }, "funding": [ { @@ -7785,7 +7924,7 @@ "type": "tidelift" } ], - "time": "2024-12-02T11:09:41+00:00" + "time": "2025-01-23T13:10:52+00:00" }, { "name": "symfony/polyfill-ctype", @@ -8566,16 +8705,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.16", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "91e02e606b4b705c2f4fb42f7e7708b7923a3220" + "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/91e02e606b4b705c2f4fb42f7e7708b7923a3220", - "reference": "91e02e606b4b705c2f4fb42f7e7708b7923a3220", + "url": "https://api.github.com/repos/symfony/routing/zipball/e9bfc94953019089acdfb9be51c1b9142c4afa68", + "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68", "shasum": "" }, "require": { @@ -8629,7 +8768,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.16" + "source": "https://github.com/symfony/routing/tree/v6.4.18" }, "funding": [ { @@ -8645,20 +8784,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T15:31:34+00:00" + "time": "2025-01-09T08:51:02+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.15", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "9d862d66198f3c2e30404228629ef4c18d5d608e" + "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/9d862d66198f3c2e30404228629ef4c18d5d608e", - "reference": "9d862d66198f3c2e30404228629ef4c18d5d608e", + "url": "https://api.github.com/repos/symfony/serializer/zipball/6ad986f62276da4c8c69754decfaa445a89cb6e3", + "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3", "shasum": "" }, "require": { @@ -8727,7 +8866,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.4.15" + "source": "https://github.com/symfony/serializer/tree/v6.4.18" }, "funding": [ { @@ -8743,7 +8882,7 @@ "type": "tidelift" } ], - "time": "2024-10-23T13:25:59+00:00" + "time": "2025-01-28T18:47:02+00:00" }, { "name": "symfony/service-contracts", @@ -8994,16 +9133,16 @@ }, { "name": "symfony/validator", - "version": "v6.4.17", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "a3c19a0e542d427c207e22242043ef35b5b99a2c" + "reference": "ce20367d07b2592202e9c266b16a93fa50145207" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/a3c19a0e542d427c207e22242043ef35b5b99a2c", - "reference": "a3c19a0e542d427c207e22242043ef35b5b99a2c", + "url": "https://api.github.com/repos/symfony/validator/zipball/ce20367d07b2592202e9c266b16a93fa50145207", + "reference": "ce20367d07b2592202e9c266b16a93fa50145207", "shasum": "" }, "require": { @@ -9071,7 +9210,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.17" + "source": "https://github.com/symfony/validator/tree/v6.4.18" }, "funding": [ { @@ -9087,20 +9226,20 @@ "type": "tidelift" } ], - "time": "2024-12-29T12:50:19+00:00" + "time": "2025-01-27T16:05:44+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.15", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80" + "reference": "4ad10cf8b020e77ba665305bb7804389884b4837" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80", - "reference": "38254d5a5ac2e61f2b52f9caf54e7aa3c9d36b80", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4ad10cf8b020e77ba665305bb7804389884b4837", + "reference": "4ad10cf8b020e77ba665305bb7804389884b4837", "shasum": "" }, "require": { @@ -9156,7 +9295,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.15" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.18" }, "funding": [ { @@ -9172,7 +9311,7 @@ "type": "tidelift" } ], - "time": "2024-11-08T15:28:48+00:00" + "time": "2025-01-17T11:26:11+00:00" }, { "name": "symfony/var-exporter", @@ -9252,16 +9391,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.13", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9" + "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e99b4e94d124b29ee4cf3140e1b537d2dad8cec9", - "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", + "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", "shasum": "" }, "require": { @@ -9304,7 +9443,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.13" + "source": "https://github.com/symfony/yaml/tree/v6.4.18" }, "funding": [ { @@ -9320,28 +9459,27 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2025-01-07T09:44:41+00:00" }, { "name": "twig/twig", - "version": "v3.18.0", + "version": "v3.20.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50" + "reference": "3468920399451a384bef53cf7996965f7cd40183" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3468920399451a384bef53cf7996965f7cd40183", + "reference": "3468920399451a384bef53cf7996965f7cd40183", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=8.1.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php81": "^1.29" + "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { "phpstan/phpstan": "^2.0", @@ -9388,7 +9526,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.18.0" + "source": "https://github.com/twigphp/Twig/tree/v3.20.0" }, "funding": [ { @@ -9400,7 +9538,7 @@ "type": "tidelift" } ], - "time": "2024-12-29T10:51:50+00:00" + "time": "2025-02-13T08:34:43+00:00" }, { "name": "webflo/drupal-finder", @@ -9573,9 +9711,7 @@ "packages-dev": [], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "drupal/simple_oauth_password_grant": 5 - }, + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {},