diff --git a/composer.lock b/composer.lock index 16bdd02..2a02723 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": "3769a412a06ae779c04bc9387929f746", + "content-hash": "cd0a23e862485ff802a0b4d6a53bc0f9", "packages": [ { "name": "abraham/twitteroauth", @@ -175,60 +175,7 @@ "issues": "https://gitlab.com/agaric/php/php-facebook/-/issues", "source": "https://gitlab.com/agaric/php/php-facebook/-/tree/1.0.0" }, - "time": "2022-05-12T00:31:53+00:00" - }, - { - "name": "arthurkushman/query-path", - "version": "3.1.4", - "source": { - "type": "git", - "url": "https://github.com/arthurkushman/querypath.git", - "reference": "a62260eddc58e0b30dfeb7c9db60a8bd593d2135" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/arthurkushman/querypath/zipball/a62260eddc58e0b30dfeb7c9db60a8bd593d2135", - "reference": "a62260eddc58e0b30dfeb7c9db60a8bd593d2135", - "shasum": "" - }, - "require": { - "masterminds/html5": "2.*", - "php": ">=7.1" - }, - "require-dev": { - "fzaninotto/faker": "^1.8", - "mockery/mockery": "^1.1", - "phpunit/phpunit": "^7.2" - }, - "type": "library", - "autoload": { - "files": [ - "src/qp_functions.php" - ], - "psr-4": { - "QueryPath\\": "src/", - "QueryPathTests\\": "tests/QueryPath/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)", - "homepage": "https://github.com/arthurkushman/querypath", - "keywords": [ - "PHP7", - "css", - "html", - "jquery", - "xml", - "xslt" - ], - "support": { - "issues": "https://github.com/arthurkushman/querypath/issues", - "source": "https://github.com/arthurkushman/querypath/tree/3.1.4" - }, - "time": "2022-03-28T14:28:31+00:00" + "time": "2022-05-11T20:31:53+00:00" }, { "name": "asm89/stack-cors", @@ -332,16 +279,16 @@ }, { "name": "caxy/php-htmldiff", - "version": "v0.1.15", + "version": "v0.1.17", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "6342b02ddb86fd36093ad7e2db2efc21f01ab7cd" + "reference": "194feb154e32f585dd2ca8ae6929a53abfcebf9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6342b02ddb86fd36093ad7e2db2efc21f01ab7cd", - "reference": "6342b02ddb86fd36093ad7e2db2efc21f01ab7cd", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/194feb154e32f585dd2ca8ae6929a53abfcebf9e", + "reference": "194feb154e32f585dd2ca8ae6929a53abfcebf9e", "shasum": "" }, "require": { @@ -387,9 +334,9 @@ ], "support": { "issues": "https://github.com/caxy/php-htmldiff/issues", - "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.15" + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.17" }, - "time": "2023-11-05T23:49:04+00:00" + "time": "2025-05-16T17:04:33+00:00" }, { "name": "cebe/markdown", @@ -457,16 +404,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "3.3.0", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770" + "reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/56da9209b24a5a5b5d27bec9e523f02bdd101770", - "reference": "56da9209b24a5a5b5d27bec9e523f02bdd101770", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/2dbd8d231945681a398862a3282ade3cf0ea23ab", + "reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab", "shasum": "" }, "require": { @@ -484,16 +431,16 @@ "squizlabs/php_codesniffer": "<3.6" }, "require-dev": { - "chi-teck/drupal-coder-extension": "^2.0.0-alpha4", - "drupal/coder": "8.3.22", - "drupal/core": "10.1.x-dev", + "chi-teck/drupal-coder-extension": "^2.0.0-beta3", + "drupal/coder": "8.3.23", + "drupal/core": "10.3.x-dev", "ext-simplexml": "*", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.7", - "symfony/var-dumper": "^6.3", + "phpspec/prophecy-phpunit": "^2.2", + "phpunit/phpunit": "^9.6", + "squizlabs/php_codesniffer": "^3.9", + "symfony/var-dumper": "^6.4", "symfony/yaml": "^6.3", - "vimeo/psalm": "^5.14.0" + "vimeo/psalm": "^5.22.2" }, "bin": [ "bin/dcg" @@ -511,34 +458,34 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.3.0" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.6.1" }, - "time": "2023-10-21T12:57:05+00:00" + "time": "2024-06-06T17:36:37+00:00" }, { "name": "commerceguys/addressing", - "version": "v1.4.2", + "version": "v2.2.4", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308" + "reference": "ea826dbe5b3fe76960073a2167d5cf996c811cda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/406c7b5f0fbe4f6a64155c0fe03b1adb34d01308", - "reference": "406c7b5f0fbe4f6a64155c0fe03b1adb34d01308", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/ea826dbe5b3fe76960073a2167d5cf996c811cda", + "reference": "ea826dbe5b3fe76960073a2167d5cf996c811cda", "shasum": "" }, "require": { - "doctrine/collections": "^1.2 || ^2.0", - "php": ">=7.3" + "doctrine/collections": "^1.6 || ^2.0", + "php": ">=8.0" }, "require-dev": { "ext-json": "*", - "mikey179/vfsstream": "^1.6.10", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.6", - "symfony/validator": "^4.4 || ^5.4 || ^6.0" + "mikey179/vfsstream": "^1.6.11", + "phpunit/phpunit": "^9.6", + "squizlabs/php_codesniffer": "^3.7", + "symfony/validator": "^5.4 || ^6.3 || ^7.0" }, "suggest": { "symfony/validator": "to validate addresses" @@ -546,7 +493,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -575,34 +522,34 @@ ], "support": { "issues": "https://github.com/commerceguys/addressing/issues", - "source": "https://github.com/commerceguys/addressing/tree/v1.4.2" + "source": "https://github.com/commerceguys/addressing/tree/v2.2.4" }, - "time": "2023-02-15T10:11:14+00:00" + "time": "2025-01-13T16:03:24+00:00" }, { "name": "composer/ca-bundle", - "version": "1.4.1", + "version": "1.5.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd" + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/3ce240142f6d59b808dd65c1f52f7a1c252e6cfd", - "reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175", + "reference": "f65c239c970e7f072f067ab78646e9f0b2935175", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", - "php": "^5.3.2 || ^7.0 || ^8.0" + "php": "^7.2 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^0.12.55", - "psr/log": "^1.0", - "symfony/phpunit-bridge": "^4.2 || ^5", - "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^8 || ^9", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", "extra": { @@ -637,7 +584,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.4.1" + "source": "https://github.com/composer/ca-bundle/tree/1.5.6" }, "funding": [ { @@ -653,20 +600,20 @@ "type": "tidelift" } ], - "time": "2024-02-23T10:16:52+00:00" + "time": "2025-03-06T14:30:56+00:00" }, { "name": "composer/installers", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35" + "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35", - "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35", + "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e", + "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e", "shasum": "" }, "require": { @@ -674,12 +621,12 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "composer/composer": "1.6.* || ^2.0", - "composer/semver": "^1 || ^3", - "phpstan/phpstan": "^0.12.55", - "phpstan/phpstan-phpunit": "^0.12.16", - "symfony/phpunit-bridge": "^5.3", - "symfony/process": "^5" + "composer/composer": "^1.10.27 || ^2.7", + "composer/semver": "^1.7.2 || ^3.4.0", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-phpunit": "^1", + "symfony/phpunit-bridge": "^7.1.1", + "symfony/process": "^5 || ^6 || ^7" }, "type": "composer-plugin", "extra": { @@ -736,6 +683,7 @@ "cockpit", "codeigniter", "concrete5", + "concreteCMS", "croogo", "dokuwiki", "drupal", @@ -782,7 +730,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v2.2.0" + "source": "https://github.com/composer/installers/tree/v2.3.0" }, "funding": [ { @@ -798,28 +746,28 @@ "type": "tidelift" } ], - "time": "2022-08-20T06:45:11+00:00" + "time": "2024-06-24T20:46:46+00:00" }, { "name": "composer/semver", - "version": "3.4.0", + "version": "3.4.3", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", - "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", + "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", + "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "symfony/phpunit-bridge": "^4.2 || ^5" + "phpstan/phpstan": "^1.11", + "symfony/phpunit-bridge": "^3 || ^7" }, "type": "library", "extra": { @@ -863,7 +811,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.4.0" + "source": "https://github.com/composer/semver/tree/3.4.3" }, "funding": [ { @@ -879,29 +827,29 @@ "type": "tidelift" } ], - "time": "2023-08-31T09:50:34+00:00" + "time": "2024-09-19T14:15:21+00:00" }, { "name": "consolidation/annotated-command", - "version": "4.9.2", + "version": "4.10.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "b5255dcbee1de95036185062a103dabc622224de" + "reference": "362310b13ececa9f6f0a4a880811fa08fecc348b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/b5255dcbee1de95036185062a103dabc622224de", - "reference": "b5255dcbee1de95036185062a103dabc622224de", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/362310b13ececa9f6f0a4a880811fa08fecc348b", + "reference": "362310b13ececa9f6f0a4a880811fa08fecc348b", "shasum": "" }, "require": { "consolidation/output-formatters": "^4.3.1", "php": ">=7.1.3", "psr/log": "^1 || ^2 || ^3", - "symfony/console": "^4.4.8 || ^5 || ^6", - "symfony/event-dispatcher": "^4.4.8 || ^5 || ^6", - "symfony/finder": "^4.4.8 || ^5 || ^6" + "symfony/console": "^4.4.8 || ^5 || ^6 || ^7", + "symfony/event-dispatcher": "^4.4.8 || ^5 || ^6 || ^7", + "symfony/finder": "^4.4.8 || ^5 || ^6 || ^7" }, "require-dev": { "composer-runtime-api": "^2.0", @@ -933,9 +881,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/4.9.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.10.1" }, - "time": "2023-12-26T14:30:50+00:00" + "time": "2024-12-13T19:55:40+00:00" }, { "name": "consolidation/config", @@ -1049,32 +997,32 @@ }, { "name": "consolidation/log", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "caaad9d70dae54eb49002666f000e3c607066878" + "reference": "c27a3beb36137c141ccbce0d89f64befb243c015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/caaad9d70dae54eb49002666f000e3c607066878", - "reference": "caaad9d70dae54eb49002666f000e3c607066878", + "url": "https://api.github.com/repos/consolidation/log/zipball/c27a3beb36137c141ccbce0d89f64befb243c015", + "reference": "c27a3beb36137c141ccbce0d89f64befb243c015", "shasum": "" }, "require": { "php": ">=8.0.0", "psr/log": "^3", - "symfony/console": "^5 || ^6" + "symfony/console": "^5 || ^6 || ^7" }, "require-dev": { - "phpunit/phpunit": ">=7.5.20", + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", "squizlabs/php_codesniffer": "^3", "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "2.x-dev" + "platform": { + "php": "8.2.17" } }, "autoload": { @@ -1095,36 +1043,36 @@ "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "support": { "issues": "https://github.com/consolidation/log/issues", - "source": "https://github.com/consolidation/log/tree/3.0.0" + "source": "https://github.com/consolidation/log/tree/3.1.0" }, - "time": "2022-04-05T16:53:32+00:00" + "time": "2024-04-04T23:50:25+00:00" }, { "name": "consolidation/output-formatters", - "version": "4.3.2", + "version": "4.6.0", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58" + "reference": "5fd5656718d7068a02d046f418a7ba873d5abbfe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/06711568b4cd169700ff7e8075db0a9a341ceb58", - "reference": "06711568b4cd169700ff7e8075db0a9a341ceb58", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/5fd5656718d7068a02d046f418a7ba873d5abbfe", + "reference": "5fd5656718d7068a02d046f418a7ba873d5abbfe", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", "php": ">=7.1.3", - "symfony/console": "^4 || ^5 || ^6", - "symfony/finder": "^4 || ^5 || ^6" + "symfony/console": "^4 || ^5 || ^6 || ^7", + "symfony/finder": "^4 || ^5 || ^6 || ^7" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", "phpunit/phpunit": "^7 || ^8 || ^9", "squizlabs/php_codesniffer": "^3", - "symfony/var-dumper": "^4 || ^5 || ^6", - "symfony/yaml": "^4 || ^5 || ^6", + "symfony/var-dumper": "^4 || ^5 || ^6 || ^7", + "symfony/yaml": "^4 || ^5 || ^6 || ^7", "yoast/phpunit-polyfills": "^1" }, "suggest": { @@ -1149,9 +1097,9 @@ "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", - "source": "https://github.com/consolidation/output-formatters/tree/4.3.2" + "source": "https://github.com/consolidation/output-formatters/tree/4.6.0" }, - "time": "2023-07-06T04:45:41+00:00" + "time": "2024-10-18T14:02:48+00:00" }, { "name": "consolidation/robo", @@ -1283,23 +1231,23 @@ }, { "name": "consolidation/site-alias", - "version": "4.0.1", + "version": "4.1.1", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5" + "reference": "aff6189aae17da813d23249cb2fc0fff33f26d40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", - "reference": "b0eeb8c8f3d54d072824ee31b5e00cb5181f91c5", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/aff6189aae17da813d23249cb2fc0fff33f26d40", + "reference": "aff6189aae17da813d23249cb2fc0fff33f26d40", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1 || ^2", + "consolidation/config": "^1.2.1 || ^2 || ^3", "php": ">=7.4", - "symfony/filesystem": "^5.4 || ^6", - "symfony/finder": "^5 || ^6" + "symfony/filesystem": "^5.4 || ^6 || ^7", + "symfony/finder": "^5 || ^6 || ^7" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", @@ -1336,30 +1284,30 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/4.0.1" + "source": "https://github.com/consolidation/site-alias/tree/4.1.1" }, - "time": "2023-04-29T17:18:10+00:00" + "time": "2024-12-13T19:05:11+00:00" }, { "name": "consolidation/site-process", - "version": "5.2.0", + "version": "5.4.2", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "6c44638d7af8a8b4abe12c3180701243f480539d" + "reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/6c44638d7af8a8b4abe12c3180701243f480539d", - "reference": "6c44638d7af8a8b4abe12c3180701243f480539d", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da", + "reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da", "shasum": "" }, "require": { - "consolidation/config": "^2", + "consolidation/config": "^2 || ^3", "consolidation/site-alias": "^3 || ^4", "php": ">=8.0.14", - "symfony/console": "^5.4 || ^6", - "symfony/process": "^6" + "symfony/console": "^5.4 || ^6 || ^7", + "symfony/process": "^6 || ^7" }, "require-dev": { "phpunit/phpunit": "^9", @@ -1393,9 +1341,9 @@ "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", "support": { "issues": "https://github.com/consolidation/site-process/issues", - "source": "https://github.com/consolidation/site-process/tree/5.2.0" + "source": "https://github.com/consolidation/site-process/tree/5.4.2" }, - "time": "2022-12-06T17:57:16+00:00" + "time": "2024-12-13T19:25:56+00:00" }, { "name": "cweagans/composer-patches", @@ -1447,16 +1395,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": { @@ -1516,67 +1464,22 @@ ], "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" - }, - { - "name": "dg/twitter-php", - "version": "v3.8", - "source": { - "type": "git", - "url": "https://github.com/dg/twitter-php.git", - "reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dg/twitter-php/zipball/d9370c9759138200a77ca86abcb0c5ddfe857c68", - "reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "php": ">=5.4.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - } - ], - "description": "Small and easy Twitter library for PHP", - "homepage": "https://github.com/dg/twitter-php", - "keywords": [ - "oauth", - "twitter" - ], - "support": { - "source": "https://github.com/dg/twitter-php/tree/v3.8" - }, - "time": "2019-02-08T16:20:01+00:00" + "time": "2024-07-08T12:26:09+00:00" }, { "name": "doctrine/annotations", - "version": "1.14.3", + "version": "1.14.4", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" + "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", - "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915", + "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915", "shasum": "" }, "require": { @@ -1587,11 +1490,11 @@ }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^9 || ^10", - "phpstan/phpstan": "~1.4.10 || ^1.8.0", + "doctrine/coding-standard": "^9 || ^12", + "phpstan/phpstan": "~1.4.10 || ^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "symfony/cache": "^4.4 || ^5.4 || ^6", - "vimeo/psalm": "^4.10" + "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7", + "vimeo/psalm": "^4.30 || ^5.14" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" @@ -1637,35 +1540,35 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.14.3" + "source": "https://github.com/doctrine/annotations/tree/1.14.4" }, - "time": "2023-02-01T09:20:38+00:00" + "time": "2024-09-05T10:15:52+00:00" }, { "name": "doctrine/collections", - "version": "2.2.1", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "420480fc085bc65f3c956af13abe8e7546f94813" + "reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/420480fc085bc65f3c956af13abe8e7546f94813", - "reference": "420480fc085bc65f3c956af13abe8e7546f94813", + "url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d", + "reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d", "shasum": "" }, "require": { "doctrine/deprecations": "^1", - "php": "^8.1" + "php": "^8.1", + "symfony/polyfill-php84": "^1.30" }, "require-dev": { "doctrine/coding-standard": "^12", "ext-json": "*", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^10.5", - "vimeo/psalm": "^5.11" + "phpunit/phpunit": "^10.5" }, "type": "library", "autoload": { @@ -1709,7 +1612,7 @@ ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/2.2.1" + "source": "https://github.com/doctrine/collections/tree/2.3.0" }, "funding": [ { @@ -1725,33 +1628,34 @@ "type": "tidelift" } ], - "time": "2024-03-05T22:28:45+00:00" + "time": "2025-03-22T10:17:19+00:00" }, { "name": "doctrine/deprecations", - "version": "1.1.3", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" + "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", + "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, + "conflict": { + "phpunit/phpunit": "<=7.5 || >=13" + }, "require-dev": { - "doctrine/coding-standard": "^9", - "phpstan/phpstan": "1.4.10 || 1.10.15", - "phpstan/phpstan-phpunit": "^1.0", - "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" + "doctrine/coding-standard": "^9 || ^12 || ^13", + "phpstan/phpstan": "1.4.10 || 2.1.11", + "phpstan/phpstan-phpunit": "^1.0 || ^2", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", + "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -1759,7 +1663,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1770,9 +1674,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.3" + "source": "https://github.com/doctrine/deprecations/tree/1.1.5" }, - "time": "2024-01-30T19:34:25+00:00" + "time": "2025-04-07T20:06:18+00:00" }, { "name": "doctrine/lexer", @@ -1854,32 +1758,34 @@ }, { "name": "dompdf/dompdf", - "version": "v2.0.4", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", - "reference": "093f2d9739cec57428e39ddadedfd4f3ae862c0f" + "reference": "a51bd7a063a65499446919286fb18b518177155a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/093f2d9739cec57428e39ddadedfd4f3ae862c0f", - "reference": "093f2d9739cec57428e39ddadedfd4f3ae862c0f", + "url": "https://api.github.com/repos/dompdf/dompdf/zipball/a51bd7a063a65499446919286fb18b518177155a", + "reference": "a51bd7a063a65499446919286fb18b518177155a", "shasum": "" }, "require": { + "dompdf/php-font-lib": "^1.0.0", + "dompdf/php-svg-lib": "^1.0.0", "ext-dom": "*", "ext-mbstring": "*", "masterminds/html5": "^2.0", - "phenx/php-font-lib": ">=0.5.4 <1.0.0", - "phenx/php-svg-lib": ">=0.3.3 <1.0.0", "php": "^7.1 || ^8.0" }, "require-dev": { + "ext-gd": "*", "ext-json": "*", "ext-zip": "*", "mockery/mockery": "^1.3", - "phpunit/phpunit": "^7.5 || ^8 || ^9", - "squizlabs/php_codesniffer": "^3.5" + "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11", + "squizlabs/php_codesniffer": "^3.5", + "symfony/process": "^4.4 || ^5.4 || ^6.2 || ^7.0" }, "suggest": { "ext-gd": "Needed to process images", @@ -1910,22 +1816,113 @@ "homepage": "https://github.com/dompdf/dompdf", "support": { "issues": "https://github.com/dompdf/dompdf/issues", - "source": "https://github.com/dompdf/dompdf/tree/v2.0.4" + "source": "https://github.com/dompdf/dompdf/tree/v3.1.0" }, - "time": "2023-12-12T20:19:39+00:00" + "time": "2025-01-15T14:09:04+00:00" }, { - "name": "dragonmantank/cron-expression", - "version": "v3.3.3", + "name": "dompdf/php-font-lib", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" + "url": "https://github.com/dompdf/php-font-lib.git", + "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", - "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d", + "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": "^7.1 || ^8.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6" + }, + "type": "library", + "autoload": { + "psr-4": { + "FontLib\\": "src/FontLib" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-2.1-or-later" + ], + "authors": [ + { + "name": "The FontLib Community", + "homepage": "https://github.com/dompdf/php-font-lib/blob/master/AUTHORS.md" + } + ], + "description": "A library to read, parse, export and make subsets of different types of font files.", + "homepage": "https://github.com/dompdf/php-font-lib", + "support": { + "issues": "https://github.com/dompdf/php-font-lib/issues", + "source": "https://github.com/dompdf/php-font-lib/tree/1.0.1" + }, + "time": "2024-12-02T14:37:59+00:00" + }, + { + "name": "dompdf/php-svg-lib", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/dompdf/php-svg-lib.git", + "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/eb045e518185298eb6ff8d80d0d0c6b17aecd9af", + "reference": "eb045e518185298eb6ff8d80d0d0c6b17aecd9af", + "shasum": "" + }, + "require": { + "ext-mbstring": "*", + "php": "^7.1 || ^8.0", + "sabberworm/php-css-parser": "^8.4" + }, + "require-dev": { + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Svg\\": "src/Svg" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-or-later" + ], + "authors": [ + { + "name": "The SvgLib Community", + "homepage": "https://github.com/dompdf/php-svg-lib/blob/master/AUTHORS.md" + } + ], + "description": "A library to read, parse and export to PDF SVG files.", + "homepage": "https://github.com/dompdf/php-svg-lib", + "support": { + "issues": "https://github.com/dompdf/php-svg-lib/issues", + "source": "https://github.com/dompdf/php-svg-lib/tree/1.0.0" + }, + "time": "2024-04-29T13:26:35+00:00" + }, + { + "name": "dragonmantank/cron-expression", + "version": "v3.4.0", + "source": { + "type": "git", + "url": "https://github.com/dragonmantank/cron-expression.git", + "reference": "8c784d071debd117328803d86b2097615b457500" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", + "reference": "8c784d071debd117328803d86b2097615b457500", "shasum": "" }, "require": { @@ -1938,10 +1935,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/" @@ -1965,7 +1966,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": [ { @@ -1973,35 +1974,37 @@ "type": "github" } ], - "time": "2023-08-10T19:36:49+00:00" + "time": "2024-10-09T13:47:03+00:00" }, { "name": "drupal/address", - "version": "1.12.0", + "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.12" + "reference": "2.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "67dd4699040aabf0cd6169e437706fa6a39b0b3a" + "url": "https://ftp.drupal.org/files/projects/address-2.0.4.zip", + "reference": "2.0.4", + "shasum": "5a86f7abc028f3d9833784dbf0791a6e4463da8e" }, "require": { - "commerceguys/addressing": "^1.4.2", - "drupal/core": "^9.2 || ^10", - "php": "^7.3 || ^8.0" + "commerceguys/addressing": "^2.1.1", + "drupal/core": "^9.5 || ^10 || ^11", + "php": "^8.0" }, "require-dev": { - "drupal/token": "^1.0" + "drupal/diff": "^1", + "drupal/feeds": "^3", + "drupal/token": "^1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1684710176", + "version": "2.0.4", + "datestamp": "1746462054", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2018,7 +2021,7 @@ "homepage": "https://www.drupal.org/user/86106" }, { - "name": "Centarro", + "name": "centarro", "homepage": "https://www.drupal.org/user/3661446" }, { @@ -2042,20 +2045,20 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.4.2", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.4.2" + "reference": "3.6.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.2.zip", - "reference": "3.4.2", - "shasum": "f5a008e5c73f5a11c6c8067c0ea6ebb76aa33854" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.6.0.zip", + "reference": "3.6.0", + "shasum": "ee03fd8e5394525f6e0aaf19db75624fbefc5b5d" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { "drupal/admin_toolbar_tools": "*" @@ -2063,8 +2066,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.4.2", - "datestamp": "1696006195", + "version": "3.6.0", + "datestamp": "1747871747", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2097,12 +2100,20 @@ "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" + }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, { - "name": "Musa.thomas", + "name": "musa.thomas", "homepage": "https://www.drupal.org/user/1213824" }, { @@ -2123,10 +2134,10 @@ }, { "name": "drupal/admin_toolbar-admin_toolbar_search", - "version": "3.4.2", + "version": "3.6.0", "require": { "drupal/admin_toolbar": "^3", - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { "drupal/admin_toolbar_tools": "*" @@ -2134,8 +2145,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "3.4.2", - "datestamp": "1696006195", + "version": "3.6.0", + "datestamp": "1747871747", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2156,61 +2167,8 @@ "homepage": "https://www.drupal.org/user/3400070" }, { - "name": "eme", - "homepage": "https://www.drupal.org/user/542492" - }, - { - "name": "fethi.krout", - "homepage": "https://www.drupal.org/user/3206765" - }, - { - "name": "matio89", - "homepage": "https://www.drupal.org/user/2320090" - }, - { - "name": "Musa.thomas", - "homepage": "https://www.drupal.org/user/1213824" - }, - { - "name": "romainj", - "homepage": "https://www.drupal.org/user/370706" - } - ], - "homepage": "https://www.drupal.org/project/admin_toolbar", - "support": { - "source": "https://git.drupalcode.org/project/admin_toolbar" - } - }, - { - "name": "drupal/admin_toolbar_links_access_filter", - "version": "3.4.2", - "require": { - "drupal/admin_toolbar": "*", - "drupal/core": "^9.2 || ^10" - }, - "type": "metapackage", - "extra": { - "drupal": { - "version": "3.4.2", - "datestamp": "1696006195", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "adriancid", - "homepage": "https://www.drupal.org/user/1962106" - }, - { - "name": "bolbol", - "homepage": "https://www.drupal.org/user/3400070" + "name": "dydave", + "homepage": "https://www.drupal.org/user/467284" }, { "name": "eme", @@ -2220,12 +2178,16 @@ "name": "fethi.krout", "homepage": "https://www.drupal.org/user/3206765" }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, { - "name": "Musa.thomas", + "name": "musa.thomas", "homepage": "https://www.drupal.org/user/1213824" }, { @@ -2233,7 +2195,6 @@ "homepage": "https://www.drupal.org/user/370706" } ], - "description": "Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue https://www.drupal.org/node/296693 be solved, this module will be deprecated.", "homepage": "https://www.drupal.org/project/admin_toolbar", "support": { "source": "https://git.drupalcode.org/project/admin_toolbar" @@ -2241,16 +2202,16 @@ }, { "name": "drupal/admin_toolbar_tools", - "version": "3.4.2", + "version": "3.6.0", "require": { "drupal/admin_toolbar": "*", - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "metapackage", "extra": { "drupal": { - "version": "3.4.2", - "datestamp": "1696006195", + "version": "3.6.0", + "datestamp": "1747871747", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2270,6 +2231,10 @@ "name": "bolbol", "homepage": "https://www.drupal.org/user/3400070" }, + { + "name": "dydave", + "homepage": "https://www.drupal.org/user/467284" + }, { "name": "eme", "homepage": "https://www.drupal.org/user/542492" @@ -2278,12 +2243,16 @@ "name": "fethi.krout", "homepage": "https://www.drupal.org/user/3206765" }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, { - "name": "Musa.thomas", + "name": "musa.thomas", "homepage": "https://www.drupal.org/user/1213824" }, { @@ -2299,26 +2268,29 @@ }, { "name": "drupal/allowed_formats", - "version": "2.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/allowed_formats.git", - "reference": "2.0.0" + "reference": "3.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/allowed_formats-2.0.0.zip", - "reference": "2.0.0", - "shasum": "ac6c6d398f303608ced7e9cd9d4556a728dc41f0" + "url": "https://ftp.drupal.org/files/projects/allowed_formats-3.0.1.zip", + "reference": "3.0.1", + "shasum": "9dfaed3ab8425ee94146914fdb492cefc6c6bb4d" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^10.1 || ^11" + }, + "conflict": { + "drupal/core": "<10.1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1669170410", + "version": "3.0.1", + "datestamp": "1723158950", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2351,7 +2323,7 @@ "role": "Maintainer" } ], - "description": "Limit which text formats are available for each field instance.", + "description": "Hides info about the selected text format. The 'allowed formats' functionality has been moved to core since Drupal 10.1.0.", "homepage": "https://www.drupal.org/project/allowed_formats", "support": { "source": "http://cgit.drupalcode.org/allowed_formats", @@ -2360,26 +2332,26 @@ }, { "name": "drupal/antibot", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", - "reference": "2.0.3" + "reference": "2.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/antibot-2.0.3.zip", - "reference": "2.0.3", - "shasum": "b26b603299ee3067e0aa3875ff752815f21d2f0b" + "url": "https://ftp.drupal.org/files/projects/antibot-2.0.4.zip", + "reference": "2.0.4", + "shasum": "58b215291b250ea410194693cbac2da6f54a8530" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1708358087", + "version": "2.0.4", + "datestamp": "1723819813", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2412,26 +2384,26 @@ }, { "name": "drupal/asset_injector", - "version": "2.19.0", + "version": "2.21.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/asset_injector.git", - "reference": "8.x-2.19" + "reference": "8.x-2.21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/asset_injector-8.x-2.19.zip", - "reference": "8.x-2.19", - "shasum": "c0e6f9450d63f42787b93ec05375c90bcfbc6308" + "url": "https://ftp.drupal.org/files/projects/asset_injector-8.x-2.21.zip", + "reference": "8.x-2.21", + "shasum": "24dc111e995d6a33cb9f11f106b0d1e716e92767" }, "require": { - "drupal/core": "^9.3 || ^10.0" + "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.19", - "datestamp": "1694704137", + "version": "8.x-2.21", + "datestamp": "1723044656", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2461,29 +2433,30 @@ }, { "name": "drupal/auto_entitylabel", - "version": "3.0.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/auto_entitylabel.git", - "reference": "8.x-3.0" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "8dd54d4b677f2c7259a15afd7b71d0d1b6f6b4a6" + "url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "9b3d7bc8e450ae008b3f48fed0dd9dace03ddbb5" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^10.1 || ^11" }, "require-dev": { + "drupal/book": "^1.0", "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0", - "datestamp": "1671545557", + "version": "8.x-3.4", + "datestamp": "1736308389", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2504,7 +2477,7 @@ "homepage": "https://www.drupal.org/user/58704" }, { - "name": "diqidoq", + "name": "dqd", "homepage": "https://www.drupal.org/user/1001934" }, { @@ -2512,7 +2485,11 @@ "homepage": "https://www.drupal.org/user/45640" }, { - "name": "Pravin Ajaaz", + "name": "mandclu", + "homepage": "https://www.drupal.org/user/52136" + }, + { + "name": "pravin ajaaz", "homepage": "https://www.drupal.org/user/2910049" }, { @@ -2520,11 +2497,11 @@ "homepage": "https://www.drupal.org/user/3193859" }, { - "name": "RenatoG", + "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" }, { - "name": "VladimirAus", + "name": "vladimiraus", "homepage": "https://www.drupal.org/user/673120" } ], @@ -2537,27 +2514,27 @@ }, { "name": "drupal/automated_crop", - "version": "3.0.2", + "version": "4.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/automated_crop.git", - "reference": "3.0.2" + "reference": "4.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/automated_crop-3.0.2.zip", - "reference": "3.0.2", - "shasum": "0f82b438307ab2fb4246a1cc53dd86fdca3dc222" + "url": "https://ftp.drupal.org/files/projects/automated_crop-4.0.2.zip", + "reference": "4.0.2", + "shasum": "9126a9965c4159fc05c4c473aa311cf7f88a1418" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10.1 || ^11", "drupal/crop": "^2.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.2", - "datestamp": "1699876294", + "version": "4.0.2", + "datestamp": "1738584452", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2591,26 +2568,29 @@ }, { "name": "drupal/autosave_form", - "version": "dev-1.x", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autosave_form.git", - "reference": "7fe6cc5dd44ce23272878204c613ae3dfd112e86" + "reference": "8.x-1.10" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "99e270c30bf09a2688a5b23814beced13f8f7ba4" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.4+1-dev", - "datestamp": "1698662713", + "version": "8.x-1.10", + "datestamp": "1738605622", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -2632,20 +2612,20 @@ }, { "name": "drupal/backup_migrate", - "version": "5.0.3", + "version": "5.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/backup_migrate.git", - "reference": "5.0.3" + "reference": "5.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.0.3.zip", - "reference": "5.0.3", - "shasum": "bc263f601f7a21248d4000a372d04a417df7e326" + "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.1.0.zip", + "reference": "5.1.0", + "shasum": "bfc523c4d01f2f5dcbb2a612455b8f0a84d651b2" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "suggest": { "defuse/php-encryption": "Optional encryption of saved backups." @@ -2653,8 +2633,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "5.0.3", - "datestamp": "1671366510", + "version": "5.1.0", + "datestamp": "1732034636", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2672,7 +2652,7 @@ "role": "Developer" }, { - "name": "DamienMcKenna", + "name": "damienmckenna", "homepage": "https://www.drupal.org/user/108450" }, { @@ -2698,30 +2678,30 @@ }, { "name": "drupal/better_exposed_filters", - "version": "6.0.3", + "version": "6.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_exposed_filters.git", - "reference": "6.0.3" + "reference": "6.0.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-6.0.3.zip", - "reference": "6.0.3", - "shasum": "b5c20207d7679542bb81955771956c18083e6e0b" + "url": "https://ftp.drupal.org/files/projects/better_exposed_filters-6.0.6.zip", + "reference": "6.0.6", + "shasum": "558ca591d450fc64512cae7f98cb4b0241e15ba3" }, "require": { "drupal/core": "^9 || ^10", - "drupal/jquery_ui": "^1.6", - "drupal/jquery_ui_datepicker": "^2.0", - "drupal/jquery_ui_slider": "^2.0.0", - "drupal/jquery_ui_touch_punch": "^1.0" + "drupal/jquery_ui": "*", + "drupal/jquery_ui_datepicker": "*", + "drupal/jquery_ui_slider": "*", + "drupal/jquery_ui_touch_punch": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.3", - "datestamp": "1671541877", + "version": "6.0.6", + "datestamp": "1716397541", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2750,7 +2730,7 @@ "homepage": "https://www.drupal.org/user/192273" }, { - "name": "Neslee Canil Pinto", + "name": "neslee canil pinto", "homepage": "https://www.drupal.org/user/3580850" }, { @@ -2760,6 +2740,10 @@ { "name": "rlhawk", "homepage": "https://www.drupal.org/user/352283" + }, + { + "name": "smustgrave", + "homepage": "https://www.drupal.org/user/3252890" } ], "description": "Replaces the Views default single- or multi-select boxes with more advanced options.", @@ -2771,26 +2755,26 @@ }, { "name": "drupal/block_class", - "version": "2.0.11", + "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_class.git", - "reference": "2.0.11" + "reference": "4.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_class-2.0.11.zip", - "reference": "2.0.11", - "shasum": "bd098ef0071b5baca1248c0deaa9bbedc0ddcaf4" + "url": "https://ftp.drupal.org/files/projects/block_class-4.0.1.zip", + "reference": "4.0.1", + "shasum": "46fa2437a8bd272a1f757a7cd957eb2747e28cdb" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.11", - "datestamp": "1672065313", + "version": "4.0.1", + "datestamp": "1745427425", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2871,26 +2855,26 @@ }, { "name": "drupal/block_visibility_groups", - "version": "2.0.1", + "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_visibility_groups.git", - "reference": "2.0.1" + "reference": "2.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-2.0.1.zip", - "reference": "2.0.1", - "shasum": "ae268cc3a5821205832b66069dcb8f60b8f20ab9" + "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-2.0.4.zip", + "reference": "2.0.4", + "shasum": "40ad2b557d610ea9aff3b81be6d6867287b6f34d" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1676002877", + "version": "2.0.4", + "datestamp": "1737112821", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2899,11 +2883,11 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "DamienMcKenna", + "name": "damienmckenna", "homepage": "https://www.drupal.org/user/108450" }, { @@ -2931,29 +2915,29 @@ }, { "name": "drupal/bpmn_io", - "version": "1.1.3", + "version": "2.0.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bpmn_io.git", - "reference": "1.1.3" + "reference": "2.0.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/bpmn_io-1.1.3.zip", - "reference": "1.1.3", - "shasum": "32d5569f1cf4946c1841dd12bcf64f8b2a4a7fb6" + "url": "https://ftp.drupal.org/files/projects/bpmn_io-2.0.8.zip", + "reference": "2.0.8", + "shasum": "3fe8734f2a9570fcfdbe47167eafa1e3402f7c03" }, "require": { - "drupal/core": "^9 || ^10", - "drupal/eca": "^1.0", - "drupal/eca_modeller_bpmn": "*", - "php": ">=7.4" + "drupal/core": "^10.3 || ^11", + "drupal/eca": "^2.0", + "drupal/eca_modeller_bpmn": "^2", + "php": ">=8.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.3", - "datestamp": "1691062720", + "version": "2.0.8", + "datestamp": "1744192017", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2962,7 +2946,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2983,11 +2967,11 @@ }, { "name": "drupal/bulma", - "version": "dev-3.0.x", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "3d80de283109ee6970f52018385f89e8c9930dc7" + "reference": "56483c2ff11e8f925af20a15b0cc7636fc74ad45" }, "require": { "drupal/core": "^9.2 || ^10" @@ -2995,11 +2979,11 @@ "type": "drupal-theme", "extra": { "branch-alias": { - "dev-3.0.x": "3.0.x-dev" + "dev-1.x": "1.x-dev" }, "drupal": { - "version": "3.0.x-dev", - "datestamp": "1709065499", + "version": "8.x-1.1+13-dev", + "datestamp": "1721362481", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3012,11 +2996,15 @@ ], "authors": [ { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "g4mbini", + "homepage": "https://www.drupal.org/user/2533498" + }, + { + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -3099,26 +3087,26 @@ }, { "name": "drupal/cancel_button", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/cancel_button.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/cancel_button-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "d1d932a4aff53938066f329a04fa3adb61367d0e" + "url": "https://ftp.drupal.org/files/projects/cancel_button-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "07ce620c57cdd16ac751f78d9c3397ea9350d1f8" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1676921894", + "version": "8.x-1.5", + "datestamp": "1732804482", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3155,26 +3143,26 @@ }, { "name": "drupal/captcha", - "version": "2.0.5", + "version": "2.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "2.0.5" + "reference": "2.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-2.0.5.zip", - "reference": "2.0.5", - "shasum": "0c39d27a99b53f6517ef25ceef1ac5e333964547" + "url": "https://ftp.drupal.org/files/projects/captcha-2.0.7.zip", + "reference": "2.0.7", + "shasum": "8e97ba41810811bcd5d7e8b714cdc0b664dd8eec" }, "require": { - "drupal/core": ">=9.4 <11" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.5", - "datestamp": "1691598525", + "version": "2.0.7", + "datestamp": "1732250192", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3190,7 +3178,7 @@ ], "authors": [ { - "name": "Anybody", + "name": "anybody", "homepage": "https://www.drupal.org/user/291091" }, { @@ -3198,7 +3186,7 @@ "homepage": "https://www.drupal.org/user/1021502" }, { - "name": "Grevil", + "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -3214,7 +3202,7 @@ "homepage": "https://www.drupal.org/user/116002" }, { - "name": "RobLoach", + "name": "robloach", "homepage": "https://www.drupal.org/user/61114" }, { @@ -3235,27 +3223,27 @@ }, { "name": "drupal/checklistapi", - "version": "2.1.5", + "version": "2.1.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/checklistapi.git", - "reference": "2.1.5" + "reference": "2.1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/checklistapi-2.1.5.zip", - "reference": "2.1.5", - "shasum": "9d91ecdcba1fc1d4805a6ddc06a6ba5ca8a63fc9" + "url": "https://ftp.drupal.org/files/projects/checklistapi-2.1.6.zip", + "reference": "2.1.6", + "shasum": "64f439b7dd09336c4b32480edf1796cbc911d9b4" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^9.3 || ^10 || ^11", "php": ">=7.3.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.5", - "datestamp": "1697644052", + "version": "2.1.6", + "datestamp": "1713801912", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3278,15 +3266,15 @@ "email": "travis.carden@gmail.com" }, { - "name": "Rajeshreeputra", + "name": "rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" }, { - "name": "TravisCarden", + "name": "traviscarden", "homepage": "https://www.drupal.org/user/236758" }, { - "name": "VladimirAus", + "name": "vladimiraus", "homepage": "https://www.drupal.org/user/673120" } ], @@ -3323,8 +3311,8 @@ "version": "1.0.2", "datestamp": "1695740655", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" } } }, @@ -3333,10 +3321,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "dczepierga", - "homepage": "https://www.drupal.org/user/911466" - }, { "name": "hass", "homepage": "https://www.drupal.org/user/85918" @@ -3354,13 +3338,9 @@ "homepage": "https://www.drupal.org/user/1078742" }, { - "name": "Magnus", + "name": "magnus", "homepage": "https://www.drupal.org/user/73919" }, - { - "name": "mkesicki", - "homepage": "https://www.drupal.org/user/922884" - }, { "name": "nod_", "homepage": "https://www.drupal.org/user/598310" @@ -3374,7 +3354,7 @@ "homepage": "https://www.drupal.org/user/2793801" }, { - "name": "Wim Leers", + "name": "wim leers", "homepage": "https://www.drupal.org/user/99777" }, { @@ -3433,10 +3413,6 @@ { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" - }, - { - "name": "heliogabal", - "homepage": "https://www.drupal.org/user/998658" } ], "description": "Adjusts CKEditor height to field row setting until we have https://www.drupal.org/node/2788905.", @@ -3624,29 +3600,29 @@ }, { "name": "drupal/components", - "version": "3.0.0-beta3", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/components.git", - "reference": "3.0.0-beta3" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/components-3.0.0-beta3.zip", - "reference": "3.0.0-beta3", - "shasum": "47ced4332f0a655ca38ae1b54e97a8e78d59f0bc" + "url": "https://ftp.drupal.org/files/projects/components-3.1.0.zip", + "reference": "3.1.0", + "shasum": "a9d9f7517f54038d0d6fa68185d80e26d2ad1d8d" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^10.2 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-beta3", - "datestamp": "1651759488", + "version": "3.1.0", + "datestamp": "1725921122", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3657,11 +3633,15 @@ "authors": [ { "name": "JohnAlbin", - "homepage": "https://www.drupal.org/user/32095", + "homepage": "https://www.drupal.org/user/1036766", "email": "virtually.johnalbin@gmail.com" }, { - "name": "RobLoach", + "name": "johnalbin", + "homepage": "https://www.drupal.org/user/32095" + }, + { + "name": "robloach", "homepage": "https://www.drupal.org/user/61114" } ], @@ -3797,21 +3777,21 @@ }, { "name": "drupal/config_distro", - "version": "2.0.0-alpha2", + "version": "2.1.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_distro.git", - "reference": "2.0.0-alpha2" + "reference": "2.1.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_distro-2.0.0-alpha2.zip", - "reference": "2.0.0-alpha2", - "shasum": "8341305e0eb86208fb71a351e8c922300141a804" + "url": "https://ftp.drupal.org/files/projects/config_distro-2.1.0-alpha1.zip", + "reference": "2.1.0-alpha1", + "shasum": "913fa76468e19b730bd23955ef3640b3dab56481" }, "require": { "drupal/config_filter": "*", - "drupal/core": "^9.3 || ^10" + "drupal/core": "^10.3 || ^11" }, "require-dev": { "drupal/config_distro_filter": "*", @@ -3824,8 +3804,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha2", - "datestamp": "1691786887", + "version": "2.1.0-alpha1", + "datestamp": "1743102880", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -3853,10 +3833,6 @@ "name": "joegraduate", "homepage": "https://www.drupal.org/user/789384" }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, { "name": "pescetti", "homepage": "https://www.drupal.org/user/436244" @@ -3876,17 +3852,17 @@ }, { "name": "drupal/config_distro_filter", - "version": "2.0.0-alpha2", + "version": "2.1.0-alpha1", "require": { "drupal/config_distro": "*", "drupal/config_filter": "*", - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^10.3 || ^11" }, "type": "metapackage", "extra": { "drupal": { - "version": "2.0.0-alpha2", - "datestamp": "1691786887", + "version": "2.1.0-alpha1", + "datestamp": "1743102880", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -3910,10 +3886,6 @@ "name": "joegraduate", "homepage": "https://www.drupal.org/user/789384" }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, { "name": "pescetti", "homepage": "https://www.drupal.org/user/436244" @@ -3931,20 +3903,20 @@ }, { "name": "drupal/config_filter", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-2.6" + "reference": "8.x-2.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.6.zip", - "reference": "8.x-2.6", - "shasum": "fd1a057a402436fc906c63bf0a74722f73b9b155" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.7.zip", + "reference": "8.x-2.7", + "shasum": "7fe7161b93c7e24c6db135f1cf82d144bef66e50" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "conflict": { "drush/drush": "<10" @@ -3955,8 +3927,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.6", - "datestamp": "1698308577", + "version": "8.x-2.7", + "datestamp": "1727472458", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4000,20 +3972,20 @@ }, { "name": "drupal/config_merge", - "version": "2.0.0-alpha1", + "version": "2.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_merge.git", - "reference": "2.0.0-alpha1" + "reference": "2.0.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_merge-2.0.0-alpha1.zip", - "reference": "2.0.0-alpha1", - "shasum": "704f856a7e2f11006d0f74336f9260bbcb060cef" + "url": "https://ftp.drupal.org/files/projects/config_merge-2.0.0-alpha2.zip", + "reference": "2.0.0-alpha2", + "shasum": "a0183d548daafe52b2b271f3502766bb519f824f" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^9.3 || ^10 || ^11", "php": ">=8.0" }, "require-dev": { @@ -4022,8 +3994,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha1", - "datestamp": "1682377160", + "version": "2.0.0-alpha2", + "datestamp": "1743089777", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4043,6 +4015,10 @@ "name": "bircher", "homepage": "https://www.drupal.org/user/1344166" }, + { + "name": "elkaro", + "homepage": "https://www.drupal.org/user/3577260" + }, { "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" @@ -4051,18 +4027,10 @@ "name": "joegraduate", "homepage": "https://www.drupal.org/user/789384" }, - { - "name": "lelkneralfaro", - "homepage": "https://www.drupal.org/user/3577260" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, { "name": "tadean", "homepage": "https://www.drupal.org/user/3608919" @@ -4080,27 +4048,26 @@ }, { "name": "drupal/config_normalizer", - "version": "1.0.0-beta1", + "version": "1.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_normalizer.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "f69ffbdf947553c717775c94f30272d67a1a2e83" + "url": "https://ftp.drupal.org/files/projects/config_normalizer-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "98916cdca633176698b62236a6f7b2d5e0c12e45" }, "require": { - "drupal/config_filter": "*", - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1683148813", + "version": "8.x-1.0-beta2", + "datestamp": "1743088690", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -4113,66 +4080,75 @@ ], "authors": [ { - "name": "a.dmitriiev", - "homepage": "https://www.drupal.org/user/3235287" + "name": "Nedjo Rogers (nedjo)", + "homepage": "https://www.drupal.org/u/nedjo", + "role": "Original author" }, { - "name": "bircher", - "homepage": "https://www.drupal.org/user/1344166" + "name": "Fabian Bircher (bircher)", + "homepage": "https://www.drupal.org/u/bircher", + "role": "Maintainer" }, { - "name": "geek-merlin", - "homepage": "https://www.drupal.org/user/229048" + "name": "Benjamin Melançon (mlncn)", + "homepage": "https://www.drupal.org/u/mlncn", + "role": "Maintainer" }, { - "name": "joegraduate", - "homepage": "https://www.drupal.org/user/789384" - }, - { - "name": "mlncn", - "homepage": "https://www.drupal.org/user/64383" - }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" + "name": "Joe Parsons (joegraduate)", + "homepage": "https://www.drupal.org/u/joegraduate", + "role": "Maintainer" }, { "name": "tadean", - "homepage": "https://www.drupal.org/user/3608919" + "homepage": "https://www.drupal.org/u/tadean", + "role": "Maintainer" }, { - "name": "uarizona", - "homepage": "https://www.drupal.org/user/3763238" + "name": "Artem Dmitriiev (a.dmitriiev)", + "homepage": "https://www.drupal.org/u/a.dmitriiev", + "role": "Maintainer" + }, + { + "name": "Merlin Axel Rutz (geek-merlin)", + "homepage": "https://www.drupal.org/u/geek-merlin", + "role": "Maintainer" + }, + { + "name": "Campus Web Services The University of Arizona (uarizona)", + "homepage": "https://www.drupal.org/u/uarizona", + "role": "Maintainer" } ], "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "https://git.drupalcode.org/project/config_normalizer" + "source": "https://git.drupal.org/project/config_normalizer.git", + "issues": "https://www.drupal.org/project/issues/config_normalizer" } }, { "name": "drupal/config_perms", - "version": "2.1.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_perms.git", - "reference": "8.x-2.1" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "06bc0d6587fba76149b4de7ccc32f6c6b8bc382a" + "url": "https://ftp.drupal.org/files/projects/config_perms-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "6ec87b91b7ff23a41c5ee266b507e882851b7828" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1685589568", + "version": "8.x-2.3", + "datestamp": "1746157140", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4192,20 +4168,20 @@ "name": "Docc", "homepage": "https://www.drupal.org/user/310132" }, + { + "name": "elkaro", + "homepage": "https://www.drupal.org/user/3577260" + }, { "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" }, { - "name": "Kristen Pol", + "name": "kristen pol", "homepage": "https://www.drupal.org/user/8389" }, { - "name": "lelkneralfaro", - "homepage": "https://www.drupal.org/user/3577260" - }, - { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -4229,26 +4205,26 @@ }, { "name": "drupal/config_provider", - "version": "3.0.0-alpha1", + "version": "3.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_provider.git", - "reference": "3.0.0-alpha1" + "reference": "3.0.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_provider-3.0.0-alpha1.zip", - "reference": "3.0.0-alpha1", - "shasum": "0d0ba67f65d34fae7529d7a390f3d34d827f0595" + "url": "https://ftp.drupal.org/files/projects/config_provider-3.0.0-alpha2.zip", + "reference": "3.0.0-alpha2", + "shasum": "b6f80827f37ba1170530907bdda584c27ffe981d" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-alpha1", - "datestamp": "1682387859", + "version": "3.0.0-alpha2", + "datestamp": "1743107961", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4261,73 +4237,93 @@ ], "authors": [ { - "name": "a.dmitriiev", - "homepage": "https://www.drupal.org/user/3235287" + "name": "Nedjo Rogers (nedjo)", + "homepage": "https://www.drupal.org/u/nedjo", + "role": "Original author" }, { - "name": "bircher", - "homepage": "https://www.drupal.org/user/1344166" + "name": "Fabian Bircher (bircher)", + "homepage": "https://www.drupal.org/u/bircher", + "role": "Maintainer" }, { - "name": "geek-merlin", - "homepage": "https://www.drupal.org/user/229048" + "name": "Pieter Frenssen (pfrenssen)", + "homepage": "https://www.drupal.org/u/pfrenssen", + "role": "Maintainer" }, { - "name": "gnuget", - "homepage": "https://www.drupal.org/user/992990" + "name": "Keegan Rankin (megakeegman)", + "homepage": "https://www.drupal.org/u/megakeegman", + "role": "Maintainer" }, { - "name": "joegraduate", - "homepage": "https://www.drupal.org/user/789384" + "name": "Benjamin Melançon (mlncn)", + "homepage": "https://www.drupal.org/u/mlncn", + "role": "Maintainer" }, { - "name": "mlncn", - "homepage": "https://www.drupal.org/user/64383" - }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, - { - "name": "pfrenssen", - "homepage": "https://www.drupal.org/user/382067" + "name": "Joe Parsons (joegraduate)", + "homepage": "https://www.drupal.org/u/joegraduate", + "role": "Maintainer" }, { "name": "tadean", - "homepage": "https://www.drupal.org/user/3608919" + "homepage": "https://www.drupal.org/u/tadean", + "role": "Maintainer" + }, + { + "name": "David Valdez (gnuget)", + "homepage": "https://www.drupal.org/u/gnuget", + "role": "Maintainer" + }, + { + "name": "Merlin Axel Rutz (geek-merlin)", + "homepage": "https://www.drupal.org/u/geek-merlin", + "role": "Maintainer" + }, + { + "name": "Artem Dmitriiev (a.dmitriiev)", + "homepage": "https://www.drupal.org/u/a.dmitriiev", + "role": "Maintainer" + }, + { + "name": "Campus Web Services The University of Arizona (uarizona)", + "homepage": "https://www.drupal.org/u/uarizona", + "role": "Maintainer" } ], "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "https://git.drupalcode.org/project/config_provider" + "source": "https://git.drupal.org/project/config_provider.git", + "issues": "https://www.drupal.org/project/issues/config_provider" } }, { "name": "drupal/config_snapshot", - "version": "2.0.0-alpha1", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_snapshot.git", - "reference": "2.0.0-alpha1" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_snapshot-2.0.0-alpha1.zip", - "reference": "2.0.0-alpha1", - "shasum": "35cb1bb74f07c8973cee19eac71aa4124ea3dd0f" + "url": "https://ftp.drupal.org/files/projects/config_snapshot-2.0.0.zip", + "reference": "2.0.0", + "shasum": "183e6f293e7ef142290c5e69cbca986895e12a2d" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha1", - "datestamp": "1682448084", + "version": "2.0.0", + "datestamp": "1736287398", "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -4363,6 +4359,10 @@ { "name": "tadean", "homepage": "https://www.drupal.org/user/3608919" + }, + { + "name": "uarizona", + "homepage": "https://www.drupal.org/user/3763238" } ], "description": "Manages snapshots of configuration as provided by modules and themes.", @@ -4373,34 +4373,34 @@ }, { "name": "drupal/config_sync", - "version": "3.0.0-alpha3", + "version": "3.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_sync.git", - "reference": "3.0.0-alpha3" + "reference": "3.0.0-alpha4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_sync-3.0.0-alpha3.zip", - "reference": "3.0.0-alpha3", - "shasum": "8664153679b63fe1c0b84702374122a149fc3846" + "url": "https://ftp.drupal.org/files/projects/config_sync-3.0.0-alpha4.zip", + "reference": "3.0.0-alpha4", + "shasum": "d49536d18be2162b2069c50c444a6745d5c9e8d7" }, "require": { "drupal/config_distro": "^2.0.0-alpha2", "drupal/config_distro_filter": "*", - "drupal/config_filter": "^1.10||^2.4", - "drupal/config_merge": "^2.0.0-alpha1", - "drupal/config_normalizer": "^1.0-beta1", - "drupal/config_provider": "^3.0.0-alpha1", - "drupal/config_snapshot": "^2.0.0-alpha1", - "drupal/config_update": "^2.0.0-alpha2", - "drupal/core": "^9 || ^10" + "drupal/config_filter": "^2.7", + "drupal/config_merge": "^2.0.0-alpha2", + "drupal/config_normalizer": "^1.0-beta2", + "drupal/config_provider": "^3.0.0-alpha2", + "drupal/config_snapshot": "^2.0", + "drupal/config_update": "^2.0.0-alpha4", + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-alpha3", - "datestamp": "1692125273", + "version": "3.0.0-alpha4", + "datestamp": "1743110767", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4464,26 +4464,26 @@ }, { "name": "drupal/config_update", - "version": "2.0.0-alpha3", + "version": "2.0.0-alpha4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_update.git", - "reference": "2.0.0-alpha3" + "reference": "2.0.0-alpha4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha3.zip", - "reference": "2.0.0-alpha3", - "shasum": "c35e81e8fb77efdff5ddca3a87116ea0c522a7e2" + "url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha4.zip", + "reference": "2.0.0-alpha4", + "shasum": "d8ea528b0b3e24918356bb72bef61408f650aa8e" }, "require": { - "drupal/core": "^9.4 || ^10" + "drupal/core": "^9.4 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha3", - "datestamp": "1683807608", + "version": "2.0.0-alpha4", + "datestamp": "1724596931", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4500,8 +4500,12 @@ "homepage": "https://www.drupal.org/user/3573206" }, { - "name": "Pasqualle", + "name": "pasqualle", "homepage": "https://www.drupal.org/user/80733" + }, + { + "name": "vishalkhode", + "homepage": "https://www.drupal.org/user/2439156" } ], "description": "Provides basic revert and update functionality for other modules.", @@ -4512,17 +4516,17 @@ }, { "name": "drupal/content_lock", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_lock.git", - "reference": "8.x-2.3" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "0e8343f82330899baef65aa85d9994154e29506f" + "url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "99d149e530555aae12b44292efe5887d373e862e" }, "require": { "drupal/core": "^9.0 || ^10.0" @@ -4530,8 +4534,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.3", - "datestamp": "1668427342", + "version": "8.x-2.4", + "datestamp": "1715783058", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4547,6 +4551,10 @@ "name": "alexpott", "homepage": "https://www.drupal.org/user/157725" }, + { + "name": "astonvictor", + "homepage": "https://www.drupal.org/user/3466615" + }, { "name": "chr.fritsch", "homepage": "https://www.drupal.org/user/2103716" @@ -4563,10 +4571,6 @@ "name": "mfb", "homepage": "https://www.drupal.org/user/12302" }, - { - "name": "pandaski", - "homepage": "https://www.drupal.org/user/1987218" - }, { "name": "volkerk", "homepage": "https://www.drupal.org/user/57527" @@ -4674,16 +4678,16 @@ }, { "name": "drupal/core", - "version": "10.2.4", + "version": "10.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "d1c5b44adfc79bda03252471491b0fba89d87eff" + "reference": "547fa74348dda2ecb4a3e752f88a5c40be675d64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/d1c5b44adfc79bda03252471491b0fba89d87eff", - "reference": "d1c5b44adfc79bda03252471491b0fba89d87eff", + "url": "https://api.github.com/repos/drupal/core/zipball/547fa74348dda2ecb4a3e752f88a5c40be675d64", + "reference": "547fa74348dda2ecb4a3e752f88a5c40be675d64", "shasum": "" }, "require": { @@ -4729,7 +4733,7 @@ "symfony/serializer": "^6.4", "symfony/validator": "^6.4", "symfony/yaml": "^6.4", - "twig/twig": "^3.5.0" + "twig/twig": "^3.15.0" }, "conflict": { "drush/drush": "<12.4.3" @@ -4767,29 +4771,29 @@ "extra": { "drupal-scaffold": { "file-mapping": { - "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", - "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", - "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", - "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", - "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", - "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/.htaccess": "assets/scaffold/files/htaccess", - "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", - "[web-root]/index.php": "assets/scaffold/files/index.php", - "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", + "[web-root]/index.php": "assets/scaffold/files/index.php", + "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", + "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", + "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", + "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", + "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt", - "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", - "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", - "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", - "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", - "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", + "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", + "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt", + "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", - "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt" + "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", + "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", + "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", + "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", + "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php" } } }, @@ -4822,7 +4826,8 @@ "lib/Drupal/Core/DrupalKernel.php", "lib/Drupal/Core/DrupalKernelInterface.php", "lib/Drupal/Core/Installer/InstallerRedirectTrait.php", - "lib/Drupal/Core/Site/Settings.php" + "lib/Drupal/Core/Site/Settings.php", + "lib/Drupal/Component/Datetime/Time.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -4831,22 +4836,22 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/10.2.4" + "source": "https://github.com/drupal/core/tree/10.4.7" }, - "time": "2024-03-06T08:23:56+00:00" + "time": "2025-05-08T04:06:41+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.2.4", + "version": "10.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "63effa1bc644e80a269e8b4415e627491d26fd3f" + "reference": "db17b59620ce1c142a34dc017d9e696ce4771e55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/63effa1bc644e80a269e8b4415e627491d26fd3f", - "reference": "63effa1bc644e80a269e8b4415e627491d26fd3f", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/db17b59620ce1c142a34dc017d9e696ce4771e55", + "reference": "db17b59620ce1c142a34dc017d9e696ce4771e55", "shasum": "" }, "require": { @@ -4881,80 +4886,80 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.2.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.7" }, - "time": "2024-01-26T14:59:30+00:00" + "time": "2024-08-22T14:31:30+00:00" }, { "name": "drupal/core-recommended", - "version": "10.2.4", + "version": "10.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "550c4cb19afda15ef892d88469ab93dc38bf0b46" + "reference": "308b63fa05111c15f4a36919718b7c2d016af892" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/550c4cb19afda15ef892d88469ab93dc38bf0b46", - "reference": "550c4cb19afda15ef892d88469ab93dc38bf0b46", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/308b63fa05111c15f4a36919718b7c2d016af892", + "reference": "308b63fa05111c15f4a36919718b7c2d016af892", "shasum": "" }, "require": { "asm89/stack-cors": "~v2.2.0", - "composer/semver": "~3.4.0", - "doctrine/annotations": "~1.14.3", - "doctrine/deprecations": "~1.1.2", - "doctrine/lexer": "~2.1.0", - "drupal/core": "10.2.4", + "composer/semver": "~3.4.3", + "doctrine/annotations": "~1.14.4", + "doctrine/deprecations": "~1.1.3", + "doctrine/lexer": "~2.1.1", + "drupal/core": "10.4.7", "egulias/email-validator": "~4.0.2", - "guzzlehttp/guzzle": "~7.8.1", - "guzzlehttp/promises": "~2.0.2", - "guzzlehttp/psr7": "~2.6.2", - "masterminds/html5": "~2.8.1", - "mck89/peast": "~v1.15.4", - "pear/archive_tar": "~1.4.14", + "guzzlehttp/guzzle": "~7.9.2", + "guzzlehttp/promises": "~2.0.4", + "guzzlehttp/psr7": "~2.7.0", + "masterminds/html5": "~2.9.0", + "mck89/peast": "~v1.16.3", + "pear/archive_tar": "~1.5.0", "pear/console_getopt": "~v1.4.3", - "pear/pear-core-minimal": "~v1.10.14", + "pear/pear-core-minimal": "~v1.10.16", "pear/pear_exception": "~v1.0.2", "psr/cache": "~3.0.0", "psr/container": "~2.0.2", "psr/event-dispatcher": "~1.0.0", "psr/http-client": "~1.0.3", - "psr/http-factory": "~1.0.2", - "psr/log": "~3.0.0", + "psr/http-factory": "~1.1.0", + "psr/log": "~3.0.2", "ralouphie/getallheaders": "~3.0.3", - "sebastian/diff": "~4.0.5", - "symfony/console": "~v6.4.1", - "symfony/dependency-injection": "~v6.4.1", - "symfony/deprecation-contracts": "~v3.4.0", - "symfony/error-handler": "~v6.4.0", - "symfony/event-dispatcher": "~v6.4.0", - "symfony/event-dispatcher-contracts": "~v3.4.0", - "symfony/filesystem": "~v6.4.0", - "symfony/finder": "~v6.4.0", - "symfony/http-foundation": "~v6.4.0", - "symfony/http-kernel": "~v6.4.1", - "symfony/mailer": "~v6.4.0", - "symfony/mime": "~v6.4.0", - "symfony/polyfill-ctype": "~v1.28.0", - "symfony/polyfill-iconv": "~v1.28.0", - "symfony/polyfill-intl-grapheme": "~v1.28.0", - "symfony/polyfill-intl-idn": "~v1.28.0", - "symfony/polyfill-intl-normalizer": "~v1.28.0", - "symfony/polyfill-mbstring": "~v1.28.0", - "symfony/polyfill-php83": "~v1.28.0", - "symfony/process": "~v6.4.0", - "symfony/psr-http-message-bridge": "~v6.4.0", - "symfony/routing": "~v6.4.1", - "symfony/serializer": "~v6.4.1", - "symfony/service-contracts": "~v3.4.0", - "symfony/string": "~v6.4.0", - "symfony/translation-contracts": "~v3.4.0", - "symfony/validator": "~v6.4.0", - "symfony/var-dumper": "~v6.4.0", - "symfony/var-exporter": "~v6.4.1", - "symfony/yaml": "~v6.4.0", - "twig/twig": "~v3.8.0" + "sebastian/diff": "~4.0.6", + "symfony/console": "~v6.4.15", + "symfony/dependency-injection": "~v6.4.16", + "symfony/deprecation-contracts": "~v3.5.1", + "symfony/error-handler": "~v6.4.14", + "symfony/event-dispatcher": "~v6.4.13", + "symfony/event-dispatcher-contracts": "~v3.5.1", + "symfony/filesystem": "~v6.4.13", + "symfony/finder": "~v6.4.13", + "symfony/http-foundation": "~v6.4.16", + "symfony/http-kernel": "~v6.4.16", + "symfony/mailer": "~v6.4.13", + "symfony/mime": "~v6.4.13", + "symfony/polyfill-ctype": "~v1.31.0", + "symfony/polyfill-iconv": "~v1.31.0", + "symfony/polyfill-intl-grapheme": "~v1.31.0", + "symfony/polyfill-intl-idn": "~v1.31.0", + "symfony/polyfill-intl-normalizer": "~v1.31.0", + "symfony/polyfill-mbstring": "~v1.31.0", + "symfony/polyfill-php83": "~v1.31.0", + "symfony/process": "~v6.4.15", + "symfony/psr-http-message-bridge": "~v6.4.13", + "symfony/routing": "~v6.4.16", + "symfony/serializer": "~v6.4.15", + "symfony/service-contracts": "~v3.5.1", + "symfony/string": "~v6.4.15", + "symfony/translation-contracts": "~v3.5.1", + "symfony/validator": "~v6.4.16", + "symfony/var-dumper": "~v6.4.15", + "symfony/var-exporter": "~v6.4.13", + "symfony/yaml": "~v6.4.13", + "twig/twig": "~v3.19.0" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -4966,32 +4971,32 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/10.2.4" + "source": "https://github.com/drupal/core-recommended/tree/10.4.7" }, - "time": "2024-03-06T08:23:56+00:00" + "time": "2025-05-08T04:06:41+00:00" }, { "name": "drupal/crop", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/crop.git", - "reference": "8.x-2.3" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "8e109cf60077f4c605c4d1f895cb3dc28613a23a" + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "be11fad0abf1d53544d35cb4ca6cedd8e91d2542" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.3", - "datestamp": "1665437894", + "version": "8.x-2.4", + "datestamp": "1720455738", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5029,27 +5034,27 @@ }, { "name": "drupal/csp", - "version": "1.30.0", + "version": "1.40.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csp.git", - "reference": "8.x-1.30" + "reference": "8.x-1.40" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.30.zip", - "reference": "8.x-1.30", - "shasum": "50ff811459e9d93a1d605f96ada4082aa0dc637f" + "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.40.zip", + "reference": "8.x-1.40", + "shasum": "37f39e13f9afce4ac4a67c207ae0659b924c1e99" }, "require": { - "drupal/core": "~10.0.0 || ^10.1.3", + "drupal/core": "^10.1.3 || ^11", "ext-json": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.30", - "datestamp": "1705655685", + "version": "8.x-1.40", + "datestamp": "1741745877", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5078,26 +5083,26 @@ }, { "name": "drupal/ctools", - "version": "3.14.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.14" + "reference": "4.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.14.zip", - "reference": "8.x-3.14", - "shasum": "8895a8e47199b458013bc153ceafa0b1495f33c1" + "url": "https://ftp.drupal.org/files/projects/ctools-4.1.0.zip", + "reference": "4.1.0", + "shasum": "69f5889cf557df9e55519390e6a95cfa31b67874" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.14", - "datestamp": "1684299793", + "version": "4.1.0", + "datestamp": "1718144949", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5231,32 +5236,41 @@ }, { "name": "drupal/dashboards", - "version": "2.1.6", + "version": "2.1.10", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dashboards.git", - "reference": "2.1.6" + "reference": "2.1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dashboards-2.1.6.zip", - "reference": "2.1.6", - "shasum": "e8ba79f31ff32da7b1ee9a57a61c5987014a365f" + "url": "https://ftp.drupal.org/files/projects/dashboards-2.1.10.zip", + "reference": "2.1.10", + "shasum": "5b2df04b0138ea0d6213bb2df1b6636de9dcf6c7" }, "require": { - "drupal/core": "^9.4 || ^10", + "drupal/core": "^9.4 || ^10 || ^11", "laminas/laminas-feed": "^2.17" }, "require-dev": { + "drupal/layout_builder_restrictions": "*", "drupal/matomo": "*", "drupal/matomo_reporting_api": "*", + "drupal/statistics": "*", "drupal/webform": "*" }, + "suggest": { + "drupal/layout_builder_restrictions": "Manage which fields & layouts are available in Layout Builder.", + "drupal/matomo": "Reports site visitor analytics to a Matomo instance.", + "drupal/matomo_reporting_api": "Allows to retrieve reports from the Matomo API.", + "drupal/statistics": "Logs how many times content is viewed.", + "drupal/webform": "Enables the creation of webforms and questionnaires." + }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.6", - "datestamp": "1681725489", + "version": "2.1.10", + "datestamp": "1737573144", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5269,8 +5283,12 @@ ], "authors": [ { - "name": "Erik Seifert", + "name": "erik seifert", "homepage": "https://www.drupal.org/user/161429" + }, + { + "name": "leymannx", + "homepage": "https://www.drupal.org/user/2482808" } ], "description": "Dashboards based on Layout Builder.", @@ -5285,26 +5303,26 @@ }, { "name": "drupal/date_popup", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/date_popup.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/date_popup-2.0.1.zip", - "reference": "2.0.1", - "shasum": "15cab5f339d60569c2380545b6e16b5f3612b98f" + "url": "https://ftp.drupal.org/files/projects/date_popup-2.0.2.zip", + "reference": "2.0.2", + "shasum": "fc40e429d927b80aaf75093a4458d9cddbf7f921" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1694567369", + "version": "2.0.2", + "datestamp": "1721718242", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5333,26 +5351,26 @@ }, { "name": "drupal/datetimehideseconds", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/datetimehideseconds.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "fdfa8eeb35ec9577bf95caf49473c71d2ff011c0" + "url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "81857730eb3a610d00d1119f337222005b0bc1a0" }, "require": { - "drupal/core": "^8.7.7 || ^9 || ^10" + "drupal/core": "^8.7.7 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1703164799", + "version": "8.x-1.5", + "datestamp": "1730329777", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5365,50 +5383,54 @@ ], "authors": [ { - "name": "anruether", - "homepage": "https://www.drupal.org/user/894458" + "name": "Andi Rüther (anruether)", + "homepage": "https://www.drupal.org/u/anruether", + "role": "Maintainer" }, { - "name": "geek-merlin", - "homepage": "https://www.drupal.org/user/229048" + "name": "Merlin Axel Rutz (geek-merlin)", + "homepage": "https://www.drupal.org/u/geek-merlin", + "role": "Maintainer" }, { - "name": "heliogabal", - "homepage": "https://www.drupal.org/user/998658" + "name": "Rainer Halbmann (heliogabal)", + "homepage": "https://www.drupal.org/u/heliogabal", + "role": "Maintainer" } ], "description": "Provides the option to hide seconds in datetime fields.", "homepage": "https://www.drupal.org/project/datetimehideseconds", "support": { - "source": "https://git.drupalcode.org/project/datetimehideseconds" + "source": "https://git.drupalcode.org/project/datetimehideseconds", + "issues": "https://www.drupal.org/project/issues/datetimehideseconds" } }, { "name": "drupal/default_content", - "version": "2.0.0-alpha2", + "version": "2.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/default_content.git", - "reference": "2.0.0-alpha2" + "reference": "2.0.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/default_content-2.0.0-alpha2.zip", - "reference": "2.0.0-alpha2", - "shasum": "5c365ea21b0be63dc00ec2db50179291d6fb3d89" + "url": "https://ftp.drupal.org/files/projects/default_content-2.0.0-alpha3.zip", + "reference": "2.0.0-alpha3", + "shasum": "fdd90c70bd91896835f6ba5ec42c260c1a144a2b" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^9.1 || ^10 || ^11" }, "require-dev": { - "drupal/hal": " ^9 || ^1 || ^2", + "drupal/hal": "^1 || ^2", "drupal/paragraphs": "^1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha2", - "datestamp": "1659466706", + "version": "2.0.0-alpha3", + "datestamp": "1724492420", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -5416,7 +5438,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10 || ^11" + "drush.services.yml": "^9 || ^10 || ^11 || ^12" } } }, @@ -5434,7 +5456,7 @@ "homepage": "https://www.drupal.org/user/1852732" }, { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -5450,7 +5472,7 @@ "homepage": "https://www.drupal.org/user/395439" }, { - "name": "Sam152", + "name": "sam152", "homepage": "https://www.drupal.org/user/1485048" } ], @@ -5462,27 +5484,38 @@ }, { "name": "drupal/diff", - "version": "1.1.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/diff.git", - "reference": "8.x-1.1" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "b7558b0f431d5945289829946e0beba61bf7ae18" + "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "a104bf731a282f06ff0d5a7fb861c01b5b933765" }, "require": { - "drupal/core": "^9.3 || ^10", - "mkalkbrenner/php-htmldiff-advanced": "~0.0.8" + "drupal/core": "^10 || ^11", + "mkalkbrenner/php-htmldiff-advanced": "~0.0.8", + "php": "^8.1" + }, + "require-dev": { + "jangregor/phpstan-prophecy": "dev-master", + "mglaman/phpstan-drupal": "^1.2.10", + "phpstan/extension-installer": "^1.2", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-deprecation-rules": "*", + "phpstan/phpstan-phpunit": "1.4.x-dev", + "phpstan/phpstan-strict-rules": "^1@stable", + "previousnext/coding-standard": "1.0.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1665437355", + "version": "8.x-1.8", + "datestamp": "1727892285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5519,6 +5552,11 @@ "homepage": "https://www.drupal.org/u/realityloop", "role": "Maintainer" }, + { + "name": "Adam Bramley (acbramley)", + "homepage": "https://www.drupal.org/u/acbramley", + "role": "Maintainer" + }, { "name": "lhangea", "homepage": "https://www.drupal.org/user/2743803" @@ -5547,33 +5585,33 @@ "description": "Compares two entity revisions", "homepage": "https://www.drupal.org/project/diff", "support": { - "source": "http://cgit.drupalcode.org/diff", + "source": "https://git.drupalcode.org/project/diff", "issues": "https://www.drupal.org/project/issues/diff" } }, { "name": "drupal/drd_agent", - "version": "4.1.0", + "version": "4.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drd_agent.git", - "reference": "4.1.0" + "reference": "4.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drd_agent-4.1.0.zip", - "reference": "4.1.0", - "shasum": "5979d4d98f76d81c1e68bbfd7b04a7de73f9e33b" + "url": "https://ftp.drupal.org/files/projects/drd_agent-4.1.3.zip", + "reference": "4.1.3", + "shasum": "1120c6b6a06ff9de6a55f294ea0468233cba12ee" }, "require": { "drupal/core": "^10 || ^11", "php": ">=8.1" }, "require-dev": { - "drupal/hacked": "^2.0@beta", + "drupal/hacked": "^2.0", "drupal/job_scheduler": "^4.0", "drupal/monitoring": "^1.13", - "drupal/security_review": "^2.0" + "drupal/security_review": "^3.0" }, "suggest": { "drupal/hacked": "Validate each project if it got changed compared to the original code from drupal.org.", @@ -5583,8 +5621,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.1.0", - "datestamp": "1701853228", + "version": "4.1.3", + "datestamp": "1741249954", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5655,7 +5693,7 @@ "email": "dropdown-language@goodscott.com" }, { - "name": "Grevil", + "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -5726,11 +5764,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -5762,51 +5800,48 @@ }, { "name": "drupal/drutopia_article", - "version": "2.0.0-rc2", + "version": "dev-2.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "2.0.0-rc2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-2.0.0-rc2.zip", - "reference": "2.0.0-rc2", - "shasum": "e51b860d49240eba2bdeb696c7b1e068f5f0b2fe" + "reference": "0c4d5f0f695914e154282fc4d6bb0d866675fb1a" }, "require": { "drupal/block_visibility_groups": "^2", - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1.4", "drupal/config_snapshot": "*", "drupal/core": "^9.4 || ^10", - "drupal/ctools": "^3.4", + "drupal/ctools": "^4.1", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", "drupal/drutopia_people": "*", "drupal/drutopia_seo": "^2", "drupal/drutopia_site": "*", - "drupal/ds": "^3.7", + "drupal/ds": "^3.28", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^2", - "drupal/field_group": "^3.0", + "drupal/facets": "^3", + "drupal/field_group": "^3.6", "drupal/focal_point": "*", "drupal/media_library_media_modify": "*", "drupal/media_responsive_thumbnail": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8", + "drupal/pathauto": "^1.13", "drupal/rdf": "*", "drupal/search_api": "*", - "drupal/token": "^1.7" + "drupal/token": "^1.15" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-2.0.x": "2.0.x-dev" + }, "drupal": { - "version": "2.0.0-rc2", - "datestamp": "1698093781", + "version": "2.0.0-rc2+4-dev", + "datestamp": "1738966837", "security-coverage": { "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -5824,11 +5859,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -5852,49 +5887,46 @@ }, { "name": "drupal/drutopia_blog", - "version": "2.0.0-rc2", + "version": "dev-2.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "2.0.0-rc2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-2.0.0-rc2.zip", - "reference": "2.0.0-rc2", - "shasum": "71720613f7a0b4f6437f4bf1fd29dc0cb210ed7a" + "reference": "2a9b1a9c8fb87d799b118e95a22af9167bc5d5d2" }, "require": { "drupal/block_visibility_groups": "^2", - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1.4", "drupal/core": "^9.4 || ^10", - "drupal/ctools": "^3.4", + "drupal/ctools": "^4.1", "drupal/drutopia_comment": "*", "drupal/drutopia_core": "*", "drupal/drutopia_people": "*", "drupal/drutopia_seo": "^2", "drupal/drutopia_site": "*", - "drupal/ds": "^3.7", + "drupal/ds": "^3.28", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^2", - "drupal/field_group": "^3.0", + "drupal/facets": "^3", + "drupal/field_group": "^3.6", "drupal/focal_point": "*", "drupal/media_library_media_modify": "*", "drupal/media_responsive_thumbnail": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8", + "drupal/pathauto": "^1.13", "drupal/search_api": "*", - "drupal/token": "^1.7" + "drupal/token": "^1.15" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-2.0.x": "2.0.x-dev" + }, "drupal": { - "version": "2.0.0-rc2", - "datestamp": "1698094057", + "version": "2.0.0-rc2+4-dev", + "datestamp": "1738966933", "security-coverage": { "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -5912,11 +5944,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6002,11 +6034,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6041,20 +6073,20 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_collection.git", - "reference": "6f25bea1f255a34322622ecf876637429f023c43" + "reference": "6a56ad10454f362422cc232a4bfe0ddd32ae7586" }, "require": { - "drupal/config_actions": "^1.0", + "drupal/config_actions": "^1.4", "drupal/core": "^8 || ^9 || ^10", - "drupal/ctools": "^3.0", + "drupal/ctools": "^4.1", "drupal/drutopia_article": "^2", "drupal/drutopia_blog": "^2", "drupal/drutopia_core": "*", "drupal/drutopia_people": "^2", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.1", + "drupal/ds": "^3.28", "drupal/entity_reference_revisions": "*", - "drupal/metatag": "^1.9", + "drupal/metatag": "^2.1", "drupal/paragraphs": "*" }, "type": "drupal-module", @@ -6064,7 +6096,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1694686396", + "datestamp": "1738965303", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6077,11 +6109,11 @@ ], "authors": [ { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6147,11 +6179,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6186,34 +6218,34 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "05ee8ae13f1b24ea3c450aee6fd854919432f17d" + "reference": "ecbcab8ee9779dbcb8f86bd731192842e8da14e0" }, "require": { - "drupal/automated_crop": "^3.0", - "drupal/config_actions": "^1.3", - "drupal/config_perms": "^2.0", + "drupal/automated_crop": "^4.0", + "drupal/config_actions": "^1.4", + "drupal/config_perms": "^2.1", "drupal/core": "^9.4 || ^10", "drupal/crop": "^2.1", - "drupal/ds": "^3.12", + "drupal/ds": "^3.28", "drupal/exclude_node_title": "*", - "drupal/facets": "^2", - "drupal/faqfield": "^7.0", - "drupal/focal_point": "^2.0", - "drupal/image_field_to_media": "^2.0", + "drupal/facets": "^3", + "drupal/faqfield": "^7.1", + "drupal/focal_point": "^2.1", + "drupal/image_field_to_media": "^3.0", "drupal/image_widget_crop": "^2", - "drupal/media_contextual_crop": "1.2.x-dev@dev", - "drupal/media_contextual_crop_field_formatter": "^1.3", - "drupal/media_contextual_crop_fp_adapter": "^1", - "drupal/media_contextual_crop_iwc_adapter": "^1", - "drupal/media_library_media_modify": "^1.0@beta", - "drupal/media_responsive_thumbnail": "^1", - "drupal/metatag": "^1.16", - "drupal/paragraphs": "^1.12", + "drupal/media_contextual_crop": "^2.1", + "drupal/media_contextual_crop_field_formatter": "^2.0", + "drupal/media_contextual_crop_fp_adapter": "^2.0", + "drupal/media_contextual_crop_iwc_adapter": "^2.0", + "drupal/media_library_media_modify": "^1.0", + "drupal/media_responsive_thumbnail": "^1.5", + "drupal/metatag": "^2.1", + "drupal/paragraphs": "^1.18", "drupal/pathauto": "*", "drupal/rdf": "*", - "drupal/search_api": "^1.19", + "drupal/search_api": "^1.37", "drupal/search_api_db": "*", - "drupal/video_embed_field": "^2.4" + "drupal/video_embed_field": "^2.5" }, "type": "drupal-module", "extra": { @@ -6222,7 +6254,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701463245", + "datestamp": "1738964608", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6248,11 +6280,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6286,27 +6318,27 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "049ebe8b42a04481d637ec7bb30194b5af9c58e5" + "reference": "493e86fe85f947aca945fe8e91cda4e781bb9513" }, "require": { "drupal/block_visibility_groups": "^2", - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1.4", "drupal/core": "^9.4 || ^10", - "drupal/ctools": "^3.4", + "drupal/ctools": "^4.1", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.7", + "drupal/ds": "^3.28", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^2", + "drupal/facets": "^3", "drupal/field_group": "*", "drupal/focal_point": "*", "drupal/media_library_media_modify": "*", "drupal/media_responsive_thumbnail": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8", + "drupal/pathauto": "^1.13", "drupal/search_api": "*", - "drupal/token": "^1.7" + "drupal/token": "^1.15" }, "type": "drupal-module", "extra": { @@ -6315,7 +6347,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701465986", + "datestamp": "1738966631", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6336,11 +6368,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6375,10 +6407,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_group.git", - "reference": "13c6e8b04b29b594562a21690047342ce386f64f" + "reference": "f744305a5f93fa85eab281f7e001f84fe6d1cb35" }, "require": { - "drupal/address": "^1.8", + "drupal/address": "^2.0", "drupal/config_actions": "*", "drupal/config_perms": "*", "drupal/core": "^9.4 || ^10", @@ -6389,7 +6421,7 @@ "drupal/gnode": "*", "drupal/group": "^3", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8" + "drupal/pathauto": "^1.13" }, "type": "drupal-module", "extra": { @@ -6398,7 +6430,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1694685946", + "datestamp": "1738967926", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6419,29 +6451,21 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, { "name": "ronaldmulero", "homepage": "https://www.drupal.org/user/241652" }, - { - "name": "rosemarymann", - "homepage": "https://www.drupal.org/user/837536" - }, { "name": "wolcen", "homepage": "https://www.drupal.org/user/3099655" @@ -6466,23 +6490,23 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", - "reference": "fa3e5874142fffdd757aca5665e5414cf07e416c" + "reference": "6c9fed4cbb476a99e1536aaee94dc8182c82e387" }, "require": { - "cweagans/composer-patches": "^1.5.0", - "drupal/config_actions": "^1.1", + "cweagans/composer-patches": "^1", + "drupal/config_actions": "^1", "drupal/config_snapshot": "*", "drupal/core": "^9.4 || ^10", - "drupal/ctools": "^3.4", + "drupal/ctools": "^4", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.7", + "drupal/ds": "^3", "drupal/entity_reference_revisions": "*", - "drupal/exclude_node_title": "^1.0-beta1", + "drupal/exclude_node_title": "^1", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8", - "drupal/token": "^1.7" + "drupal/pathauto": "^1", + "drupal/token": "^1" }, "type": "drupal-module", "extra": { @@ -6491,7 +6515,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701465249", + "datestamp": "1738971149", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6512,11 +6536,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6551,27 +6575,27 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_organization.git", - "reference": "1401174fb7ede9e0bcc91930c16334434f2be3ce" + "reference": "28ddc437632547dfcb991cf3b639510951bf9949" }, "require": { "drupal/block_visibility_groups": "*", - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1", "drupal/config_snapshot": "*", "drupal/core": "^8.9 || ^9 || ^10", "drupal/ctools": "*", "drupal/drutopia_core": "^2", "drupal/drutopia_event": "*", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.7", + "drupal/ds": "^3", "drupal/entity_reference_revisions": "*", "drupal/facets": "*", - "drupal/field_group": "^3.0", + "drupal/field_group": "^3", "drupal/focal_point": "*", - "drupal/ief_complex_open": "^1.0", - "drupal/inline_entity_form": "^1.0@RC", + "drupal/ief_complex_open": "^1", + "drupal/inline_entity_form": "^3.0@RC", "drupal/metatag": "*", - "drupal/paragraphs": "^1.12", - "drupal/pathauto": "^1.8", + "drupal/paragraphs": "^1", + "drupal/pathauto": "^1", "drupal/search_api": "*" }, "type": "drupal-module", @@ -6581,7 +6605,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1694685386", + "datestamp": "1738968329", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6598,11 +6622,11 @@ "homepage": "https://www.drupal.org/user/909522" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6635,21 +6659,21 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_page.git", - "reference": "ac4fece72920bfb181c50fb4c9bbcb35849d4408" + "reference": "86d7bbe6241184a5b820bbca2cc706defa4da033" }, "require": { - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1.4", "drupal/core": "^8.9 || ^9 || ^10", - "drupal/ctools": "^3.4", + "drupal/ctools": "^4.1", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.7", + "drupal/ds": "^3.28", "drupal/entity_reference_revisions": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8", + "drupal/pathauto": "^1.13", "drupal/rdf": "*", - "drupal/token": "^1.7" + "drupal/token": "^1.15" }, "type": "drupal-module", "extra": { @@ -6658,7 +6682,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701465224", + "datestamp": "1738965862", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6679,11 +6703,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6717,16 +6741,16 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_paragraph_title.git", - "reference": "8bd77a9b1bce1ea44201d4b3ae0252f81601486a" + "reference": "d74353db8e3c92e9fb4a469e86b9c979d48f1297" }, "require": { - "drupal/allowed_formats": "^2", + "drupal/allowed_formats": "^3", "drupal/core": "^8.8.3 || ^9 || ^10", "drupal/drutopia_core": "^1 || ^2", "drupal/entity_reference_revisions": "*", "drupal/minimalhtml": "^2", "drupal/minimalhtmltitle": "*", - "drupal/paragraphs": "^1.15", + "drupal/paragraphs": "^1", "drupal/ui_patterns": "*", "drupal/ui_patterns_ds": "*", "drupal/ui_patterns_layouts": "*", @@ -6738,8 +6762,8 @@ "dev-1.0.x": "1.0.x-dev" }, "drupal": { - "version": "1.0.0+8-dev", - "datestamp": "1688129764", + "version": "1.0.0+9-dev", + "datestamp": "1738968607", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6752,11 +6776,11 @@ ], "authors": [ { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6787,21 +6811,21 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_people.git", - "reference": "60aa239bf374421011a88e0adfdf0e23e1e88453" + "reference": "338484dc18c27ddc3cdfc0adbe7af2532fef6dc4" }, "require": { - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1", "drupal/core": "^8.9 || ^9 || ^10", "drupal/ctools": "*", "drupal/drutopia_core": "^2", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.7", + "drupal/ds": "^3", "drupal/entity_reference_revisions": "*", - "drupal/field_group": "^3.0", + "drupal/field_group": "^3", "drupal/focal_point": "*", "drupal/metatag": "*", - "drupal/paragraphs": "^1.12", - "drupal/pathauto": "^1.8", + "drupal/paragraphs": "^1", + "drupal/pathauto": "^1", "drupal/search_api": "*", "drupal/views_plain": "^1" }, @@ -6812,7 +6836,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701465205", + "datestamp": "1738968707", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6833,11 +6857,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6914,11 +6938,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6953,28 +6977,30 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "123b61f62d8368e914b7371dd882bfe9b37212b5" + "reference": "0907b1f514b7361c78085bfefc1ce0ed4d83c062" }, "require": { "drupal/block_visibility_groups": "^2", - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1.4", "drupal/core": "^9.4 || ^10", - "drupal/ctools": "^3.4", + "drupal/ctools": "^4.1", "drupal/drutopia_core": "*", "drupal/drutopia_seo": "^2", - "drupal/ds": "^3.7", + "drupal/ds": "^3.28", "drupal/entity_reference_revisions": "*", - "drupal/facets": "^2", - "drupal/field_group": "^3.0", + "drupal/facets": "^3", + "drupal/field_group": "^3.6", "drupal/focal_point": "*", "drupal/media_library_media_modify": "*", "drupal/media_responsive_thumbnail": "*", "drupal/metatag": "*", "drupal/paragraphs": "*", - "drupal/pathauto": "^1.8", + "drupal/pathauto": "^1.13", + "drupal/rabbit_hole": "*", + "drupal/rh_node": "*", "drupal/search_api": "*", - "drupal/token": "^1.7", - "drupal/video_embed_field": "^2.4" + "drupal/token": "^1.15", + "drupal/video_embed_field": "^2.5" }, "type": "drupal-module", "extra": { @@ -6983,7 +7009,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701465181", + "datestamp": "1738965704", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7004,11 +7030,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -7126,14 +7152,14 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_seo.git", - "reference": "b7d254541bf37c06e973250476ef40523d8b18f7" + "reference": "e92b8ff100dd06b1eb1cf88a4761416f26381dc8" }, "require": { - "drupal/config_actions": "^1.1", + "drupal/config_actions": "^1.4", "drupal/core": "^8.9 || ^9 || ^10", "drupal/drutopia_core": "*", - "drupal/metatag": "^1.13", - "drupal/redirect": "^1.6", + "drupal/metatag": "^2.1", + "drupal/redirect": "^1.11", "drupal/redirect_404": "*" }, "type": "drupal-module", @@ -7143,7 +7169,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1697826547", + "datestamp": "1738965074", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7164,11 +7190,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -7206,23 +7232,22 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "55fae682ea8541260fd2a13ac6e0157e232154c3" + "reference": "da5e9dfb288a0ae17b424dfe1c704fd521dd556a" }, "require": { - "drupal/admin_toolbar": "^3.0", + "drupal/admin_toolbar": "^3", "drupal/admin_toolbar-admin_toolbar_search": "*", - "drupal/admin_toolbar_links_access_filter": "*", "drupal/admin_toolbar_tools": "*", - "drupal/autosave_form": "1.x-dev", - "drupal/config_actions": "^1.1", + "drupal/autosave_form": "^1", + "drupal/config_actions": "^1", "drupal/config_snapshot": "*", "drupal/core": "^9.4 || ^10", "drupal/drutopia_core": "^2", "drupal/ds": "*", "drupal/entity_reference_revisions": "*", - "drupal/menu_admin_per_menu": "^1.1", + "drupal/menu_admin_per_menu": "^1", "drupal/paragraphs": "*", - "drupal/role_delegation": "^1.1", + "drupal/role_delegation": "^1", "drupal/workflow_buttons": "^1", "drupal/workflow_buttons_trash": "*", "drupal/wysiwyg_linebreaks": "^2" @@ -7234,16 +7259,11 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1701461795", + "datestamp": "1738969316", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." } - }, - "patches": { - "drupal/autosave_form": { - "PHP 8.2 deprecation issue with AutosaveFormBuilder": "https://www.drupal.org/files/issues/2023-04-20/autosave_form-dynamic-property-deprecation.patch" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -7260,11 +7280,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -7298,11 +7318,11 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_social.git", - "reference": "b0af0f7828df04aadc2f4b897793a170e55d09d7" + "reference": "0922fd6688d5b49903c30bb626d03c0df36d65c8" }, "require": { "drupal/core": "^8.9 || ^9 || ^10", - "drupal/social_media_links": "^2.6" + "drupal/social_media_links": "^2" }, "type": "drupal-module", "extra": { @@ -7311,7 +7331,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1687306332", + "datestamp": "1738969425", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7332,29 +7352,21 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, { "name": "ronaldmulero", "homepage": "https://www.drupal.org/user/241652" }, - { - "name": "rosemarymann", - "homepage": "https://www.drupal.org/user/837536" - }, { "name": "wolcen", "homepage": "https://www.drupal.org/user/3099655" @@ -7372,7 +7384,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_storyline.git", - "reference": "fb32c3b3f2c3007dcb28bf55e9a0e72299e4b77a" + "reference": "bf79a2124dd2b0429403e22f2abae55cbd4b0224" }, "require": { "drupal/config_actions": "*", @@ -7380,7 +7392,7 @@ "drupal/drutopia_core": "^2", "drupal/drutopia_page": "^2", "drupal/entity_reference_revisions": "*", - "drupal/field_group": "^3.0", + "drupal/field_group": "^3", "drupal/paragraphs": "*" }, "require-dev": { @@ -7394,7 +7406,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1694684949", + "datestamp": "1738969481", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7415,29 +7427,21 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" }, - { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" - }, { "name": "ronaldmulero", "homepage": "https://www.drupal.org/user/241652" }, - { - "name": "rosemarymann", - "homepage": "https://www.drupal.org/user/837536" - }, { "name": "wolcen", "homepage": "https://www.drupal.org/user/3099655" @@ -7539,20 +7543,20 @@ }, { "name": "drupal/ds", - "version": "3.19.0", + "version": "3.30.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.19" + "reference": "8.x-3.30" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.19.zip", - "reference": "8.x-3.19", - "shasum": "7a1a4ded193ad8489c123a2f20ca2c7908c65eaa" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.30.zip", + "reference": "8.x-3.30", + "shasum": "9022852edfbb540726338b018915c4d7fedfd989" }, "require": { - "drupal/core": "^10" + "drupal/core": "^10.2 || ^11" }, "require-dev": { "drupal/devel": "5.x-dev", @@ -7561,8 +7565,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.19", - "datestamp": "1707499881", + "version": "8.x-3.30", + "datestamp": "1746467919", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7609,17 +7613,17 @@ }, { "name": "drupal/dynamic_entity_reference", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dynamic_entity_reference.git", - "reference": "3.2.0" + "reference": "3.2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-3.2.0.zip", - "reference": "3.2.0", - "shasum": "a265f7f0723fb085bd729e7624d644475900cf94" + "url": "https://ftp.drupal.org/files/projects/dynamic_entity_reference-3.2.1.zip", + "reference": "3.2.1", + "shasum": "051c565f6580f512cbc7ddc3f49fdd6ba8d406af" }, "require": { "drupal/core": "^10 || ^11", @@ -7634,8 +7638,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.2.0", - "datestamp": "1706486865", + "version": "3.2.1", + "datestamp": "1740521060", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7672,26 +7676,26 @@ }, { "name": "drupal/easy_breadcrumb", - "version": "2.0.6", + "version": "2.0.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", - "reference": "2.0.6" + "reference": "2.0.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.6.zip", - "reference": "2.0.6", - "shasum": "622f31fb071dea25735cfc4eaab4cf96bde917ab" + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.9.zip", + "reference": "2.0.9", + "shasum": "9e7c33e2ec0637d37d509776795a476f2f2d9bb8" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.6", - "datestamp": "1707084295", + "version": "2.0.9", + "datestamp": "1732752214", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7713,6 +7717,14 @@ "homepage": "https://www.drupal.org/u/greg-boggs", "role": "Maintainer" }, + { + "name": "diamondsea", + "homepage": "https://www.drupal.org/user/430714" + }, + { + "name": "greg boggs", + "homepage": "https://www.drupal.org/user/153069" + }, { "name": "hmartens", "homepage": "https://www.drupal.org/user/622826" @@ -7722,13 +7734,17 @@ "homepage": "https://www.drupal.org/user/717290" }, { - "name": "Neslee Canil Pinto", + "name": "neslee canil pinto", "homepage": "https://www.drupal.org/user/3580850" }, { - "name": "NickDickinsonWilde", + "name": "nickdickinsonwilde", "homepage": "https://www.drupal.org/user/3094661" }, + { + "name": "rakesh.gectcr", + "homepage": "https://www.drupal.org/user/1177822" + }, { "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" @@ -7737,6 +7753,10 @@ "name": "sonemonu", "homepage": "https://www.drupal.org/user/1667988" }, + { + "name": "spuky", + "homepage": "https://www.drupal.org/user/209353" + }, { "name": "tatarbj", "homepage": "https://www.drupal.org/user/649590" @@ -7751,52 +7771,44 @@ }, { "name": "drupal/eca", - "version": "1.1.5", + "version": "2.1.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eca.git", - "reference": "1.1.5" + "reference": "2.1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca-1.1.5.zip", - "reference": "1.1.5", - "shasum": "56633aa7b6e263c5bcc0de1c40a81ef47e9f58a8" + "url": "https://ftp.drupal.org/files/projects/eca-2.1.7.zip", + "reference": "2.1.7", + "shasum": "8a9c6d2c02952c1c92f2189d3665fc11d49eca43" }, "require": { "dragonmantank/cron-expression": "^3.1", - "drupal/core": "^9.5 || ^10", + "drupal/core": "^10.3||^11", "ext-dom": "*", "ext-json": "*", "mtownsend/xml-to-array": "^2.0", - "php": ">=7.4" + "php": ">=8.1" }, "require-dev": { "drupal/eca_ui": "*", - "drupal/token": "^1.10" - }, - "suggest": { - "drupal/context_stack": "Integrates ECA with Context Stacks for more fine-grained control", - "drupal/eca_state_machine": "Integrates ECA with State Machine functionality", - "drupal/eca_tamper": "Integrates ECA with the Tamper API", - "drupal/entity_share": "Integrates ECA with Entity Share functionality", - "drupal/group_action": "Integrates ECA with Group Actions if you're using groups", - "drupal/token": "Provides the token browser in the UI and offers more token values" + "drupal/entity_reference_revisions": "^1.12", + "drupal/inline_entity_form": "^3.0", + "drupal/paragraphs": "^1.18", + "drupal/project_browser": "^2.0", + "drupal/token": "^1.15", + "drupal/webform": "dev-3465838-drupal-11-compatibility" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.5", - "datestamp": "1708702357", + "version": "2.1.7", + "datestamp": "1744222322", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10 || ^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -7824,67 +7836,19 @@ "issues": "https://drupal.org/project/issues/eca" } }, - { - "name": "drupal/eca_context", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/eca_context.git", - "reference": "1.0.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca_context-1.0.0.zip", - "reference": "1.0.0", - "shasum": "5f5efd8c389b013cec26a476fad89cceb8f42f17" - }, - "require": { - "drupal/context_stack": "^1.0", - "drupal/core": "^9 || ^10", - "drupal/eca": "^1.0", - "php": ">=7.4" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "1.0.0", - "datestamp": "1659336697", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "mxh", - "homepage": "https://www.drupal.org/user/1124384" - } - ], - "description": "A Drupal module which provides a context stack for ECA.", - "homepage": "https://www.drupal.org/project/eca_context", - "support": { - "source": "https://drupal.org/project/eca_context", - "issues": "https://drupal.org/project/issues/eca_context" - } - }, { "name": "drupal/eca_modeller_bpmn", - "version": "1.1.5", + "version": "2.1.7", "require": { - "drupal/core": "^9 || ^10", - "drupal/eca": "^1", + "drupal/core": "^10.3 || ^11", + "drupal/eca": "^2", "drupal/eca_ui": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "1.1.5", - "datestamp": "1708702357", + "version": "2.1.7", + "datestamp": "1744222322", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7917,16 +7881,16 @@ }, { "name": "drupal/eca_ui", - "version": "1.1.5", + "version": "2.1.7", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/eca": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "1.1.5", - "datestamp": "1708702357", + "version": "2.1.7", + "datestamp": "1744222322", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7959,20 +7923,20 @@ }, { "name": "drupal/editor_advanced_link", - "version": "2.2.4", + "version": "2.2.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editor_advanced_link.git", - "reference": "2.2.4" + "reference": "2.2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.4.zip", - "reference": "2.2.4", - "shasum": "cd0db397827f2e21ec8a68211e8a153463a6c89b" + "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.6.zip", + "reference": "2.2.6", + "shasum": "f6d7c437900f288b1e735b4faf2decc99bdd30e8" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^10.2 || ^11.0" }, "require-dev": { "drupal/ckeditor": "*", @@ -7981,8 +7945,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.4", - "datestamp": "1688040059", + "version": "2.2.6", + "datestamp": "1723183019", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7995,8 +7959,12 @@ ], "authors": [ { - "name": "DuaelFr", + "name": "duaelfr", "homepage": "https://www.drupal.org/user/931394" + }, + { + "name": "vladimiraus", + "homepage": "https://www.drupal.org/user/673120" } ], "description": "Editor Advanced link", @@ -8007,26 +7975,29 @@ }, { "name": "drupal/editoria11y", - "version": "2.1.8", + "version": "2.2.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.1.8" + "reference": "2.2.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.8.zip", - "reference": "2.1.8", - "shasum": "6ec91608cb6cd0db75a9a9bd8681616080cb8e76" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.2.9.zip", + "reference": "2.2.9", + "shasum": "32ed8a73f4de531d8d44e429d94597faff3a59eb" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" + }, + "conflict": { + "drupal/csp": "<1.24" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.8", - "datestamp": "1707937463", + "version": "2.2.9", + "datestamp": "1747770191", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8060,10 +8031,10 @@ } ], "description": "Editoria11y (\"editorial accessibility\") is a user-friendly accessibility checker.", - "homepage": "http://drupal.org/project/editoria11y", + "homepage": "https://drupal.org/project/editoria11y", "support": { "source": "https://git.drupalcode.org/project/editoria11y", - "issues": "http://drupal.org/project/issues/editoria11y" + "issues": "https://drupal.org/project/issues/editoria11y" } }, { @@ -8127,7 +8098,7 @@ "role": "Maintainer" }, { - "name": "Grevil", + "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -8144,26 +8115,26 @@ }, { "name": "drupal/entity", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.4" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "1cf7712318fad144eab106a8fcfcd396aeb5676f" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "dfb214fd45bd6ad79604d23a39a96b3d4c38f8e1" }, "require": { - "drupal/core": "^9.2|^10.0" + "drupal/core": "^10.1 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1661898023", + "version": "8.x-1.6", + "datestamp": "1740006812", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8176,7 +8147,7 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -8200,7 +8171,7 @@ "homepage": "https://www.drupal.org/user/2416470" }, { - "name": "TR", + "name": "tr", "homepage": "https://www.drupal.org/user/202830" } ], @@ -8213,27 +8184,27 @@ }, { "name": "drupal/entity_notify", - "version": "1.0.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_notify.git", - "reference": "1.0.1" + "reference": "1.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_notify-1.0.1.zip", - "reference": "1.0.1", - "shasum": "a58a2d532ffe269f6781926a89573d305ba546c4" + "url": "https://ftp.drupal.org/files/projects/entity_notify-1.1.2.zip", + "reference": "1.1.2", + "shasum": "2f645c383557710c297ed40be1e07e6370157d0b" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10 || ^11", "drupal/telegram_api": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.1", - "datestamp": "1693980020", + "version": "1.1.2", + "datestamp": "1741773615", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8260,29 +8231,30 @@ }, { "name": "drupal/entity_reference_override", - "version": "2.0.0-beta2", + "version": "2.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_override.git", - "reference": "2.0.0-beta2" + "reference": "2.0.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta2.zip", - "reference": "2.0.0-beta2", - "shasum": "8df72b040baee530fbf2186c8007c12b19f1286f" + "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta4.zip", + "reference": "2.0.0-beta4", + "shasum": "14a223de91d34bfdc52f0ad73f84825c47e2a2e9" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^10.1 || ^11" }, "require-dev": { - "drupal/entity_browser": "*" + "drupal/entity_browser": "*", + "drupal/entity_reference_revisions": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta2", - "datestamp": "1689262248", + "version": "2.0.0-beta4", + "datestamp": "1744343662", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -8291,12 +8263,12 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "See contributors", - "homepage": "https://www.drupal.org/node/2809033/committers" + "name": "alexpott", + "homepage": "https://www.drupal.org/user/157725" }, { "name": "dawehner", @@ -8307,7 +8279,7 @@ "homepage": "https://www.drupal.org/user/16496" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { @@ -8319,38 +8291,38 @@ "homepage": "https://www.drupal.org/user/51132" } ], - "description": "Display referenced entities with optional field overrides.", + "description": "Entity reference with overridable title", "homepage": "https://www.drupal.org/project/entity_reference_override", "support": { "source": "https://git.drupalcode.org/project/entity_reference_override", - "issues": "https://www.drupal.org/project/issues/entity_reference_override" + "error": "funding.opencollective : should be an array, string given" } }, { "name": "drupal/entity_reference_revisions", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.11" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "de21cbb0d8a0344dc3496addcad4ed536747cec5" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "2a2ff8617c7ce01b56df1caaf0a563da04948e26" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "require-dev": { - "drupal/diff": "1.x-dev" + "drupal/diff": "^1 || ^2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1705140721", + "version": "8.x-1.12", + "datestamp": "1722804497", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8368,7 +8340,7 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -8447,26 +8419,26 @@ }, { "name": "drupal/environment_indicator", - "version": "4.0.17", + "version": "4.0.21", "source": { "type": "git", "url": "https://git.drupalcode.org/project/environment_indicator.git", - "reference": "4.0.17" + "reference": "4.0.21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.17.zip", - "reference": "4.0.17", - "shasum": "d6bf00046516aaa027e5e91aaac0800e280b5160" + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.21.zip", + "reference": "4.0.21", + "shasum": "e4d4de7060fb10156c44d27a3b9ec80929eb17b3" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.17", - "datestamp": "1696608287", + "version": "4.0.21", + "datestamp": "1734428244", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8488,9 +8460,17 @@ "homepage": "https://www.drupal.org/user/733162", "email": "nacho@isholgueras.com" }, + { + "name": "lullabot", + "homepage": "https://www.drupal.org/user/3815489" + }, { "name": "mrfelton", "homepage": "https://www.drupal.org/user/305669" + }, + { + "name": "trackleft2", + "homepage": "https://www.drupal.org/user/2860655" } ], "description": "Environment Indicator adds some visual cuest to indicate which copy of the site are you interacting with", @@ -8501,26 +8481,26 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.24.0", + "version": "1.25.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.24" + "reference": "8.x-1.25" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.24.zip", - "reference": "8.x-1.24", - "shasum": "ab8dcd866e5ad95cde6fdf9cbca509c7f399bd23" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.25.zip", + "reference": "8.x-1.25", + "shasum": "13797a009ba899db0d9bd9a5c5ad0eb4b2bedfb1" }, "require": { - "drupal/core": "^8.9 || ^9 || ^10" + "drupal/core": "^8.9 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.24", - "datestamp": "1665158185", + "version": "8.x-1.25", + "datestamp": "1728547905", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8550,10 +8530,6 @@ { "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" - }, - { - "name": "svenryen", - "homepage": "https://www.drupal.org/user/667244" } ], "description": "This module aims at making the website compliant with the new EU cookie regulation.", @@ -8574,20 +8550,20 @@ }, { "name": "drupal/eva", - "version": "3.0.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eva.git", - "reference": "3.0.0" + "reference": "3.1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eva-3.0.0.zip", - "reference": "3.0.0", - "shasum": "51b56ed55ab6edb7376afc34c88825b6373d4a80" + "url": "https://ftp.drupal.org/files/projects/eva-3.1.1.zip", + "reference": "3.1.1", + "shasum": "11df2285cc479033637b9aac2fe65f681e5ed38b" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.5.11 || ^10 || ^11" }, "suggest": { "drupal/token": "Enable the argument token browser" @@ -8595,8 +8571,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0", - "datestamp": "1667476964", + "version": "3.1.1", + "datestamp": "1732295600", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8678,8 +8654,12 @@ "homepage": "https://www.drupal.org/user/279352" }, { - "name": "Neslee Canil Pinto", + "name": "neslee canil pinto", "homepage": "https://www.drupal.org/user/3580850" + }, + { + "name": "smustgrave", + "homepage": "https://www.drupal.org/user/3252890" } ], "description": "Provides the option of excluding node title(s) from display by individual node, node bundle, and view mode.", @@ -8691,26 +8671,26 @@ }, { "name": "drupal/exif_orientation", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/exif_orientation.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "692d04b1ce662a204b335135a1dadaca9b6efc7b" + "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "9e5a9d06f974835ea7eee2da64a4b073099b6639" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1694623445", + "version": "8.x-1.5", + "datestamp": "1732132295", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8731,7 +8711,7 @@ "homepage": "https://www.drupal.org/user/2416470" }, { - "name": "NickDickinsonWilde", + "name": "nickdickinsonwilde", "homepage": "https://www.drupal.org/user/3094661" } ], @@ -8743,24 +8723,30 @@ }, { "name": "drupal/facets", - "version": "dev-3.0.x", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "98be0aae6064cbdb632277af6f71e835d4236e28" + "reference": "3.0.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/facets-3.0.0.zip", + "reference": "3.0.0", + "shasum": "9fa44774d43aa065989cdf26b3992fa4029ae63e" }, "require": { - "drupal/core": "^10.1" + "drupal/core": "^10.1 || ^11" }, "conflict": { "drupal/core": "<10.1.0", "drupal/search_api": "<1.14" }, "require-dev": { - "drupal/better_exposed_filters": "*", - "drupal/jquery_ui_slider": "~2.0", + "drupal/better_exposed_filters": "~7.0", + "drupal/jquery_ui_slider": "~2.1", "drupal/jquery_ui_touch_punch": "~1.1", - "drupal/search_api": "^1.28||1.x-dev" + "drupal/search_api": "1.x-dev" }, "suggest": { "drupal/better_exposed_filters": "Required for AJAX support for facets rendered as views exposed filters", @@ -8769,15 +8755,12 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.0.x": "3.0.x-dev" - }, "drupal": { - "version": "3.0.0-beta1+18-dev", - "datestamp": "1709319587", + "version": "3.0.0", + "datestamp": "1735915197", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8799,11 +8782,11 @@ "homepage": "https://www.drupal.org/user/124705" }, { - "name": "Nick_vh", + "name": "nick_vh", "homepage": "https://www.drupal.org/user/122682" }, { - "name": "StryKaizer", + "name": "strykaizer", "homepage": "https://www.drupal.org/user/462700" } ], @@ -8815,60 +8798,6 @@ "irc": "irc://irc.freenode.org/drupal-search-api" } }, - { - "name": "drupal/fakeobjects", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/fakeobjects.git", - "reference": "8.x-1.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "a49094752f972e7db51ef5ec7abade1a4eba48f5" - }, - "require": { - "drupal/ckeditor": "*", - "drupal/core": "^8 || ^9 || ^10" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.2", - "datestamp": "1674760765", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Kevin Quillen (kevinquillen)", - "homepage": "https://www.drupal.org/u/kevinquillen", - "role": "Maintainer" - }, - { - "name": "kevinquillen", - "homepage": "https://www.drupal.org/user/317279" - } - ], - "description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.", - "homepage": "http://drupal.org/project/fakeobjects", - "keywords": [ - "Drupal" - ], - "support": { - "source": "http://cgit.drupalcode.org/fakeobjects", - "issues": "http://drupal.org/project/issues/fakeobjects" - } - }, { "name": "drupal/faqfield", "version": "7.1.0", @@ -9016,39 +8945,39 @@ }, { "name": "drupal/feeds", - "version": "3.0.0-beta4", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds.git", - "reference": "8.x-3.0-beta4" + "reference": "8.x-3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-beta4.zip", - "reference": "8.x-3.0-beta4", - "shasum": "d715c428819b71d7018d022862c8d1c453bcf4d7" + "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0.zip", + "reference": "8.x-3.0", + "shasum": "d6cbfdcc6ece690fe3b20dd62285eea91113089a" }, "require": { - "drupal/core": "^9.3 || ^10", - "laminas/laminas-feed": "^2.13" + "drupal/core": "^10.1 || ^11", + "laminas/laminas-feed": "^2.22" }, "require-dev": { - "drupal/pathauto": "^1.8", - "drush/drush": "^9 || ^10 || ^11" + "drupal/pathauto": "^1.0", + "megachriz/drupalbook": "^1.0 || ^2.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0-beta4", - "datestamp": "1685558328", + "version": "8.x-3.0", + "datestamp": "1736951425", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "drush": { "services": { - "drush.services.yml": "^9 || ^10 || ^11" + "drush.services.yml": ">=9" } } }, @@ -9062,7 +8991,7 @@ "homepage": "https://www.drupal.org/user/53995" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -9094,7 +9023,7 @@ "homepage": "https://www.drupal.org/user/24399" }, { - "name": "MegaChriz", + "name": "megachriz", "homepage": "https://www.drupal.org/user/654114" }, { @@ -9126,24 +9055,26 @@ }, { "name": "drupal/feeds_ex", - "version": "1.0.0-beta3", + "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds_ex.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds_ex-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "ba0e70154a2ac29edd03495271dc403d33411d38" + "url": "https://ftp.drupal.org/files/projects/feeds_ex-8.x-1.0-beta5.zip", + "reference": "8.x-1.0-beta5", + "shasum": "de36166f54444d3a08f1a69f483bc8245c62886b" }, "require": { - "arthurkushman/query-path": "^3.0", - "drupal/core": "^9 || ^10", + "drupal/core": "^10 || ^11", "drupal/feeds": "*", + "ext-libxml": "*", + "ext-simplexml": "*", + "gravitypdf/querypath": "^3.0 || ^4.0", "mtdowling/jmespath.php": "^2.0", - "softcreatr/jsonpath": "^0.5 || ^0.7 || ^0.8" + "softcreatr/jsonpath": "^0.5 || ^0.7 || ^0.8 || ^0.9" }, "require-dev": { "drupal/feeds": "3.x-dev" @@ -9151,8 +9082,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1667586771", + "version": "8.x-1.0-beta5", + "datestamp": "1725794733", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -9169,12 +9100,16 @@ "homepage": "https://www.drupal.org/user/160302" }, { - "name": "MegaChriz", + "name": "megachriz", "homepage": "https://www.drupal.org/user/654114" }, { "name": "twistor", "homepage": "https://www.drupal.org/user/473738" + }, + { + "name": "_shy", + "homepage": "https://www.drupal.org/user/3672933" } ], "description": "A generic Feeds parser used to create extensible parsers.", @@ -9190,28 +9125,28 @@ }, { "name": "drupal/feeds_ical", - "version": "2.1.0", + "version": "2.3.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds_ical.git", - "reference": "2.1.0" + "reference": "2.3.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds_ical-2.1.0.zip", - "reference": "2.1.0", - "shasum": "bdcffdd40d60e13b376cc2b7687a4ad00ff682d1" + "url": "https://ftp.drupal.org/files/projects/feeds_ical-2.3.3.zip", + "reference": "2.3.3", + "shasum": "d102dc34de751ded4a11f2139f70f11d3636f2be" }, "require": { "drupal/core": "^8 || ^9 || ^10", "drupal/feeds": "^3.0", - "johngrogg/ics-parser": "^3" + "johngrogg/ics-parser": "^3.4" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1692193477", + "version": "2.3.3", + "datestamp": "1742936829", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -9240,26 +9175,26 @@ }, { "name": "drupal/field_defaults", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_defaults.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_defaults-2.0.0.zip", - "reference": "2.0.0", - "shasum": "692d6b760271d3b3a711e781018f3a6e3f10e60d" + "url": "https://ftp.drupal.org/files/projects/field_defaults-2.1.0.zip", + "reference": "2.1.0", + "shasum": "ca90ca6814ff05457ec8ec0be6a976b0315c28a4" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^10.0 || ^11.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1709319388", + "version": "2.1.0", + "datestamp": "1745506968", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9267,7 +9202,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10 || ^11" + "drush.services.yml": "^11 || ^12" } } }, @@ -9295,26 +9230,26 @@ }, { "name": "drupal/field_formatter_class", - "version": "1.6.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_formatter_class.git", - "reference": "8.x-1.6" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_formatter_class-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "11682ba40db28aeac4319428db01590fbf2f4c6c" + "url": "https://ftp.drupal.org/files/projects/field_formatter_class-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "66f39802ac8ef43f362b7e3530280f751788f169" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^10.2 || ^11.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1667840724", + "version": "8.x-1.8", + "datestamp": "1724880268", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9337,7 +9272,7 @@ "role": "maintainer" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -9358,26 +9293,29 @@ }, { "name": "drupal/field_group", - "version": "3.4.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.4" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "80b937e1a11f8b29c69d853fc4bf798c057c6f94" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "427c0a65dc1936e69e60c120776056cfe5b43e86" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" + }, + "require-dev": { + "drupal/jquery_ui_accordion": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1667241979", + "version": "8.x-3.6", + "datestamp": "1722672510", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9390,13 +9328,21 @@ ], "authors": [ { - "name": "Anybody", + "name": "anybody", "homepage": "https://www.drupal.org/user/291091" }, { - "name": "Hydra", + "name": "grevil", + "homepage": "https://www.drupal.org/user/3668491" + }, + { + "name": "hydra", "homepage": "https://www.drupal.org/user/647364" }, + { + "name": "joevagyok", + "homepage": "https://www.drupal.org/user/2876343" + }, { "name": "jyve", "homepage": "https://www.drupal.org/user/591438" @@ -9423,31 +9369,37 @@ }, { "name": "drupal/field_token_value", - "version": "3.0.2", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_token_value.git", - "reference": "3.0.2" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_token_value-3.0.2.zip", - "reference": "3.0.2", - "shasum": "91ad476dd57a95086fa51fbc8fa0eb6a1b99f1ad" + "url": "https://ftp.drupal.org/files/projects/field_token_value-3.1.0.zip", + "reference": "3.1.0", + "shasum": "af17b023855bedf070e42a750fa60700b24be9af" }, "require": { - "drupal/core": "^8 || ^9 || ^10", - "drupal/token": "*" + "drupal/core": "^10 || ^11", + "drupal/token": "^1.15", + "php": ">=8.1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.2", - "datestamp": "1696584829", + "version": "3.1.0", + "datestamp": "1740522009", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^10 || ^11" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -9457,13 +9409,14 @@ "authors": [ { "name": "haydent", - "homepage": "https://www.drupal.org/user/2763191" + "homepage": "https://www.drupal.org/u/haydent" } ], - "description": "Provides a field allowing the value to be set using a string containing tokens.", + "description": "Allows you to use a Views to display an entity or entities for an entity_reference field display.", "homepage": "https://www.drupal.org/project/field_token_value", "support": { - "source": "https://git.drupalcode.org/project/field_token_value" + "source": "https://git.drupalcode.org/project/field_token_value", + "issues": "https://www.drupal.org/project/issues/field_token_value" } }, { @@ -9500,7 +9453,7 @@ ], "authors": [ { - "name": "cYu", + "name": "cyu", "homepage": "https://www.drupal.org/user/202205" }, { @@ -9519,6 +9472,10 @@ "name": "mgbellaire", "homepage": "https://www.drupal.org/user/1831932" }, + { + "name": "scott_euser", + "homepage": "https://www.drupal.org/user/3267594" + }, { "name": "willzyx", "homepage": "https://www.drupal.org/user/1043862" @@ -9533,26 +9490,26 @@ }, { "name": "drupal/fitvids", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fitvids.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fitvids-2.0.0.zip", - "reference": "2.0.0", - "shasum": "0fb02d633ca144abee0bfca7b52457c89aba0414" + "url": "https://ftp.drupal.org/files/projects/fitvids-2.1.0.zip", + "reference": "2.1.0", + "shasum": "9bdc84fb6a7c0f03f9172ac7cf2274ccf11ce127" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1669606300", + "version": "2.1.0", + "datestamp": "1729218906", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9569,39 +9526,40 @@ "homepage": "https://www.drupal.org/user/167927" }, { - "name": "NickDickinsonWilde", + "name": "nickdickinsonwilde", "homepage": "https://www.drupal.org/user/3094661" } ], - "description": "jQuery plugin for fluid width video embeds.", + "description": "Uses the FitVids.js library for fluid width video embeds.", "homepage": "https://www.drupal.org/project/fitvids", "support": { - "source": "https://git.drupalcode.org/project/fitvids" + "source": "https://git.drupalcode.org/project/fitvids", + "issues": "https://www.drupal.org/project/issues/fitvids" } }, { "name": "drupal/fixed_block_content", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fixed_block_content.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "30488b4a57f02b27e63e9249be3e1f9f67a19f64" + "url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "bf5035846418156857bd94bc6139aea339a884bb" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "drupal/hal": "^1.0 || ^2.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1702646682", + "version": "8.x-1.4", + "datestamp": "1743628825", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9631,26 +9589,26 @@ }, { "name": "drupal/flag", - "version": "4.0.0-beta4", + "version": "4.0.0-beta7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flag.git", - "reference": "8.x-4.0-beta4" + "reference": "8.x-4.0-beta7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta4.zip", - "reference": "8.x-4.0-beta4", - "shasum": "2779804f23685e1bb68a2a7b9517932dde3b1d4e" + "url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta7.zip", + "reference": "8.x-4.0-beta7", + "shasum": "6f74fcaec0db3c54934cdf8f25acb67c0c2d7f07" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.0-beta4", - "datestamp": "1670487892", + "version": "8.x-4.0-beta7", + "datestamp": "1743851261", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -9663,7 +9621,7 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -9674,17 +9632,17 @@ "name": "fubhy", "homepage": "https://www.drupal.org/user/761344" }, + { + "name": "ivnish", + "homepage": "https://www.drupal.org/user/3547706" + }, { "name": "joachim", "homepage": "https://www.drupal.org/user/107701" }, { - "name": "merlinofchaos", - "homepage": "https://www.drupal.org/user/26979" - }, - { - "name": "mooffie", - "homepage": "https://www.drupal.org/user/78454" + "name": "mandclu", + "homepage": "https://www.drupal.org/user/52136" }, { "name": "quicksketch", @@ -9707,27 +9665,29 @@ }, { "name": "drupal/flexible_permissions", - "version": "1.1.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flexible_permissions.git", - "reference": "1.1.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/flexible_permissions-1.1.0.zip", - "reference": "1.1.0", - "shasum": "cfda615388131e96a5cf3fce1f24b1c220f91fce" + "url": "https://ftp.drupal.org/files/projects/flexible_permissions-2.0.1.zip", + "reference": "2.0.1", + "shasum": "382ad20c674a6c07974d411e767310166851a0a8" }, "require": { - "drupal/core": "^9.5 || ^10", - "drupal/variationcache": "^1.0" + "drupal/core": "^10.3 || ^11" + }, + "require-dev": { + "jangregor/phpstan-prophecy": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.0", - "datestamp": "1697027409", + "version": "2.0.1", + "datestamp": "1726835397", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9759,23 +9719,21 @@ }, { "name": "drupal/focal_point", - "version": "2.0.2", + "version": "2.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "2.0.2" + "reference": "2.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-2.0.2.zip", - "reference": "2.0.2", - "shasum": "8e809795ec6a68a0bc3740b0b0a41bfa53d4d6d5" + "url": "https://ftp.drupal.org/files/projects/focal_point-2.1.2.zip", + "reference": "2.1.2", + "shasum": "5f8ffadd37748506c8f00314b1d45c947eb27cf7" }, "require": { - "drupal/core": "^9.3 || ^10", - "drupal/crop": "^2.3", - "drupal/jquery_ui": "^1.6", - "drupal/jquery_ui_draggable": "^2.0" + "drupal/core": "^9.3 || ^10 || ^11", + "drupal/crop": "^2.3" }, "require-dev": { "drupal/crop": "*" @@ -9783,8 +9741,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1690451892", + "version": "2.1.2", + "datestamp": "1731556344", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9802,7 +9760,7 @@ "role": "Maintainer" }, { - "name": "Rajeshreeputra", + "name": "rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" } ], @@ -9816,33 +9774,32 @@ }, { "name": "drupal/footnotes", - "version": "3.1.0", + "version": "4.0.0-beta6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/footnotes.git", - "reference": "3.1.0" + "reference": "4.0.0-beta6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/footnotes-3.1.0.zip", - "reference": "3.1.0", - "shasum": "6cc51af0d8cd50628b5a7e9cc75255a657e2aa62" + "url": "https://ftp.drupal.org/files/projects/footnotes-4.0.0-beta6.zip", + "reference": "4.0.0-beta6", + "shasum": "a7a3ac4a91e2f2967262ce5e1bef36a9541a877b" }, "require": { - "drupal/core": ">=8.6", - "drupal/fakeobjects": "^1.0" + "drupal/core": ">=10.0" }, "require-dev": { - "drupal/fakeobjects": "*" + "drupal/metatag": "^2.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.0", - "datestamp": "1691752661", + "version": "4.0.0-beta6", + "datestamp": "1741851876", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -9872,8 +9829,9 @@ "role": "Maintainer" }, { - "name": "scott_euser", - "homepage": "https://www.drupal.org/user/3267594" + "name": "Scott Euser (scott_euser)", + "homepage": "https://www.drupal.org/u/scott_euser", + "role": "Maintainer" }, { "name": "smulvih2", @@ -9893,26 +9851,26 @@ }, { "name": "drupal/fullcalendar_view", - "version": "5.1.13", + "version": "5.2.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fullcalendar_view.git", - "reference": "5.1.13" + "reference": "5.2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fullcalendar_view-5.1.13.zip", - "reference": "5.1.13", - "shasum": "35b8286574a2be20265f33c132579f7e4861b8ed" + "url": "https://ftp.drupal.org/files/projects/fullcalendar_view-5.2.4.zip", + "reference": "5.2.4", + "shasum": "cb13b70d38c7f9b299b8661d3e8e03624d5079db" }, "require": { - "drupal/core": "^9.2.0 || ^10" + "drupal/core": "^9.2.0 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "5.1.13", - "datestamp": "1698886922", + "version": "5.2.4", + "datestamp": "1734475570", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9925,11 +9883,11 @@ ], "authors": [ { - "name": "KarinG", + "name": "karing", "homepage": "https://www.drupal.org/user/787114" }, { - "name": "Mingsong", + "name": "mingsong", "homepage": "https://www.drupal.org/user/2986445" } ], @@ -9946,25 +9904,27 @@ }, { "name": "drupal/gdpr", - "version": "3.0.0", + "version": "3.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gdpr.git", - "reference": "3.0.0" + "reference": "3.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gdpr-3.0.0.zip", - "reference": "3.0.0", - "shasum": "1fd27a189761d8b70bfe73580f2dfd3ddde607b7" + "url": "https://ftp.drupal.org/files/projects/gdpr-3.1.2.zip", + "reference": "3.1.2", + "shasum": "61efb7ebc167e9ed38894920fb4850b8d940e06c" }, "require": { "drupal/checklistapi": "^2.1", - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "drupal/entity": "^1.4", - "drupal/entity_reference_revisions": "^1.10", - "drupal/message": "^1.4", - "drupal/token": "^1.11" + "drupal/entity_reference_revisions": "^1.11", + "drupal/message": "^1.5", + "drupal/token": "^1.14", + "fakerphp/faker": "^1 || ^2", + "php": ">=8.1" }, "require-dev": { "drupal/anonymizer": "*", @@ -9976,14 +9936,13 @@ }, "suggest": { "drush/drush": "GDPR Dump requires Drush ^9 || ^10", - "ext-zip": "GDPR Tasks requires the PHP zip extension", - "fzaninotto/faker": "Required for the anonymizer submodule (which is required by multiple submodules)." + "ext-zip": "GDPR Tasks requires the PHP zip extension" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0", - "datestamp": "1681377086", + "version": "3.1.2", + "datestamp": "1740594868", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10005,11 +9964,7 @@ "homepage": "https://www.drupal.org/user/655282" }, { - "name": "back-2-95", - "homepage": "https://www.drupal.org/user/327328" - }, - { - "name": "Balu Ertl", + "name": "baluertl", "homepage": "https://www.drupal.org/user/1086292" }, { @@ -10025,27 +9980,27 @@ "homepage": "https://www.drupal.org/user/2723471" }, { - "name": "Kosa Ilma", + "name": "kosa ilma", "homepage": "https://www.drupal.org/user/3435475" }, { "name": "lbesenyei", "homepage": "https://www.drupal.org/user/2626013" }, - { - "name": "leymannx", - "homepage": "https://www.drupal.org/user/2482808" - }, { "name": "mhavelant", "homepage": "https://www.drupal.org/user/3331139" }, + { + "name": "norman.lol", + "homepage": "https://www.drupal.org/user/2482808" + }, { "name": "pedrop", "homepage": "https://www.drupal.org/user/1043368" }, { - "name": "Rajeshreeputra", + "name": "rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" }, { @@ -10065,23 +10020,23 @@ }, { "name": "drupal/geolocation", - "version": "3.12.0", + "version": "3.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geolocation.git", - "reference": "8.x-3.12" + "reference": "8.x-3.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.12.zip", - "reference": "8.x-3.12", - "shasum": "eb31fe9080e2e0dcf442fc9b0a859f326219db5a" + "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.14.zip", + "reference": "8.x-3.14", + "shasum": "2f7cda9ce6ca1c03e30405f892714ae6f6a04bfd" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/jquery_ui": "*", "drupal/jquery_ui_autocomplete": "^2.0", - "php": "^7.3 || ^8.0" + "php": "^8.0" }, "require-dev": { "drupal/address": "*", @@ -10101,8 +10056,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.12", - "datestamp": "1673282362", + "version": "8.x-3.14", + "datestamp": "1729420964", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10132,30 +10087,30 @@ }, { "name": "drupal/gin", - "version": "3.0.0-rc9", + "version": "4.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0-rc9" + "reference": "4.0.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc9.zip", - "reference": "8.x-3.0-rc9", - "shasum": "130dec0ea8152bc796d8bbca1bc97b2ae0c381f4" + "url": "https://ftp.drupal.org/files/projects/gin-4.0.6.zip", + "reference": "4.0.6", + "shasum": "c68a0fb646c439e1eea3f31f282e59be36eadab2" }, "require": { - "drupal/core": "^9 || ^10", - "drupal/gin_toolbar": "^1.0@beta" + "drupal/core": "^10 || ^11", + "drupal/gin_toolbar": "^2.0" }, "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0-rc9", - "datestamp": "1706705034", + "version": "4.0.6", + "datestamp": "1740739176", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -10173,6 +10128,10 @@ "name": "Sascha Eggenberger (saschaeggi)", "homepage": "https://www.drupal.org/u/saschaeggi", "role": "Maintainer" + }, + { + "name": "saschaeggi", + "homepage": "https://www.drupal.org/user/1999056" } ], "description": "For a better Admin and Content Editor Experience.", @@ -10194,27 +10153,27 @@ }, { "name": "drupal/gin_gutenberg", - "version": "1.1.6", + "version": "1.1.16", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_gutenberg.git", - "reference": "1.1.6" + "reference": "1.1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.6.zip", - "reference": "1.1.6", - "shasum": "d885358010fc16bbbd8973267d3f61fa95a0256e" + "url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.16.zip", + "reference": "1.1.16", + "shasum": "5a39790f1038f733a0177808ec64e6ff38843a15" }, "require": { - "drupal/core": "^8 || ^9.3 || ^10", - "drupal/gutenberg": "^2.0 || ^3.0" + "drupal/core": "^8 || ^9.3 || ^10 || ^11", + "drupal/gutenberg": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.6", - "datestamp": "1703844596", + "version": "1.1.16", + "datestamp": "1742293958", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10232,7 +10191,7 @@ "role": "Maintainer" }, { - "name": "Hosisam", + "name": "hosisam", "homepage": "https://www.drupal.org/user/3449435" }, { @@ -10257,26 +10216,26 @@ }, { "name": "drupal/gin_login", - "version": "2.0.3", + "version": "2.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_login.git", - "reference": "2.0.3" + "reference": "2.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_login-2.0.3.zip", - "reference": "2.0.3", - "shasum": "f5be85feabfde975d088a3a6b4365e0b155eb4b8" + "url": "https://ftp.drupal.org/files/projects/gin_login-2.1.3.zip", + "reference": "2.1.3", + "shasum": "4fd1a4f36205f511ab7c222f3543aa15ad2331c6" }, "require": { - "drupal/core": "^8.9 || ^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1697916978", + "version": "2.1.3", + "datestamp": "1719750649", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10316,29 +10275,29 @@ }, { "name": "drupal/gin_toolbar", - "version": "1.0.0-rc5", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_toolbar.git", - "reference": "8.x-1.0-rc5" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc5.zip", - "reference": "8.x-1.0-rc5", - "shasum": "523b565244440a16fa447065a98841770992bd2e" + "url": "https://ftp.drupal.org/files/projects/gin_toolbar-2.0.0.zip", + "reference": "2.0.0", + "shasum": "2befeab2de9f7953b76b1a36c9bfb6a7e3987b11" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc5", - "datestamp": "1702727588", + "version": "2.0.0", + "datestamp": "1734698921", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -10351,6 +10310,10 @@ "name": "Sascha Eggenberger (saschaeggi)", "homepage": "https://www.drupal.org/u/saschaeggi", "role": "Maintainer" + }, + { + "name": "saschaeggi", + "homepage": "https://www.drupal.org/user/1999056" } ], "description": "Gin Toolbar for Frontend use", @@ -10375,16 +10338,16 @@ }, { "name": "drupal/gnode", - "version": "3.2.2", + "version": "3.3.5", "require": { - "drupal/core": "^9.5 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/group": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "3.2.2", - "datestamp": "1701886939", + "version": "3.3.5", + "datestamp": "1746519542", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10413,20 +10376,20 @@ }, { "name": "drupal/google_analytics", - "version": "4.0.2", + "version": "4.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_analytics.git", - "reference": "4.0.2" + "reference": "4.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.2.zip", - "reference": "4.0.2", - "shasum": "6deec511373e4659e42ff494c8729434728e37d7" + "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.3.zip", + "reference": "4.0.3", + "shasum": "faaae65a3b52d842ceef78fd2b2ef6344f3a21a0" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { "drupal/token": "^1.7" @@ -10434,8 +10397,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.2", - "datestamp": "1662768595", + "version": "4.0.3", + "datestamp": "1734385014", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10484,28 +10447,32 @@ }, { "name": "drupal/group", - "version": "3.2.2", + "version": "3.3.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "3.2.2" + "reference": "3.3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-3.2.2.zip", - "reference": "3.2.2", - "shasum": "d44d51828ca6554c32aa2d27e3a898e1d38b9efa" + "url": "https://ftp.drupal.org/files/projects/group-3.3.5.zip", + "reference": "3.3.5", + "shasum": "5e8df19cf48ef171bbe042e4d4b2f8107a339530" }, "require": { - "drupal/core": "^9.5 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/entity": "^1.2", - "drupal/flexible_permissions": "^1.0" + "drupal/flexible_permissions": "^2.0" + }, + "require-dev": { + "drupal/variationcache": "^1.5", + "jangregor/phpstan-prophecy": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.2.2", - "datestamp": "1701886939", + "version": "3.3.5", + "datestamp": "1746519542", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10536,28 +10503,31 @@ }, { "name": "drupal/gutenberg", - "version": "2.8.0", + "version": "2.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gutenberg.git", - "reference": "8.x-2.8" + "reference": "8.x-2.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gutenberg-8.x-2.8.zip", - "reference": "8.x-2.8", - "shasum": "4fdcf7bc65e67063e5f266b733a93e8176ad7a79" + "url": "https://ftp.drupal.org/files/projects/gutenberg-8.x-2.14.zip", + "reference": "8.x-2.14", + "shasum": "c6610a940797ad6eadc19d1a279467a36560c9bd" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "ext-json": "*", "php": ">=7.4" }, + "require-dev": { + "phpspec/prophecy-phpunit": "^2" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.8", - "datestamp": "1697496069", + "version": "8.x-2.14", + "datestamp": "1728499573", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10589,6 +10559,10 @@ "name": "Stephan Zeidler (szeidler)", "homepage": "https://www.drupal.org/u/szeidler" }, + { + "name": "marcofernandes", + "homepage": "https://www.drupal.org/user/2127558" + }, { "name": "perandre", "homepage": "https://www.drupal.org/user/221337" @@ -10619,31 +10593,32 @@ }, { "name": "drupal/hal", - "version": "2.0.2", + "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/hal.git", - "reference": "2.0.2" + "reference": "2.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/hal-2.0.2.zip", - "reference": "2.0.2", - "shasum": "9ec3ad376678941bae2e0eae0c980c42cddfc8b2" + "url": "https://ftp.drupal.org/files/projects/hal-2.0.4.zip", + "reference": "2.0.4", + "shasum": "5d98f2ebbc7952d183278351d24d3e51ea18c8ee" }, "require": { - "drupal/core": "^10" + "drupal/core": "^10 || ^11" }, "require-dev": { "drupal/aggregator": "2.x-dev", "drupal/entity_reference_revisions": "1.x-dev", - "drupal/rdf": "2.x-dev" + "drupal/rdf": "^2.1 || 3.0.x-dev", + "drupal/tour": "^1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1700523711", + "version": "2.0.4", + "datestamp": "1738532063", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10672,29 +10647,30 @@ }, { "name": "drupal/honeypot", - "version": "2.1.3", + "version": "2.2.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "2.1.3" + "reference": "2.2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.3.zip", - "reference": "2.1.3", - "shasum": "101105029a10a574ef6017824182500ab9905856" + "url": "https://ftp.drupal.org/files/projects/honeypot-2.2.2.zip", + "reference": "2.2.2", + "shasum": "828872d31d1a2c37a818cacae7fcd77a60996c66" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^10.3 || ^11" }, "require-dev": { - "drupal/rules": "^3.0" + "drupal/rules": "^4.0", + "drupal/webform": "^6.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.3", - "datestamp": "1695604754", + "version": "2.2.2", + "datestamp": "1739854442", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10712,11 +10688,11 @@ "email": "geerlingguy@mac.com" }, { - "name": "Manuel Garcia", + "name": "manuel garcia", "homepage": "https://www.drupal.org/user/213194" }, { - "name": "TR", + "name": "tr", "homepage": "https://www.drupal.org/user/202830" }, { @@ -10741,26 +10717,26 @@ }, { "name": "drupal/http_cache_control", - "version": "2.1.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_cache_control.git", - "reference": "8.x-2.1" + "reference": "8.x-2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "6a6864ab39fc2110cc8705e51f5106aa90362df5" + "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "dce070dff18c0298949e432713616df0841d7182" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1666053697", + "version": "8.x-2.6", + "datestamp": "1740741248", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10773,7 +10749,11 @@ ], "authors": [ { - "name": "Josh Waihi", + "name": "dieterholvoet", + "homepage": "https://www.drupal.org/user/3567222" + }, + { + "name": "josh waihi", "homepage": "https://www.drupal.org/user/188162" } ], @@ -10785,26 +10765,29 @@ }, { "name": "drupal/http_client_error_status", - "version": "3.0.0", + "version": "3.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_client_error_status.git", - "reference": "3.0.0" + "reference": "3.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_client_error_status-3.0.0.zip", - "reference": "3.0.0", - "shasum": "317b20d9520cb6210851ae6b9fec36dce73c631f" + "url": "https://ftp.drupal.org/files/projects/http_client_error_status-3.1.3.zip", + "reference": "3.1.3", + "shasum": "4880388d93182e98a716790d05440b18c47edb2e" }, "require": { - "drupal/core": "^8.7.7 || ^9 || ^10" + "drupal/core": "^10.2 || ^11" + }, + "require-dev": { + "drush/drush": "^12.5.2 || ^13" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0", - "datestamp": "1655679055", + "version": "3.1.3", + "datestamp": "1720219453", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10832,30 +10815,27 @@ }, { "name": "drupal/ief_complex_open", - "version": "1.0.1", + "version": "dev-1.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ief_complex_open.git", - "reference": "1.0.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ief_complex_open-1.0.1.zip", - "reference": "1.0.1", - "shasum": "abac70022e17d7a2b007ac1587826822433b0346" + "reference": "01cb7751694172aee46d9f0726f728ac758cf330" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10", - "drupal/inline_entity_form": "^1" + "drupal/core": "^8.8 || ^9 || ^10 || ^11", + "drupal/inline_entity_form": "^1 || ^3" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.0.x": "1.0.x-dev" + }, "drupal": { - "version": "1.0.1", - "datestamp": "1687803317", + "version": "1.0.1+15-dev", + "datestamp": "1739677426", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -10868,6 +10848,14 @@ "name": "drpldrp", "homepage": "https://www.drupal.org/user/3630968" }, + { + "name": "elkaro", + "homepage": "https://www.drupal.org/user/3577260" + }, + { + "name": "megakeegman", + "homepage": "https://www.drupal.org/user/3620027" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -10885,26 +10873,26 @@ }, { "name": "drupal/image_field_to_media", - "version": "2.0.2", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/image_field_to_media.git", - "reference": "2.0.2" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/image_field_to_media-2.0.2.zip", - "reference": "2.0.2", - "shasum": "7026c58a18c8bf9f02e631a5365c2b898916f478" + "url": "https://ftp.drupal.org/files/projects/image_field_to_media-3.0.0.zip", + "reference": "3.0.0", + "shasum": "abc66c620438ce6f5ba073b2c0003fcaf61d21a3" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1696623512", + "version": "3.0.0", + "datestamp": "1733757129", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10920,6 +10908,10 @@ "name": "Andrey Vitushkin (wombatbuddy)", "homepage": "https://www.drupal.org/u/wombatbuddy", "role": "Maintainer" + }, + { + "name": "wombatbuddy", + "homepage": "https://www.drupal.org/user/3547848" } ], "description": "Enables to convert existing image fields to Media image fields.", @@ -10975,6 +10967,10 @@ "homepage": "https://github.com/woprrr", "role": "Maintainer" }, + { + "name": "Drupal media CI", + "homepage": "https://www.drupal.org/user/3057985" + }, { "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" @@ -11007,38 +11003,36 @@ }, { "name": "drupal/indieweb", - "version": "1.22.0", + "version": "1.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "8.x-1.22" + "reference": "8.x-1.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.22.zip", - "reference": "8.x-1.22", - "shasum": "ce9f45da2f9aaca979f50950f06670d79d4d6ded" + "url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.26.zip", + "reference": "8.x-1.26", + "shasum": "5393c42a9c11ffed9026a70439454f9a20aff408" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10 || ^11", "indieauth/client": "^1.1", "indieweb/mention-client": "^1.2", - "lcobucci/jwt": "4.0.*", + "lcobucci/jwt": "4.3.0", "p3k/micropub": "^0.0.3", "p3k/websub": "^0.0.1", "p3k/xray": "^1.12" }, "require-dev": { - "drupal/classy": "*", - "drupal/externalauth": "*", - "drupal/indieweb_indieauth": "*", - "drupal/stable": "*" + "drupal/externalauth": "^2.0", + "drupal/indieweb_indieauth": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.22", - "datestamp": "1708867488", + "version": "8.x-1.26", + "datestamp": "1740916115", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11070,20 +11064,21 @@ }, { "name": "drupal/inline_entity_form", - "version": "1.0.0-rc17", + "version": "3.0.0-rc21", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inline_entity_form.git", - "reference": "8.x-1.0-rc17" + "reference": "3.0.0-rc21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc17.zip", - "reference": "8.x-1.0-rc17", - "shasum": "626622e01cf7a2d2977fdc06ae09afd5a814e09b" + "url": "https://ftp.drupal.org/files/projects/inline_entity_form-3.0.0-rc21.zip", + "reference": "3.0.0-rc21", + "shasum": "bbfb99be0ee35ad197556b2aa02f6e181e34ff1f" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10", + "drupal/core": "^8.8 || ^9 || ^10 || ^11", + "drupal/rat": "^1.0.0@stable", "php": ">=7.1" }, "require-dev": { @@ -11092,8 +11087,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc17", - "datestamp": "1703020130", + "version": "3.0.0-rc21", + "datestamp": "1746459780", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -11110,7 +11105,7 @@ "homepage": "https://www.drupal.org/user/86106" }, { - "name": "Centarro", + "name": "centarro", "homepage": "https://www.drupal.org/user/3661446" }, { @@ -11162,17 +11157,11 @@ }, { "name": "drupal/inotherwords", - "version": "3.0.1", + "version": "dev-3.0.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inotherwords.git", - "reference": "3.0.1" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inotherwords-3.0.1.zip", - "reference": "3.0.1", - "shasum": "bb9abce972fffc662affe34d691fa6d1c6da6709" + "reference": "be0f73a4ebd4e2b522e16931b0cd4fcdeecd53af" }, "require": { "agaric/oxford-comma": "^1.2", @@ -11181,12 +11170,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-3.0.x": "3.0.x-dev" + }, "drupal": { - "version": "3.0.1", - "datestamp": "1686885306", + "version": "3.0.1+1-dev", + "datestamp": "1706581669", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -11232,20 +11224,20 @@ }, { "name": "drupal/insert", - "version": "3.0.0-beta3", + "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/insert.git", - "reference": "3.0.0-beta3" + "reference": "3.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/insert-3.0.0-beta3.zip", - "reference": "3.0.0-beta3", - "shasum": "07b54a3d7cf518c105853a8aa2657d95e2a063e2" + "url": "https://ftp.drupal.org/files/projects/insert-3.0.2.zip", + "reference": "3.0.2", + "shasum": "df73a01b20be742b53c95b3b5a8424894d2ce703" }, "require": { - "drupal/core": "^10" + "drupal/core": "^10 || ^11" }, "require-dev": { "drupal/colorbox": "*" @@ -11253,11 +11245,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-beta3", - "datestamp": "1704123693", + "version": "3.0.2", + "datestamp": "1739545285", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -11271,7 +11263,7 @@ "homepage": "https://www.drupal.org/user/35821" }, { - "name": "Snater", + "name": "snater", "homepage": "https://www.drupal.org/user/3513717" } ], @@ -11283,26 +11275,26 @@ }, { "name": "drupal/jquery_ui", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "0ddccdcf35a066de1843e1d9670677ee1a2faac0" + "url": "https://ftp.drupal.org/files/projects/jquery_ui-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "3f893843ec30fed18fa1b0cb326e51880b0cb686" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1668521197", + "version": "8.x-1.7", + "datestamp": "1717002098", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11379,27 +11371,27 @@ }, { "name": "drupal/jquery_ui_accordion", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_accordion.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_accordion-2.0.0.zip", - "reference": "2.0.0", - "shasum": "47f3983502a5be5a8c201b54aa18e20f1e595477" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_accordion-2.1.0.zip", + "reference": "2.1.0", + "shasum": "f52cfc83f302a54b9c71a038e9ac1ce496f47edd" }, "require": { - "drupal/core": "^9.2 || ^10", - "drupal/jquery_ui": "^1.6" + "drupal/core": "^9.2 || ^10 || ^11", + "drupal/jquery_ui": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1670871459", + "version": "2.1.0", + "datestamp": "1717015495", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11432,28 +11424,28 @@ }, { "name": "drupal/jquery_ui_autocomplete", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_autocomplete.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_autocomplete-2.0.0.zip", - "reference": "2.0.0", - "shasum": "927d312a74002f99e1c971d3d268be1b0a532fc7" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_autocomplete-2.1.0.zip", + "reference": "2.1.0", + "shasum": "ecf9500d8bff6c3673e92019a09dcce87ac81fc6" }, "require": { - "drupal/core": "^9.2 || ^10", - "drupal/jquery_ui": "^1.6", - "drupal/jquery_ui_menu": "^2" + "drupal/core": "^9.2 || ^10 || ^11", + "drupal/jquery_ui": "^1.7", + "drupal/jquery_ui_menu": "^2.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1670871461", + "version": "2.1.0", + "datestamp": "1717035046", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11498,27 +11490,27 @@ }, { "name": "drupal/jquery_ui_datepicker", - "version": "2.0.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git", - "reference": "2.0.0" + "reference": "2.1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-2.0.0.zip", - "reference": "2.0.0", - "shasum": "ce40cf8ab400866bffda1ac3f7e4a5ac20bb3ae5" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-2.1.1.zip", + "reference": "2.1.1", + "shasum": "29e56e8fa351fefd34e80529768ddc69a460149d" }, "require": { - "drupal/core": "^9.2 || ^10", - "drupal/jquery_ui": "^1.6" + "drupal/core": "^9.2 || ^10 || ^11", + "drupal/jquery_ui": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1670871494", + "version": "2.1.1", + "datestamp": "1730932612", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11561,82 +11553,29 @@ "source": "https://git.drupalcode.org/project/jquery_ui_datepicker" } }, - { - "name": "drupal/jquery_ui_draggable", - "version": "2.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/jquery_ui_draggable.git", - "reference": "2.0.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_draggable-2.0.0.zip", - "reference": "2.0.0", - "shasum": "13a8f4bf037449cd176ddb967fc9cba9a466a705" - }, - "require": { - "drupal/core": "^9.2 || ^10", - "drupal/jquery_ui": "^1.6" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "2.0.0", - "datestamp": "1670871516", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "bnjmnm", - "homepage": "https://www.drupal.org/user/2369194" - }, - { - "name": "lauriii", - "homepage": "https://www.drupal.org/user/1078742" - }, - { - "name": "zrpnr", - "homepage": "https://www.drupal.org/user/1448368" - } - ], - "description": "Provides jQuery UI Draggable library.", - "homepage": "https://www.drupal.org/project/jquery_ui_draggable", - "support": { - "source": "https://git.drupalcode.org/project/jquery_ui_draggable" - } - }, { "name": "drupal/jquery_ui_menu", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_menu.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_menu-2.0.0.zip", - "reference": "2.0.0", - "shasum": "5e1b56bf457669c7779a81784f49da63e3956854" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_menu-2.1.0.zip", + "reference": "2.1.0", + "shasum": "9aa6958e52ea12c1cdedd7908c5aeb5309b8b4ea" }, "require": { - "drupal/core": "^9.2 || ^10", - "drupal/jquery_ui": "^1.6" + "drupal/core": "^9.2 || ^10 || ^11", + "drupal/jquery_ui": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1670871546", + "version": "2.1.0", + "datestamp": "1717031358", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11681,27 +11620,27 @@ }, { "name": "drupal/jquery_ui_slider", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_slider.git", - "reference": "2.0.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_slider-2.0.0.zip", - "reference": "2.0.0", - "shasum": "86b7d71e91013cffafb8021dbf8047745ebc5fd6" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_slider-2.1.0.zip", + "reference": "2.1.0", + "shasum": "89e54ccf787ad3eb11fb2ca9e25ea4bfce3df5b1" }, "require": { - "drupal/core": "^9.2 || ^10", - "drupal/jquery_ui": "^1.6" + "drupal/core": "^9.2 || ^10 || ^11", + "drupal/jquery_ui": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1670871571", + "version": "2.1.0", + "datestamp": "1717031321", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11734,28 +11673,28 @@ }, { "name": "drupal/jquery_ui_touch_punch", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_touch_punch.git", - "reference": "1.1.0" + "reference": "1.1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_touch_punch-1.1.0.zip", - "reference": "1.1.0", - "shasum": "4b7e50a98246dfa6ef48e5b12c70277873902824" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_touch_punch-1.1.1.zip", + "reference": "1.1.1", + "shasum": "f16bc2ffa500131f43c84427ff213e753de9b6a6" }, "require": { - "drupal/core": "^8 || ^9 || ^10", + "drupal/core": "^9.2 || ^10 || ^11", "drupal/jquery_ui": "^1.0", "politsin/jquery-ui-touch-punch": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.0", - "datestamp": "1662744607", + "version": "1.1.1", + "datestamp": "1717663479", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11790,26 +11729,32 @@ }, { "name": "drupal/key", - "version": "1.17.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/key.git", - "reference": "8.x-1.17" + "reference": "8.x-1.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/key-8.x-1.17.zip", - "reference": "8.x-1.17", - "shasum": "fa9f606d2ba0e20693e12040004e2ed31302ed03" + "url": "https://ftp.drupal.org/files/projects/key-8.x-1.20.zip", + "reference": "8.x-1.20", + "shasum": "f45415552de129e9976af72224393cd1d1f2ea65" }, "require": { - "drupal/core": ">=8.9 <11" + "drupal/core": ">=8.9 <12" + }, + "require-dev": { + "drush/drush": ">=9" + }, + "suggest": { + "drush/drush": ">=11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.17", - "datestamp": "1674343967", + "version": "8.x-1.20", + "datestamp": "1744582168", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11827,7 +11772,7 @@ ], "authors": [ { - "name": "Cellar Door", + "name": "cellar door", "homepage": "https://www.drupal.org/user/658076" }, { @@ -11903,17 +11848,17 @@ }, { "name": "drupal/linkit", - "version": "6.1.2", + "version": "6.1.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "6.1.2" + "reference": "6.1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-6.1.2.zip", - "reference": "6.1.2", - "shasum": "63fb311d2b78df81a9a588330429b640ec7da0e8" + "url": "https://ftp.drupal.org/files/projects/linkit-6.1.6.zip", + "reference": "6.1.6", + "shasum": "113d8e569cfb92f8d7feb0a2f7713953c0715e92" }, "require": { "drupal/core": "^10.1" @@ -11925,8 +11870,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.1.2", - "datestamp": "1696865478", + "version": "6.1.6", + "datestamp": "1729189029", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11997,10 +11942,6 @@ "name": "Mohammad AlQanneh", "homepage": "https://www.drupal.org/u/mqanneh", "role": "Maintainer" - }, - { - "name": "mqanneh", - "homepage": "https://www.drupal.org/user/2833163" } ], "description": "This module enables users to login by email address.", @@ -12076,6 +12017,10 @@ { "name": "markdorison", "homepage": "https://www.drupal.org/user/346106" + }, + { + "name": "megachriz", + "homepage": "https://www.drupal.org/user/654114" } ], "description": "Provides Markdown integration for Drupal and allows content to be formatted in a simple plain-text syntax that is transformed into valid HTML.", @@ -12086,30 +12031,30 @@ } }, { - "name": "drupal/media_contextual_crop", - "version": "dev-1.2.x", + "name": "drupal/media_alias_display", + "version": "2.1.1", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/media_contextual_crop.git", - "reference": "3193fb963b46a5c9d045cd61acba78fc8ae0e88e" + "url": "https://git.drupalcode.org/project/media_alias_display.git", + "reference": "2.1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/media_alias_display-2.1.1.zip", + "reference": "2.1.1", + "shasum": "49a027c8e7e8373e6c3125e0072edd9ec7e9996a" }, "require": { - "drupal/core": "^9.4 || ^10" - }, - "require-dev": { - "drupal/advanced_help": "^1" + "drupal/core": "^10.3 || ^11" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.2.x": "1.2.x-dev" - }, "drupal": { - "version": "1.2.1+5-dev", - "datestamp": "1697791918", + "version": "2.1.1", + "datestamp": "1746041397", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -12119,7 +12064,65 @@ ], "authors": [ { - "name": "DrDam", + "name": "Stephen Mustgrave", + "homepage": "https://www.drupal.org/user/3252890", + "email": "smustgrave@gmail.com" + } + ], + "description": "Display file in the browser with the URL alias vs file path.", + "homepage": "https://www.drupal.org/project/media_alias_display", + "support": { + "source": "https://git.drupalcode.org/project/media_alias_display" + } + }, + { + "name": "drupal/media_contextual_crop", + "version": "2.1.5", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/media_contextual_crop.git", + "reference": "2.1.5" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/media_contextual_crop-2.1.5.zip", + "reference": "2.1.5", + "shasum": "d511e031ec5b13c93fe5e1352ee455a902a3ec73" + }, + "require": { + "composer/installers": "^1.9 || ^2.0", + "cweagans/composer-patches": "^1.7 || ^2.0", + "drupal/core": "^10 || ^11", + "drupal/crop": "^2.3", + "drush/drush": ">11" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.1.5", + "datestamp": "1736325942", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "enable-patching": true, + "patches": { + "drupal/crop": { + "provide_contextual_capability_to_crops": "https://www.drupal.org/files/issues/2024-01-21/2617818-32-provide_contextual_capability_to_crops.patch" + }, + "drupal/core": { + "Refactor ImageStyleDownloadController": "https://www.drupal.org/files/issues/2024-09-04/2685905-35-factorizeImageDeliver.patch" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "drdam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12134,24 +12137,24 @@ }, { "name": "drupal/media_contextual_crop_field_formatter", - "version": "1.3.0", + "version": "2.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_contextual_crop_field_formatter.git", - "reference": "1.3.0" + "reference": "2.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_contextual_crop_field_formatter-1.3.0.zip", - "reference": "1.3.0", - "shasum": "7e09a051247c22e83a665ab9538c7e18779d93d2" + "url": "https://ftp.drupal.org/files/projects/media_contextual_crop_field_formatter-2.0.7.zip", + "reference": "2.0.7", + "shasum": "f3409352b36dfd6ae3936536e76cfc618c92712c" }, "require": { "composer/installers": "^1.9 || ^2.0", "cweagans/composer-patches": "^1.7", - "drupal/core": "^9.4 || ^10", - "drupal/media_contextual_crop": "~1.2", - "drupal/media_library_media_modify": "^1.0@beta" + "drupal/core": "^10 || ^11", + "drupal/media_contextual_crop": "~2.0", + "drupal/media_library_media_modify": "^1.0.0 || ^2.0.0@beta" }, "require-dev": { "drupal/advanced_help": "^1" @@ -12159,8 +12162,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.3.0", - "datestamp": "1692266180", + "version": "2.0.7", + "datestamp": "1728401162", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12169,7 +12172,7 @@ "enable-patching": true, "patches": { "drupal/media_library_media_modify": { - "#3270150 Add alteration": "https://www.drupal.org/files/issues/2022-06-08/manage_crops_3270150-7.patch" + "#3270150 Add alteration": "https://git.drupalcode.org/project/media_library_media_modify/-/merge_requests/65.patch" } } }, @@ -12179,7 +12182,7 @@ ], "authors": [ { - "name": "DrDam", + "name": "drdam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12194,22 +12197,22 @@ }, { "name": "drupal/media_contextual_crop_fp_adapter", - "version": "1.1.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_contextual_crop_fp_adapter.git", - "reference": "1.1.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_contextual_crop_fp_adapter-1.1.1.zip", - "reference": "1.1.1", - "shasum": "b42f7d09e270becdc317bf832156b00cc1b90d12" + "url": "https://ftp.drupal.org/files/projects/media_contextual_crop_fp_adapter-2.0.2.zip", + "reference": "2.0.2", + "shasum": "ec729a10cda85f3f01428eff80f50102e7aa07c6" }, "require": { - "drupal/core": "^9.4 || ^10", + "drupal/core": "^10 || ^11", "drupal/focal_point": "^1.5 || ^2.0@alpha", - "drupal/media_contextual_crop": "~1.2" + "drupal/media_contextual_crop": "~2.0" }, "require-dev": { "drupal/advanced_help": "^1" @@ -12217,8 +12220,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.1", - "datestamp": "1692689051", + "version": "2.0.2", + "datestamp": "1725437111", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12231,7 +12234,7 @@ ], "authors": [ { - "name": "DrDam", + "name": "drdam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12246,31 +12249,28 @@ }, { "name": "drupal/media_contextual_crop_iwc_adapter", - "version": "1.1.1", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_contextual_crop_iwc_adapter.git", - "reference": "1.1.1" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_contextual_crop_iwc_adapter-1.1.1.zip", - "reference": "1.1.1", - "shasum": "7f8e58070560b675cca8eb5b32b8f967532f72b0" + "url": "https://ftp.drupal.org/files/projects/media_contextual_crop_iwc_adapter-2.0.3.zip", + "reference": "2.0.3", + "shasum": "cc737d6ba36372a28e6d80c7ccb8a27a7fb5905a" }, "require": { - "drupal/core": "^9.4 || ^10", - "drupal/image_widget_crop": "^2.3", - "drupal/media_contextual_crop": "~1.2" - }, - "require-dev": { - "drupal/advanced_help": "^1" + "drupal/core": "^10 || ^11", + "drupal/image_widget_crop": "^2.4 || ^3.0", + "drupal/media_contextual_crop": "~2.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.1", - "datestamp": "1692689056", + "version": "2.0.3", + "datestamp": "1747295243", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12283,7 +12283,7 @@ ], "authors": [ { - "name": "DrDam", + "name": "drdam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12298,17 +12298,17 @@ }, { "name": "drupal/media_library_media_modify", - "version": "1.0.0-beta15", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_library_media_modify.git", - "reference": "1.0.0-beta15" + "reference": "1.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_library_media_modify-1.0.0-beta15.zip", - "reference": "1.0.0-beta15", - "shasum": "fb0273e19c2b840cf4e4420b883dd9a192babf22" + "url": "https://ftp.drupal.org/files/projects/media_library_media_modify-1.0.0.zip", + "reference": "1.0.0", + "shasum": "62386e5b8f9ec926fc58ecff1145aae6f835808a" }, "require": { "drupal/core": "^9.5 || ^10" @@ -12321,11 +12321,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.0-beta15", - "datestamp": "1704817926", + "version": "1.0.0", + "datestamp": "1723624265", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "patches": { @@ -12333,7 +12333,7 @@ "Issue #3263397-10: Simplify form logic in media library": "https://www.drupal.org/files/issues/2023-01-19/3263397-16.patch" }, "drupal/inline_entity_form": { - "Changes are lost when collapsing a paragraphs subform including an inline_entity_form": "https://www.drupal.org/files/issues/2022-09-22/47-8.diff" + "Issue #3271293: Changes are lost when collapsing a paragraphs subform including an inline_entity_form": "https://www.drupal.org/files/issues/2022-09-22/47-8.diff" } } }, @@ -12399,6 +12399,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "tunic", + "homepage": "https://www.drupal.org/user/397132" + }, { "name": "yoruvo", "homepage": "https://www.drupal.org/user/2989799" @@ -12412,26 +12416,26 @@ }, { "name": "drupal/menu_admin_per_menu", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "ec8c7a4a064aa285dfb722dad264da9936fc81b6" + "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "8ebbab26f0dad2b1f79d7aa185295ca033eece7a" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^10.2 || ^11.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1660918821", + "version": "8.x-1.6", + "datestamp": "1726150514", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12448,7 +12452,7 @@ "homepage": "https://www.drupal.org/user/410199" }, { - "name": "JeroenT", + "name": "jeroent", "homepage": "https://www.drupal.org/user/2228934" }, { @@ -12462,32 +12466,36 @@ ], "description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.", "homepage": "https://www.drupal.org/project/menu_admin_per_menu", + "keywords": [ + "Drupal" + ], "support": { - "source": "https://git.drupalcode.org/project/menu_admin_per_menu" + "source": "https://git.drupalcode.org/project/menu_admin_per_menu", + "issues": "https://drupal.org/project/issues/menu_admin_per_menu" } }, { "name": "drupal/menu_block", - "version": "1.10.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.10" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "97de632d77448ae0a974e20c2ffbe42c7ddd4633" + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "c71e60acaba8a7553e8cf423a56328771cbdedf4" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^10.1 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1667434255", + "version": "8.x-1.14", + "datestamp": "1740624449", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12500,7 +12508,7 @@ ], "authors": [ { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -12508,7 +12516,7 @@ "homepage": "https://www.drupal.org/user/160302" }, { - "name": "JohnAlbin", + "name": "johnalbin", "homepage": "https://www.drupal.org/user/32095" }, { @@ -12516,7 +12524,7 @@ "homepage": "https://www.drupal.org/user/370574" }, { - "name": "RenatoG", + "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" }, { @@ -12605,26 +12613,26 @@ }, { "name": "drupal/menu_link_config", - "version": "1.0.0-alpha8", + "version": "1.0.0-alpha9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_link_config.git", - "reference": "8.x-1.0-alpha8" + "reference": "8.x-1.0-alpha9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_link_config-8.x-1.0-alpha8.zip", - "reference": "8.x-1.0-alpha8", - "shasum": "864799692dc6eb310cd90e50aaa2cc88c954d7ec" + "url": "https://ftp.drupal.org/files/projects/menu_link_config-8.x-1.0-alpha9.zip", + "reference": "8.x-1.0-alpha9", + "shasum": "de8dc902de9fea403240c6371b9aaa309c5f8077" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha8", - "datestamp": "1677846082", + "version": "8.x-1.0-alpha9", + "datestamp": "1741211826", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -12645,7 +12653,7 @@ "homepage": "https://www.drupal.org/user/229048" }, { - "name": "Hydra", + "name": "hydra", "homepage": "https://www.drupal.org/user/647364" }, { @@ -12669,26 +12677,26 @@ }, { "name": "drupal/menu_trail_by_path", - "version": "2.0.1", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", - "reference": "2.0.1" + "reference": "2.2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-2.0.1.zip", - "reference": "2.0.1", - "shasum": "3c2c1b0ee669c26e6ccba8a345605b7c932be2bf" + "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-2.2.0.zip", + "reference": "2.2.0", + "shasum": "aba140af80ad217b6543c10bde312c85d75f945a" }, "require": { - "drupal/core": "^8.8 || ^9.0 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1701298206", + "version": "2.2.0", + "datestamp": "1747319648", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12701,7 +12709,7 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -12729,29 +12737,29 @@ }, { "name": "drupal/message", - "version": "1.4.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/message.git", - "reference": "8.x-1.4" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/message-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "4158df35b5506fc88061358624589c4a04c414a2" + "url": "https://ftp.drupal.org/files/projects/message-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "461a00b425c9d8907f489e8109fb6b20871c463e" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "require-dev": { - "drupal/token": "*" + "drupal/token": "^1.14" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1667584508", + "version": "8.x-1.8", + "datestamp": "1739744268", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12792,42 +12800,46 @@ }, { "name": "drupal/metatag", - "version": "1.26.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.26" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.26.zip", - "reference": "8.x-1.26", - "shasum": "afa4a37422748baa2f0c35b13961438668ef3be8" + "url": "https://ftp.drupal.org/files/projects/metatag-2.1.0.zip", + "reference": "2.1.0", + "shasum": "c28fe2fdac68a9370a6af6cbafff4425dd5148f3" }, "require": { - "drupal/core": "^9.3 || ^10", - "drupal/token": "^1.0" + "drupal/core": "^9.4 || ^10 || ^11", + "drupal/token": "^1.0", + "php": ">=8.0" }, "require-dev": { - "drupal/devel": "^4.0 || ^5.0", - "drupal/hal": "^9 || ^1 || ^2", + "drupal/forum": "*", + "drupal/hal": "^1 || ^2 || ^9", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "^4.0", - "drupal/panelizer": "^4.0", "drupal/redirect": "^1.0", - "drupal/webprofiler": "^9 || ^10", + "ergebnis/composer-normalize": "*", "mpyw/phpunit-patch-serializable-comparison": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.26", - "datestamp": "1687856123", + "version": "2.1.0", + "datestamp": "1731004042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -12841,7 +12853,7 @@ "role": "Developer" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" } ], @@ -12913,17 +12925,17 @@ }, { "name": "drupal/migrate_plus", - "version": "6.0.2", + "version": "6.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_plus.git", - "reference": "6.0.2" + "reference": "6.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.2.zip", - "reference": "6.0.2", - "shasum": "4315bc293aa75ea9247582d5d1925b075865e467" + "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.5.zip", + "reference": "6.0.5", + "shasum": "441e91086feaca7a6f1acf1735023fff0dfc5e1e" }, "require": { "drupal/core": ">=9.1", @@ -12940,8 +12952,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.2", - "datestamp": "1705424638", + "version": "6.0.5", + "datestamp": "1732124623", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12978,17 +12990,17 @@ }, { "name": "drupal/migrate_source_csv", - "version": "3.6.0", + "version": "3.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_source_csv.git", - "reference": "8.x-3.6" + "reference": "8.x-3.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.6.zip", - "reference": "8.x-3.6", - "shasum": "60b5e7dcb5d7a68ed0a43693fe67e7d26b1a9d83" + "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.7.zip", + "reference": "8.x-3.7", + "shasum": "d952a58003a4616176050ce4d486f9df9c6c59c9" }, "require": { "drupal/core": ">=9.1", @@ -13001,8 +13013,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.6", - "datestamp": "1702995930", + "version": "8.x-3.7", + "datestamp": "1735314551", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13029,17 +13041,17 @@ }, { "name": "drupal/migrate_tools", - "version": "6.0.4", + "version": "6.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "6.0.4" + "reference": "6.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.4.zip", - "reference": "6.0.4", - "shasum": "63c571aefece96b199ce8b8f90da648186502be4" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.5.zip", + "reference": "6.0.5", + "shasum": "c82519b366f43827818b04bfbc0009a6e028b835" }, "require": { "drupal/core": ">=9.1", @@ -13057,8 +13069,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.4", - "datestamp": "1707330330", + "version": "6.0.5", + "datestamp": "1730824457", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13100,17 +13112,17 @@ }, { "name": "drupal/migrate_upgrade", - "version": "4.0.1", + "version": "4.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_upgrade.git", - "reference": "4.0.1" + "reference": "4.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-4.0.1.zip", - "reference": "4.0.1", - "shasum": "e9507affa61ae27adb1ea6e0d55f3bb32506ddfc" + "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-4.0.2.zip", + "reference": "4.0.2", + "shasum": "358f3cea91411b179a1c78841f1cc3166a947088" }, "require": { "drupal/core": ">=9", @@ -13121,8 +13133,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.1", - "datestamp": "1672260874", + "version": "4.0.2", + "datestamp": "1719350600", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13352,26 +13364,26 @@ }, { "name": "drupal/noreferrer", - "version": "1.16.0", + "version": "1.18.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/noreferrer.git", - "reference": "8.x-1.16" + "reference": "8.x-1.18" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.16.zip", - "reference": "8.x-1.16", - "shasum": "f02e76504bfc0a3313fde6e6a0333501921a13c7" + "url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.18.zip", + "reference": "8.x-1.18", + "shasum": "2faed2bc3f104eafcc061d941137f981bbea2078" }, "require": { - "drupal/core": "^8.7.7 || ^9 || ^10" + "drupal/core": "^8.7.7 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.16", - "datestamp": "1673521010", + "version": "8.x-1.18", + "datestamp": "1716361226", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13384,15 +13396,26 @@ ], "authors": [ { - "name": "mfb", - "homepage": "https://www.drupal.org/user/12302" + "name": "mark burdett", + "homepage": "https://www.drupal.org/u/mfb" } ], - "description": "Adds rel=\"noopener\" and/or rel=\"noreferrer\" to links.", + "description": "Adds rel=\"noopener\" and/or rel=\"noreferrer\" to links.", "homepage": "https://www.drupal.org/project/noreferrer", "support": { - "source": "https://git.drupalcode.org/project/noreferrer" - } + "source": "https://git.drupalcode.org/project/noreferrer", + "issues": "https://www.drupal.org/project/issues/noreferrer" + }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/mfb" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/mfb" + } + ] }, { "name": "drupal/notfoundpassthrough", @@ -13400,10 +13423,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/notfoundpassthrough.git", - "reference": "0482dc146ebfbc842274ac9513d675efee8b8f6d" + "reference": "8561838b0636eec6a452b7f35bcec3c673a90a92" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^10 || ^11" }, "type": "drupal-module", "extra": { @@ -13411,8 +13434,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "1.0.0-beta4+1-dev", - "datestamp": "1682098409", + "version": "1.0.0-beta5+2-dev", + "datestamp": "1736206027", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -13463,14 +13486,14 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "ba8cee423b1f4e749c3db4608dac6bb2f36b07ee" + "reference": "23b696b1a43ea4b0f07ab6233128b528ffde4170" }, "require": { - "drupal/bulma": "^3.0", + "drupal/bulma": "1.x-dev@dev", "drupal/components": "^3", "drupal/core": "^9 || ^10", - "drupal/skins": "^2.0-alpha1", - "drupal/twigsuggest": "^1.0-beta2" + "drupal/skins": "^2", + "drupal/twigsuggest": "^2" }, "type": "drupal-theme", "extra": { @@ -13478,8 +13501,8 @@ "dev-2.0.x": "2.0.x-dev" }, "drupal": { - "version": "2.0.0-alpha1+20-dev", - "datestamp": "1705514242", + "version": "2.0.0-alpha1+23-dev", + "datestamp": "1738971348", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -13500,11 +13523,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -13549,7 +13572,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia_camouflage.git", - "reference": "5ac90156435eec720c864fa10bfecbd572d11076" + "reference": "500185349412e67ba9c0cc60e3e6d9befa17748c" }, "require": { "drupal/core": "^9 || ^10", @@ -13562,7 +13585,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1709689233", + "datestamp": "1744746689", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -13578,16 +13601,16 @@ "name": "drutopia", "homepage": "https://www.drupal.org/user/3763727" }, + { + "name": "elkaro", + "homepage": "https://www.drupal.org/user/3577260" + }, { "name": "freescholar", "homepage": "https://www.drupal.org/user/69463" }, { - "name": "lelkneralfaro", - "homepage": "https://www.drupal.org/user/3577260" - }, - { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -13617,20 +13640,20 @@ }, { "name": "drupal/paragraphs", - "version": "1.17.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.17" + "reference": "8.x-1.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.17.zip", - "reference": "8.x-1.17", - "shasum": "81c05f6a1eb59ab957c9ac97b2e79d6c9837bd72" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "831a81a11eac419e8410db45efef5b283c4d117c" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^10.2 || ^11", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { @@ -13638,8 +13661,9 @@ "drupal/diff": "1.x-dev", "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", + "drupal/feeds": "^3", "drupal/field_group": "3.x-dev", - "drupal/inline_entity_form": "1.x-dev", + "drupal/inline_entity_form": "3.x-dev", "drupal/paragraphs-paragraphs_library": "*", "drupal/replicate": "1.x-dev", "drupal/search_api": "^1", @@ -13651,8 +13675,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.17", - "datestamp": "1705234146", + "version": "8.x-1.19", + "datestamp": "1740907076", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13665,11 +13689,11 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Frans", + "name": "frans", "homepage": "https://www.drupal.org/user/514222" }, { @@ -13685,7 +13709,7 @@ "homepage": "https://www.drupal.org/user/227761" }, { - "name": "Primsi", + "name": "primsi", "homepage": "https://www.drupal.org/user/282629" } ], @@ -13697,27 +13721,27 @@ }, { "name": "drupal/paragraphs_browser", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_browser.git", - "reference": "8.x-1.1" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "79d34a4885c7c669bb3a481f9aa25b91cad7aab0" + "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "2b154d47f72d2ab3e07e3857fcd4b3501b218f7e" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^9.3 | ^10 | ^11", "drupal/paragraphs": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1673972153", + "version": "8.x-1.3", + "datestamp": "1731442115", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13729,16 +13753,28 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "bvoynick", + "homepage": "https://www.drupal.org/user/3308129" + }, { "name": "Deciphered", "homepage": "https://www.drupal.org/user/103796" }, + { + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" + }, + { + "name": "kgatzby", + "homepage": "https://www.drupal.org/user/3601554" + }, { "name": "michaellander", "homepage": "https://www.drupal.org/user/636494" }, { - "name": "Mojiferous", + "name": "mojiferous", "homepage": "https://www.drupal.org/user/1678298" }, { @@ -13749,25 +13785,26 @@ "description": "Provides browser for adding additional paragraphs.", "homepage": "https://www.drupal.org/project/paragraphs_browser", "support": { - "source": "https://git.drupalcode.org/project/paragraphs_browser" + "source": "https://git.drupalcode.org/project/paragraphs_browser", + "issues": "https://www.drupal.org/project/issues/paragraphs_browser" } }, { "name": "drupal/paragraphs_features", - "version": "2.0.0-beta4", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "2.0.0-beta4" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0-beta4.zip", - "reference": "2.0.0-beta4", - "shasum": "c3137491ba5f73e8395d9c2178beac3a10e33f7d" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.1.0.zip", + "reference": "2.1.0", + "shasum": "1e82c20d5fdcbff8615af7d6797f272e85610496" }, "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^9.2 || ^10 || ^11", "drupal/paragraphs": "^1.13" }, "require-dev": { @@ -13776,11 +13813,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta4", - "datestamp": "1705329204", + "version": "2.1.0", + "datestamp": "1736258966", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -13882,26 +13919,26 @@ }, { "name": "drupal/password_policy", - "version": "4.0.0", + "version": "4.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/password_policy.git", - "reference": "4.0.0" + "reference": "4.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/password_policy-4.0.0.zip", - "reference": "4.0.0", - "shasum": "ed55a1441bc7fad0dcb0aea7d2bfecc88a156c83" + "url": "https://ftp.drupal.org/files/projects/password_policy-4.0.3.zip", + "reference": "4.0.3", + "shasum": "f583ede0ebd749459538d02dd527028d57a4e1ac" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^9.1 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.0", - "datestamp": "1668191689", + "version": "4.0.3", + "datestamp": "1723552706", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13940,6 +13977,10 @@ { "name": "shrop", "homepage": "https://www.drupal.org/user/14767" + }, + { + "name": "vishalkhode", + "homepage": "https://www.drupal.org/user/2439156" } ], "description": "Sets up constraints and expiration of passwords.", @@ -13951,31 +13992,34 @@ }, { "name": "drupal/pathauto", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.12" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "b7b6432e315e38e59a7c6cc117134326c580de4c" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "e64b5a82cf1b8ab48bce400b21ae6fc99c8078fd" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^9.4 || ^10 || ^11", "drupal/ctools": "*", "drupal/token": "*" }, + "require-dev": { + "drupal/forum": "*" + }, "suggest": { "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability." }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1696776683", + "version": "8.x-1.13", + "datestamp": "1739552840", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13993,11 +14037,11 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -14019,30 +14063,30 @@ }, { "name": "drupal/pdf_api", - "version": "2.4.2", + "version": "2.4.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdf_api.git", - "reference": "2.4.2" + "reference": "2.4.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pdf_api-2.4.2.zip", - "reference": "2.4.2", - "shasum": "b7c63f1744037e54237b8d3ed8c66c8396207827" + "url": "https://ftp.drupal.org/files/projects/pdf_api-2.4.4.zip", + "reference": "2.4.4", + "shasum": "345309e4f1e0864ecded71c8226b4de0db95a505" }, "require": { "dompdf/dompdf": ">=2.0.4", - "drupal/core": "^8.8 || ^9 || ^10", + "drupal/core": "^8.8 || ^9 || ^10 || ^11", "mikehaertl/phpwkhtmltopdf": "^2.3", "mpdf/mpdf": "^8.2.0", - "tecnickcom/tcpdf": "^6.2" + "tecnickcom/tcpdf": "^6.8 || ^6.7.5" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.4.2", - "datestamp": "1702690871", + "version": "2.4.4", + "datestamp": "1722646728", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14075,26 +14119,26 @@ }, { "name": "drupal/plausible", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/plausible.git", - "reference": "2.1.0" + "reference": "2.1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/plausible-2.1.0.zip", - "reference": "2.1.0", - "shasum": "7c9ab067bf07882aad4a2f8236050efc8376d66a" + "url": "https://ftp.drupal.org/files/projects/plausible-2.1.1.zip", + "reference": "2.1.1", + "shasum": "cf355cb4bb1820fad8b2cc3991e2521612ec0bbb" }, "require": { - "drupal/core": "^8.8.6 || ^9 || ^10" + "drupal/core": "^8.8.6 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1687203441", + "version": "2.1.1", + "datestamp": "1732534895", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14107,7 +14151,7 @@ ], "authors": [ { - "name": "DieterHolvoet", + "name": "dieterholvoet", "homepage": "https://www.drupal.org/user/3567222" }, { @@ -14127,30 +14171,30 @@ }, { "name": "drupal/prepopulate", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/prepopulate.git", - "reference": "8.x-2.4" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/prepopulate-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "5e82bd6cbbaafc8320e8b3e48bc3862de4964e00" + "url": "https://ftp.drupal.org/files/projects/prepopulate-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "9efbac5cba063c79b0cfc4f82bcd87a31e0b123d" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "require-dev": { - "drupal/inline_entity_form": "^1.0@beta", - "drupal/og": "^1.0@alpha" + "drupal/inline_entity_form": "^3.0@rc", + "drupal/og": "^1.x-dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", - "datestamp": "1678728834", + "version": "8.x-2.5", + "datestamp": "1732903418", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14195,22 +14239,22 @@ }, { "name": "drupal/preview_link", - "version": "2.1.0-alpha2", + "version": "2.2.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/preview_link.git", - "reference": "2.1.0-alpha2" + "reference": "2.2.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/preview_link-2.1.0-alpha2.zip", - "reference": "2.1.0-alpha2", - "shasum": "9e077ecb0f43e9bf5e6d5fba2520b0b46846a5e8" + "url": "https://ftp.drupal.org/files/projects/preview_link-2.2.0-alpha2.zip", + "reference": "2.2.0-alpha2", + "shasum": "7a2fd37b7b8d038919f31cfd4fb4b2c43168b6e0" }, "require": { - "drupal/core": "^9.4 || ^10", - "drupal/dynamic_entity_reference": "^1 || ^2 || ^3 || ^4", - "php": ">=8.0" + "drupal/core": "^10.2 || ^11", + "drupal/dynamic_entity_reference": "^3 || ^4", + "php": ">=8.1" }, "require-dev": { "drupal/entity_reference_revisions": "*", @@ -14219,8 +14263,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0-alpha2", - "datestamp": "1698724706", + "version": "2.2.0-alpha2", + "datestamp": "1736820546", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -14253,7 +14297,7 @@ "homepage": "https://www.drupal.org/user/314289" }, { - "name": "Sam152", + "name": "sam152", "homepage": "https://www.drupal.org/user/1485048" } ], @@ -14269,20 +14313,20 @@ }, { "name": "drupal/printable", - "version": "3.1.2", + "version": "3.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/printable.git", - "reference": "3.1.2" + "reference": "3.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/printable-3.1.2.zip", - "reference": "3.1.2", - "shasum": "a3e25d800622965706cf98b5071b6b1ba6efd9b4" + "url": "https://ftp.drupal.org/files/projects/printable-3.1.3.zip", + "reference": "3.1.3", + "shasum": "da44665d16bc2445fba519cbcc7dc448208d8f46" }, "require": { - "drupal/core": "^9.4 || ^10", + "drupal/core": "^9.4 || ^10 || ^11", "drupal/pdf_api": "^2.4.0", "wa72/htmlpagedom": "^1.3 || ^2.0 || 3.0" }, @@ -14293,8 +14337,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.2", - "datestamp": "1708600540", + "version": "3.1.3", + "datestamp": "1720679594", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14325,26 +14369,26 @@ }, { "name": "drupal/r4032login", - "version": "2.2.1", + "version": "2.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/r4032login.git", - "reference": "2.2.1" + "reference": "2.2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/r4032login-2.2.1.zip", - "reference": "2.2.1", - "shasum": "b1ee040ec84a1feee28ed9ac6c8576f6e9edfd3a" + "url": "https://ftp.drupal.org/files/projects/r4032login-2.2.3.zip", + "reference": "2.2.3", + "shasum": "6309c01b42ff6605cb6dd8f24ddde0c493f0fa2a" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.1", - "datestamp": "1680284411", + "version": "2.2.3", + "datestamp": "1737623532", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14369,7 +14413,11 @@ "homepage": "https://www.drupal.org/user/972" }, { - "name": "Grayle", + "name": "dieterholvoet", + "homepage": "https://www.drupal.org/user/3567222" + }, + { + "name": "grayle", "homepage": "https://www.drupal.org/user/3145497" }, { @@ -14385,7 +14433,7 @@ "homepage": "https://www.drupal.org/user/108440" }, { - "name": "Nixou", + "name": "nixou", "homepage": "https://www.drupal.org/user/2304734" }, { @@ -14393,7 +14441,7 @@ "homepage": "https://www.drupal.org/user/49851" }, { - "name": "RobLoach", + "name": "robloach", "homepage": "https://www.drupal.org/user/61114" }, { @@ -14417,23 +14465,23 @@ }, { "name": "drupal/rabbit_hole", - "version": "1.0.0-beta11", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/rabbit_hole.git", - "reference": "8.x-1.0-beta11" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0-beta11.zip", - "reference": "8.x-1.0-beta11", - "shasum": "a5c3bd5d1a190e25bb4d339525dd71918015fea2" + "url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "9fd3129b27cd10e23a775719770bf2bda977c234" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "require-dev": { - "drupal/commerce": "*", + "drupal/commerce": "^2.39", "drupal/commerce_product": "*", "drupal/file_entity": "*", "drupal/group": "*", @@ -14442,11 +14490,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta11", - "datestamp": "1670668459", + "version": "8.x-1.0", + "datestamp": "1721413113", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -14464,11 +14512,15 @@ "homepage": "https://www.drupal.org/user/289861" }, { - "name": "Dylan Donkersgoed", + "name": "dylan donkersgoed", "homepage": "https://www.drupal.org/user/2803351" }, { - "name": "Matroskeen", + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "matroskeen", "homepage": "https://www.drupal.org/user/3426249" }, { @@ -14490,6 +14542,48 @@ "source": "https://git.drupalcode.org/project/rabbit_hole" } }, + { + "name": "drupal/rat", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/rat.git", + "reference": "28202b02262a39ac8dbbfd43696b67c0c8c46b71" + }, + "dist": { + "type": "zip", + "url": "https://git.drupalcode.org/api/v4/projects/project%2Frat/repository/archive.zip?sha=28202b02262a39ac8dbbfd43696b67c0c8c46b71", + "reference": "28202b02262a39ac8dbbfd43696b67c0c8c46b71", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0" + }, + "require-dev": { + "drupal/core": "^9.4", + "drupal/core-dev": "^9.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Drupal\\rat\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "gpl-2.0-or-later" + ], + "authors": [ + { + "name": "Merlin", + "email": "merlin@geeks4change.net" + } + ], + "support": { + "source": "https://git.drupalcode.org/project/rat/-/tree/1.0.0" + }, + "time": "2023-07-19T22:22:22+00:00" + }, { "name": "drupal/rdf", "version": "2.1.1", @@ -14569,26 +14663,26 @@ }, { "name": "drupal/redirect", - "version": "1.9.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.9" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "2987de20f509e9f7cec8a0f81d3a6774f9b0ba3e" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "7df8b3524bbde07d254216039636947a689140ef" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1693393506", + "version": "8.x-1.11", + "datestamp": "1737382886", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14601,15 +14695,15 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { - "name": "Kristen Pol", + "name": "kristen pol", "homepage": "https://www.drupal.org/user/8389" }, { @@ -14625,16 +14719,16 @@ }, { "name": "drupal/redirect_404", - "version": "1.9.0", + "version": "1.11.0", "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^9.2 || ^10 || ^11", "drupal/redirect": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1693393506", + "version": "8.x-1.11", + "datestamp": "1737382886", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14647,15 +14741,15 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { - "name": "Kristen Pol", + "name": "kristen pol", "homepage": "https://www.drupal.org/user/8389" }, { @@ -14719,26 +14813,26 @@ }, { "name": "drupal/registration_role", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/registration_role.git", - "reference": "2.0.1" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/registration_role-2.0.1.zip", - "reference": "2.0.1", - "shasum": "fbc76f993f8ca186aec1989467dafa6bed520077" + "url": "https://ftp.drupal.org/files/projects/registration_role-2.0.2.zip", + "reference": "2.0.2", + "shasum": "3dcace022bae8fdbc4c66c86fa5b9b0274298a8b" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1709745969", + "version": "2.0.2", + "datestamp": "1739480619", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14842,29 +14936,91 @@ "issues": "https://www.drupal.org/project/issues/require_on_publish" } }, + { + "name": "drupal/rh_node", + "version": "1.0.0", + "require": { + "drupal/core": "^9.5 || ^10 || ^11", + "drupal/rabbit_hole": "*" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-1.0", + "datestamp": "1721413113", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "aleksey.tk", + "homepage": "https://www.drupal.org/user/22093" + }, + { + "name": "bohart", + "homepage": "https://www.drupal.org/user/289861" + }, + { + "name": "dylan donkersgoed", + "homepage": "https://www.drupal.org/user/2803351" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "matroskeen", + "homepage": "https://www.drupal.org/user/3426249" + }, + { + "name": "mparker17", + "homepage": "https://www.drupal.org/user/536298" + }, + { + "name": "Odd Hill", + "homepage": "https://www.drupal.org/user/789934" + }, + { + "name": "olofbokedal", + "homepage": "https://www.drupal.org/user/1198438" + } + ], + "description": "Adds Rabbit Hole functionality for nodes.", + "homepage": "https://www.drupal.org/project/rabbit_hole", + "support": { + "source": "https://git.drupalcode.org/project/rabbit_hole" + } + }, { "name": "drupal/riddler", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/riddler.git", - "reference": "3.0.1" + "reference": "3.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/riddler-3.0.1.zip", - "reference": "3.0.1", - "shasum": "dc758aece996787a3429c61aa534df87ccf770a3" + "url": "https://ftp.drupal.org/files/projects/riddler-3.0.2.zip", + "reference": "3.0.2", + "shasum": "c4342ada86895cdb68c8fc83d1229f1e51cd8ecf" }, "require": { "drupal/captcha": "^2", - "drupal/core": "^10" + "drupal/core": "^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.1", - "datestamp": "1686732873", + "version": "3.0.2", + "datestamp": "1738255331", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14881,7 +15037,7 @@ "homepage": "https://www.drupal.org/user/3317601" }, { - "name": "Anybody", + "name": "anybody", "homepage": "https://www.drupal.org/user/291091" }, { @@ -14889,7 +15045,7 @@ "homepage": "https://www.drupal.org/user/277371" }, { - "name": "Grevil", + "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -14913,26 +15069,29 @@ }, { "name": "drupal/role_delegation", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/role_delegation.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "08095bada0f492e70d32fcf357a8c01825ca81fc" + "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "e03d9c82d509a2630750e50a3452bd70ca1c55a6" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^10.3 || ^11" + }, + "require-dev": { + "drupal/action": "^0.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1644487627", + "version": "8.x-1.3", + "datestamp": "1726236826", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14950,7 +15109,11 @@ "role": "Maintainer" }, { - "name": "JeroenT", + "name": "benjy", + "homepage": "https://www.drupal.org/user/1852732" + }, + { + "name": "jeroent", "homepage": "https://www.drupal.org/user/2228934" } ], @@ -15034,38 +15197,45 @@ }, { "name": "drupal/schema_metatag", - "version": "2.5.0", + "version": "3.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/schema_metatag.git", - "reference": "8.x-2.5" + "reference": "3.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/schema_metatag-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "543b9d624711379e29dde58c22e2cc0a66822c87" + "url": "https://ftp.drupal.org/files/projects/schema_metatag-3.0.3.zip", + "reference": "3.0.3", + "shasum": "54fadabe0b56cb3a5f48a48ff438e8ad5883423c" }, "require": { - "drupal/core": "^9.0 || ^10", - "drupal/metatag": "^1.0" + "drupal/core": "^9 || ^10 || ^11", + "drupal/metatag": "^2.0", + "php": ">=8.0" }, "require-dev": { "drupal/coder": "^8.3", "drupal/metatag_views": "*", "drupal/schema_article": "*", "drupal/schema_organization": "*", + "ergebnis/composer-normalize": "*", + "mpyw/phpunit-patch-serializable-comparison": "*", "phpcompatibility/php-compatibility": "^9.3" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1687460392", + "version": "3.0.3", + "datestamp": "1721141808", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "composer-normalize": { + "indent-size": 2, + "indent-style": "space" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -15180,7 +15350,7 @@ "homepage": "https://www.drupal.org/user/188049" }, { - "name": "Anybody", + "name": "anybody", "homepage": "https://www.drupal.org/user/291091" }, { @@ -15192,7 +15362,7 @@ "homepage": "https://www.drupal.org/user/2921997" }, { - "name": "Grevil", + "name": "grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -15224,20 +15394,20 @@ }, { "name": "drupal/search_api", - "version": "1.31.0", + "version": "1.38.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.31" + "reference": "8.x-1.38" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.31.zip", - "reference": "8.x-1.31", - "shasum": "ec8436744c34de2ede6370d4dd26875489e761bc" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.38.zip", + "reference": "8.x-1.38", + "shasum": "d1c83ba74e553eca07d3ea4b15e5d9c7f009a496" }, "require": { - "drupal/core": "^10.0" + "drupal/core": "^10.2 || ^11" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -15255,17 +15425,12 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.31", - "datestamp": "1700926323", + "version": "8.x-1.38", + "datestamp": "1740298961", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } - }, - "drush": { - "services": { - "drush.services.yml": "^9 || ^10 || ^11" - } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -15296,20 +15461,20 @@ }, { "name": "drupal/search_api_autocomplete", - "version": "1.8.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_autocomplete.git", - "reference": "8.x-1.8" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "80f75774776cee193624fe5731906e35bff160f6" + "url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "bd7d4a35a595efb866f6f5e2230d62d93b074927" }, "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^10.2 || ^11", "drupal/search_api": "^1.0" }, "require-dev": { @@ -15318,8 +15483,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1697366383", + "version": "8.x-1.10", + "datestamp": "1736941746", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15350,16 +15515,16 @@ }, { "name": "drupal/search_api_db", - "version": "1.31.0", + "version": "1.38.0", "require": { - "drupal/core": "^10.0", + "drupal/core": "^10.2 || ^11", "drupal/search_api": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.31", - "datestamp": "1700926323", + "version": "8.x-1.38", + "datestamp": "1740298961", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15380,7 +15545,7 @@ "homepage": "https://www.drupal.org/user/205582" }, { - "name": "Nick_vh", + "name": "nick_vh", "homepage": "https://www.drupal.org/user/122682" } ], @@ -15408,20 +15573,20 @@ }, { "name": "drupal/search_api_saved_searches", - "version": "1.0.0-rc1", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_saved_searches.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_saved_searches-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "ad7258b44af99526bc35fd9946b0639611902631" + "url": "https://ftp.drupal.org/files/projects/search_api_saved_searches-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "c5bc1de8f15143344fe2bad2d5589ec05ea280db" }, "require": { - "drupal/core": "^10.1", + "drupal/core": "^10.1 || ^11", "drupal/search_api": "^1.20" }, "require-dev": { @@ -15431,11 +15596,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1708853281", + "version": "8.x-1.1", + "datestamp": "1740299097", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -15463,26 +15628,26 @@ }, { "name": "drupal/seckit", - "version": "2.0.1", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/seckit.git", - "reference": "2.0.1" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/seckit-2.0.1.zip", - "reference": "2.0.1", - "shasum": "2eee3b9719bdd5951c2b78f419c86f4765010439" + "url": "https://ftp.drupal.org/files/projects/seckit-2.0.3.zip", + "reference": "2.0.3", + "shasum": "34d38f2daaf99781ef6b7e7fbe2eeabc73a7ca16" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1671195208", + "version": "2.0.3", + "datestamp": "1726075930", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15491,7 +15656,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -15518,32 +15683,32 @@ "security" ], "support": { - "source": "http://cgit.drupalcode.org/seckit", + "source": "https://git.drupalcode.org/project/seckit", "issues": "http://drupal.org/project/issues/seckit" } }, { "name": "drupal/select_or_other", - "version": "4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select_or_other.git", - "reference": "4.1.0" + "reference": "4.2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/select_or_other-4.1.0.zip", - "reference": "4.1.0", - "shasum": "ff73f610623c16ee27ac2afdc2f18e3d3d934081" + "url": "https://ftp.drupal.org/files/projects/select_or_other-4.2.0.zip", + "reference": "4.2.0", + "shasum": "1e33d196a7bc6116c66d5e77b53e2fee6f1e62d9" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^10.1 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.1.0", - "datestamp": "1686871176", + "version": "4.2.0", + "datestamp": "1733203728", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15571,6 +15736,10 @@ "name": "hmendes", "homepage": "https://www.drupal.org/user/3673677" }, + { + "name": "ivnish", + "homepage": "https://www.drupal.org/user/3547706" + }, { "name": "legolasbo", "homepage": "https://www.drupal.org/user/2480548" @@ -15592,20 +15761,20 @@ }, { "name": "drupal/shield", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/shield.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "dcb77778aaffd39a9bb80c123f086358ad1c8bf9" + "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "709b5580790a3b5bd8dda26f722cdb5a9c3911c5" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "require-dev": { "drupal/key": "^1.16" @@ -15613,8 +15782,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1661968920", + "version": "8.x-1.8", + "datestamp": "1719947682", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15666,26 +15835,26 @@ }, { "name": "drupal/similarterms", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/similarterms.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "12a28514dfee98bb723e6eed772f5eeeb525de54" + "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "73aab93a7de4ed6a9fc2f18181b2eeee34324b6d" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1699725697", + "version": "8.x-1.9", + "datestamp": "1722872728", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15716,6 +15885,64 @@ "source": "https://git.drupalcode.org/project/similarterms" } }, + { + "name": "drupal/simple_sitemap", + "version": "4.2.2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/simple_sitemap.git", + "reference": "4.2.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.2.2.zip", + "reference": "4.2.2", + "shasum": "1f9c9197d37450fb347a4fa3f10191f5f4b5ef13" + }, + "require": { + "drupal/core": "^10.2 || ^11", + "ext-xmlwriter": "*" + }, + "conflict": { + "drush/drush": "<12.5.1" + }, + "require-dev": { + "drupal/paragraphs": "^1.18" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "4.2.2", + "datestamp": "1732485885", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Pawel Ginalski (gbyte)", + "homepage": "https://www.drupal.org/u/gbyte", + "email": "contact@gbyte.dev", + "role": "Maintainer" + }, + { + "name": "walkingdexter", + "homepage": "https://www.drupal.org/user/3251330" + } + ], + "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.", + "homepage": "https://drupal.org/project/simple_sitemap", + "support": { + "source": "https://cgit.drupalcode.org/simple_sitemap", + "issues": "https://drupal.org/project/issues/simple_sitemap" + } + }, { "name": "drupal/skins", "version": "2.0.0-alpha1", @@ -15782,31 +16009,34 @@ }, { "name": "drupal/smart_date", - "version": "4.0.3", + "version": "4.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smart_date.git", - "reference": "4.0.3" + "reference": "4.2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smart_date-4.0.3.zip", - "reference": "4.0.3", - "shasum": "9f8fd56690eae5b5ae7231ab17641fa1d57ec261" + "url": "https://ftp.drupal.org/files/projects/smart_date-4.2.3.zip", + "reference": "4.2.3", + "shasum": "f4e97acce3bd666cf553b85c87b466eb172da69c" }, "require": { - "drupal/core": "^9 || ^10", - "php": ">=8.0", + "drupal/core": "^9 || ^10 || ^11", + "php": ">=8.1", "simshaun/recurr": "^5" }, + "require-dev": { + "drush/drush": "*" + }, "suggest": { "drupal/multiple_fields_remove_button": "Provides a button for editors to remove unwanted rows." }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.3", - "datestamp": "1689755800", + "version": "4.2.3", + "datestamp": "1740856565", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15845,21 +16075,31 @@ }, { "name": "drupal/sms", - "version": "2.2.0-rc1", + "version": "2.3.0", "require": { - "drupal/core": "^9.5 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/dynamic_entity_reference": "^3 || ^4", "drupal/smsframework": "^2", - "php": ">=8" + "php": ">=8.1" + }, + "conflict": { + "drupal/coder": "<8.3.26" + }, + "require-dev": { + "mglaman/phpstan-drupal": "^1", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-deprecation-rules": "*", + "previousnext/coding-standard": "^1.0" }, "type": "metapackage", "extra": { "drupal": { - "version": "2.2.0-rc1", - "datestamp": "1670241566", + "version": "2.3.0", + "datestamp": "1733714927", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -15892,30 +16132,46 @@ }, { "name": "drupal/smsframework", - "version": "2.1.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smsframework.git", - "reference": "2.1.0" + "reference": "2.3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smsframework-2.1.0.zip", - "reference": "2.1.0", - "shasum": "a929db8db5ed2b82b87d371e36d746bd1270a7e3" + "url": "https://ftp.drupal.org/files/projects/smsframework-2.3.0.zip", + "reference": "2.3.0", + "shasum": "37e24980f7478eeef38b7a811fba7175606df235" }, "require": { - "drupal/core": ">=9.2" + "drupal/core": "^10.3 || ^11", + "drupal/dynamic_entity_reference": "^3 || ^4", + "php": ">=8.1" + }, + "conflict": { + "drupal/coder": "<8.3.26" + }, + "replace": { + "drupal/sms_blast": "self.version", + "drupal/sms_devel": "self.version", + "drupal/sms_sendtophone": "self.version", + "drupal/sms_user": "self.version" }, "require-dev": { "drupal/dynamic_entity_reference": "*", - "drupal/sms": "*" + "drupal/sms": "*", + "mglaman/phpstan-drupal": "^1", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-deprecation-rules": "*", + "previousnext/coding-standard": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1670240395", + "version": "2.3.0", + "datestamp": "1733714927", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15928,39 +16184,43 @@ ], "authors": [ { - "name": "almaudoh", - "homepage": "https://www.drupal.org/user/488082" + "name": "Aniebiet Udoh", + "homepage": "https://www.drupal.org/u/almaudoh", + "role": "Maintainer" }, { - "name": "batje", - "homepage": "https://www.drupal.org/user/2696" + "name": "Daniel Phin", + "homepage": "http://danielph.in", + "role": "Maintainer" }, { "name": "dpi", "homepage": "https://www.drupal.org/user/81431" } ], - "homepage": "https://www.drupal.org/project/smsframework", + "description": "Provides an extensible API that facilitates communication between Drupal and various SMS gateways.", + "homepage": "http://drupal.org/project/smsframework", "support": { - "source": "https://git.drupalcode.org/project/smsframework" + "source": "https://git.drupalcode.org/project/smsframework", + "issues": "https://www.drupal.org/project/issues/smsframework" } }, { "name": "drupal/social_api", - "version": "3.1.0", + "version": "4.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_api.git", - "reference": "3.1.0" + "reference": "4.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_api-3.1.0.zip", - "reference": "3.1.0", - "shasum": "ceb8b35f718657a8f3d67d2e9a8384d4b35687ea" + "url": "https://ftp.drupal.org/files/projects/social_api-4.0.2.zip", + "reference": "4.0.2", + "shasum": "8da084f0262080b2dfbbaa0ffb72cc386c6221dc" }, "require": { - "drupal/core": "^9.1 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "ext-openssl": "*", "league/oauth2-client": "^2.0" }, @@ -15971,8 +16231,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.0", - "datestamp": "1660188487", + "version": "4.0.2", + "datestamp": "1725453406", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16024,26 +16284,26 @@ }, { "name": "drupal/social_media_links", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_media_links.git", - "reference": "8.x-2.9" + "reference": "8.x-2.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip", - "reference": "8.x-2.9", - "shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a" + "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.10.zip", + "reference": "8.x-2.10", + "shasum": "dd329d44f88112d2fe83f54331502738c5f2810b" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.9", - "datestamp": "1665768361", + "version": "8.x-2.10", + "datestamp": "1724736719", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16064,6 +16324,10 @@ "name": "Christian Beier", "homepage": "https://www.drupal.org/u/cbeier", "role": "Maintainer" + }, + { + "name": "neslee canil pinto", + "homepage": "https://www.drupal.org/user/3580850" } ], "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", @@ -16075,21 +16339,22 @@ }, { "name": "drupal/social_post", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post.git", - "reference": "3.0.1" + "reference": "3.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_post-3.0.1.zip", - "reference": "3.0.1", - "shasum": "9976ba61dcba635f09d5d499ea6cb4ee9122cbe6" + "url": "https://ftp.drupal.org/files/projects/social_post-3.0.2.zip", + "reference": "3.0.2", + "shasum": "616ce8d6c3f507b9ecf83434ccbd150e795cde77" }, "require": { - "drupal/core": "^8.8 || ^9.0 || ^10", - "drupal/social_api": "^3" + "drupal/core": "^9.4 || ^10 || ^11", + "drupal/social_api": "^4", + "php": ">=8.1" }, "require-dev": { "drupal/coder": "^8.3", @@ -16098,8 +16363,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.1", - "datestamp": "1665165035", + "version": "3.0.2", + "datestamp": "1725763360", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16143,7 +16408,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post_facebook.git", - "reference": "6286f5bc5891c08665b5a14390b746634435e1f5" + "reference": "eddf359ba9177adb81b63fa6c84e591b35603b51" }, "require": { "agaric/php-facebook": "dev-main", @@ -16157,7 +16422,7 @@ }, "drupal": { "version": "3.0.x-dev", - "datestamp": "1707335201", + "datestamp": "1745366639", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -16184,7 +16449,7 @@ "homepage": "https://www.drupal.org/user/3513954" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -16212,7 +16477,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post_twitter.git", - "reference": "18ade93bd62d2ceaf0d9dc927371fd847e37a0b7" + "reference": "13a10bf5c0cc6debe196b67163f2825e6ef3392e" }, "require": { "abraham/twitteroauth": ">=2", @@ -16230,8 +16495,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "3.0.0-beta4+1-dev", - "datestamp": "1665164947", + "version": "3.0.0+1-dev", + "datestamp": "1720959231", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -16342,20 +16607,20 @@ }, { "name": "drupal/subpathauto", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/subpathauto.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "b94e4ec3c8dcd42aa04b6796ae48a9aa1848862d" + "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "fa9a737da79d396ee8019c944e0239865762ce48" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "require-dev": { "drupal/redirect": "*" @@ -16363,8 +16628,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1676316639", + "version": "8.x-1.4", + "datestamp": "1729470928", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16377,7 +16642,7 @@ ], "authors": [ { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -16385,7 +16650,7 @@ "homepage": "https://www.drupal.org/user/1078742" }, { - "name": "NickDickinsonWilde", + "name": "nickdickinsonwilde", "homepage": "https://www.drupal.org/user/3094661" } ], @@ -16498,7 +16763,7 @@ ], "authors": [ { - "name": "AswathyAjish", + "name": "aswathyajish", "homepage": "https://www.drupal.org/user/2584696" }, { @@ -16514,7 +16779,7 @@ "homepage": "https://www.drupal.org/user/2603884" }, { - "name": "TolstoyDotCom", + "name": "tolstoydotcom", "homepage": "https://www.drupal.org/user/103055" }, { @@ -16536,27 +16801,34 @@ }, { "name": "drupal/taxonomy_manager", - "version": "2.0.9", + "version": "2.0.20", "source": { "type": "git", "url": "https://git.drupalcode.org/project/taxonomy_manager.git", - "reference": "2.0.9" + "reference": "2.0.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.9.zip", - "reference": "2.0.9", - "shasum": "c1956d809ba2149b294eb68fe2f06ada34f4cadc" + "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.20.zip", + "reference": "2.0.20", + "shasum": "69079226ff05c19087829319c99c06714759cfac" }, "require": { - "drupal/core": "^9.3 || ^10", - "drupal/jquery_ui": "^1.4" + "drupal/core": "^10.3 || ^11.0", + "drupal/jquery_ui": "^1.7" + }, + "require-dev": { + "drupal/term_merge": "^2.0", + "drupal/term_reference_change": "^2.0" + }, + "suggest": { + "fancytree/fancytree": "The fancytree library is required to use the drupal/taxonomy_manager module." }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.9", - "datestamp": "1691588453", + "version": "2.0.20", + "datestamp": "1745967696", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16565,7 +16837,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -16573,7 +16845,7 @@ "homepage": "https://www.drupal.org/user/3558110" }, { - "name": "Andriy Khomych", + "name": "andriy khomych", "homepage": "https://www.drupal.org/user/3287133" }, { @@ -16605,43 +16877,40 @@ "homepage": "https://www.drupal.org/user/59747" }, { - "name": "VladimirAus", + "name": "vladimiraus", "homepage": "https://www.drupal.org/user/673120" } ], - "description": "This module provides a powerful interface for managing taxonomies.", + "description": "Tool for administrating taxonomy terms", "homepage": "https://www.drupal.org/project/taxonomy_manager", - "keywords": [ - "Drupal" - ], "support": { - "source": "https://git.drupalcode.org/project/taxonomy_manager", - "issues": "https://www.drupal.org/project/issues/taxonomy_manager" + "source": "https://drupal.org/project/taxonomy_manager", + "issues": "https://drupal.org/project/issues/taxonomy_manager" } }, { "name": "drupal/telegram_api", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/telegram_api.git", - "reference": "1.0.0" + "reference": "1.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/telegram_api-1.0.0.zip", - "reference": "1.0.0", - "shasum": "d1825eb653389fe35e6085d066442dbb910b5c2c" + "url": "https://ftp.drupal.org/files/projects/telegram_api-1.0.1.zip", + "reference": "1.0.1", + "shasum": "679bbcf189ef2c0af4e9c6360ada906d4ed1376d" }, "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10 || ^11", "ext-curl": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.0", - "datestamp": "1685431953", + "version": "1.0.1", + "datestamp": "1722943776", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16668,26 +16937,26 @@ }, { "name": "drupal/textarea_widget_for_text", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/textarea_widget_for_text.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/textarea_widget_for_text-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "4bd7c1b0eb25574efa1b959636eb7445f6ba5596" + "url": "https://ftp.drupal.org/files/projects/textarea_widget_for_text-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "8d77a7330cc12f0f54f239a42baa8c28ff8280e0" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1699891368", + "version": "8.x-1.4", + "datestamp": "1745957094", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16720,26 +16989,29 @@ }, { "name": "drupal/token", - "version": "1.13.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.13" + "reference": "8.x-1.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "f2a074b51726de3727c1d900237d6d471806a4d2" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.15.zip", + "reference": "8.x-1.15", + "shasum": "5916fbccc86458a5f51e71f832ac70ff4c84ebdf" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" + }, + "require-dev": { + "drupal/book": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1697885927", + "version": "8.x-1.15", + "datestamp": "1722206211", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16757,11 +17029,11 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -16793,10 +17065,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/tomselect.git", - "reference": "745ac18bc0ff358574891e875026923dcae563b8" + "reference": "502a5f6b3ec4bacbf8f749de11456d868c12aee8" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^8.8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { @@ -16804,11 +17076,11 @@ "dev-1.0.x": "1.0.x-dev" }, "drupal": { - "version": "1.0.0-alpha1+1-dev", - "datestamp": "1704733540", + "version": "1.0.0-alpha1+2-dev", + "datestamp": "1729730530", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -16818,7 +17090,7 @@ ], "authors": [ { - "name": "lelkneralfaro", + "name": "elkaro", "homepage": "https://www.drupal.org/user/3577260" }, { @@ -16834,26 +17106,26 @@ }, { "name": "drupal/trim", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/trim.git", - "reference": "2.0.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/trim-2.0.0.zip", - "reference": "2.0.0", - "shasum": "7550d1c93c4694e4e1221d3cbd5577db31fabace" + "url": "https://ftp.drupal.org/files/projects/trim-2.0.1.zip", + "reference": "2.0.1", + "shasum": "18bf8975e915b845ec470652510ba1e03230d1e0" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1695245036", + "version": "2.0.1", + "datestamp": "1730171770", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16886,24 +17158,23 @@ }, { "name": "drupal/twig_tweak", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/twig_tweak.git", - "reference": "3.3.0" + "reference": "3.4.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.3.0.zip", - "reference": "3.3.0", - "shasum": "a029ab1775b62f08e573e5ad1ab27bc833e7f5b9" + "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.4.0.zip", + "reference": "3.4.0", + "shasum": "1f47f71b4cfbad97fff11db1adc72c311bb1645e" }, "require": { - "drupal/core": "^9.3 || ^10.0", + "drupal/core": "^10.3 || ^11.0", "ext-json": "*", - "php": ">=7.3", - "symfony/polyfill-php80": "^1.17", - "twig/twig": "^2.15.3 || ^3.4.3" + "php": ">=8.1", + "twig/twig": "^3.10.3" }, "suggest": { "symfony/var-dumper": "Better dump() function for debugging Twig variables" @@ -16911,8 +17182,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.3.0", - "datestamp": "1708670116", + "version": "3.4.0", + "datestamp": "1721562308", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16920,7 +17191,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10 || ^11" + "drush.services.yml": "^10 || ^11" } } }, @@ -16930,7 +17201,7 @@ ], "authors": [ { - "name": "Chi", + "name": "chi", "homepage": "https://www.drupal.org/user/556138" } ], @@ -16947,26 +17218,26 @@ }, { "name": "drupal/twigsuggest", - "version": "1.0.0-rc2", + "version": "2.0.0-rc4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "8.x-1.0-rc2" + "reference": "2.0.0-rc4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/twigsuggest-8.x-1.0-rc2.zip", - "reference": "8.x-1.0-rc2", - "shasum": "69d765e40b9eb2e423d63378c69acf8a0248bffb" + "url": "https://ftp.drupal.org/files/projects/twigsuggest-2.0.0-rc4.zip", + "reference": "2.0.0-rc4", + "shasum": "e629ff389a2d5380c9e43bd2fc770fe443d7711d" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc2", - "datestamp": "1682360823", + "version": "2.0.0-rc4", + "datestamp": "1734604997", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -16987,7 +17258,7 @@ "homepage": "https://www.drupal.org/user/2482808" }, { - "name": "MegaKeegMan", + "name": "megakeegman", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -17011,20 +17282,20 @@ }, { "name": "drupal/ui_patterns", - "version": "1.8.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ui_patterns.git", - "reference": "8.x-1.8" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "120d90db34296500a1ae8094cd0cc23983e951ab" + "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "bdb6f84ae8b82679380641cdc3d78b0fafe98614" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "require-dev": { "drupal/ds": "^3.18", @@ -17033,8 +17304,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "8.x-1.10", + "datestamp": "1729182058", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17055,21 +17326,25 @@ "homepage": "https://www.drupal.org/user/1344166" }, { - "name": "Christian.wiedemann", + "name": "christian.wiedemann", "homepage": "https://www.drupal.org/user/861002" }, { - "name": "DuaelFr", + "name": "duaelfr", "homepage": "https://www.drupal.org/user/931394" }, { - "name": "G4MBINI", + "name": "g4mbini", "homepage": "https://www.drupal.org/user/2533498" }, { - "name": "Grimreaper", + "name": "grimreaper", "homepage": "https://www.drupal.org/user/2388214" }, + { + "name": "just_like_good_vibes", + "homepage": "https://www.drupal.org/user/792018" + }, { "name": "pdureau", "homepage": "https://www.drupal.org/user/1903334" @@ -17087,17 +17362,17 @@ }, { "name": "drupal/ui_patterns_ds", - "version": "1.8.0", + "version": "1.10.0", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "drupal/ds": "*", "drupal/ui_patterns": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "8.x-1.10", + "datestamp": "1729182058", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17118,21 +17393,25 @@ "homepage": "https://www.drupal.org/user/1344166" }, { - "name": "Christian.wiedemann", + "name": "christian.wiedemann", "homepage": "https://www.drupal.org/user/861002" }, { - "name": "DuaelFr", + "name": "duaelfr", "homepage": "https://www.drupal.org/user/931394" }, { - "name": "G4MBINI", + "name": "g4mbini", "homepage": "https://www.drupal.org/user/2533498" }, { - "name": "Grimreaper", + "name": "grimreaper", "homepage": "https://www.drupal.org/user/2388214" }, + { + "name": "just_like_good_vibes", + "homepage": "https://www.drupal.org/user/792018" + }, { "name": "pdureau", "homepage": "https://www.drupal.org/user/1903334" @@ -17150,16 +17429,16 @@ }, { "name": "drupal/ui_patterns_layouts", - "version": "1.8.0", + "version": "2.0.4", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/ui_patterns": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "2.0.4", + "datestamp": "1747924053", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17180,21 +17459,25 @@ "homepage": "https://www.drupal.org/user/1344166" }, { - "name": "Christian.wiedemann", + "name": "christian.wiedemann", "homepage": "https://www.drupal.org/user/861002" }, { - "name": "DuaelFr", + "name": "duaelfr", "homepage": "https://www.drupal.org/user/931394" }, { - "name": "G4MBINI", + "name": "g4mbini", "homepage": "https://www.drupal.org/user/2533498" }, { - "name": "Grimreaper", + "name": "grimreaper", "homepage": "https://www.drupal.org/user/2388214" }, + { + "name": "just_like_good_vibes", + "homepage": "https://www.drupal.org/user/792018" + }, { "name": "pdureau", "homepage": "https://www.drupal.org/user/1903334" @@ -17204,7 +17487,7 @@ "homepage": "https://www.drupal.org/user/436244" } ], - "description": "Use patterns as layouts via the Layout Discovery module.", + "description": "Use UI components as layouts plugins.", "homepage": "https://www.drupal.org/project/ui_patterns", "support": { "source": "https://git.drupalcode.org/project/ui_patterns" @@ -17212,16 +17495,16 @@ }, { "name": "drupal/ui_patterns_library", - "version": "1.8.0", + "version": "2.0.4", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^10.3 || ^11", "drupal/ui_patterns": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1706780549", + "version": "2.0.4", + "datestamp": "1747924053", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17242,21 +17525,25 @@ "homepage": "https://www.drupal.org/user/1344166" }, { - "name": "Christian.wiedemann", + "name": "christian.wiedemann", "homepage": "https://www.drupal.org/user/861002" }, { - "name": "DuaelFr", + "name": "duaelfr", "homepage": "https://www.drupal.org/user/931394" }, { - "name": "G4MBINI", + "name": "g4mbini", "homepage": "https://www.drupal.org/user/2533498" }, { - "name": "Grimreaper", + "name": "grimreaper", "homepage": "https://www.drupal.org/user/2388214" }, + { + "name": "just_like_good_vibes", + "homepage": "https://www.drupal.org/user/792018" + }, { "name": "pdureau", "homepage": "https://www.drupal.org/user/1903334" @@ -17266,7 +17553,7 @@ "homepage": "https://www.drupal.org/user/436244" } ], - "description": "Exposed patterns in you modules and themes and display them in a pattern library page.", + "description": "Browse UI components in library pages.", "homepage": "https://www.drupal.org/project/ui_patterns", "support": { "source": "https://git.drupalcode.org/project/ui_patterns" @@ -17309,6 +17596,10 @@ "name": "Fabian Sierra", "homepage": "https://www.drupal.org/u/fabiansierra5191", "role": "Maintainer" + }, + { + "name": "mably", + "homepage": "https://www.drupal.org/user/3375160" } ], "description": "Validate the uniqueness of the entities fields or title.", @@ -17318,57 +17609,6 @@ "issues": "https://drupal.org/project/issues/unique_content_field_validation" } }, - { - "name": "drupal/variationcache", - "version": "1.5.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/variationcache.git", - "reference": "8.x-1.5" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/variationcache-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "6165baee8c6fe5a7773f3499896e8fb464607a32" - }, - "require": { - "drupal/core": "^9.5 || ^10" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.5", - "datestamp": "1705485386", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Kristiaan Van den Eynde", - "homepage": "https://www.drupal.org/u/kristiaanvandeneynde", - "role": "Maintainer" - }, - { - "name": "Brad Jones", - "homepage": "https://www.drupal.org/u/bradjones1", - "role": "Maintainer" - } - ], - "description": "This project provides VariationCache, a redirect-aware caching implementation.", - "homepage": "http://drupal.org/project/variationcache", - "support": { - "source": "https://git.drupalcode.org/project/variationcache", - "issues": "https://drupal.org/project/issues/variationcache" - } - }, { "name": "drupal/video_embed_field", "version": "2.5.0", @@ -17415,12 +17655,16 @@ "name": "jec006", "homepage": "https://www.drupal.org/user/855980" }, + { + "name": "mably", + "homepage": "https://www.drupal.org/user/3375160" + }, { "name": "plopesc", "homepage": "https://www.drupal.org/user/282415" }, { - "name": "Sam152", + "name": "sam152", "homepage": "https://www.drupal.org/user/1485048" } ], @@ -17432,26 +17676,26 @@ }, { "name": "drupal/view_password", - "version": "6.0.3", + "version": "6.0.5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/view_password.git", - "reference": "6.0.3" + "reference": "6.0.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/view_password-6.0.3.zip", - "reference": "6.0.3", - "shasum": "e1a3fb300f7ce22d003eadd22a30a02b51417c5f" + "url": "https://ftp.drupal.org/files/projects/view_password-6.0.5.zip", + "reference": "6.0.5", + "shasum": "a1f160e5ea7cbac4aa592692eba3bfd2b9527ee7" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^8 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.3", - "datestamp": "1677609028", + "version": "6.0.5", + "datestamp": "1723228512", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17488,20 +17732,20 @@ }, { "name": "drupal/view_unpublished", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/view_unpublished.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "14374dd56d841270207e21974c7b7cf8aa1804f7" + "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "7dd4411c53866585ac6319d147ab11d214d55877" }, "require": { - "drupal/core": "^9.4 || ^10" + "drupal/core": "^9.4 || ^10 || ^11" }, "require-dev": { "drupal/coder": "^8.3.18", @@ -17510,8 +17754,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1709383642", + "version": "8.x-1.3", + "datestamp": "1724503131", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17545,26 +17789,26 @@ }, { "name": "drupal/views_daterange_filters", - "version": "1.0.0-alpha2", + "version": "1.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_daterange_filters.git", - "reference": "8.x-1.0-alpha2" + "reference": "8.x-1.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_daterange_filters-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "db49e4478723d7c0be7f6cf01d03ab667285b4a1" + "url": "https://ftp.drupal.org/files/projects/views_daterange_filters-8.x-1.0-alpha3.zip", + "reference": "8.x-1.0-alpha3", + "shasum": "80bf85c1e27bea0521f507396b284a1ef5566e48" }, "require": { - "drupal/core": "^8.7.7 || ^9 || ^10" + "drupal/core": "^8.7.7 || ^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1676585416", + "version": "8.x-1.0-alpha3", + "datestamp": "1738583677", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -17579,6 +17823,10 @@ { "name": "imclean", "homepage": "https://www.drupal.org/user/112588" + }, + { + "name": "nagy.balint", + "homepage": "https://www.drupal.org/user/1763952" } ], "description": "Views filters for date ranges.", @@ -17751,7 +17999,11 @@ "homepage": "https://www.drupal.org/user/93571" }, { - "name": "seanB", + "name": "scott_euser", + "homepage": "https://www.drupal.org/user/3267594" + }, + { + "name": "seanb", "homepage": "https://www.drupal.org/user/545912" } ], @@ -17767,20 +18019,20 @@ }, { "name": "drupal/webform", - "version": "6.2.2", + "version": "6.2.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.2.2" + "reference": "6.2.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.2.2.zip", - "reference": "6.2.2", - "shasum": "cfd766802232dfdf39edd5a1acf7c738d14dc6eb" + "url": "https://ftp.drupal.org/files/projects/webform-6.2.9.zip", + "reference": "6.2.9", + "shasum": "650752c3cc6d0144c6f378b8d25d45c083e23600" }, "require": { - "drupal/core": "^9.4 || ^10", + "drupal/core": "^10.2", "php": ">=8.1" }, "require-dev": { @@ -17797,6 +18049,7 @@ "drupal/group": "1.x-dev", "drupal/hal": "1 - 2", "drupal/jquery_ui": "1.x-dev", + "drupal/jquery_ui_button": "2.x-dev", "drupal/jquery_ui_checkboxradio": "2.x-dev", "drupal/jquery_ui_datepicker": "2.x-dev", "drupal/mailsystem": "4.x-dev", @@ -17820,14 +18073,14 @@ "drupal/webform_ui": "*" }, "suggest": { - "drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.", + "drupal/jquery_ui_buttons": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.", "drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained." }, "type": "drupal-module", "extra": { "drupal": { - "version": "6.2.2", - "datestamp": "1701948363", + "version": "6.2.9", + "datestamp": "1733851063", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17855,16 +18108,16 @@ "role": "Contributor" }, { - "name": "Liam Morland", + "name": "liam morland", "homepage": "https://www.drupal.org/user/493050" }, + { + "name": "mandclu", + "homepage": "https://www.drupal.org/user/52136" + }, { "name": "quicksketch", "homepage": "https://www.drupal.org/user/35821" - }, - { - "name": "torotil", - "homepage": "https://www.drupal.org/user/865256" } ], "description": "Enables the creation of webforms and questionnaires.", @@ -17878,26 +18131,29 @@ }, { "name": "drupal/weight", - "version": "3.4.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/weight.git", - "reference": "8.x-3.4" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/weight-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "d53f3df1643993e87e2265953d8aea43b7cc041a" + "url": "https://ftp.drupal.org/files/projects/weight-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "071c378a6f4887b15a9e68c1414c94735282e20c" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10" + "drupal/core": "^9.5 || ^10.2 || ^11.0" + }, + "require-dev": { + "drupal/feeds": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1676997696", + "version": "8.x-3.6", + "datestamp": "1729637541", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17922,11 +18178,11 @@ "homepage": "https://www.drupal.org/user/101412" }, { - "name": "Neslee Canil Pinto", + "name": "neslee canil pinto", "homepage": "https://www.drupal.org/user/3580850" }, { - "name": "VladimirAus", + "name": "vladimiraus", "homepage": "https://www.drupal.org/user/673120" } ], @@ -17946,10 +18202,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/workflow_buttons.git", - "reference": "96e0a4db7345088817d80463bf6d944b5408d3b0" + "reference": "f5b1cdb4861f045a7f3952e6073ad91096a9ef91" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9 || ^10 || ^11" }, "type": "drupal-module", "extra": { @@ -17957,8 +18213,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta5+6-dev", - "datestamp": "1702437628", + "version": "8.x-1.0-beta7+1-dev", + "datestamp": "1747928593", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -17974,13 +18230,25 @@ "name": "beunerd", "homepage": "https://www.drupal.org/user/1312798" }, + { + "name": "elkaro", + "homepage": "https://www.drupal.org/user/3577260" + }, { "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" }, + { + "name": "kelly.m.jacobs", + "homepage": "https://www.drupal.org/user/3397374" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" + }, + { + "name": "ultrabob", + "homepage": "https://www.drupal.org/user/110463" } ], "description": "Provide workflow buttons for content moderation instead of a select dropdown of states. Button labels are taken from the transition names.", @@ -18001,16 +18269,16 @@ }, { "name": "drupal/workflow_buttons_trash", - "version": "1.0.0-beta6", + "version": "1.0.0-beta7", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9 || ^10 || ^11", "drupal/workflow_buttons": "^1" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.0-beta6", - "datestamp": "1702440893", + "version": "8.x-1.0-beta7", + "datestamp": "1746664585", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -18026,13 +18294,25 @@ "name": "beunerd", "homepage": "https://www.drupal.org/user/1312798" }, + { + "name": "elkaro", + "homepage": "https://www.drupal.org/user/3577260" + }, { "name": "gnuget", "homepage": "https://www.drupal.org/user/992990" }, + { + "name": "kelly.m.jacobs", + "homepage": "https://www.drupal.org/user/3397374" + }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" + }, + { + "name": "ultrabob", + "homepage": "https://www.drupal.org/user/110463" } ], "description": "Provides a trash (soft-delete) workflow which works well with (but does not require) Workflow buttons.", @@ -18047,10 +18327,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git", - "reference": "b21621d823865c28584dbe0f876a16e00d9050ee" + "reference": "e5b669ddcbc7115e862f08b38e4f379f1e8f7c60" }, "require": { - "drupal/core": "^9.3 || ^10" + "drupal/core": "^9.3 || ^10 || ^11" }, "type": "drupal-module", "extra": { @@ -18058,8 +18338,8 @@ "dev-2.0.x": "2.0.x-dev" }, "drupal": { - "version": "2.0.0+1-dev", - "datestamp": "1672022257", + "version": "2.0.0+4-dev", + "datestamp": "1724196081", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -18148,23 +18428,23 @@ }, { "name": "drush/drush", - "version": "12.4.3", + "version": "12.5.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971" + "reference": "7fe0a492d5126c457c5fb184c4668a132b0aaac6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/8245acede57ecc62a90aa0f19ff3b29e5f11f971", - "reference": "8245acede57ecc62a90aa0f19ff3b29e5f11f971", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/7fe0a492d5126c457c5fb184c4668a132b0aaac6", + "reference": "7fe0a492d5126c457c5fb184c4668a132b0aaac6", "shasum": "" }, "require": { "chi-teck/drupal-code-generator": "^3.0", "composer-runtime-api": "^2.2", "composer/semver": "^1.4 || ^3", - "consolidation/annotated-command": "^4.9.1", + "consolidation/annotated-command": "^4.9.2", "consolidation/config": "^2.1.2", "consolidation/filter-via-dot-access-data": "^2.0.2", "consolidation/output-formatters": "^4.3.2", @@ -18210,23 +18490,23 @@ "sut/libraries/{$name}": [ "type:drupal-library" ], + "sut/themes/unish/{$name}": [ + "drupal/empty_theme" + ], + "sut/drush/contrib/{$name}": [ + "type:drupal-drush" + ], "sut/modules/unish/{$name}": [ "drupal/devel" ], - "sut/themes/unish/{$name}": [ - "drupal/empty_theme" + "sut/themes/contrib/{$name}": [ + "type:drupal-theme" ], "sut/modules/contrib/{$name}": [ "type:drupal-module" ], "sut/profiles/contrib/{$name}": [ "type:drupal-profile" - ], - "sut/themes/contrib/{$name}": [ - "type:drupal-theme" - ], - "sut/drush/contrib/{$name}": [ - "type:drupal-drush" ] } }, @@ -18280,7 +18560,7 @@ "issues": "https://github.com/drush-ops/drush/issues", "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/12.4.3" + "source": "https://github.com/drush-ops/drush/tree/12.5.3" }, "funding": [ { @@ -18288,27 +18568,27 @@ "type": "github" } ], - "time": "2023-11-16T22:57:24+00:00" + "time": "2024-08-02T11:57:29+00:00" }, { "name": "drutopia/drutopia", "version": "2.0.x-dev", "source": { "type": "git", - "url": "git@gitlab.com:drutopia/drutopia.git", - "reference": "04f95b36c8fb2a227fd4bf4526566feacb1dd81b" + "url": "https://gitlab.com/drutopia/drutopia.git", + "reference": "2192b03e0c0dba53dd1181c19c5c3c3ece643ba6" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=04f95b36c8fb2a227fd4bf4526566feacb1dd81b", - "reference": "04f95b36c8fb2a227fd4bf4526566feacb1dd81b", + "url": "https://gitlab.com/api/v4/projects/drutopia%2Fdrutopia/repository/archive.zip?sha=2192b03e0c0dba53dd1181c19c5c3c3ece643ba6", + "reference": "2192b03e0c0dba53dd1181c19c5c3c3ece643ba6", "shasum": "" }, "require": { "cweagans/composer-patches": "^1", "drupal/antibot": "^2", "drupal/block_visibility_groups": "^2", - "drupal/bulma_components": "^1.0@alpha", + "drupal/bulma_components": "^1", "drupal/config_actions_provider": "^1", "drupal/config_sync": "^3", "drupal/config_update": "^2", @@ -18332,19 +18612,19 @@ "drupal/drutopia_social": "^2", "drupal/drutopia_storyline": "^2", "drupal/drutopia_user": "^2", - "drupal/eu_cookie_compliance": "^1.9", + "drupal/eu_cookie_compliance": "^1", "drupal/features": "^3", - "drupal/gdpr": "^3.0@alpha", - "drupal/gin": "^3.0", - "drupal/gin_toolbar": "^1.0@beta", - "drupal/honeypot": "^2.0", - "drupal/menu_block": "^1.6", + "drupal/gdpr": "^3", + "drupal/gin": "^4", + "drupal/gin_toolbar": "^2", + "drupal/honeypot": "^2", + "drupal/menu_block": "^1", "drupal/octavia": "^2", - "drupal/paranoia": "^1.0-rc1", + "drupal/paranoia": "^1", "drupal/riddler": "^3", "drupal/subprofiles": "^2", - "drupal/twigsuggest": "^1.0", - "drupal/yaml_content": "^1.0-alpha7", + "drupal/twigsuggest": "^2", + "drupal/yaml_content": "^1", "geeks4change/composer-pin": "*" }, "require-dev": { @@ -18359,27 +18639,31 @@ }, "type": "drupal-profile", "extra": { + "patches": { + "drupal/ds": { + "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch" + }, + "drupal/core": { + "Invoke hook after a site install is complete": "https://git.drupalcode.org/project/drupal/-/merge_requests/1512.diff" + } + }, "drupal-scaffold": { "locations": { "web-root": "web/" } }, - "enable-patching": true, - "patches": { - "drupal/core": { - "Invoke hook after a site install is complete": "https://git.drupalcode.org/project/drupal/-/merge_requests/1512.diff" - }, - "drupal/ds": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch" - } - } + "enable-patching": true }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", - "time": "2023-11-30T23:44:28+00:00" + "support": { + "issues": "https://gitlab.com/drutopia/drutopia/-/issues", + "source": "https://gitlab.com/drutopia/drutopia/-/tree/2.0.x" + }, + "time": "2025-02-07T15:24:33+00:00" }, { "name": "easyrdf/easyrdf", @@ -18458,16 +18742,16 @@ }, { "name": "egulias/email-validator", - "version": "4.0.2", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", "shasum": "" }, "require": { @@ -18513,7 +18797,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" }, "funding": [ { @@ -18521,24 +18805,24 @@ "type": "github" } ], - "time": "2023-10-06T06:47:41+00:00" + "time": "2025-03-06T22:45:56+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.17.0", + "version": "v4.18.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" + "reference": "cb56001e54359df7ae76dc522d08845dc741621b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b", + "reference": "cb56001e54359df7ae76dc522d08845dc741621b", "shasum": "" }, "require": { - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", @@ -18580,9 +18864,72 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0" }, - "time": "2023-11-17T15:01:25+00:00" + "time": "2024-11-01T03:51:45+00:00" + }, + { + "name": "fakerphp/faker", + "version": "v1.24.1", + "source": { + "type": "git", + "url": "https://github.com/FakerPHP/Faker.git", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "shasum": "" + }, + "require": { + "php": "^7.4 || ^8.0", + "psr/container": "^1.0 || ^2.0", + "symfony/deprecation-contracts": "^2.2 || ^3.0" + }, + "conflict": { + "fzaninotto/faker": "*" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", + "doctrine/persistence": "^1.3 || ^2.0", + "ext-intl": "*", + "phpunit/phpunit": "^9.5.26", + "symfony/phpunit-bridge": "^5.4.16" + }, + "suggest": { + "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", + "ext-curl": "Required by Faker\\Provider\\Image to download images.", + "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", + "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", + "ext-mbstring": "Required for multibyte Unicode string functionality." + }, + "type": "library", + "autoload": { + "psr-4": { + "Faker\\": "src/Faker/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "François Zaninotto" + } + ], + "description": "Faker is a PHP library that generates fake data for you.", + "keywords": [ + "data", + "faker", + "fixtures" + ], + "support": { + "issues": "https://github.com/FakerPHP/Faker/issues", + "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1" + }, + "time": "2024-11-21T13:46:39+00:00" }, { "name": "geeks4change/composer-pin", @@ -18627,24 +18974,24 @@ }, { "name": "graham-campbell/result-type", - "version": "v1.1.2", + "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", - "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862" + "reference": "3ba905c11371512af9d9bdd27d99b782216b6945" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862", - "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945", + "reference": "3ba905c11371512af9d9bdd27d99b782216b6945", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.2" + "phpoption/phpoption": "^1.9.3" }, "require-dev": { - "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" + "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" }, "type": "library", "autoload": { @@ -18673,7 +19020,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", - "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2" + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3" }, "funding": [ { @@ -18685,20 +19032,20 @@ "type": "tidelift" } ], - "time": "2023-11-12T22:16:48+00:00" + "time": "2024-07-20T21:45:45+00:00" }, { "name": "grasmash/expander", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", - "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82" + "reference": "eea11b9afb0c32483b18b9009f4ca07b770e39f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/expander/zipball/bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", - "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", + "url": "https://api.github.com/repos/grasmash/expander/zipball/eea11b9afb0c32483b18b9009f4ca07b770e39f4", + "reference": "eea11b9afb0c32483b18b9009f4ca07b770e39f4", "shasum": "" }, "require": { @@ -18735,30 +19082,30 @@ "description": "Expands internal property references in PHP arrays file.", "support": { "issues": "https://github.com/grasmash/expander/issues", - "source": "https://github.com/grasmash/expander/tree/3.0.0" + "source": "https://github.com/grasmash/expander/tree/3.0.1" }, - "time": "2022-05-10T13:14:49+00:00" + "time": "2024-11-25T23:28:05+00:00" }, { "name": "grasmash/yaml-cli", - "version": "3.1.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/grasmash/yaml-cli.git", - "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0" + "reference": "09a8860566958a1576cc54bbe910a03477e54971" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/yaml-cli/zipball/00f3fd775f6abbfacd44432f1999c3c3b02791f0", - "reference": "00f3fd775f6abbfacd44432f1999c3c3b02791f0", + "url": "https://api.github.com/repos/grasmash/yaml-cli/zipball/09a8860566958a1576cc54bbe910a03477e54971", + "reference": "09a8860566958a1576cc54bbe910a03477e54971", "shasum": "" }, "require": { "dflydev/dot-access-data": "^3", "php": ">=8.0", - "symfony/console": "^6", - "symfony/filesystem": "^6", - "symfony/yaml": "^6" + "symfony/console": "^6 || ^7", + "symfony/filesystem": "^6 || ^7", + "symfony/yaml": "^6 || ^7" }, "require-dev": { "php-coveralls/php-coveralls": "^2", @@ -18791,28 +19138,92 @@ "description": "A command line tool for reading and manipulating yaml files.", "support": { "issues": "https://github.com/grasmash/yaml-cli/issues", - "source": "https://github.com/grasmash/yaml-cli/tree/3.1.0" + "source": "https://github.com/grasmash/yaml-cli/tree/3.2.1" }, - "time": "2022-05-09T20:22:34+00:00" + "time": "2024-04-23T02:10:57+00:00" }, { - "name": "guzzlehttp/guzzle", - "version": "7.8.1", + "name": "gravitypdf/querypath", + "version": "4.1.0", "source": { "type": "git", - "url": "https://github.com/guzzle/guzzle.git", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" + "url": "https://github.com/GravityPDF/querypath.git", + "reference": "32b08b5b5295fa3b84baeb91685c66ca86b1c591" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", - "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", + "url": "https://api.github.com/repos/GravityPDF/querypath/zipball/32b08b5b5295fa3b84baeb91685c66ca86b1c591", + "reference": "32b08b5b5295fa3b84baeb91685c66ca86b1c591", + "shasum": "" + }, + "require": { + "masterminds/html5": "^2.0", + "php": "^7.1 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + }, + "replace": { + "arthurkushman/query-path": "3.1.4", + "querypath/querypath": "3.0.5" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "mockery/mockery": "^1.1", + "phpcompatibility/php-compatibility": "*", + "yoast/phpunit-polyfills": "^1.0" + }, + "type": "library", + "autoload": { + "files": [ + "src/qp_functions.php" + ], + "psr-4": { + "QueryPath\\": "src/", + "QueryPathTests\\": "tests/QueryPath/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHP library for HTML(5)/XML querying (CSS 4 or XPath) and processing (like jQuery) with PHP8.3 support", + "homepage": "https://github.com/gravitypdf/querypath", + "keywords": [ + "css", + "html", + "jquery", + "php", + "xml" + ], + "support": { + "forum": "https://github.com/gravitypdf/querypath/discussions", + "issues": "https://github.com/gravitypdf/querypath/issues", + "source": "https://github.com/gravitypdf/querypath" + }, + "funding": [ + { + "url": "https://www.paypal.com/donate/?hosted_button_id=VRUVBVM6BZPKN", + "type": "paypal" + } + ], + "time": "2025-02-04T05:00:04+00:00" + }, + { + "name": "guzzlehttp/guzzle", + "version": "7.9.3", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", "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" @@ -18823,9 +19234,9 @@ "require-dev": { "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.36 || ^9.6.15", + "phpunit/phpunit": "^8.5.39 || ^9.6.20", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -18903,7 +19314,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.8.1" + "source": "https://github.com/guzzle/guzzle/tree/7.9.3" }, "funding": [ { @@ -18919,20 +19330,20 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:35:24+00:00" + "time": "2025-03-27T13:37:11+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.2", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", - "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", + "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { @@ -18940,7 +19351,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.36 || ^9.6.15" + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "type": "library", "extra": { @@ -18986,7 +19397,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.2" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ { @@ -19002,20 +19413,20 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:19:20+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.2", + "version": "2.7.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" + "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", - "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16", + "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", "shasum": "" }, "require": { @@ -19030,8 +19441,8 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "http-interop/http-factory-tests": "^0.9", - "phpunit/phpunit": "^8.5.36 || ^9.6.15" + "http-interop/http-factory-tests": "0.9.0", + "phpunit/phpunit": "^8.5.39 || ^9.6.20" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -19102,7 +19513,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6.2" + "source": "https://github.com/guzzle/psr7/tree/2.7.1" }, "funding": [ { @@ -19118,7 +19529,7 @@ "type": "tidelift" } ], - "time": "2023-12-03T20:05:35+00:00" + "time": "2025-03-27T12:30:47+00:00" }, { "name": "indieauth/client", @@ -19319,16 +19730,16 @@ }, { "name": "johngrogg/ics-parser", - "version": "v3.3.1", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/u01jmg3/ics-parser.git", - "reference": "eeb51c4c0c06e6df3266f85ea774ca314536aba4" + "reference": "abb41a4a46256389aa4e6f582bad76f0d4cb3ebc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/eeb51c4c0c06e6df3266f85ea774ca314536aba4", - "reference": "eeb51c4c0c06e6df3266f85ea774ca314536aba4", + "url": "https://api.github.com/repos/u01jmg3/ics-parser/zipball/abb41a4a46256389aa4e6f582bad76f0d4cb3ebc", + "reference": "abb41a4a46256389aa4e6f582bad76f0d4cb3ebc", "shasum": "" }, "require": { @@ -19371,7 +19782,7 @@ ], "support": { "issues": "https://github.com/u01jmg3/ics-parser/issues", - "source": "https://github.com/u01jmg3/ics-parser/tree/v3.3.1" + "source": "https://github.com/u01jmg3/ics-parser/tree/v3.4.1" }, "funding": [ { @@ -19379,7 +19790,7 @@ "type": "github" } ], - "time": "2023-10-10T09:58:49+00:00" + "time": "2024-06-26T08:18:40+00:00" }, { "name": "kwn/number-to-words", @@ -19436,33 +19847,32 @@ }, { "name": "laminas/laminas-escaper", - "version": "2.13.0", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba" + "reference": "df1ef9503299a8e3920079a16263b578eaf7c3ba" }, "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/df1ef9503299a8e3920079a16263b578eaf7c3ba", + "reference": "df1ef9503299a8e3920079a16263b578eaf7c3ba", "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", - "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.6.7", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.9" + "infection/infection": "^0.29.8", + "laminas/laminas-coding-standard": "~3.0.1", + "phpunit/phpunit": "^10.5.45", + "psalm/plugin-phpunit": "^0.19.2", + "vimeo/psalm": "^6.6.2" }, "type": "library", "autoload": { @@ -19494,20 +19904,20 @@ "type": "community_bridge" } ], - "time": "2023-10-10T08:35:13+00:00" + "time": "2025-05-06T19:29:36+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.22.0", + "version": "2.23.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141" + "reference": "7c6755695cdca18f983d8a116bfa6a55439b1a94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141", - "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/7c6755695cdca18f983d8a116bfa6a55439b1a94", + "reference": "7c6755695cdca18f983d8a116bfa6a55439b1a94", "shasum": "" }, "require": { @@ -19515,24 +19925,24 @@ "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", "laminas/laminas-stdlib": "^3.6", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { - "laminas/laminas-cache": "^2.13.2 || ^3.11", - "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", + "laminas/laminas-cache": "^2.13.2 || ^3.12", + "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.3", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-db": "^2.18", - "laminas/laminas-http": "^2.18", - "laminas/laminas-servicemanager": "^3.21.0", - "laminas/laminas-validator": "^2.38", - "phpunit/phpunit": "^10.3.1", - "psalm/plugin-phpunit": "^0.18.4", + "laminas/laminas-http": "^2.19", + "laminas/laminas-servicemanager": "^3.22.1", + "laminas/laminas-validator": "^2.46", + "phpunit/phpunit": "^10.5.5", + "psalm/plugin-phpunit": "^0.19.0", "psr/http-message": "^2.0", - "vimeo/psalm": "^5.14.1" + "vimeo/psalm": "^5.18.0" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -19574,34 +19984,34 @@ "type": "community_bridge" } ], - "time": "2023-10-11T20:16:37+00:00" + "time": "2025-05-13T09:35:51+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.19.0", + "version": "3.20.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3" + "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4", + "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4", "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" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^10.5.8", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.20.0" + "laminas/laminas-coding-standard": "^3.0", + "phpbench/phpbench": "^1.3.1", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "autoload": { @@ -19633,26 +20043,26 @@ "type": "community_bridge" } ], - "time": "2024-01-19T12:39:49+00:00" + "time": "2024-10-29T13:46:07+00:00" }, { "name": "laminas/laminas-xml", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-xml.git", - "reference": "c35aab57d1d0a970b53965046d535b88c3dc8bea" + "reference": "3a7850dec668a89807accfa4826a2ff11497fe74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/c35aab57d1d0a970b53965046d535b88c3dc8bea", - "reference": "c35aab57d1d0a970b53965046d535b88c3dc8bea", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/3a7850dec668a89807accfa4826a2ff11497fe74", + "reference": "3a7850dec668a89807accfa4826a2ff11497fe74", "shasum": "" }, "require": { "ext-dom": "*", "ext-simplexml": "*", - "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/zendxml": "*" @@ -19660,8 +20070,8 @@ "require-dev": { "ext-iconv": "*", "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^9.5.8", - "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999" + "phpunit/phpunit": "^10.5.35 || ^11.4", + "squizlabs/php_codesniffer": "3.10.3 as 2.9999999.9999999" }, "type": "library", "autoload": { @@ -19693,25 +20103,25 @@ "type": "community_bridge" } ], - "time": "2023-11-23T10:03:52+00:00" + "time": "2024-10-11T08:45:59+00:00" }, { "name": "lcobucci/clock", - "version": "2.3.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/lcobucci/clock.git", - "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876" + "reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876", - "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876", + "url": "https://api.github.com/repos/lcobucci/clock/zipball/039ef98c6b57b101d10bd11d8fdfda12cbd996dc", + "reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc", "shasum": "" }, "require": { "php": "~8.1.0 || ~8.2.0", - "stella-maris/clock": "^0.1.7" + "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" @@ -19745,7 +20155,7 @@ "description": "Yet another clock abstraction", "support": { "issues": "https://github.com/lcobucci/clock/issues", - "source": "https://github.com/lcobucci/clock/tree/2.3.0" + "source": "https://github.com/lcobucci/clock/tree/3.0.0" }, "funding": [ { @@ -19757,47 +20167,45 @@ "type": "patreon" } ], - "time": "2022-12-19T14:38:11+00:00" + "time": "2022-12-19T15:00:24+00:00" }, { "name": "lcobucci/jwt", - "version": "4.0.4", + "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "55564265fddf810504110bd68ca311932324b0e9" + "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/55564265fddf810504110bd68ca311932324b0e9", - "reference": "55564265fddf810504110bd68ca311932324b0e9", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4", + "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4", "shasum": "" }, "require": { + "ext-hash": "*", + "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", - "lcobucci/clock": "^2.0", + "ext-sodium": "*", + "lcobucci/clock": "^2.0 || ^3.0", "php": "^7.4 || ^8.0" }, "require-dev": { - "infection/infection": "^0.20", + "infection/infection": "^0.21", "lcobucci/coding-standard": "^6.0", - "mikey179/vfsstream": "^1.6", - "phpbench/phpbench": "^0.17", + "mikey179/vfsstream": "^1.6.7", + "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-deprecation-rules": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpstan/phpstan-strict-rules": "^0.12", + "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.4" + "phpunit/phpunit": "^9.5" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.0-dev" - } - }, "autoload": { "psr-4": { "Lcobucci\\JWT\\": "src" @@ -19821,7 +20229,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/4.0.4" + "source": "https://github.com/lcobucci/jwt/tree/4.3.0" }, "funding": [ { @@ -19833,7 +20241,7 @@ "type": "patreon" } ], - "time": "2021-09-28T19:18:28+00:00" + "time": "2023-01-02T13:28:00+00:00" }, { "name": "league/commonmark", @@ -19930,16 +20338,16 @@ }, { "name": "league/container", - "version": "4.2.0", + "version": "4.2.5", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab" + "reference": "d3cebb0ff4685ff61c749e54b27db49319e2ec00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab", - "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab", + "url": "https://api.github.com/repos/thephpleague/container/zipball/d3cebb0ff4685ff61c749e54b27db49319e2ec00", + "reference": "d3cebb0ff4685ff61c749e54b27db49319e2ec00", "shasum": "" }, "require": { @@ -19964,11 +20372,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev", - "dev-4.x": "4.x-dev", - "dev-3.x": "3.x-dev", + "dev-1.x": "1.x-dev", "dev-2.x": "2.x-dev", - "dev-1.x": "1.x-dev" + "dev-3.x": "3.x-dev", + "dev-4.x": "4.x-dev", + "dev-master": "4.x-dev" } }, "autoload": { @@ -20000,7 +20408,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/4.2.0" + "source": "https://github.com/thephpleague/container/tree/4.2.5" }, "funding": [ { @@ -20008,44 +20416,46 @@ "type": "github" } ], - "time": "2021-11-16T10:29:06+00:00" + "time": "2025-05-20T12:55:37+00:00" }, { "name": "league/csv", - "version": "9.15.0", + "version": "9.23.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "fa7e2441c0bc9b2360f4314fd6c954f7ff40d435" + "reference": "774008ad8a634448e4f8e288905e070e8b317ff3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/fa7e2441c0bc9b2360f4314fd6c954f7ff40d435", - "reference": "fa7e2441c0bc9b2360f4314fd6c954f7ff40d435", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/774008ad8a634448e4f8e288905e070e8b317ff3", + "reference": "774008ad8a634448e4f8e288905e070e8b317ff3", "shasum": "" }, "require": { "ext-filter": "*", - "ext-json": "*", - "ext-mbstring": "*", "php": "^8.1.2" }, "require-dev": { - "doctrine/collections": "^2.1.4", "ext-dom": "*", "ext-xdebug": "*", - "friendsofphp/php-cs-fixer": "^v3.22.0", - "phpbench/phpbench": "^1.2.15", - "phpstan/phpstan": "^1.10.57", - "phpstan/phpstan-deprecation-rules": "^1.1.4", - "phpstan/phpstan-phpunit": "^1.3.15", - "phpstan/phpstan-strict-rules": "^1.5.2", - "phpunit/phpunit": "^10.5.9", - "symfony/var-dumper": "^6.4.2" + "friendsofphp/php-cs-fixer": "^3.69.0", + "phpbench/phpbench": "^1.4.0", + "phpstan/phpstan": "^1.12.18", + "phpstan/phpstan-deprecation-rules": "^1.2.1", + "phpstan/phpstan-phpunit": "^1.4.2", + "phpstan/phpstan-strict-rules": "^1.6.2", + "phpunit/phpunit": "^10.5.16 || ^11.5.7", + "symfony/var-dumper": "^6.4.8 || ^7.2.3" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", - "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters" + "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters", + "ext-mbstring": "Needed to ease transcoding CSV using mb stream filters", + "ext-mysqli": "Requiered to use the package with the MySQLi extension", + "ext-pdo": "Required to use the package with the PDO extension", + "ext-pgsql": "Requiered to use the package with the PgSQL extension", + "ext-sqlite3": "Required to use the package with the SQLite3 extension" }, "type": "library", "extra": { @@ -20097,39 +20507,34 @@ "type": "github" } ], - "time": "2024-02-20T20:00:00+00:00" + "time": "2025-03-28T06:52:04+00:00" }, { "name": "league/oauth2-client", - "version": "2.7.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" + "reference": "9df2924ca644736c835fc60466a3a60390d334f9" }, "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/9df2924ca644736c835fc60466a3a60390d334f9", + "reference": "9df2924ca644736c835fc60466a3a60390d334f9", "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/" @@ -20165,9 +20570,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.1" }, - "time": "2023-04-16T18:19:15+00:00" + "time": "2025-02-26T04:37:30+00:00" }, { "name": "league/oauth2-facebook", @@ -20227,16 +20632,16 @@ }, { "name": "masterminds/html5", - "version": "2.8.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf" + "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf", - "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", + "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", "shasum": "" }, "require": { @@ -20244,7 +20649,7 @@ "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9" }, "type": "library", "extra": { @@ -20288,22 +20693,22 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.8.1" + "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" }, - "time": "2023-05-10T11:58:31+00:00" + "time": "2024-03-31T07:05:07+00:00" }, { "name": "mck89/peast", - "version": "v1.15.4", + "version": "v1.16.3", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18" + "reference": "645ec21b650bc2aced18285c85f220d22afc1430" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/1df4dc28a6b5bb7ab117ab073c1712256e954e18", - "reference": "1df4dc28a6b5bb7ab117ab073c1712256e954e18", + "url": "https://api.github.com/repos/mck89/peast/zipball/645ec21b650bc2aced18285c85f220d22afc1430", + "reference": "645ec21b650bc2aced18285c85f220d22afc1430", "shasum": "" }, "require": { @@ -20316,7 +20721,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15.4-dev" + "dev-master": "1.16.3-dev" } }, "autoload": { @@ -20337,9 +20742,9 @@ "description": "Peast is PHP library that generates AST for JavaScript code", "support": { "issues": "https://github.com/mck89/peast/issues", - "source": "https://github.com/mck89/peast/tree/v1.15.4" + "source": "https://github.com/mck89/peast/tree/v1.16.3" }, - "time": "2023-08-12T08:29:29+00:00" + "time": "2024-07-23T14:00:32+00:00" }, { "name": "mf2/mf2", @@ -20451,16 +20856,16 @@ }, { "name": "mikehaertl/php-tmpfile", - "version": "1.2.1", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-tmpfile.git", - "reference": "70a5b70b17bc0d9666388e6a551ecc93d0b40a10" + "reference": "a5392bed91f67e2849a7cb24075d346468e1b1a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/70a5b70b17bc0d9666388e6a551ecc93d0b40a10", - "reference": "70a5b70b17bc0d9666388e6a551ecc93d0b40a10", + "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/a5392bed91f67e2849a7cb24075d346468e1b1a8", + "reference": "a5392bed91f67e2849a7cb24075d346468e1b1a8", "shasum": "" }, "require-dev": { @@ -20489,9 +20894,9 @@ ], "support": { "issues": "https://github.com/mikehaertl/php-tmpfile/issues", - "source": "https://github.com/mikehaertl/php-tmpfile/tree/1.2.1" + "source": "https://github.com/mikehaertl/php-tmpfile/tree/1.3.0" }, - "time": "2021-03-01T18:26:25+00:00" + "time": "2024-10-14T16:12:48+00:00" }, { "name": "mikehaertl/phpwkhtmltopdf", @@ -20587,16 +20992,16 @@ }, { "name": "mpdf/mpdf", - "version": "v8.2.2", + "version": "v8.2.5", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", - "reference": "596a87b876d7793be7be060a8ac13424de120dd5" + "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mpdf/mpdf/zipball/596a87b876d7793be7be060a8ac13424de120dd5", - "reference": "596a87b876d7793be7be060a8ac13424de120dd5", + "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e175b05e3e00977b85feb96a8cccb174ac63621f", + "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f", "shasum": "" }, "require": { @@ -20606,7 +21011,7 @@ "mpdf/psr-log-aware-trait": "^2.0 || ^3.0", "myclabs/deep-copy": "^1.7", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", - "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "setasign/fpdi": "^2.1" @@ -20654,7 +21059,7 @@ "utf-8" ], "support": { - "docs": "http://mpdf.github.io", + "docs": "https://mpdf.github.io", "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf" }, @@ -20664,7 +21069,7 @@ "type": "custom" } ], - "time": "2023-11-07T13:52:14+00:00" + "time": "2024-11-18T15:30:42+00:00" }, { "name": "mpdf/psr-http-message-shim", @@ -20760,16 +21165,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": { @@ -20786,7 +21191,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7-dev" + "dev-master": "2.8-dev" } }, "autoload": { @@ -20820,9 +21225,9 @@ ], "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": "mtownsend/xml-to-array", @@ -20879,16 +21284,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.11.1", + "version": "1.13.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" + "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", - "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c", + "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c", "shasum": "" }, "require": { @@ -20896,11 +21301,12 @@ }, "conflict": { "doctrine/collections": "<1.6.8", - "doctrine/common": "<2.13.3 || >=3,<3.2.2" + "doctrine/common": "<2.13.3 || >=3 <3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", + "phpspec/prophecy": "^1.10", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", @@ -20926,7 +21332,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1" }, "funding": [ { @@ -20934,29 +21340,31 @@ "type": "tidelift" } ], - "time": "2023-03-08T13:26:56+00:00" + "time": "2025-04-29T12:36:36+00:00" }, { "name": "nikic/php-parser", - "version": "v4.18.0", + "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999" + "reference": "447a020a1f875a434d62f2a401f53b82a396e494" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999", - "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", + "reference": "447a020a1f875a434d62f2a401f53b82a396e494", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.0" + "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^9.0" }, "bin": [ "bin/php-parse" @@ -20964,7 +21372,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -20988,22 +21396,22 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" }, - "time": "2023-12-10T21:03:43+00:00" + "time": "2024-12-30T11:07:19+00:00" }, { "name": "p3k/http", - "version": "0.1.12", + "version": "0.1.13", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-http.git", - "reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b" + "reference": "ae4988ba19f4bc57ca3fe1f6dcd2087478fea53a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b", - "reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b", + "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/ae4988ba19f4bc57ca3fe1f6dcd2087478fea53a", + "reference": "ae4988ba19f4bc57ca3fe1f6dcd2087478fea53a", "shasum": "" }, "require": { @@ -21030,9 +21438,9 @@ "homepage": "https://github.com/aaronpk/p3k-http", "support": { "issues": "https://github.com/aaronpk/p3k-http/issues", - "source": "https://github.com/aaronpk/p3k-http/tree/0.1.12" + "source": "https://github.com/aaronpk/p3k-http/tree/0.1.13" }, - "time": "2021-10-12T14:12:29+00:00" + "time": "2024-10-20T19:46:46+00:00" }, { "name": "p3k/micropub", @@ -21294,21 +21702,20 @@ }, { "name": "p3k/xray", - "version": "v1.13.0", + "version": "v1.15.1", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "ea1f054bdc1e1008fc064d7cb3d44352992eb03b" + "reference": "a4cda273d34c56317197511d0f4799f5f00465e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/ea1f054bdc1e1008fc064d7cb3d44352992eb03b", - "reference": "ea1f054bdc1e1008fc064d7cb3d44352992eb03b", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/a4cda273d34c56317197511d0f4799f5f00465e9", + "reference": "a4cda273d34c56317197511d0f4799f5f00465e9", "shasum": "" }, "require": { "cebe/markdown": "^1.1.0", - "dg/twitter-php": "^3.0.0", "ezyang/htmlpurifier": "^4.10", "indieweb/link-rel-parser": "^0.1.0", "masterminds/html5": "^2.3", @@ -21340,9 +21747,9 @@ "homepage": "https://github.com/aaronpk/XRay", "support": { "issues": "https://github.com/aaronpk/XRay/issues", - "source": "https://github.com/aaronpk/XRay/tree/v1.13.0" + "source": "https://github.com/aaronpk/XRay/tree/v1.15.1" }, - "time": "2024-02-02T15:26:02+00:00" + "time": "2024-08-31T16:21:43+00:00" }, { "name": "paragonie/random_compat", @@ -21396,16 +21803,16 @@ }, { "name": "pear/archive_tar", - "version": "1.4.14", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/pear/Archive_Tar.git", - "reference": "4d761c5334c790e45ef3245f0864b8955c562caa" + "reference": "b439c859564f5cbb0f64ad6002d0afe84a889602" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", - "reference": "4d761c5334c790e45ef3245f0864b8955c562caa", + "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/b439c859564f5cbb0f64ad6002d0afe84a889602", + "reference": "b439c859564f5cbb0f64ad6002d0afe84a889602", "shasum": "" }, "require": { @@ -21436,7 +21843,7 @@ "./" ], "license": [ - "BSD-3-Clause" + "BSD-2-Clause" ], "authors": [ { @@ -21462,17 +21869,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", "source": "https://github.com/pear/Archive_Tar" }, - "funding": [ - { - "url": "https://github.com/mrook", - "type": "github" - }, - { - "url": "https://www.patreon.com/michielrook", - "type": "patreon" - } - ], - "time": "2021-07-20T13:53:39+00:00" + "time": "2024-03-16T16:21:40+00:00" }, { "name": "pear/console_getopt", @@ -21527,16 +21924,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.14", + "version": "v1.10.16", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "a86fc145edb5caedbf96527214ce3cadc9de4a32" + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/a86fc145edb5caedbf96527214ce3cadc9de4a32", - "reference": "a86fc145edb5caedbf96527214ce3cadc9de4a32", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033", + "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033", "shasum": "" }, "require": { @@ -21549,9 +21946,9 @@ }, "type": "library", "autoload": { - "psr-0": { - "": "src/" - } + "classmap": [ + "src/" + ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ @@ -21572,7 +21969,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2023-11-26T16:15:38+00:00" + "time": "2024-11-24T22:27:58+00:00" }, { "name": "pear/pear_exception", @@ -21633,99 +22030,9 @@ }, "time": "2021-03-21T15:43:46+00:00" }, - { - "name": "phenx/php-font-lib", - "version": "0.5.6", - "source": { - "type": "git", - "url": "https://github.com/dompdf/php-font-lib.git", - "reference": "a1681e9793040740a405ac5b189275059e2a9863" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863", - "reference": "a1681e9793040740a405ac5b189275059e2a9863", - "shasum": "" - }, - "require": { - "ext-mbstring": "*" - }, - "require-dev": { - "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6" - }, - "type": "library", - "autoload": { - "psr-4": { - "FontLib\\": "src/FontLib" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL-2.1-or-later" - ], - "authors": [ - { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - } - ], - "description": "A library to read, parse, export and make subsets of different types of font files.", - "homepage": "https://github.com/PhenX/php-font-lib", - "support": { - "issues": "https://github.com/dompdf/php-font-lib/issues", - "source": "https://github.com/dompdf/php-font-lib/tree/0.5.6" - }, - "time": "2024-01-29T14:45:26+00:00" - }, - { - "name": "phenx/php-svg-lib", - "version": "0.5.2", - "source": { - "type": "git", - "url": "https://github.com/dompdf/php-svg-lib.git", - "reference": "732faa9fb4309221e2bd9b2fda5de44f947133aa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/732faa9fb4309221e2bd9b2fda5de44f947133aa", - "reference": "732faa9fb4309221e2bd9b2fda5de44f947133aa", - "shasum": "" - }, - "require": { - "ext-mbstring": "*", - "php": "^7.1 || ^8.0", - "sabberworm/php-css-parser": "^8.4" - }, - "require-dev": { - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "Svg\\": "src/Svg" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPL-3.0" - ], - "authors": [ - { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - } - ], - "description": "A library to read, parse and export to PDF SVG files.", - "homepage": "https://github.com/PhenX/php-svg-lib", - "support": { - "issues": "https://github.com/dompdf/php-svg-lib/issues", - "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.2" - }, - "time": "2024-02-07T12:49:40+00:00" - }, { "name": "phootwork/collection", - "version": "v3.2.2", + "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/phootwork/collection.git", @@ -21774,22 +22081,22 @@ ], "support": { "issues": "https://github.com/phootwork/phootwork/issues", - "source": "https://github.com/phootwork/collection/tree/v3.2.2" + "source": "https://github.com/phootwork/collection/tree/v3.2.3" }, "time": "2022-08-27T12:51:24+00:00" }, { "name": "phootwork/lang", - "version": "v3.2.2", + "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/phootwork/lang.git", - "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597" + "reference": "52ec8cce740ce1c424eef02f43b43d5ddfec7b5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phootwork/lang/zipball/baaf154ae7d521ebeee5e89105f5b12b0f234597", - "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597", + "url": "https://api.github.com/repos/phootwork/lang/zipball/52ec8cce740ce1c424eef02f43b43d5ddfec7b5e", + "reference": "52ec8cce740ce1c424eef02f43b43d5ddfec7b5e", "shasum": "" }, "require": { @@ -21823,22 +22130,22 @@ ], "support": { "issues": "https://github.com/phootwork/phootwork/issues", - "source": "https://github.com/phootwork/lang/tree/v3.2.2" + "source": "https://github.com/phootwork/lang/tree/v3.2.3" }, - "time": "2023-05-26T05:37:59+00:00" + "time": "2024-10-03T13:43:19+00:00" }, { "name": "phpoption/phpoption", - "version": "1.9.2", + "version": "1.9.3", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820" + "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820", - "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54", + "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54", "shasum": "" }, "require": { @@ -21846,13 +22153,13 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" + "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": true + "forward-command": false }, "branch-alias": { "dev-master": "1.9-dev" @@ -21888,7 +22195,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", - "source": "https://github.com/schmittjoh/php-option/tree/1.9.2" + "source": "https://github.com/schmittjoh/php-option/tree/1.9.3" }, "funding": [ { @@ -21900,7 +22207,7 @@ "type": "tidelift" } ], - "time": "2023-11-12T21:59:55+00:00" + "time": "2024-07-20T21:41:07+00:00" }, { "name": "phpowermove/docblock", @@ -22246,20 +22553,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", @@ -22283,7 +22590,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", @@ -22295,9 +22602,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", @@ -22354,16 +22661,16 @@ }, { "name": "psr/log", - "version": "3.0.0", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", - "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { @@ -22398,22 +22705,22 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.0" + "source": "https://github.com/php-fig/log/tree/3.0.2" }, - "time": "2021-07-14T16:46:02+00:00" + "time": "2024-09-11T13:17:53+00:00" }, { "name": "psy/psysh", - "version": "v0.12.0", + "version": "v0.12.8", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d" + "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/750bf031a48fd07c673dbe3f11f72362ea306d0d", - "reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/85057ceedee50c49d4f6ecaff73ee96adb3b3625", + "reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625", "shasum": "" }, "require": { @@ -22440,12 +22747,12 @@ ], "type": "library", "extra": { - "branch-alias": { - "dev-main": "0.12.x-dev" - }, "bamarni-bin": { "bin-links": false, "forward-command": false + }, + "branch-alias": { + "dev-main": "0.12.x-dev" } }, "autoload": { @@ -22477,9 +22784,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.0" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.8" }, - "time": "2023-12-20T15:28:09+00:00" + "time": "2025-03-16T03:05:19+00:00" }, { "name": "ralouphie/getallheaders", @@ -22527,24 +22834,24 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "v8.8.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" + "reference": "3de493bdddfd1f051249af725c7e0d2c38fed740" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/3de493bdddfd1f051249af725c7e0d2c38fed740", + "reference": "3de493bdddfd1f051249af725c7e0d2c38fed740", "shasum": "" }, "require": { "ext-iconv": "*", - "php": ">=5.6.20" + "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { - "phpunit/phpunit": "^5.7.27" + "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" @@ -22586,9 +22893,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.8.0" }, - "time": "2024-02-15T16:41:13+00:00" + "time": "2025-03-23T17:59:05+00:00" }, { "name": "sebastian/diff", @@ -22658,31 +22965,31 @@ }, { "name": "setasign/fpdi", - "version": "v2.6.0", + "version": "v2.6.3", "source": { "type": "git", "url": "https://github.com/Setasign/FPDI.git", - "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad" + "reference": "67c31f5e50c93c20579ca9e23035d8c540b51941" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad", - "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad", + "url": "https://api.github.com/repos/Setasign/FPDI/zipball/67c31f5e50c93c20579ca9e23035d8c540b51941", + "reference": "67c31f5e50c93c20579ca9e23035d8c540b51941", "shasum": "" }, "require": { "ext-zlib": "*", - "php": "^5.6 || ^7.0 || ^8.0" + "php": "^7.1 || ^8.0" }, "conflict": { "setasign/tfpdf": "<1.31" }, "require-dev": { - "phpunit/phpunit": "~5.7", + "phpunit/phpunit": "^7", "setasign/fpdf": "~1.8.6", "setasign/tfpdf": "~1.33", "squizlabs/php_codesniffer": "^3.5", - "tecnickcom/tcpdf": "~6.2" + "tecnickcom/tcpdf": "^6.2" }, "suggest": { "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured." @@ -22718,7 +23025,7 @@ ], "support": { "issues": "https://github.com/Setasign/FPDI/issues", - "source": "https://github.com/Setasign/FPDI/tree/v2.6.0" + "source": "https://github.com/Setasign/FPDI/tree/v2.6.3" }, "funding": [ { @@ -22726,20 +23033,20 @@ "type": "tidelift" } ], - "time": "2023-12-11T16:03:32+00:00" + "time": "2025-02-05T13:22:35+00:00" }, { "name": "simshaun/recurr", - "version": "v5.0.2", + "version": "v5.0.3", "source": { "type": "git", "url": "https://github.com/simshaun/recurr.git", - "reference": "1aff62e6e0ee875b3f2487352542605123ee9172" + "reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simshaun/recurr/zipball/1aff62e6e0ee875b3f2487352542605123ee9172", - "reference": "1aff62e6e0ee875b3f2487352542605123ee9172", + "url": "https://api.github.com/repos/simshaun/recurr/zipball/7b136768d64f257065e38a804ee6d2f9af6ba6d1", + "reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1", "shasum": "" }, "require": { @@ -22783,34 +23090,35 @@ ], "support": { "issues": "https://github.com/simshaun/recurr/issues", - "source": "https://github.com/simshaun/recurr/tree/v5.0.2" + "source": "https://github.com/simshaun/recurr/tree/v5.0.3" }, - "time": "2023-09-26T20:31:33+00:00" + "time": "2024-12-12T15:39:24+00:00" }, { "name": "softcreatr/jsonpath", - "version": "0.8.3", + "version": "0.9.1", "source": { "type": "git", "url": "https://github.com/SoftCreatR/JSONPath.git", - "reference": "fc12dee0b46f3fa3a175c4051dbab60984acef4b" + "reference": "272173a65fd16b25010dbd54d04dd34c0c5a8500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/fc12dee0b46f3fa3a175c4051dbab60984acef4b", - "reference": "fc12dee0b46f3fa3a175c4051dbab60984acef4b", + "url": "https://api.github.com/repos/SoftCreatR/JSONPath/zipball/272173a65fd16b25010dbd54d04dd34c0c5a8500", + "reference": "272173a65fd16b25010dbd54d04dd34c0c5a8500", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=8.0" + "php": "8.1 - 8.4" }, "replace": { "flow/jsonpath": "*" }, "require-dev": { - "phpunit/phpunit": "^9.6", - "roave/security-advisories": "dev-latest" + "friendsofphp/php-cs-fixer": "^3.58", + "phpunit/phpunit": "10 - 12", + "squizlabs/php_codesniffer": "^3.10" }, "type": "library", "autoload": { @@ -22853,67 +23161,20 @@ "type": "github" } ], - "time": "2023-08-17T20:14:00+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" + "time": "2024-06-01T09:15:21+00:00" }, { "name": "symfony/console", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "0d9e4eb5ad413075624378f474c4167ea202de78" + "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78", - "reference": "0d9e4eb5ad413075624378f474c4167ea202de78", + "url": "https://api.github.com/repos/symfony/console/zipball/a3011c7b7adb58d89f6c0d822abb641d7a5f9719", + "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719", "shasum": "" }, "require": { @@ -22978,7 +23239,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.4" + "source": "https://github.com/symfony/console/tree/v6.4.21" }, "funding": [ { @@ -22994,20 +23255,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2025-04-07T15:42:41+00:00" }, { "name": "symfony/css-selector", - "version": "v6.4.3", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229" + "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229", - "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/cb23e97813c5837a041b73a6d63a9ddff0778f5e", + "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e", "shasum": "" }, "require": { @@ -23043,7 +23304,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.3" + "source": "https://github.com/symfony/css-selector/tree/v6.4.13" }, "funding": [ { @@ -23059,20 +23320,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.4", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "6236e5e843cb763e9d0f74245678b994afea5363" + "reference": "c49796a9184a532843e78e50df9e55708b92543a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6236e5e843cb763e9d0f74245678b994afea5363", - "reference": "6236e5e843cb763e9d0f74245678b994afea5363", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c49796a9184a532843e78e50df9e55708b92543a", + "reference": "c49796a9184a532843e78e50df9e55708b92543a", "shasum": "" }, "require": { @@ -23080,7 +23341,7 @@ "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^6.2.10|^7.0" + "symfony/var-exporter": "^6.4.20|^7.2.5" }, "conflict": { "ext-psr": "<1.1|>=2", @@ -23124,7 +23385,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v6.4.4" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.20" }, "funding": [ { @@ -23140,20 +23401,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2025-03-13T09:55:08+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": { @@ -23161,12 +23422,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": { @@ -23191,7 +23452,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": [ { @@ -23207,20 +23468,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/dom-crawler", - "version": "v6.4.4", + "version": "v6.4.19", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531" + "reference": "19073e3e0bb50cbc1cb286077069b3107085206f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531", - "reference": "f0e7ec3fa17000e2d0cb4557b4b47c88a6a63531", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/19073e3e0bb50cbc1cb286077069b3107085206f", + "reference": "19073e3e0bb50cbc1cb286077069b3107085206f", "shasum": "" }, "require": { @@ -23258,7 +23519,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v6.4.4" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.19" }, "funding": [ { @@ -23274,20 +23535,20 @@ "type": "tidelift" } ], - "time": "2024-02-07T09:17:57+00:00" + "time": "2025-02-14T17:58:34+00:00" }, { "name": "symfony/error-handler", - "version": "v6.4.4", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "c725219bdf2afc59423c32793d5019d2a904e13a" + "reference": "aa3bcf4f7674719df078e61cc8062e5b7f752031" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/c725219bdf2afc59423c32793d5019d2a904e13a", - "reference": "c725219bdf2afc59423c32793d5019d2a904e13a", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/aa3bcf4f7674719df078e61cc8062e5b7f752031", + "reference": "aa3bcf4f7674719df078e61cc8062e5b7f752031", "shasum": "" }, "require": { @@ -23333,7 +23594,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/v6.4.4" + "source": "https://github.com/symfony/error-handler/tree/v6.4.20" }, "funding": [ { @@ -23349,20 +23610,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2025-03-01T13:00:38+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.3", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" + "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", - "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e", + "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e", "shasum": "" }, "require": { @@ -23413,7 +23674,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/v6.4.3" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.13" }, "funding": [ { @@ -23429,20 +23690,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-09-25T14:18:03+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": { @@ -23451,12 +23712,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": { @@ -23489,7 +23750,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": [ { @@ -23505,20 +23766,20 @@ "type": "tidelift" } ], - "time": "2023-05-23T14:45:45+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/filesystem", - "version": "v6.4.3", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb" + "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", - "reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3", + "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3", "shasum": "" }, "require": { @@ -23526,6 +23787,9 @@ "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": { @@ -23552,7 +23816,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.3" + "source": "https://github.com/symfony/filesystem/tree/v6.4.13" }, "funding": [ { @@ -23568,20 +23832,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-10-25T15:07:50+00:00" }, { "name": "symfony/finder", - "version": "v6.4.0", + "version": "v6.4.17", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "11d736e97f116ac375a81f96e662911a34cd50ce" + "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce", - "reference": "11d736e97f116ac375a81f96e662911a34cd50ce", + "url": "https://api.github.com/repos/symfony/finder/zipball/1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7", + "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7", "shasum": "" }, "require": { @@ -23616,7 +23880,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.4.0" + "source": "https://github.com/symfony/finder/tree/v6.4.17" }, "funding": [ { @@ -23632,20 +23896,20 @@ "type": "tidelift" } ], - "time": "2023-10-31T17:30:12+00:00" + "time": "2024-12-29T13:51:37+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304" + "reference": "3f0c7ea41db479383b81d436b836d37168fd5b99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ebc713bc6e6f4b53f46539fc158be85dfcd77304", - "reference": "ebc713bc6e6f4b53f46539fc158be85dfcd77304", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/3f0c7ea41db479383b81d436b836d37168fd5b99", + "reference": "3f0c7ea41db479383b81d436b836d37168fd5b99", "shasum": "" }, "require": { @@ -23655,12 +23919,12 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.3" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.3|^7.0", + "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", @@ -23693,7 +23957,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.4" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.21" }, "funding": [ { @@ -23709,20 +23973,20 @@ "type": "tidelift" } ], - "time": "2024-02-08T15:01:18+00:00" + "time": "2025-04-27T13:27:38+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.5", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "f6947cb939d8efee137797382cb4db1af653ef75" + "reference": "983ca05eec6623920d24ec0f1005f487d3734a0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6947cb939d8efee137797382cb4db1af653ef75", - "reference": "f6947cb939d8efee137797382cb4db1af653ef75", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/983ca05eec6623920d24ec0f1005f487d3734a0c", + "reference": "983ca05eec6623920d24ec0f1005f487d3734a0c", "shasum": "" }, "require": { @@ -23777,6 +24041,7 @@ "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", + "symfony/var-dumper": "^5.4|^6.4|^7.0", "symfony/var-exporter": "^6.2|^7.0", "twig/twig": "^2.13|^3.0.4" }, @@ -23806,7 +24071,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.5" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.21" }, "funding": [ { @@ -23822,20 +24087,20 @@ "type": "tidelift" } ], - "time": "2024-03-04T21:00:47+00:00" + "time": "2025-05-02T08:46:38+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "791c5d31a8204cf3db0c66faab70282307f4376b" + "reference": "ada2809ccd4ec27aba9fc344e3efdaec624c6438" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/791c5d31a8204cf3db0c66faab70282307f4376b", - "reference": "791c5d31a8204cf3db0c66faab70282307f4376b", + "url": "https://api.github.com/repos/symfony/mailer/zipball/ada2809ccd4ec27aba9fc344e3efdaec624c6438", + "reference": "ada2809ccd4ec27aba9fc344e3efdaec624c6438", "shasum": "" }, "require": { @@ -23886,7 +24151,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.4" + "source": "https://github.com/symfony/mailer/tree/v6.4.21" }, "funding": [ { @@ -23902,20 +24167,20 @@ "type": "tidelift" } ], - "time": "2024-02-03T21:33:47+00:00" + "time": "2025-04-26T23:47:35+00:00" }, { "name": "symfony/mime", - "version": "v6.4.3", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "5017e0a9398c77090b7694be46f20eb796262a34" + "reference": "fec8aa5231f3904754955fad33c2db50594d22d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34", - "reference": "5017e0a9398c77090b7694be46f20eb796262a34", + "url": "https://api.github.com/repos/symfony/mime/zipball/fec8aa5231f3904754955fad33c2db50594d22d1", + "reference": "fec8aa5231f3904754955fad33c2db50594d22d1", "shasum": "" }, "require": { @@ -23929,16 +24194,17 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.3.2" + "symfony/serializer": "<6.4.3|>7.0,<7.0.3" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.4|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.3.2|^7.0" + "symfony/serializer": "^6.4.3|^7.0.3" }, "type": "library", "autoload": { @@ -23970,7 +24236,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.3" + "source": "https://github.com/symfony/mime/tree/v6.4.21" }, "funding": [ { @@ -23986,24 +24252,24 @@ "type": "tidelift" } ], - "time": "2024-01-30T08:32:12+00:00" + "time": "2025-04-27T13:27:38+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": "*" @@ -24013,12 +24279,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": { @@ -24052,7 +24315,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": [ { @@ -24068,24 +24331,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": "*" @@ -24095,12 +24358,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": { @@ -24135,7 +24395,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": [ { @@ -24151,36 +24411,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": { @@ -24216,7 +24473,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": [ { @@ -24232,38 +24489,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": { @@ -24303,7 +24556,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": [ { @@ -24319,36 +24572,33 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:30:37+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": { @@ -24387,7 +24637,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": [ { @@ -24403,24 +24653,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": "*" @@ -24430,12 +24680,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": { @@ -24470,7 +24717,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" }, "funding": [ { @@ -24486,103 +24733,30 @@ "type": "tidelift" } ], - "time": "2023-07-28T09:04:16+00:00" - }, - { - "name": "symfony/polyfill-php72", - "version": "v1.29.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "type": "library", - "extra": { - "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.29.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": "2024-01-29T20:11:03+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", + "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -24623,7 +24797,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" }, "funding": [ { @@ -24639,30 +24813,30 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2025-01-02T08:10:11+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "version": "v1.32.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", "shasum": "" }, "require": { - "php": ">=7.1" + "php": ">=7.2" }, "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -24699,7 +24873,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.0" }, "funding": [ { @@ -24715,34 +24889,30 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.28.0", + "version": "v1.31.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11" + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", - "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", + "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", "shasum": "" }, "require": { - "php": ">=7.1", - "symfony/polyfill-php80": "^1.14" + "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": { @@ -24779,7 +24949,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" }, "funding": [ { @@ -24795,20 +24965,96 @@ "type": "tidelift" } ], - "time": "2023-08-16T06:22:46+00:00" + "time": "2024-09-09T11:45:10+00:00" }, { - "name": "symfony/process", - "version": "v6.4.4", + "name": "symfony/polyfill-php84", + "version": "v1.32.0", "source": { "type": "git", - "url": "https://github.com/symfony/process.git", - "reference": "710e27879e9be3395de2b98da3f52a946039f297" + "url": "https://github.com/symfony/polyfill-php84.git", + "reference": "000df7860439609837bbe28670b0be15783b7fbf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/710e27879e9be3395de2b98da3f52a946039f297", - "reference": "710e27879e9be3395de2b98da3f52a946039f297", + "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/000df7860439609837bbe28670b0be15783b7fbf", + "reference": "000df7860439609837bbe28670b0be15783b7fbf", + "shasum": "" + }, + "require": { + "php": ">=7.2" + }, + "type": "library", + "extra": { + "thanks": { + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" + } + }, + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php84\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "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 8.4+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php84/tree/v1.32.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": "2025-02-20T12:04:08+00:00" + }, + { + "name": "symfony/process", + "version": "v6.4.20", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20", + "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20", "shasum": "" }, "require": { @@ -24840,7 +25086,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.4" + "source": "https://github.com/symfony/process/tree/v6.4.20" }, "funding": [ { @@ -24856,20 +25102,20 @@ "type": "tidelift" } ], - "time": "2024-02-20T12:31:00+00:00" + "time": "2025-03-10T17:11:00+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v6.4.3", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "49cfb0223ec64379f7154214dcc1f7c46f3c7a47" + "reference": "c9cf83326a1074f83a738fc5320945abf7fb7fec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/49cfb0223ec64379f7154214dcc1f7c46f3c7a47", - "reference": "49cfb0223ec64379f7154214dcc1f7c46f3c7a47", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c9cf83326a1074f83a738fc5320945abf7fb7fec", + "reference": "c9cf83326a1074f83a738fc5320945abf7fb7fec", "shasum": "" }, "require": { @@ -24923,7 +25169,7 @@ "psr-7" ], "support": { - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.3" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.13" }, "funding": [ { @@ -24939,20 +25185,20 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/routing", - "version": "v6.4.5", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4" + "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/7fe30068e207d9c31c0138501ab40358eb2d49a4", - "reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4", + "url": "https://api.github.com/repos/symfony/routing/zipball/e9bfc94953019089acdfb9be51c1b9142c4afa68", + "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68", "shasum": "" }, "require": { @@ -25006,7 +25252,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.5" + "source": "https://github.com/symfony/routing/tree/v6.4.18" }, "funding": [ { @@ -25022,20 +25268,20 @@ "type": "tidelift" } ], - "time": "2024-02-27T12:33:30+00:00" + "time": "2025-01-09T08:51:02+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "88da7f8fe03c5f4c2a69da907f1de03fab2e6872" + "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/88da7f8fe03c5f4c2a69da907f1de03fab2e6872", - "reference": "88da7f8fe03c5f4c2a69da907f1de03fab2e6872", + "url": "https://api.github.com/repos/symfony/serializer/zipball/c45f8f7763afb11e85772c0c1debb8f272c17f51", + "reference": "c45f8f7763afb11e85772c0c1debb8f272c17f51", "shasum": "" }, "require": { @@ -25104,7 +25350,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.4" + "source": "https://github.com/symfony/serializer/tree/v6.4.21" }, "funding": [ { @@ -25120,37 +25366,38 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2025-04-27T13:27:38+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.4.1", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0" + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0", - "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { "php": ">=8.1", - "psr/container": "^1.1|^2.0" + "psr/container": "^1.1|^2.0", + "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "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": { @@ -25186,7 +25433,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" }, "funding": [ { @@ -25202,20 +25449,20 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/string", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9" + "reference": "73e2c6966a5aef1d4892873ed5322245295370c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", - "reference": "4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9", + "url": "https://api.github.com/repos/symfony/string/zipball/73e2c6966a5aef1d4892873ed5322245295370c6", + "reference": "73e2c6966a5aef1d4892873ed5322245295370c6", "shasum": "" }, "require": { @@ -25272,7 +25519,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.4" + "source": "https://github.com/symfony/string/tree/v6.4.21" }, "funding": [ { @@ -25288,20 +25535,20 @@ "type": "tidelift" } ], - "time": "2024-02-01T13:16:41+00:00" + "time": "2025-04-18T15:23:29+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.4.1", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "06450585bf65e978026bda220cdebca3f867fde7" + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7", - "reference": "06450585bf65e978026bda220cdebca3f867fde7", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", + "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", "shasum": "" }, "require": { @@ -25309,12 +25556,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": { @@ -25350,7 +25597,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" }, "funding": [ { @@ -25366,20 +25613,20 @@ "type": "tidelift" } ], - "time": "2023-12-26T14:02:43+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/validator", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "1cf92edc9a94d16275efef949fa6748d11cc8f47" + "reference": "47610116f476595b90c368ff2a22514050712785" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/1cf92edc9a94d16275efef949fa6748d11cc8f47", - "reference": "1cf92edc9a94d16275efef949fa6748d11cc8f47", + "url": "https://api.github.com/repos/symfony/validator/zipball/47610116f476595b90c368ff2a22514050712785", + "reference": "47610116f476595b90c368ff2a22514050712785", "shasum": "" }, "require": { @@ -25426,7 +25673,8 @@ "Symfony\\Component\\Validator\\": "" }, "exclude-from-classmap": [ - "/Tests/" + "/Tests/", + "/Resources/bin/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -25446,7 +25694,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.4" + "source": "https://github.com/symfony/validator/tree/v6.4.21" }, "funding": [ { @@ -25462,20 +25710,20 @@ "type": "tidelift" } ], - "time": "2024-02-22T20:27:10+00:00" + "time": "2025-04-30T18:50:04+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "b439823f04c98b84d4366c79507e9da6230944b1" + "reference": "22560f80c0c5cd58cc0bcaf73455ffd81eb380d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b439823f04c98b84d4366c79507e9da6230944b1", - "reference": "b439823f04c98b84d4366c79507e9da6230944b1", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/22560f80c0c5cd58cc0bcaf73455ffd81eb380d5", + "reference": "22560f80c0c5cd58cc0bcaf73455ffd81eb380d5", "shasum": "" }, "require": { @@ -25531,7 +25779,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.4" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.21" }, "funding": [ { @@ -25547,20 +25795,20 @@ "type": "tidelift" } ], - "time": "2024-02-15T11:23:52+00:00" + "time": "2025-04-09T07:34:50+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b" + "reference": "717e7544aa99752c54ecba5c0e17459c48317472" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0bd342e24aef49fc82a21bd4eedd3e665d177e5b", - "reference": "0bd342e24aef49fc82a21bd4eedd3e665d177e5b", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/717e7544aa99752c54ecba5c0e17459c48317472", + "reference": "717e7544aa99752c54ecba5c0e17459c48317472", "shasum": "" }, "require": { @@ -25568,6 +25816,8 @@ "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { + "symfony/property-access": "^6.4|^7.0", + "symfony/serializer": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", @@ -25606,7 +25856,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.4.4" + "source": "https://github.com/symfony/var-exporter/tree/v6.4.21" }, "funding": [ { @@ -25622,20 +25872,20 @@ "type": "tidelift" } ], - "time": "2024-02-26T08:37:45+00:00" + "time": "2025-04-27T21:06:26+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.3", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90" + "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90", - "reference": "d75715985f0f94f978e3a8fa42533e10db921b90", + "url": "https://api.github.com/repos/symfony/yaml/zipball/f01987f45676778b474468aa266fe2eda1f2bc7e", + "reference": "f01987f45676778b474468aa266fe2eda1f2bc7e", "shasum": "" }, "require": { @@ -25678,7 +25928,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.3" + "source": "https://github.com/symfony/yaml/tree/v6.4.21" }, "funding": [ { @@ -25694,24 +25944,25 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2025-04-04T09:48:44+00:00" }, { "name": "tecnickcom/tcpdf", - "version": "6.6.5", + "version": "6.9.4", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce" + "reference": "c838d7f7babb0d35763acfb9ecf78c3f45966f83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5fce932fcee4371865314ab7f6c0d85423c5c7ce", - "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/c838d7f7babb0d35763acfb9ecf78c3f45966f83", + "reference": "c838d7f7babb0d35763acfb9ecf78c3f45966f83", "shasum": "" }, "require": { - "php": ">=5.3.0" + "ext-curl": "*", + "php": ">=7.1.0" }, "type": "library", "autoload": { @@ -25719,8 +25970,6 @@ "config", "include", "tcpdf.php", - "tcpdf_parser.php", - "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", @@ -25758,42 +26007,50 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.5" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.9.4" }, "funding": [ { - "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", + "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ", "type": "custom" } ], - "time": "2023-09-06T15:09:26+00:00" + "time": "2025-05-13T11:34:35+00:00" }, { "name": "twig/twig", - "version": "v3.8.0", + "version": "v3.19.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e", + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e", "shasum": "" }, "require": { - "php": ">=7.2.5", + "php": ">=8.0.2", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php80": "^1.22" + "symfony/polyfill-php81": "^1.29" }, "require-dev": { + "phpstan/phpstan": "^2.0", "psr/container": "^1.0|^2.0", - "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" + "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" }, "type": "library", "autoload": { + "files": [ + "src/Resources/core.php", + "src/Resources/debug.php", + "src/Resources/escaper.php", + "src/Resources/string_loader.php" + ], "psr-4": { "Twig\\": "src/" } @@ -25826,7 +26083,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.8.0" + "source": "https://github.com/twigphp/Twig/tree/v3.19.0" }, "funding": [ { @@ -25838,27 +26095,27 @@ "type": "tidelift" } ], - "time": "2023-11-21T18:54:41+00:00" + "time": "2025-01-29T07:06:14+00:00" }, { "name": "vlucas/phpdotenv", - "version": "v5.6.0", + "version": "v5.6.2", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4" + "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", - "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af", + "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af", "shasum": "" }, "require": { "ext-pcre": "*", - "graham-campbell/result-type": "^1.1.2", + "graham-campbell/result-type": "^1.1.3", "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.2", + "phpoption/phpoption": "^1.9.3", "symfony/polyfill-ctype": "^1.24", "symfony/polyfill-mbstring": "^1.24", "symfony/polyfill-php80": "^1.24" @@ -25875,7 +26132,7 @@ "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": true + "forward-command": false }, "branch-alias": { "dev-master": "5.6-dev" @@ -25910,7 +26167,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0" + "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2" }, "funding": [ { @@ -25922,7 +26179,7 @@ "type": "tidelift" } ], - "time": "2023-11-12T22:43:29+00:00" + "time": "2025-04-30T23:37:27+00:00" }, { "name": "wa72/htmlpagedom", @@ -25992,30 +26249,32 @@ }, { "name": "webflo/drupal-finder", - "version": "1.2.2", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", - "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee" + "reference": "73045060b0894c77962a10cff047f72872d8810c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee", - "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee", + "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/73045060b0894c77962a10cff047f72872d8810c", + "reference": "73045060b0894c77962a10cff047f72872d8810c", "shasum": "" }, "require": { - "ext-json": "*" + "composer-runtime-api": "^2.2", + "php": ">=8.1" }, "require-dev": { "mikey179/vfsstream": "^1.6", - "phpunit/phpunit": "^4.8" + "phpunit/phpunit": "^10.4", + "symfony/process": "^6.4" }, "type": "library", "autoload": { - "classmap": [ - "src/DrupalFinder.php" - ] + "psr-4": { + "DrupalFinder\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -26027,12 +26286,12 @@ "email": "florian@webflo.org" } ], - "description": "Helper class to locate a Drupal installation from a given path.", + "description": "Helper class to locate a Drupal installation.", "support": { "issues": "https://github.com/webflo/drupal-finder/issues", - "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" + "source": "https://github.com/webflo/drupal-finder/tree/1.3.1" }, - "time": "2020-10-27T09:42:17+00:00" + "time": "2024-06-28T13:45:36+00:00" }, { "name": "webmozart/assert", @@ -26096,37 +26355,40 @@ "packages-dev": [ { "name": "behat/behat", - "version": "v3.14.0", + "version": "v3.22.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340" + "reference": "a93098a77753c3cfdc4c485d75141924a78ceb93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/2a3832d9cb853a794af3a576f9e524ae460f3340", - "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340", + "url": "https://api.github.com/repos/Behat/Behat/zipball/a93098a77753c3cfdc4c485d75141924a78ceb93", + "reference": "a93098a77753c3cfdc4c485d75141924a78ceb93", "shasum": "" }, "require": { - "behat/gherkin": "^4.9.0", - "behat/transliterator": "^1.2", + "behat/gherkin": "^4.12.0", + "composer-runtime-api": "^2.2", + "composer/xdebug-handler": "^3.0", "ext-mbstring": "*", - "php": "^7.2 || ^8.0", + "nikic/php-parser": "^5.2", + "php": "8.1.* || 8.2.* || 8.3.* || 8.4.* ", "psr/container": "^1.0 || ^2.0", - "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/console": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/translation": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "symfony/yaml": "^4.4 || ^5.0 || ^6.0 || ^7.0" + "symfony/config": "^5.4 || ^6.4 || ^7.0", + "symfony/console": "^5.4 || ^6.4 || ^7.0", + "symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0", + "symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.0", + "symfony/translation": "^5.4 || ^6.4 || ^7.0", + "symfony/yaml": "^5.4 || ^6.4 || ^7.0" }, "require-dev": { - "herrera-io/box": "~1.6.1", - "phpspec/prophecy": "^1.15", - "phpunit/phpunit": "^8.5 || ^9.0", - "symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0", - "vimeo/psalm": "^4.8" + "friendsofphp/php-cs-fixer": "^3.68", + "phpstan/phpstan": "^2.0", + "phpunit/phpunit": "^9.6", + "sebastian/diff": "^4.0", + "symfony/polyfill-php84": "^1.31", + "symfony/process": "^5.4 || ^6.4 || ^7.0" }, "suggest": { "ext-dom": "Needed to output test results in JUnit format." @@ -26145,7 +26407,9 @@ "Behat\\Hook\\": "src/Behat/Hook/", "Behat\\Step\\": "src/Behat/Step/", "Behat\\Behat\\": "src/Behat/Behat/", - "Behat\\Testwork\\": "src/Behat/Testwork/" + "Behat\\Config\\": "src/Behat/Config/", + "Behat\\Testwork\\": "src/Behat/Testwork/", + "Behat\\Transformation\\": "src/Behat/Transformation/" } }, "notification-url": "https://packagist.org/downloads/", @@ -26160,7 +26424,7 @@ } ], "description": "Scenario-oriented BDD framework for PHP", - "homepage": "http://behat.org/", + "homepage": "https://behat.org/", "keywords": [ "Agile", "BDD", @@ -26177,31 +26441,36 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.14.0" + "source": "https://github.com/Behat/Behat/tree/v3.22.0" }, - "time": "2023-12-09T13:55:02+00:00" + "time": "2025-05-06T15:25:03+00:00" }, { "name": "behat/gherkin", - "version": "v4.9.0", + "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" + "reference": "9294d26bb75f1718441b89f3a10e15ecb2c67f70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", - "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/9294d26bb75f1718441b89f3a10e15ecb2c67f70", + "reference": "9294d26bb75f1718441b89f3a10e15ecb2c67f70", "shasum": "" }, "require": { - "php": "~7.2|~8.0" + "composer-runtime-api": "^2.2", + "php": "8.1.* || 8.2.* || 8.3.* || 8.4.*" }, "require-dev": { - "cucumber/cucumber": "dev-gherkin-22.0.0", - "phpunit/phpunit": "~8|~9", - "symfony/yaml": "~3|~4|~5" + "cucumber/gherkin-monorepo": "dev-gherkin-v32.1.1", + "friendsofphp/php-cs-fixer": "^3.65", + "phpstan/extension-installer": "^1", + "phpstan/phpstan": "^2", + "phpstan/phpstan-phpunit": "^2", + "phpunit/phpunit": "^10.5", + "symfony/yaml": "^5.4 || ^6.4 || ^7.0" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" @@ -26213,8 +26482,8 @@ } }, "autoload": { - "psr-0": { - "Behat\\Gherkin": "src/" + "psr-4": { + "Behat\\Gherkin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -26225,11 +26494,11 @@ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", - "homepage": "http://everzet.com" + "homepage": "https://everzet.com" } ], "description": "Gherkin DSL parser for PHP", - "homepage": "http://behat.org/", + "homepage": "https://behat.org/", "keywords": [ "BDD", "Behat", @@ -26240,22 +26509,22 @@ ], "support": { "issues": "https://github.com/Behat/Gherkin/issues", - "source": "https://github.com/Behat/Gherkin/tree/v4.9.0" + "source": "https://github.com/Behat/Gherkin/tree/v4.13.0" }, - "time": "2021-10-12T13:05:09+00:00" + "time": "2025-05-06T15:26:21+00:00" }, { "name": "behat/mink", - "version": "v1.11.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "d8527fdf8785aad38455fb426af457ab9937aece" + "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece", - "reference": "d8527fdf8785aad38455fb426af457ab9937aece", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/7e4edec6c335937029cb3569ce7ef81182804d0a", + "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a", "shasum": "" }, "require": { @@ -26306,58 +26575,154 @@ ], "support": { "issues": "https://github.com/minkphp/Mink/issues", - "source": "https://github.com/minkphp/Mink/tree/v1.11.0" + "source": "https://github.com/minkphp/Mink/tree/v1.12.0" }, - "time": "2023-12-09T11:23:23+00:00" + "time": "2024-10-30T18:48:14+00:00" }, { - "name": "behat/transliterator", - "version": "v1.5.0", + "name": "composer/pcre", + "version": "3.3.2", "source": { "type": "git", - "url": "https://github.com/Behat/Transliterator.git", - "reference": "baac5873bac3749887d28ab68e2f74db3a4408af" + "url": "https://github.com/composer/pcre.git", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af", - "reference": "baac5873bac3749887d28ab68e2f74db3a4408af", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", "shasum": "" }, "require": { - "php": ">=7.2" + "php": "^7.4 || ^8.0" + }, + "conflict": { + "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "chuyskywalker/rolling-curl": "^3.1", - "php-yaoi/php-yaoi": "^1.0", - "phpunit/phpunit": "^8.5.25 || ^9.5.19" + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", + "phpunit/phpunit": "^8 || ^9" }, "type": "library", "extra": { + "phpstan": { + "includes": [ + "extension.neon" + ] + }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { - "Behat\\Transliterator\\": "src/Behat/Transliterator" + "Composer\\Pcre\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "Artistic-1.0" + "MIT" ], - "description": "String transliterator", + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "PCRE wrapping library that offers type-safe preg_* replacements.", "keywords": [ - "i18n", - "slug", - "transliterator" + "PCRE", + "preg", + "regex", + "regular expression" ], "support": { - "issues": "https://github.com/Behat/Transliterator/issues", - "source": "https://github.com/Behat/Transliterator/tree/v1.5.0" + "issues": "https://github.com/composer/pcre/issues", + "source": "https://github.com/composer/pcre/tree/3.3.2" }, - "time": "2022-03-30T09:27:43+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-11-12T16:29:46+00:00" + }, + { + "name": "composer/xdebug-handler", + "version": "3.0.5", + "source": { + "type": "git", + "url": "https://github.com/composer/xdebug-handler.git", + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef", + "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef", + "shasum": "" + }, + "require": { + "composer/pcre": "^1 || ^2 || ^3", + "php": "^7.2.5 || ^8.0", + "psr/log": "^1 || ^2 || ^3" + }, + "require-dev": { + "phpstan/phpstan": "^1.0", + "phpstan/phpstan-strict-rules": "^1.1", + "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Composer\\XdebugHandler\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "John Stevenson", + "email": "john-stevenson@blueyonder.co.uk" + } + ], + "description": "Restarts a process without Xdebug.", + "keywords": [ + "Xdebug", + "performance" + ], + "support": { + "irc": "ircs://irc.libera.chat:6697/composer", + "issues": "https://github.com/composer/xdebug-handler/issues", + "source": "https://github.com/composer/xdebug-handler/tree/3.0.5" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2024-05-06T16:37:16+00:00" }, { "name": "dekor/php-array-table", @@ -26410,32 +26775,35 @@ }, { "name": "drupal/upgrade_status", - "version": "4.1.0", + "version": "4.3.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/upgrade_status.git", - "reference": "4.1.0" + "reference": "4.3.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/upgrade_status-4.1.0.zip", - "reference": "4.1.0", - "shasum": "b306740b7e952f3d6bb71a2e0a165d48977e732a" + "url": "https://ftp.drupal.org/files/projects/upgrade_status-4.3.7.zip", + "reference": "4.3.7", + "shasum": "062d43be89caf5f4b2a463fe9bd35ab155ad714d" }, "require": { "dekor/php-array-table": "^2.0", - "drupal/core": "^9 || ^10", - "mglaman/phpstan-drupal": "^1.0.0", - "nikic/php-parser": "^4.0.0", + "drupal/core": "^9 || ^10 || ^11", + "mglaman/phpstan-drupal": "^1.2.11", + "nikic/php-parser": "^4.0.0|^5.0.0", "phpstan/phpstan-deprecation-rules": "^1.0.0", - "symfony/process": "^3.4|^4.0|^5.0|^6.0", + "symfony/process": "^3.4|^4.0|^5.0|^6.0|^7.0", "webflo/drupal-finder": "^1.2" }, + "require-dev": { + "drush/drush": "^11|^12|^13" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.1.0", - "datestamp": "1708602507", + "version": "4.3.7", + "datestamp": "1746203409", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -26453,28 +26821,8 @@ ], "authors": [ { - "name": "colan", - "homepage": "https://www.drupal.org/user/58704" - }, - { - "name": "Gábor Hojtsy", + "name": "gábor hojtsy", "homepage": "https://www.drupal.org/user/4166" - }, - { - "name": "herczogzoltan", - "homepage": "https://www.drupal.org/user/3528391" - }, - { - "name": "sun", - "homepage": "https://www.drupal.org/user/54136" - }, - { - "name": "webchick", - "homepage": "https://www.drupal.org/user/24967" - }, - { - "name": "xjm", - "homepage": "https://www.drupal.org/user/65776" } ], "description": "Review Drupal major upgrade readiness of the environment and components of the site.", @@ -26485,34 +26833,34 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.2.7", + "version": "1.3.9", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "32f79fcf48c74532014248687ae3850581a22416" + "reference": "973a4e89e19ea7dbd60af0aa939b18a873cf7f2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/32f79fcf48c74532014248687ae3850581a22416", - "reference": "32f79fcf48c74532014248687ae3850581a22416", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/973a4e89e19ea7dbd60af0aa939b18a873cf7f2f", + "reference": "973a4e89e19ea7dbd60af0aa939b18a873cf7f2f", "shasum": "" }, "require": { - "php": "^7.4 || ^8.0", - "phpstan/phpstan": "^1.10.56", + "php": "^8.1", + "phpstan/phpstan": "^1.12", "phpstan/phpstan-deprecation-rules": "^1.1.4", "symfony/finder": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/yaml": "^4.2|| ^5.0 || ^6.0 || ^7.0", - "webflo/drupal-finder": "^1.2" + "webflo/drupal-finder": "^1.3.1" }, "require-dev": { "behat/mink": "^1.8", "composer/installers": "^1.9", - "drupal/core-recommended": "^9.0", - "drush/drush": "^10.0 || ^11 || ^12", + "drupal/core-recommended": "^10", + "drush/drush": "^10.0 || ^11 || ^12 || ^13@beta", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^8.5 || ^9", + "phpunit/phpunit": "^8.5 || ^9 || ^10 || ^11", "slevomat/coding-standard": "^7.1", "squizlabs/php_codesniffer": "^3.3", "symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0 || ^7.0" @@ -26524,6 +26872,12 @@ }, "type": "phpstan-extension", "extra": { + "phpstan": { + "includes": [ + "extension.neon", + "rules.neon" + ] + }, "branch-alias": { "dev-main": "1.0-dev" }, @@ -26534,20 +26888,14 @@ "tests/fixtures/drupal/libraries/{$name}": [ "type:drupal-library" ], + "tests/fixtures/drupal/themes/contrib/{$name}": [ + "type:drupal-theme" + ], "tests/fixtures/drupal/modules/contrib/{$name}": [ "type:drupal-module" ], "tests/fixtures/drupal/profiles/contrib/{$name}": [ "type:drupal-profile" - ], - "tests/fixtures/drupal/themes/contrib/{$name}": [ - "type:drupal-theme" - ] - }, - "phpstan": { - "includes": [ - "extension.neon", - "rules.neon" ] } }, @@ -26569,7 +26917,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.7" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.3.9" }, "funding": [ { @@ -26585,20 +26933,20 @@ "type": "tidelift" } ], - "time": "2024-02-14T04:38:08+00:00" + "time": "2025-05-22T16:48:16+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.59", + "version": "1.12.27", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e607609388d3a6d418a50a49f7940e8086798281" + "reference": "3a6e423c076ab39dfedc307e2ac627ef579db162" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e607609388d3a6d418a50a49f7940e8086798281", - "reference": "e607609388d3a6d418a50a49f7940e8086798281", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3a6e423c076ab39dfedc307e2ac627ef579db162", + "reference": "3a6e423c076ab39dfedc307e2ac627ef579db162", "shasum": "" }, "require": { @@ -26641,35 +26989,30 @@ { "url": "https://github.com/phpstan", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" } ], - "time": "2024-02-20T13:59:13+00:00" + "time": "2025-05-21T20:51:45+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "1.1.4", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa" + "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", - "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f94d246cc143ec5a23da868f8f7e1393b50eaa82", + "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.10.3" + "phpstan/phpstan": "^1.12" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-php-parser": "^1.1", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^9.5" }, @@ -26693,22 +27036,22 @@ "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.4" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.1" }, - "time": "2023-08-05T09:02:04+00:00" + "time": "2024-09-11T15:52:35+00:00" }, { "name": "symfony/config", - "version": "v6.4.4", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047" + "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/6ea4affc27f2086c9d16b92ab5429ce1e3c38047", - "reference": "6ea4affc27f2086c9d16b92ab5429ce1e3c38047", + "url": "https://api.github.com/repos/symfony/config/zipball/4e55e7e4ffddd343671ea972216d4509f46c22ef", + "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef", "shasum": "" }, "require": { @@ -26754,7 +27097,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/v6.4.4" + "source": "https://github.com/symfony/config/tree/v6.4.14" }, "funding": [ { @@ -26770,20 +27113,20 @@ "type": "tidelift" } ], - "time": "2024-02-26T07:52:26+00:00" + "time": "2024-11-04T11:33:53+00:00" }, { "name": "symfony/translation", - "version": "v6.4.4", + "version": "v6.4.21", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e" + "reference": "bb92ea5588396b319ba43283a5a3087a034cb29c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bce6a5a78e94566641b2594d17e48b0da3184a8e", - "reference": "bce6a5a78e94566641b2594d17e48b0da3184a8e", + "url": "https://api.github.com/repos/symfony/translation/zipball/bb92ea5588396b319ba43283a5a3087a034cb29c", + "reference": "bb92ea5588396b319ba43283a5a3087a034cb29c", "shasum": "" }, "require": { @@ -26849,7 +27192,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.4" + "source": "https://github.com/symfony/translation/tree/v6.4.21" }, "funding": [ { @@ -26865,26 +27208,17 @@ "type": "tidelift" } ], - "time": "2024-02-20T13:16:58+00:00" - } - ], - "aliases": [ - { - "package": "drupal/facets", - "version": "dev-3.0.x", - "alias": "2.0.x-dev", - "alias_normalized": "2.0.9999999.9999999-dev" + "time": "2025-04-07T19:02:30+00:00" } ], + "aliases": [], "minimum-stability": "dev", "stability-flags": { - "drupal/auto_entitylabel": 10, "drupal/drutopia_collection": 20, "drupal/drutopia_core": 20, "drupal/drutopia_organization": 20, "drupal/drutopia_site": 20, - "drupal/facets": 20, - "drupal/inline_entity_form": 5, + "drupal/inotherwords": 20, "drupal/menu_link_config": 15, "drupal/notfoundpassthrough": 20, "drupal/octavia": 20, @@ -26903,7 +27237,7 @@ }, "prefer-stable": true, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }