diff --git a/composer.lock b/composer.lock index a9d13b1..ba2419e 100644 --- a/composer.lock +++ b/composer.lock @@ -175,7 +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-11T20:31:53+00:00" + "time": "2022-05-12T00:31:53+00:00" }, { "name": "asm89/stack-cors", @@ -279,16 +279,16 @@ }, { "name": "caxy/php-htmldiff", - "version": "v0.1.16", + "version": "v0.1.15", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "5c580b4f09285c078f0c5cb261573412a736a8cb" + "reference": "6342b02ddb86fd36093ad7e2db2efc21f01ab7cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/5c580b4f09285c078f0c5cb261573412a736a8cb", - "reference": "5c580b4f09285c078f0c5cb261573412a736a8cb", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/6342b02ddb86fd36093ad7e2db2efc21f01ab7cd", + "reference": "6342b02ddb86fd36093ad7e2db2efc21f01ab7cd", "shasum": "" }, "require": { @@ -334,9 +334,9 @@ ], "support": { "issues": "https://github.com/caxy/php-htmldiff/issues", - "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.16" + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.15" }, - "time": "2025-01-22T17:03:45+00:00" + "time": "2023-11-05T23:49:04+00:00" }, { "name": "cebe/markdown", @@ -528,16 +528,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.5.5", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6" + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/08c50d5ec4c6ced7d0271d2862dec8c1033283e6", - "reference": "08c50d5ec4c6ced7d0271d2862dec8c1033283e6", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/063d9aa8696582f5a41dffbbaf3c81024f0a604a", + "reference": "063d9aa8696582f5a41dffbbaf3c81024f0a604a", "shasum": "" }, "require": { @@ -547,8 +547,8 @@ }, "require-dev": { "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8 || ^9", "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "type": "library", @@ -584,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.5.5" + "source": "https://github.com/composer/ca-bundle/tree/1.5.1" }, "funding": [ { @@ -600,7 +600,7 @@ "type": "tidelift" } ], - "time": "2025-01-08T16:17:16+00:00" + "time": "2024-07-08T15:28:20+00:00" }, { "name": "composer/installers", @@ -750,24 +750,24 @@ }, { "name": "composer/semver", - "version": "3.4.3", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", - "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.11", - "symfony/phpunit-bridge": "^3 || ^7" + "phpstan/phpstan": "^1.4", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { @@ -811,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.3" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -827,20 +827,20 @@ "type": "tidelift" } ], - "time": "2024-09-19T14:15:21+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "consolidation/annotated-command", - "version": "4.10.1", + "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "362310b13ececa9f6f0a4a880811fa08fecc348b" + "reference": "1e830ba908c9ffb1ba7ca056203531b27188812c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/362310b13ececa9f6f0a4a880811fa08fecc348b", - "reference": "362310b13ececa9f6f0a4a880811fa08fecc348b", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/1e830ba908c9ffb1ba7ca056203531b27188812c", + "reference": "1e830ba908c9ffb1ba7ca056203531b27188812c", "shasum": "" }, "require": { @@ -881,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.10.1" + "source": "https://github.com/consolidation/annotated-command/tree/4.10.0" }, - "time": "2024-12-13T19:55:40+00:00" + "time": "2024-04-05T21:05:39+00:00" }, { "name": "consolidation/config", @@ -1049,16 +1049,16 @@ }, { "name": "consolidation/output-formatters", - "version": "4.6.0", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "5fd5656718d7068a02d046f418a7ba873d5abbfe" + "reference": "7a611b01eb48eb19cd54672339fc08c0985bf540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/5fd5656718d7068a02d046f418a7ba873d5abbfe", - "reference": "5fd5656718d7068a02d046f418a7ba873d5abbfe", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/7a611b01eb48eb19cd54672339fc08c0985bf540", + "reference": "7a611b01eb48eb19cd54672339fc08c0985bf540", "shasum": "" }, "require": { @@ -1097,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.6.0" + "source": "https://github.com/consolidation/output-formatters/tree/4.5.0" }, - "time": "2024-10-18T14:02:48+00:00" + "time": "2024-04-02T15:18:52+00:00" }, { "name": "consolidation/robo", @@ -1231,16 +1231,16 @@ }, { "name": "consolidation/site-alias", - "version": "4.1.1", + "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "aff6189aae17da813d23249cb2fc0fff33f26d40" + "reference": "1056ceb93f6aafe6f7600d7bbe1b62b8488abccf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/aff6189aae17da813d23249cb2fc0fff33f26d40", - "reference": "aff6189aae17da813d23249cb2fc0fff33f26d40", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/1056ceb93f6aafe6f7600d7bbe1b62b8488abccf", + "reference": "1056ceb93f6aafe6f7600d7bbe1b62b8488abccf", "shasum": "" }, "require": { @@ -1284,22 +1284,22 @@ "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.1.1" + "source": "https://github.com/consolidation/site-alias/tree/4.1.0" }, - "time": "2024-12-13T19:05:11+00:00" + "time": "2024-04-05T15:58:04+00:00" }, { "name": "consolidation/site-process", - "version": "5.4.2", + "version": "5.4.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da" + "reference": "7ab3ffe4195a89b8dc334ea22e7881abe79ffd9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da", - "reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/7ab3ffe4195a89b8dc334ea22e7881abe79ffd9a", + "reference": "7ab3ffe4195a89b8dc334ea22e7881abe79ffd9a", "shasum": "" }, "require": { @@ -1341,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.4.2" + "source": "https://github.com/consolidation/site-process/tree/5.4.0" }, - "time": "2024-12-13T19:25:56+00:00" + "time": "2024-04-06T00:00:28+00:00" }, { "name": "cweagans/composer-patches", @@ -1469,17 +1469,62 @@ "time": "2024-07-08T12:26:09+00:00" }, { - "name": "doctrine/annotations", - "version": "1.14.4", + "name": "dg/twitter-php", + "version": "v3.8", "source": { "type": "git", - "url": "https://github.com/doctrine/annotations.git", - "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915" + "url": "https://github.com/dg/twitter-php.git", + "reference": "d9370c9759138200a77ca86abcb0c5ddfe857c68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915", - "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915", + "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" + }, + { + "name": "doctrine/annotations", + "version": "1.14.3", + "source": { + "type": "git", + "url": "https://github.com/doctrine/annotations.git", + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", + "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af", "shasum": "" }, "require": { @@ -1490,11 +1535,11 @@ }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", - "doctrine/coding-standard": "^9 || ^12", - "phpstan/phpstan": "~1.4.10 || ^1.10.28", + "doctrine/coding-standard": "^9 || ^10", + "phpstan/phpstan": "~1.4.10 || ^1.8.0", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7", - "vimeo/psalm": "^4.30 || ^5.14" + "symfony/cache": "^4.4 || ^5.4 || ^6", + "vimeo/psalm": "^4.10" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" @@ -1540,9 +1585,9 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.14.4" + "source": "https://github.com/doctrine/annotations/tree/1.14.3" }, - "time": "2024-09-05T10:15:52+00:00" + "time": "2023-02-01T09:20:38+00:00" }, { "name": "doctrine/collections", @@ -1632,27 +1677,29 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.4", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", - "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^12", - "phpstan/phpstan": "1.4.10 || 2.0.3", - "phpstan/phpstan-phpunit": "^1.0 || ^2", + "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", - "psr/log": "^1 || ^2 || ^3" + "psalm/plugin-phpunit": "0.18.4", + "psr/log": "^1 || ^2 || ^3", + "vimeo/psalm": "4.30.0 || 5.12.0" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -1660,7 +1707,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "src" + "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" } }, "notification-url": "https://packagist.org/downloads/", @@ -1671,9 +1718,9 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.4" + "source": "https://github.com/doctrine/deprecations/tree/1.1.3" }, - "time": "2024-12-07T21:18:45+00:00" + "time": "2024-01-30T19:34:25+00:00" }, { "name": "doctrine/lexer", @@ -1755,16 +1802,16 @@ }, { "name": "dompdf/dompdf", - "version": "v3.1.0", + "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", - "reference": "a51bd7a063a65499446919286fb18b518177155a" + "reference": "fbc7c5ee5d94f7a910b78b43feb7931b7f971b59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/a51bd7a063a65499446919286fb18b518177155a", - "reference": "a51bd7a063a65499446919286fb18b518177155a", + "url": "https://api.github.com/repos/dompdf/dompdf/zipball/fbc7c5ee5d94f7a910b78b43feb7931b7f971b59", + "reference": "fbc7c5ee5d94f7a910b78b43feb7931b7f971b59", "shasum": "" }, "require": { @@ -1780,7 +1827,7 @@ "ext-json": "*", "ext-zip": "*", "mockery/mockery": "^1.3", - "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10 || ^11", + "phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.4 || ^5.4 || ^6.2 || ^7.0" }, @@ -1813,22 +1860,22 @@ "homepage": "https://github.com/dompdf/dompdf", "support": { "issues": "https://github.com/dompdf/dompdf/issues", - "source": "https://github.com/dompdf/dompdf/tree/v3.1.0" + "source": "https://github.com/dompdf/dompdf/tree/v3.0.0" }, - "time": "2025-01-15T14:09:04+00:00" + "time": "2024-04-29T14:01:28+00:00" }, { "name": "dompdf/php-font-lib", - "version": "1.0.1", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/dompdf/php-font-lib.git", - "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d" + "reference": "991d6a954f6bbd7e41022198f00586b230731441" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d", - "reference": "6137b7d4232b7f16c882c75e4ca3991dbcf6fe2d", + "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/991d6a954f6bbd7e41022198f00586b230731441", + "reference": "991d6a954f6bbd7e41022198f00586b230731441", "shasum": "" }, "require": { @@ -1858,9 +1905,9 @@ "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" + "source": "https://github.com/dompdf/php-font-lib/tree/1.0.0" }, - "time": "2024-12-02T14:37:59+00:00" + "time": "2024-04-29T13:40:38+00:00" }, { "name": "dompdf/php-svg-lib", @@ -1910,16 +1957,16 @@ }, { "name": "dragonmantank/cron-expression", - "version": "v3.4.0", + "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", - "reference": "8c784d071debd117328803d86b2097615b457500" + "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500", - "reference": "8c784d071debd117328803d86b2097615b457500", + "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", + "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", "shasum": "" }, "require": { @@ -1932,14 +1979,10 @@ "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/" @@ -1963,7 +2006,7 @@ ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", - "source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0" + "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" }, "funding": [ { @@ -1971,7 +2014,7 @@ "type": "github" } ], - "time": "2024-10-09T13:47:03+00:00" + "time": "2023-08-10T19:36:49+00:00" }, { "name": "drupal/address", @@ -2016,7 +2059,7 @@ "homepage": "https://www.drupal.org/user/86106" }, { - "name": "centarro", + "name": "Centarro", "homepage": "https://www.drupal.org/user/3661446" }, { @@ -2040,20 +2083,20 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.5.1", + "version": "3.4.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.5.1" + "reference": "3.4.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.5.1.zip", - "reference": "3.5.1", - "shasum": "b5215109836f7fade374fef531231e36c1c9b945" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.2.zip", + "reference": "3.4.2", + "shasum": "f5a008e5c73f5a11c6c8067c0ea6ebb76aa33854" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.2 || ^10" }, "require-dev": { "drupal/admin_toolbar_tools": "*" @@ -2061,8 +2104,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.5.1", - "datestamp": "1730409973", + "version": "3.4.2", + "datestamp": "1696006195", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2095,16 +2138,12 @@ "homepage": "https://www.drupal.org/u/matio89", "role": "Maintainer" }, - { - "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" }, { @@ -2125,10 +2164,10 @@ }, { "name": "drupal/admin_toolbar-admin_toolbar_search", - "version": "3.5.1", + "version": "3.4.2", "require": { "drupal/admin_toolbar": "^3", - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.2 || ^10" }, "require-dev": { "drupal/admin_toolbar_tools": "*" @@ -2136,8 +2175,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "3.5.1", - "datestamp": "1730409973", + "version": "3.4.2", + "datestamp": "1696006195", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2165,16 +2204,12 @@ "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" }, { @@ -2188,17 +2223,17 @@ } }, { - "name": "drupal/admin_toolbar_tools", - "version": "3.5.1", + "name": "drupal/admin_toolbar_links_access_filter", + "version": "3.4.2", "require": { "drupal/admin_toolbar": "*", - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.2 || ^10" }, "type": "metapackage", "extra": { "drupal": { - "version": "3.5.1", - "datestamp": "1730409973", + "version": "3.4.2", + "datestamp": "1696006195", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2227,15 +2262,69 @@ "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", + "homepage": "https://www.drupal.org/user/1213824" + }, + { + "name": "romainj", + "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" + } + }, + { + "name": "drupal/admin_toolbar_tools", + "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": "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", + "name": "Musa.thomas", "homepage": "https://www.drupal.org/user/1213824" }, { @@ -2312,26 +2401,26 @@ }, { "name": "drupal/antibot", - "version": "2.0.4", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/antibot.git", - "reference": "2.0.4" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/antibot-2.0.4.zip", - "reference": "2.0.4", - "shasum": "58b215291b250ea410194693cbac2da6f54a8530" + "url": "https://ftp.drupal.org/files/projects/antibot-2.0.3.zip", + "reference": "2.0.3", + "shasum": "b26b603299ee3067e0aa3875ff752815f21d2f0b" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10 || ^11" + "drupal/core": "^8.8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.4", - "datestamp": "1723819813", + "version": "2.0.3", + "datestamp": "1708358087", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2364,26 +2453,26 @@ }, { "name": "drupal/asset_injector", - "version": "2.21.0", + "version": "2.20.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/asset_injector.git", - "reference": "8.x-2.21" + "reference": "8.x-2.20" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/asset_injector-8.x-2.21.zip", - "reference": "8.x-2.21", - "shasum": "24dc111e995d6a33cb9f11f106b0d1e716e92767" + "url": "https://ftp.drupal.org/files/projects/asset_injector-8.x-2.20.zip", + "reference": "8.x-2.20", + "shasum": "dc60e96bd4873419be591e8b28f75a8f869f59b5" }, "require": { - "drupal/core": "^10.3 || ^11" + "drupal/core": "^9.3 || ^10.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.21", - "datestamp": "1723044656", + "version": "8.x-2.20", + "datestamp": "1714727611", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2413,30 +2502,29 @@ }, { "name": "drupal/auto_entitylabel", - "version": "3.4.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/auto_entitylabel.git", - "reference": "8.x-3.4" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "9b3d7bc8e450ae008b3f48fed0dd9dace03ddbb5" + "url": "https://ftp.drupal.org/files/projects/auto_entitylabel-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "0229f2264984e9f33ba339577695dddd3613fd99" }, "require": { "drupal/core": "^10.1 || ^11" }, "require-dev": { - "drupal/book": "^1.0", "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1736308389", + "version": "8.x-3.2", + "datestamp": "1717752307", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2469,7 +2557,7 @@ "homepage": "https://www.drupal.org/user/52136" }, { - "name": "pravin ajaaz", + "name": "Pravin Ajaaz", "homepage": "https://www.drupal.org/user/2910049" }, { @@ -2481,7 +2569,7 @@ "homepage": "https://www.drupal.org/user/3326031" }, { - "name": "vladimiraus", + "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" } ], @@ -2552,10 +2640,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/autosave_form.git", - "reference": "cbdbb159aaf522ab281425ca428dd613fccd5c6d" + "reference": "ba123ddba54a98d0614ed893f7e8dbec080779e7" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.5 || ^10" }, "type": "drupal-module", "extra": { @@ -2563,8 +2651,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9+1-dev", - "datestamp": "1737124232", + "version": "8.x-1.5+2-dev", + "datestamp": "1719140751", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -2589,20 +2677,20 @@ }, { "name": "drupal/backup_migrate", - "version": "5.1.0", + "version": "5.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/backup_migrate.git", - "reference": "5.1.0" + "reference": "5.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.1.0.zip", - "reference": "5.1.0", - "shasum": "bfc523c4d01f2f5dcbb2a612455b8f0a84d651b2" + "url": "https://ftp.drupal.org/files/projects/backup_migrate-5.0.3.zip", + "reference": "5.0.3", + "shasum": "bc263f601f7a21248d4000a372d04a417df7e326" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.3 || ^10" }, "suggest": { "defuse/php-encryption": "Optional encryption of saved backups." @@ -2610,8 +2698,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "5.1.0", - "datestamp": "1732034636", + "version": "5.0.3", + "datestamp": "1671366510", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2629,7 +2717,7 @@ "role": "Developer" }, { - "name": "damienmckenna", + "name": "DamienMcKenna", "homepage": "https://www.drupal.org/user/108450" }, { @@ -2707,7 +2795,7 @@ "homepage": "https://www.drupal.org/user/192273" }, { - "name": "neslee canil pinto", + "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/user/3580850" }, { @@ -2732,26 +2820,26 @@ }, { "name": "drupal/block_class", - "version": "2.0.12", + "version": "2.0.11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_class.git", - "reference": "2.0.12" + "reference": "2.0.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_class-2.0.12.zip", - "reference": "2.0.12", - "shasum": "cc3945f8038bcc9bb48eff897df332aa952d62e6" + "url": "https://ftp.drupal.org/files/projects/block_class-2.0.11.zip", + "reference": "2.0.11", + "shasum": "bd098ef0071b5baca1248c0deaa9bbedc0ddcaf4" }, "require": { - "drupal/core": "^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.12", - "datestamp": "1723243074", + "version": "2.0.11", + "datestamp": "1672065313", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2832,26 +2920,26 @@ }, { "name": "drupal/block_visibility_groups", - "version": "2.0.4", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/block_visibility_groups.git", - "reference": "2.0.4" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-2.0.4.zip", - "reference": "2.0.4", - "shasum": "40ad2b557d610ea9aff3b81be6d6867287b6f34d" + "url": "https://ftp.drupal.org/files/projects/block_visibility_groups-2.0.1.zip", + "reference": "2.0.1", + "shasum": "ae268cc3a5821205832b66069dcb8f60b8f20ab9" }, "require": { - "drupal/core": "^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.4", - "datestamp": "1737112821", + "version": "2.0.1", + "datestamp": "1676002877", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2860,11 +2948,11 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { - "name": "damienmckenna", + "name": "DamienMcKenna", "homepage": "https://www.drupal.org/user/108450" }, { @@ -2948,7 +3036,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/bulma.git", - "reference": "56483c2ff11e8f925af20a15b0cc7636fc74ad45" + "reference": "7d63e3f430c627a4fc90e1c4acf8f832c3ae0982" }, "require": { "drupal/core": "^9.2 || ^10" @@ -2959,8 +3047,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.1+13-dev", - "datestamp": "1721362481", + "version": "8.x-1.1+9-dev", + "datestamp": "1720485384", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -2973,15 +3061,11 @@ ], "authors": [ { - "name": "elkaro", + "name": "lelkneralfaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "g4mbini", - "homepage": "https://www.drupal.org/user/2533498" - }, - { - "name": "megakeegman", + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -3064,26 +3148,26 @@ }, { "name": "drupal/cancel_button", - "version": "1.5.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/cancel_button.git", - "reference": "8.x-1.5" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/cancel_button-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "07ce620c57cdd16ac751f78d9c3397ea9350d1f8" + "url": "https://ftp.drupal.org/files/projects/cancel_button-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "d1d932a4aff53938066f329a04fa3adb61367d0e" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1732804482", + "version": "8.x-1.4", + "datestamp": "1676921894", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3120,17 +3204,17 @@ }, { "name": "drupal/captcha", - "version": "2.0.7", + "version": "2.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "2.0.7" + "reference": "2.0.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-2.0.7.zip", - "reference": "2.0.7", - "shasum": "8e97ba41810811bcd5d7e8b714cdc0b664dd8eec" + "url": "https://ftp.drupal.org/files/projects/captcha-2.0.6.zip", + "reference": "2.0.6", + "shasum": "3553127b2779ce5c24ac5c7fb682b5089d681bb2" }, "require": { "drupal/core": "^9.5 || ^10 || ^11" @@ -3138,8 +3222,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.7", - "datestamp": "1732250192", + "version": "2.0.6", + "datestamp": "1719900315", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3155,7 +3239,7 @@ ], "authors": [ { - "name": "anybody", + "name": "Anybody", "homepage": "https://www.drupal.org/user/291091" }, { @@ -3163,7 +3247,7 @@ "homepage": "https://www.drupal.org/user/1021502" }, { - "name": "grevil", + "name": "Grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -3179,7 +3263,7 @@ "homepage": "https://www.drupal.org/user/116002" }, { - "name": "robloach", + "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { @@ -3243,15 +3327,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" } ], @@ -3288,8 +3372,8 @@ "version": "1.0.2", "datestamp": "1695740655", "security-coverage": { - "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -3298,6 +3382,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "dczepierga", + "homepage": "https://www.drupal.org/user/911466" + }, { "name": "hass", "homepage": "https://www.drupal.org/user/85918" @@ -3315,9 +3403,13 @@ "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" @@ -3331,7 +3423,7 @@ "homepage": "https://www.drupal.org/user/2793801" }, { - "name": "wim leers", + "name": "Wim Leers", "homepage": "https://www.drupal.org/user/99777" }, { @@ -3390,6 +3482,10 @@ { "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.", @@ -3499,7 +3595,7 @@ "homepage": "https://www.drupal.org/user/36762" }, { - "name": "stefanos.petrakis@gmail.com", + "name": "stefanos.petrakis", "homepage": "https://www.drupal.org/user/2573064" } ], @@ -3577,29 +3673,29 @@ }, { "name": "drupal/components", - "version": "3.1.0", + "version": "3.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/components.git", - "reference": "3.1.0" + "reference": "3.0.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/components-3.1.0.zip", - "reference": "3.1.0", - "shasum": "a9d9f7517f54038d0d6fa68185d80e26d2ad1d8d" + "url": "https://ftp.drupal.org/files/projects/components-3.0.0-beta3.zip", + "reference": "3.0.0-beta3", + "shasum": "47ced4332f0a655ca38ae1b54e97a8e78d59f0bc" }, "require": { - "drupal/core": "^10.2 || ^11" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.0", - "datestamp": "1725921122", + "version": "3.0.0-beta3", + "datestamp": "1651759488", "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." } } }, @@ -3610,15 +3706,11 @@ "authors": [ { "name": "JohnAlbin", - "homepage": "https://www.drupal.org/user/1036766", + "homepage": "https://www.drupal.org/user/32095", "email": "virtually.johnalbin@gmail.com" }, { - "name": "johnalbin", - "homepage": "https://www.drupal.org/user/32095" - }, - { - "name": "robloach", + "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" } ], @@ -3880,20 +3972,20 @@ }, { "name": "drupal/config_filter", - "version": "2.7.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-2.7" + "reference": "8.x-2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.7.zip", - "reference": "8.x-2.7", - "shasum": "7fe7161b93c7e24c6db135f1cf82d144bef66e50" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "fd1a057a402436fc906c63bf0a74722f73b9b155" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10 || ^11" + "drupal/core": "^8.8 || ^9 || ^10" }, "conflict": { "drush/drush": "<10" @@ -3904,8 +3996,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.7", - "datestamp": "1727472458", + "version": "8.x-2.6", + "datestamp": "1698308577", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3992,10 +4084,6 @@ "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" @@ -4004,6 +4092,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" @@ -4133,20 +4225,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": "megakeegman", + "name": "lelkneralfaro", + "homepage": "https://www.drupal.org/user/3577260" + }, + { + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -4222,7 +4314,7 @@ "homepage": "https://www.drupal.org/user/789384" }, { - "name": "megakeegman", + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -4254,29 +4346,29 @@ }, { "name": "drupal/config_snapshot", - "version": "2.0.0", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_snapshot.git", - "reference": "2.0.0" + "reference": "2.0.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_snapshot-2.0.0.zip", - "reference": "2.0.0", - "shasum": "183e6f293e7ef142290c5e69cbca986895e12a2d" + "url": "https://ftp.drupal.org/files/projects/config_snapshot-2.0.0-alpha1.zip", + "reference": "2.0.0-alpha1", + "shasum": "35cb1bb74f07c8973cee19eac71aa4124ea3dd0f" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0", - "datestamp": "1736287398", + "version": "2.0.0-alpha1", + "datestamp": "1682448084", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -4417,26 +4509,26 @@ }, { "name": "drupal/config_update", - "version": "2.0.0-alpha4", + "version": "2.0.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_update.git", - "reference": "2.0.0-alpha4" + "reference": "2.0.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha4.zip", - "reference": "2.0.0-alpha4", - "shasum": "d8ea528b0b3e24918356bb72bef61408f650aa8e" + "url": "https://ftp.drupal.org/files/projects/config_update-2.0.0-alpha3.zip", + "reference": "2.0.0-alpha3", + "shasum": "c35e81e8fb77efdff5ddca3a87116ea0c522a7e2" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11" + "drupal/core": "^9.4 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha4", - "datestamp": "1724596931", + "version": "2.0.0-alpha3", + "datestamp": "1683807608", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4453,12 +4545,8 @@ "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.", @@ -4505,7 +4593,7 @@ "homepage": "https://www.drupal.org/user/157725" }, { - "name": "astonvictor", + "name": "AstonVictor", "homepage": "https://www.drupal.org/user/3466615" }, { @@ -4635,16 +4723,16 @@ }, { "name": "drupal/core", - "version": "10.4.1", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "0aeb6303b33d813a68ea78c40466715d9fcfac46" + "reference": "d137403a30d4154404e473785f48dfc889d77e23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/0aeb6303b33d813a68ea78c40466715d9fcfac46", - "reference": "0aeb6303b33d813a68ea78c40466715d9fcfac46", + "url": "https://api.github.com/repos/drupal/core/zipball/d137403a30d4154404e473785f48dfc889d77e23", + "reference": "d137403a30d4154404e473785f48dfc889d77e23", "shasum": "" }, "require": { @@ -4690,7 +4778,7 @@ "symfony/serializer": "^6.4", "symfony/validator": "^6.4", "symfony/yaml": "^6.4", - "twig/twig": "^3.15.0" + "twig/twig": "^3.9.3" }, "conflict": { "drush/drush": "<12.4.3" @@ -4728,29 +4816,29 @@ "extra": { "drupal-scaffold": { "file-mapping": { - "[web-root]/.htaccess": "assets/scaffold/files/htaccess", - "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", - "[web-root]/index.php": "assets/scaffold/files/index.php", + "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", "[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", - "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[web-root]/.htaccess": "assets/scaffold/files/htaccess", "[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]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", + "[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]/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]/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" + "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", + "[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" } } }, @@ -4793,22 +4881,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.4.1" + "source": "https://github.com/drupal/core/tree/10.3.1" }, - "time": "2025-01-06T23:26:38+00:00" + "time": "2024-07-04T11:33:45+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "10.4.1", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "db17b59620ce1c142a34dc017d9e696ce4771e55" + "reference": "a1a186caeb89899143e0c6912ccee9d3d7181dbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/db17b59620ce1c142a34dc017d9e696ce4771e55", - "reference": "db17b59620ce1c142a34dc017d9e696ce4771e55", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/a1a186caeb89899143e0c6912ccee9d3d7181dbe", + "reference": "a1a186caeb89899143e0c6912ccee9d3d7181dbe", "shasum": "" }, "require": { @@ -4843,80 +4931,80 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/10.4.1" + "source": "https://github.com/drupal/core-composer-scaffold/tree/10.3.1" }, - "time": "2024-08-22T14:31:30+00:00" + "time": "2024-05-11T08:21:39+00:00" }, { "name": "drupal/core-recommended", - "version": "10.4.1", + "version": "10.3.1", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "7ad1354941c10f794fa9c46cad78199f3ea88206" + "reference": "a5183f2be315b7e5deec89fdeafe9fc9a2e54f57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/7ad1354941c10f794fa9c46cad78199f3ea88206", - "reference": "7ad1354941c10f794fa9c46cad78199f3ea88206", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a5183f2be315b7e5deec89fdeafe9fc9a2e54f57", + "reference": "a5183f2be315b7e5deec89fdeafe9fc9a2e54f57", "shasum": "" }, "require": { "asm89/stack-cors": "~v2.2.0", - "composer/semver": "~3.4.3", - "doctrine/annotations": "~1.14.4", + "composer/semver": "~3.4.0", + "doctrine/annotations": "~1.14.3", "doctrine/deprecations": "~1.1.3", "doctrine/lexer": "~2.1.1", - "drupal/core": "10.4.1", + "drupal/core": "10.3.1", "egulias/email-validator": "~4.0.2", - "guzzlehttp/guzzle": "~7.9.2", - "guzzlehttp/promises": "~2.0.4", - "guzzlehttp/psr7": "~2.7.0", + "guzzlehttp/guzzle": "~7.8.1", + "guzzlehttp/promises": "~2.0.2", + "guzzlehttp/psr7": "~2.6.2", "masterminds/html5": "~2.9.0", - "mck89/peast": "~v1.16.3", + "mck89/peast": "~v1.16.2", "pear/archive_tar": "~1.5.0", "pear/console_getopt": "~v1.4.3", - "pear/pear-core-minimal": "~v1.10.16", + "pear/pear-core-minimal": "~v1.10.15", "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.1.0", - "psr/log": "~3.0.2", + "psr/log": "~3.0.0", "ralouphie/getallheaders": "~3.0.3", "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.16.0" + "symfony/console": "~v6.4.8", + "symfony/dependency-injection": "~v6.4.7", + "symfony/deprecation-contracts": "~v3.5.0", + "symfony/error-handler": "~v6.4.7", + "symfony/event-dispatcher": "~v6.4.7", + "symfony/event-dispatcher-contracts": "~v3.5.0", + "symfony/filesystem": "~v6.4.8", + "symfony/finder": "~v6.4.8", + "symfony/http-foundation": "~v6.4.7", + "symfony/http-kernel": "~v6.4.7", + "symfony/mailer": "~v6.4.7", + "symfony/mime": "~v6.4.7", + "symfony/polyfill-ctype": "~v1.29.0", + "symfony/polyfill-iconv": "~v1.29.0", + "symfony/polyfill-intl-grapheme": "~v1.29.0", + "symfony/polyfill-intl-idn": "~v1.29.0", + "symfony/polyfill-intl-normalizer": "~v1.29.0", + "symfony/polyfill-mbstring": "~v1.29.0", + "symfony/polyfill-php83": "~v1.29.0", + "symfony/process": "~v6.4.8", + "symfony/psr-http-message-bridge": "~v6.4.7", + "symfony/routing": "~v6.4.7", + "symfony/serializer": "~v6.4.7", + "symfony/service-contracts": "~v3.5.0", + "symfony/string": "~v6.4.8", + "symfony/translation-contracts": "~v3.5.0", + "symfony/validator": "~v6.4.7", + "symfony/var-dumper": "~v6.4.7", + "symfony/var-exporter": "~v6.4.7", + "symfony/yaml": "~v6.4.7", + "twig/twig": "~v3.10.2" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -4928,9 +5016,9 @@ ], "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.4.1" + "source": "https://github.com/drupal/core-recommended/tree/10.3.1" }, - "time": "2025-01-06T23:26:38+00:00" + "time": "2024-07-04T11:33:45+00:00" }, { "name": "drupal/crop", @@ -4991,17 +5079,17 @@ }, { "name": "drupal/csp", - "version": "1.33.0", + "version": "1.32.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/csp.git", - "reference": "8.x-1.33" + "reference": "8.x-1.32" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.33.zip", - "reference": "8.x-1.33", - "shasum": "c923468c3cf077bbc89967ee7fa6c6e48c7254df" + "url": "https://ftp.drupal.org/files/projects/csp-8.x-1.32.zip", + "reference": "8.x-1.32", + "shasum": "559a05eb29f8a6b3567d97843bd83011c3363422" }, "require": { "drupal/core": "~10.0.0 || ^10.1.3 || ^11", @@ -5010,8 +5098,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.33", - "datestamp": "1721292907", + "version": "8.x-1.32", + "datestamp": "1718326042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5193,41 +5281,33 @@ }, { "name": "drupal/dashboards", - "version": "2.1.10", + "version": "2.1.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dashboards.git", - "reference": "2.1.10" + "reference": "2.1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dashboards-2.1.10.zip", - "reference": "2.1.10", - "shasum": "5b2df04b0138ea0d6213bb2df1b6636de9dcf6c7" + "url": "https://ftp.drupal.org/files/projects/dashboards-2.1.7.zip", + "reference": "2.1.7", + "shasum": "e45de9cffd19640061ecad69adfa8450f0182ea5" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11", + "drupal/core": "^9.4 || ^10", "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.10", - "datestamp": "1737573144", + "version": "2.1.7", + "datestamp": "1710850211", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5240,12 +5320,8 @@ ], "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.", @@ -5260,26 +5336,26 @@ }, { "name": "drupal/date_popup", - "version": "2.0.2", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/date_popup.git", - "reference": "2.0.2" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/date_popup-2.0.2.zip", - "reference": "2.0.2", - "shasum": "fc40e429d927b80aaf75093a4458d9cddbf7f921" + "url": "https://ftp.drupal.org/files/projects/date_popup-2.0.1.zip", + "reference": "2.0.1", + "shasum": "15cab5f339d60569c2380545b6e16b5f3612b98f" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1721718242", + "version": "2.0.1", + "datestamp": "1694567369", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5308,26 +5384,26 @@ }, { "name": "drupal/datetimehideseconds", - "version": "1.5.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/datetimehideseconds.git", - "reference": "8.x-1.5" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "81857730eb3a610d00d1119f337222005b0bc1a0" + "url": "https://ftp.drupal.org/files/projects/datetimehideseconds-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "fdfa8eeb35ec9577bf95caf49473c71d2ff011c0" }, "require": { - "drupal/core": "^8.7.7 || ^9 || ^10 || ^11" + "drupal/core": "^8.7.7 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1730329777", + "version": "8.x-1.4", + "datestamp": "1703164799", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5340,54 +5416,50 @@ ], "authors": [ { - "name": "Andi Rüther (anruether)", - "homepage": "https://www.drupal.org/u/anruether", - "role": "Maintainer" + "name": "anruether", + "homepage": "https://www.drupal.org/user/894458" }, { - "name": "Merlin Axel Rutz (geek-merlin)", - "homepage": "https://www.drupal.org/u/geek-merlin", - "role": "Maintainer" + "name": "geek-merlin", + "homepage": "https://www.drupal.org/user/229048" }, { - "name": "Rainer Halbmann (heliogabal)", - "homepage": "https://www.drupal.org/u/heliogabal", - "role": "Maintainer" + "name": "heliogabal", + "homepage": "https://www.drupal.org/user/998658" } ], "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", - "issues": "https://www.drupal.org/project/issues/datetimehideseconds" + "source": "https://git.drupalcode.org/project/datetimehideseconds" } }, { "name": "drupal/default_content", - "version": "2.0.0-alpha3", + "version": "2.0.0-alpha2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/default_content.git", - "reference": "2.0.0-alpha3" + "reference": "2.0.0-alpha2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/default_content-2.0.0-alpha3.zip", - "reference": "2.0.0-alpha3", - "shasum": "fdd90c70bd91896835f6ba5ec42c260c1a144a2b" + "url": "https://ftp.drupal.org/files/projects/default_content-2.0.0-alpha2.zip", + "reference": "2.0.0-alpha2", + "shasum": "5c365ea21b0be63dc00ec2db50179291d6fb3d89" }, "require": { - "drupal/core": "^9.1 || ^10 || ^11" + "drupal/core": "^9.1 || ^10" }, "require-dev": { - "drupal/hal": "^1 || ^2", + "drupal/hal": " ^9 || ^1 || ^2", "drupal/paragraphs": "^1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-alpha3", - "datestamp": "1724492420", + "version": "2.0.0-alpha2", + "datestamp": "1659466706", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -5395,7 +5467,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10 || ^11 || ^12" + "drush.services.yml": "^9 || ^10 || ^11" } } }, @@ -5413,7 +5485,7 @@ "homepage": "https://www.drupal.org/user/1852732" }, { - "name": "berdir", + "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -5429,7 +5501,7 @@ "homepage": "https://www.drupal.org/user/395439" }, { - "name": "sam152", + "name": "Sam152", "homepage": "https://www.drupal.org/user/1485048" } ], @@ -5441,17 +5513,17 @@ }, { "name": "drupal/diff", - "version": "1.8.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/diff.git", - "reference": "8.x-1.8" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "a104bf731a282f06ff0d5a7fb861c01b5b933765" + "url": "https://ftp.drupal.org/files/projects/diff-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "d282bdf3350ac71f95b38576a9f397bdbab8d249" }, "require": { "drupal/core": "^10 || ^11", @@ -5466,13 +5538,13 @@ "phpstan/phpstan-deprecation-rules": "*", "phpstan/phpstan-phpunit": "1.4.x-dev", "phpstan/phpstan-strict-rules": "^1@stable", - "previousnext/coding-standard": "1.0.1" + "previousnext/coding-standard": "^1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1727892285", + "version": "8.x-1.7", + "datestamp": "1718073570", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5650,7 +5722,7 @@ "email": "dropdown-language@goodscott.com" }, { - "name": "grevil", + "name": "Grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -6181,7 +6253,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "388e57165cc04e845f065a2865e72d04bfce2fc9" + "reference": "e0f8dea849da0f6b0853d67707dec04cd528b98d" }, "require": { "drupal/automated_crop": "^3.0", @@ -6217,7 +6289,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1732240105", + "datestamp": "1711149650", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -6243,11 +6315,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "elkaro", + "name": "lelkneralfaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "megakeegman", + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -6948,7 +7020,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "1d3d49bcce3f7efcdf5d14ed59b5815beba89cd8" + "reference": "123b61f62d8368e914b7371dd882bfe9b37212b5" }, "require": { "drupal/block_visibility_groups": "^2", @@ -6967,8 +7039,6 @@ "drupal/metatag": "*", "drupal/paragraphs": "*", "drupal/pathauto": "^1.8", - "drupal/rabbit_hole": "*", - "drupal/rh_node": "*", "drupal/search_api": "*", "drupal/token": "^1.7", "drupal/video_embed_field": "^2.4" @@ -6980,7 +7050,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1734128480", + "datestamp": "1701465181", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7001,11 +7071,11 @@ "homepage": "https://www.drupal.org/user/3514271" }, { - "name": "elkaro", + "name": "lelkneralfaro", "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "megakeegman", + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -7203,11 +7273,12 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "fcd4dc0899be9c4929f75a63a3d6982ba493e2f8" + "reference": "55fae682ea8541260fd2a13ac6e0157e232154c3" }, "require": { "drupal/admin_toolbar": "^3.0", "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", @@ -7230,7 +7301,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1723232347", + "datestamp": "1701461795", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7535,20 +7606,20 @@ }, { "name": "drupal/ds", - "version": "3.28.0", + "version": "3.22.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.28" + "reference": "8.x-3.22" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.28.zip", - "reference": "8.x-3.28", - "shasum": "11d0cf2306639063fc52f7f8990bfae91da69cd1" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.22.zip", + "reference": "8.x-3.22", + "shasum": "4f14bbc3dd966372947fec079e19e1c3ac961b57" }, "require": { - "drupal/core": "^10.2 || ^11" + "drupal/core": "^10" }, "require-dev": { "drupal/devel": "5.x-dev", @@ -7557,8 +7628,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.28", - "datestamp": "1737118066", + "version": "8.x-3.22", + "datestamp": "1715854314", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7668,17 +7739,17 @@ }, { "name": "drupal/easy_breadcrumb", - "version": "2.0.9", + "version": "2.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", - "reference": "2.0.9" + "reference": "2.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.9.zip", - "reference": "2.0.9", - "shasum": "9e7c33e2ec0637d37d509776795a476f2f2d9bb8" + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.7.zip", + "reference": "2.0.7", + "shasum": "a17524ffc2c76bc0aedb04116c3647dc2025e762" }, "require": { "drupal/core": "^9.2 || ^10 || ^11" @@ -7686,8 +7757,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.9", - "datestamp": "1732752214", + "version": "2.0.7", + "datestamp": "1719427042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7714,7 +7785,7 @@ "homepage": "https://www.drupal.org/user/430714" }, { - "name": "greg boggs", + "name": "Greg Boggs", "homepage": "https://www.drupal.org/user/153069" }, { @@ -7726,11 +7797,11 @@ "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" }, { @@ -7763,17 +7834,17 @@ }, { "name": "drupal/eca", - "version": "1.1.9", + "version": "1.1.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eca.git", - "reference": "1.1.9" + "reference": "1.1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca-1.1.9.zip", - "reference": "1.1.9", - "shasum": "af6f92db6c96d5fae986284596789a9031c1476c" + "url": "https://ftp.drupal.org/files/projects/eca-1.1.7.zip", + "reference": "1.1.7", + "shasum": "7cdbb11c147fe0da4747a73be46951ed5b21b371" }, "require": { "dragonmantank/cron-expression": "^3.1", @@ -7798,8 +7869,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.9", - "datestamp": "1723822366", + "version": "1.1.7", + "datestamp": "1718958107", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7886,7 +7957,7 @@ }, { "name": "drupal/eca_modeller_bpmn", - "version": "1.1.9", + "version": "1.1.7", "require": { "drupal/core": "^9 || ^10", "drupal/eca": "^1", @@ -7895,8 +7966,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "1.1.9", - "datestamp": "1723822366", + "version": "1.1.7", + "datestamp": "1718958107", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7929,7 +8000,7 @@ }, { "name": "drupal/eca_ui", - "version": "2.1.2", + "version": "2.0.0", "require": { "drupal/core": "^10.3 || ^11", "drupal/eca": "*" @@ -7937,8 +8008,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "2.1.2", - "datestamp": "1737733146", + "version": "2.0.0", + "datestamp": "1719921732", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7971,20 +8042,20 @@ }, { "name": "drupal/editor_advanced_link", - "version": "2.2.6", + "version": "2.2.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editor_advanced_link.git", - "reference": "2.2.6" + "reference": "2.2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.6.zip", - "reference": "2.2.6", - "shasum": "f6d7c437900f288b1e735b4faf2decc99bdd30e8" + "url": "https://ftp.drupal.org/files/projects/editor_advanced_link-2.2.4.zip", + "reference": "2.2.4", + "shasum": "cd0db397827f2e21ec8a68211e8a153463a6c89b" }, "require": { - "drupal/core": "^10.2 || ^11.0" + "drupal/core": "^9.2 || ^10" }, "require-dev": { "drupal/ckeditor": "*", @@ -7993,8 +8064,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.6", - "datestamp": "1723183019", + "version": "2.2.4", + "datestamp": "1688040059", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8009,10 +8080,6 @@ { "name": "DuaelFr", "homepage": "https://www.drupal.org/user/931394" - }, - { - "name": "VladimirAus", - "homepage": "https://www.drupal.org/user/673120" } ], "description": "Editor Advanced link", @@ -8023,17 +8090,17 @@ }, { "name": "drupal/editoria11y", - "version": "2.2.4", + "version": "2.1.18", "source": { "type": "git", "url": "https://git.drupalcode.org/project/editoria11y.git", - "reference": "2.2.4" + "reference": "2.1.18" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/editoria11y-2.2.4.zip", - "reference": "2.2.4", - "shasum": "6342f0614083f90088c48f8f74a231a495bf8ebe" + "url": "https://ftp.drupal.org/files/projects/editoria11y-2.1.18.zip", + "reference": "2.1.18", + "shasum": "ebdb25f92c2d77681661216ca3abebbc710b662a" }, "require": { "drupal/core": "^9 || ^10 || ^11" @@ -8044,8 +8111,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.4", - "datestamp": "1737647999", + "version": "2.1.18", + "datestamp": "1716399461", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8146,7 +8213,7 @@ "role": "Maintainer" }, { - "name": "grevil", + "name": "Grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -8163,26 +8230,26 @@ }, { "name": "drupal/entity", - "version": "1.5.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.5" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "86c0b75c173144aaedde3e3258dc0d3ce11d1a22" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "1cf7712318fad144eab106a8fcfcd396aeb5676f" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^9.2|^10.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1723380062", + "version": "8.x-1.4", + "datestamp": "1661898023", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8195,7 +8262,7 @@ ], "authors": [ { - "name": "berdir", + "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -8219,7 +8286,7 @@ "homepage": "https://www.drupal.org/user/2416470" }, { - "name": "tr", + "name": "TR", "homepage": "https://www.drupal.org/user/202830" } ], @@ -8232,27 +8299,27 @@ }, { "name": "drupal/entity_notify", - "version": "1.1.1", + "version": "1.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_notify.git", - "reference": "1.1.1" + "reference": "1.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_notify-1.1.1.zip", - "reference": "1.1.1", - "shasum": "97cc9200396a0686f9cf620a22a87305a472458d" + "url": "https://ftp.drupal.org/files/projects/entity_notify-1.0.1.zip", + "reference": "1.0.1", + "shasum": "a58a2d532ffe269f6781926a89573d305ba546c4" }, "require": { - "drupal/core": "^10 || ^11", + "drupal/core": "^9 || ^10", "drupal/telegram_api": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.1", - "datestamp": "1737387942", + "version": "1.0.1", + "datestamp": "1693980020", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8279,30 +8346,29 @@ }, { "name": "drupal/entity_reference_override", - "version": "2.0.0-beta3", + "version": "2.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_override.git", - "reference": "2.0.0-beta3" + "reference": "2.0.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta3.zip", - "reference": "2.0.0-beta3", - "shasum": "4f49736430477b7476514bd5098a4c41e8f9d622" + "url": "https://ftp.drupal.org/files/projects/entity_reference_override-2.0.0-beta2.zip", + "reference": "2.0.0-beta2", + "shasum": "8df72b040baee530fbf2186c8007c12b19f1286f" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { - "drupal/entity_browser": "*", - "drupal/entity_reference_revisions": "*" + "drupal/entity_browser": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.0-beta3", - "datestamp": "1737473473", + "version": "2.0.0-beta2", + "datestamp": "1689262248", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -8311,12 +8377,12 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { - "name": "alexpott", - "homepage": "https://www.drupal.org/user/157725" + "name": "See contributors", + "homepage": "https://www.drupal.org/node/2809033/committers" }, { "name": "dawehner", @@ -8327,7 +8393,7 @@ "homepage": "https://www.drupal.org/user/16496" }, { - "name": "elkaro", + "name": "lelkneralfaro", "homepage": "https://www.drupal.org/user/3577260" }, { @@ -8339,38 +8405,38 @@ "homepage": "https://www.drupal.org/user/51132" } ], - "description": "Entity reference with overridable title", + "description": "Display referenced entities with optional field overrides.", "homepage": "https://www.drupal.org/project/entity_reference_override", "support": { "source": "https://git.drupalcode.org/project/entity_reference_override", - "error": "funding.opencollective : should be an array, string given" + "issues": "https://www.drupal.org/project/issues/entity_reference_override" } }, { "name": "drupal/entity_reference_revisions", - "version": "1.12.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.12" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.12.zip", - "reference": "8.x-1.12", - "shasum": "2a2ff8617c7ce01b56df1caaf0a563da04948e26" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "de21cbb0d8a0344dc3496addcad4ed536747cec5" }, "require": { - "drupal/core": "^9 || ^10 || ^11" + "drupal/core": "^9 || ^10" }, "require-dev": { - "drupal/diff": "^1 || ^2" + "drupal/diff": "1.x-dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1722804497", + "version": "8.x-1.11", + "datestamp": "1705140721", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8388,7 +8454,7 @@ ], "authors": [ { - "name": "berdir", + "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -8467,26 +8533,26 @@ }, { "name": "drupal/environment_indicator", - "version": "4.0.21", + "version": "4.0.18", "source": { "type": "git", "url": "https://git.drupalcode.org/project/environment_indicator.git", - "reference": "4.0.21" + "reference": "4.0.18" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.21.zip", - "reference": "4.0.21", - "shasum": "e4d4de7060fb10156c44d27a3b9ec80929eb17b3" + "url": "https://ftp.drupal.org/files/projects/environment_indicator-4.0.18.zip", + "reference": "4.0.18", + "shasum": "1dcf7beb1c23be49edbad04dd6e2a127714c4ea2" }, "require": { - "drupal/core": "^9.3 || ^10 || ^11" + "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.21", - "datestamp": "1734428244", + "version": "4.0.18", + "datestamp": "1717143727", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8509,7 +8575,7 @@ "email": "nacho@isholgueras.com" }, { - "name": "lullabot", + "name": "Lullabot", "homepage": "https://www.drupal.org/user/3815489" }, { @@ -8525,26 +8591,26 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.25.0", + "version": "1.24.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.25" + "reference": "8.x-1.24" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.25.zip", - "reference": "8.x-1.25", - "shasum": "13797a009ba899db0d9bd9a5c5ad0eb4b2bedfb1" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.24.zip", + "reference": "8.x-1.24", + "shasum": "ab8dcd866e5ad95cde6fdf9cbca509c7f399bd23" }, "require": { - "drupal/core": "^8.9 || ^9 || ^10 || ^11" + "drupal/core": "^8.9 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.25", - "datestamp": "1728547905", + "version": "8.x-1.24", + "datestamp": "1665158185", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8598,20 +8664,20 @@ }, { "name": "drupal/eva", - "version": "3.1.1", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eva.git", - "reference": "3.1.1" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eva-3.1.1.zip", - "reference": "3.1.1", - "shasum": "11df2285cc479033637b9aac2fe65f681e5ed38b" + "url": "https://ftp.drupal.org/files/projects/eva-3.1.0.zip", + "reference": "3.1.0", + "shasum": "79b0cee223d557890b6b419ae0406004f7d1bd80" }, "require": { - "drupal/core": "^9.5.11 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "suggest": { "drupal/token": "Enable the argument token browser" @@ -8619,8 +8685,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.1", - "datestamp": "1732295600", + "version": "3.1.0", + "datestamp": "1718903284", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8702,7 +8768,7 @@ "homepage": "https://www.drupal.org/user/279352" }, { - "name": "neslee canil pinto", + "name": "Neslee Canil Pinto", "homepage": "https://www.drupal.org/user/3580850" } ], @@ -8715,26 +8781,26 @@ }, { "name": "drupal/exif_orientation", - "version": "1.5.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/exif_orientation.git", - "reference": "8.x-1.5" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "9e5a9d06f974835ea7eee2da64a4b073099b6639" + "url": "https://ftp.drupal.org/files/projects/exif_orientation-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "692d04b1ce662a204b335135a1dadaca9b6efc7b" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1732132295", + "version": "8.x-1.4", + "datestamp": "1694623445", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8755,7 +8821,7 @@ "homepage": "https://www.drupal.org/user/2416470" }, { - "name": "nickdickinsonwilde", + "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" } ], @@ -8771,20 +8837,20 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "4274f4a80c7c7cfd36bf7fc4fbbe68dde3a8fe2a" + "reference": "248d804a693c6000df73281bc8ec1089d72aec01" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^10.1" }, "conflict": { "drupal/core": "<10.1.0", "drupal/search_api": "<1.14" }, "require-dev": { - "drupal/better_exposed_filters": "~7.0", - "drupal/jquery_ui_slider": "~2.1", + "drupal/better_exposed_filters": "*", + "drupal/jquery_ui_slider": "~2.0", "drupal/jquery_ui_touch_punch": "~1.1", - "drupal/search_api": "1.x-dev" + "drupal/search_api": "^1.28||1.x-dev" }, "suggest": { "drupal/better_exposed_filters": "Required for AJAX support for facets rendered as views exposed filters", @@ -8797,8 +8863,8 @@ "dev-3.0.x": "3.0.x-dev" }, "drupal": { - "version": "3.0.0+4-dev", - "datestamp": "1737455910", + "version": "3.0.0-beta1+33-dev", + "datestamp": "1719395708", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -8823,11 +8889,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" } ], @@ -9044,39 +9110,39 @@ }, { "name": "drupal/feeds", - "version": "3.0.0", + "version": "3.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds.git", - "reference": "8.x-3.0" + "reference": "8.x-3.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "d6cbfdcc6ece690fe3b20dd62285eea91113089a" + "url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-beta5.zip", + "reference": "8.x-3.0-beta5", + "shasum": "cd932e65a954e9a9392e0da98e1980c75397b02a" }, "require": { - "drupal/core": "^10.1 || ^11", - "laminas/laminas-feed": "^2.22" + "drupal/core": "^9.3 || ^10", + "laminas/laminas-feed": "^2.13" }, "require-dev": { - "drupal/pathauto": "^1.0", - "megachriz/drupalbook": "^1.0 || ^2.0" + "drupal/pathauto": "^1.8", + "drush/drush": "^9 || ^10 || ^11 || ^12" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0", - "datestamp": "1736951425", + "version": "8.x-3.0-beta5", + "datestamp": "1718270214", "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." } }, "drush": { "services": { - "drush.services.yml": ">=9" + "drush.services.yml": "^9 || ^10 || ^11 | ^12" } } }, @@ -9090,7 +9156,7 @@ "homepage": "https://www.drupal.org/user/53995" }, { - "name": "dave reid", + "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -9122,7 +9188,7 @@ "homepage": "https://www.drupal.org/user/24399" }, { - "name": "megachriz", + "name": "MegaChriz", "homepage": "https://www.drupal.org/user/654114" }, { @@ -9154,24 +9220,24 @@ }, { "name": "drupal/feeds_ex", - "version": "1.0.0-beta5", + "version": "1.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds_ex.git", - "reference": "8.x-1.0-beta5" + "reference": "8.x-1.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds_ex-8.x-1.0-beta5.zip", - "reference": "8.x-1.0-beta5", - "shasum": "de36166f54444d3a08f1a69f483bc8245c62886b" + "url": "https://ftp.drupal.org/files/projects/feeds_ex-8.x-1.0-beta4.zip", + "reference": "8.x-1.0-beta4", + "shasum": "cd4d7e4cfe69667d656669e44d9d32067e2aa9f9" }, "require": { - "drupal/core": "^10 || ^11", + "drupal/core": "^9 || ^10", "drupal/feeds": "*", "ext-libxml": "*", "ext-simplexml": "*", - "gravitypdf/querypath": "^3.0 || ^4.0", + "gravitypdf/querypath": "^3.0", "mtdowling/jmespath.php": "^2.0", "softcreatr/jsonpath": "^0.5 || ^0.7 || ^0.8 || ^0.9" }, @@ -9181,8 +9247,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta5", - "datestamp": "1725794733", + "version": "8.x-1.0-beta4", + "datestamp": "1718270830", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -9199,7 +9265,7 @@ "homepage": "https://www.drupal.org/user/160302" }, { - "name": "megachriz", + "name": "MegaChriz", "homepage": "https://www.drupal.org/user/654114" }, { @@ -9207,7 +9273,7 @@ "homepage": "https://www.drupal.org/user/473738" }, { - "name": "_shy", + "name": "_shY", "homepage": "https://www.drupal.org/user/3672933" } ], @@ -9224,17 +9290,17 @@ }, { "name": "drupal/feeds_ical", - "version": "2.3.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/feeds_ical.git", - "reference": "2.3.0" + "reference": "2.2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/feeds_ical-2.3.0.zip", - "reference": "2.3.0", - "shasum": "5402e45c3cdd52cdd7f63d02fa58bca929468bbe" + "url": "https://ftp.drupal.org/files/projects/feeds_ical-2.2.1.zip", + "reference": "2.2.1", + "shasum": "96df87072cb6a251e21369b8030f89c8fec01aef" }, "require": { "drupal/core": "^8 || ^9 || ^10", @@ -9244,8 +9310,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.0", - "datestamp": "1727449554", + "version": "2.2.1", + "datestamp": "1715195736", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -9329,26 +9395,26 @@ }, { "name": "drupal/field_formatter_class", - "version": "1.8.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_formatter_class.git", - "reference": "8.x-1.8" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_formatter_class-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "66f39802ac8ef43f362b7e3530280f751788f169" + "url": "https://ftp.drupal.org/files/projects/field_formatter_class-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "11682ba40db28aeac4319428db01590fbf2f4c6c" }, "require": { - "drupal/core": "^10.2 || ^11.0" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1724880268", + "version": "8.x-1.6", + "datestamp": "1667840724", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9371,7 +9437,7 @@ "role": "maintainer" }, { - "name": "dave reid", + "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -9392,29 +9458,26 @@ }, { "name": "drupal/field_group", - "version": "3.6.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.6" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.6.zip", - "reference": "8.x-3.6", - "shasum": "427c0a65dc1936e69e60c120776056cfe5b43e86" + "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "80b937e1a11f8b29c69d853fc4bf798c057c6f94" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11" - }, - "require-dev": { - "drupal/jquery_ui_accordion": "*" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.6", - "datestamp": "1722672510", + "version": "8.x-3.4", + "datestamp": "1667241979", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9427,21 +9490,13 @@ ], "authors": [ { - "name": "anybody", + "name": "Anybody", "homepage": "https://www.drupal.org/user/291091" }, { - "name": "grevil", - "homepage": "https://www.drupal.org/user/3668491" - }, - { - "name": "hydra", + "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" @@ -9545,7 +9600,7 @@ ], "authors": [ { - "name": "cyu", + "name": "cYu", "homepage": "https://www.drupal.org/user/202205" }, { @@ -9578,26 +9633,26 @@ }, { "name": "drupal/fitvids", - "version": "2.1.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fitvids.git", - "reference": "2.1.0" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fitvids-2.1.0.zip", - "reference": "2.1.0", - "shasum": "9bdc84fb6a7c0f03f9172ac7cf2274ccf11ce127" + "url": "https://ftp.drupal.org/files/projects/fitvids-2.0.0.zip", + "reference": "2.0.0", + "shasum": "0fb02d633ca144abee0bfca7b52457c89aba0414" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1729218906", + "version": "2.0.0", + "datestamp": "1669606300", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9614,15 +9669,14 @@ "homepage": "https://www.drupal.org/user/167927" }, { - "name": "nickdickinsonwilde", + "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" } ], - "description": "Uses the FitVids.js library for fluid width video embeds.", + "description": "jQuery plugin for fluid width video embeds.", "homepage": "https://www.drupal.org/project/fitvids", "support": { - "source": "https://git.drupalcode.org/project/fitvids", - "issues": "https://www.drupal.org/project/issues/fitvids" + "source": "https://git.drupalcode.org/project/fitvids" } }, { @@ -9677,26 +9731,26 @@ }, { "name": "drupal/flag", - "version": "4.0.0-beta6", + "version": "4.0.0-beta4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flag.git", - "reference": "8.x-4.0-beta6" + "reference": "8.x-4.0-beta4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta6.zip", - "reference": "8.x-4.0-beta6", - "shasum": "eb36689b4b97e12b60be626771f6f2a987b83a70" + "url": "https://ftp.drupal.org/files/projects/flag-8.x-4.0-beta4.zip", + "reference": "8.x-4.0-beta4", + "shasum": "2779804f23685e1bb68a2a7b9517932dde3b1d4e" }, "require": { - "drupal/core": "^10.3 || ^11" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.0-beta6", - "datestamp": "1737620760", + "version": "8.x-4.0-beta4", + "datestamp": "1670487892", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -9709,7 +9763,7 @@ ], "authors": [ { - "name": "berdir", + "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -9720,17 +9774,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": "mandclu", - "homepage": "https://www.drupal.org/user/52136" + "name": "merlinofchaos", + "homepage": "https://www.drupal.org/user/26979" + }, + { + "name": "mooffie", + "homepage": "https://www.drupal.org/user/78454" }, { "name": "quicksketch", @@ -9753,29 +9807,27 @@ }, { "name": "drupal/flexible_permissions", - "version": "2.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flexible_permissions.git", - "reference": "2.0.1" + "reference": "1.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/flexible_permissions-2.0.1.zip", - "reference": "2.0.1", - "shasum": "382ad20c674a6c07974d411e767310166851a0a8" + "url": "https://ftp.drupal.org/files/projects/flexible_permissions-1.1.0.zip", + "reference": "1.1.0", + "shasum": "cfda615388131e96a5cf3fce1f24b1c220f91fce" }, "require": { - "drupal/core": "^10.3 || ^11" - }, - "require-dev": { - "jangregor/phpstan-prophecy": "^1.0" + "drupal/core": "^9.5 || ^10", + "drupal/variationcache": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1726835397", + "version": "1.1.0", + "datestamp": "1697027409", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9807,20 +9859,20 @@ }, { "name": "drupal/focal_point", - "version": "2.1.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "2.1.2" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-2.1.2.zip", - "reference": "2.1.2", - "shasum": "5f8ffadd37748506c8f00314b1d45c947eb27cf7" + "url": "https://ftp.drupal.org/files/projects/focal_point-2.1.0.zip", + "reference": "2.1.0", + "shasum": "f5be307039e226953598932d30a4eb6b2e9ac7d9" }, "require": { - "drupal/core": "^9.3 || ^10 || ^11", + "drupal/core": "^9.3 || ^10", "drupal/crop": "^2.3" }, "require-dev": { @@ -9829,8 +9881,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.2", - "datestamp": "1731556344", + "version": "2.1.0", + "datestamp": "1715085292", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9848,7 +9900,7 @@ "role": "Maintainer" }, { - "name": "rajeshreeputra", + "name": "Rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" } ], @@ -9939,26 +9991,26 @@ }, { "name": "drupal/fullcalendar_view", - "version": "5.2.4", + "version": "5.1.14", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fullcalendar_view.git", - "reference": "5.2.4" + "reference": "5.1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fullcalendar_view-5.2.4.zip", - "reference": "5.2.4", - "shasum": "cb13b70d38c7f9b299b8661d3e8e03624d5079db" + "url": "https://ftp.drupal.org/files/projects/fullcalendar_view-5.1.14.zip", + "reference": "5.1.14", + "shasum": "b1815f87b1f931fa55cf9b46f6ca11a438ac0691" }, "require": { - "drupal/core": "^9.2.0 || ^10 || ^11" + "drupal/core": "^9.2.0 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "5.2.4", - "datestamp": "1734475570", + "version": "5.1.14", + "datestamp": "1712463968", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9971,11 +10023,11 @@ ], "authors": [ { - "name": "karing", + "name": "KarinG", "homepage": "https://www.drupal.org/user/787114" }, { - "name": "mingsong", + "name": "Mingsong", "homepage": "https://www.drupal.org/user/2986445" } ], @@ -9992,27 +10044,25 @@ }, { "name": "drupal/gdpr", - "version": "3.1.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gdpr.git", - "reference": "3.1.1" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gdpr-3.1.1.zip", - "reference": "3.1.1", - "shasum": "58f1d8fa7d302e46540780f219e90cca0df72afd" + "url": "https://ftp.drupal.org/files/projects/gdpr-3.0.0.zip", + "reference": "3.0.0", + "shasum": "1fd27a189761d8b70bfe73580f2dfd3ddde607b7" }, "require": { "drupal/checklistapi": "^2.1", - "drupal/core": "^9 || ^10 || ^11", + "drupal/core": "^9 || ^10", "drupal/entity": "^1.4", - "drupal/entity_reference_revisions": "^1.11", - "drupal/message": "^1.5", - "drupal/token": "^1.14", - "fakerphp/faker": "^1 || ^2", - "php": ">=8.1" + "drupal/entity_reference_revisions": "^1.10", + "drupal/message": "^1.4", + "drupal/token": "^1.11" }, "require-dev": { "drupal/anonymizer": "*", @@ -10024,13 +10074,14 @@ }, "suggest": { "drush/drush": "GDPR Dump requires Drush ^9 || ^10", - "ext-zip": "GDPR Tasks requires the PHP zip extension" + "ext-zip": "GDPR Tasks requires the PHP zip extension", + "fzaninotto/faker": "Required for the anonymizer submodule (which is required by multiple submodules)." }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.1", - "datestamp": "1728304091", + "version": "3.0.0", + "datestamp": "1681377086", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10056,7 +10107,7 @@ "homepage": "https://www.drupal.org/user/327328" }, { - "name": "baluertl", + "name": "Balu Ertl", "homepage": "https://www.drupal.org/user/1086292" }, { @@ -10072,7 +10123,7 @@ "homepage": "https://www.drupal.org/user/2723471" }, { - "name": "kosa ilma", + "name": "Kosa Ilma", "homepage": "https://www.drupal.org/user/3435475" }, { @@ -10092,7 +10143,7 @@ "homepage": "https://www.drupal.org/user/1043368" }, { - "name": "rajeshreeputra", + "name": "Rajeshreeputra", "homepage": "https://www.drupal.org/user/3418561" }, { @@ -10112,23 +10163,23 @@ }, { "name": "drupal/geolocation", - "version": "3.14.0", + "version": "3.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geolocation.git", - "reference": "8.x-3.14" + "reference": "8.x-3.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.14.zip", - "reference": "8.x-3.14", - "shasum": "2f7cda9ce6ca1c03e30405f892714ae6f6a04bfd" + "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.13.zip", + "reference": "8.x-3.13", + "shasum": "49029950bc0927f14b1d0ce01f93e03cdd131ee6" }, "require": { - "drupal/core": "^10.3 || ^11", + "drupal/core": "^9.3 || ^10", "drupal/jquery_ui": "*", "drupal/jquery_ui_autocomplete": "^2.0", - "php": "^8.0" + "php": "^7.3 || ^8.0" }, "require-dev": { "drupal/address": "*", @@ -10148,8 +10199,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.14", - "datestamp": "1729420964", + "version": "8.x-3.13", + "datestamp": "1714403539", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10179,17 +10230,17 @@ }, { "name": "drupal/gin", - "version": "3.0.0", + "version": "3.0.0-rc13", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0" + "reference": "8.x-3.0-rc13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "bb1c660e85577d49db1deedfefe1ed3a91370aeb" + "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc13.zip", + "reference": "8.x-3.0-rc13", + "shasum": "7b8e9d7ae6fe6de7de0bba930200fe80b437eefe" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -10198,11 +10249,11 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0", - "datestamp": "1734771812", + "version": "8.x-3.0-rc13", + "datestamp": "1720416342", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -10220,10 +10271,6 @@ "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.", @@ -10245,17 +10292,17 @@ }, { "name": "drupal/gin_gutenberg", - "version": "1.1.15", + "version": "1.1.11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_gutenberg.git", - "reference": "1.1.15" + "reference": "1.1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.15.zip", - "reference": "1.1.15", - "shasum": "008edd91128a524cef1fd8e5d4fa48a88013f690" + "url": "https://ftp.drupal.org/files/projects/gin_gutenberg-1.1.11.zip", + "reference": "1.1.11", + "shasum": "604adb5529b8930e247975f15ed7795b7f22d577" }, "require": { "drupal/core": "^8 || ^9.3 || ^10 || ^11", @@ -10264,8 +10311,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.15", - "datestamp": "1735906835", + "version": "1.1.11", + "datestamp": "1720248805", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10283,7 +10330,7 @@ "role": "Maintainer" }, { - "name": "hosisam", + "name": "Hosisam", "homepage": "https://www.drupal.org/user/3449435" }, { @@ -10367,17 +10414,17 @@ }, { "name": "drupal/gin_toolbar", - "version": "1.0.0", + "version": "1.0.0-rc6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin_toolbar.git", - "reference": "8.x-1.0" + "reference": "8.x-1.0-rc6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "907a3c2202824168da98c8b1cede1af117f7adf2" + "url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-rc6.zip", + "reference": "8.x-1.0-rc6", + "shasum": "542def14b9a5435efb4e021d384fa3f7b0fc6e78" }, "require": { "drupal/core": "^9 || ^10 || ^11" @@ -10385,11 +10432,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1734698810", + "version": "8.x-1.0-rc6", + "datestamp": "1718368950", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -10402,10 +10449,6 @@ "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", @@ -10430,16 +10473,16 @@ }, { "name": "drupal/gnode", - "version": "3.3.3", + "version": "3.2.2", "require": { - "drupal/core": "^10.3 || ^11", + "drupal/core": "^9.5 || ^10", "drupal/group": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "3.3.3", - "datestamp": "1733752945", + "version": "3.2.2", + "datestamp": "1701886939", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10468,20 +10511,20 @@ }, { "name": "drupal/google_analytics", - "version": "4.0.3", + "version": "4.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/google_analytics.git", - "reference": "4.0.3" + "reference": "4.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.3.zip", - "reference": "4.0.3", - "shasum": "faaae65a3b52d842ceef78fd2b2ef6344f3a21a0" + "url": "https://ftp.drupal.org/files/projects/google_analytics-4.0.2.zip", + "reference": "4.0.2", + "shasum": "6deec511373e4659e42ff494c8729434728e37d7" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.3 || ^10" }, "require-dev": { "drupal/token": "^1.7" @@ -10489,8 +10532,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.3", - "datestamp": "1734385014", + "version": "4.0.2", + "datestamp": "1662768595", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10539,32 +10582,28 @@ }, { "name": "drupal/group", - "version": "3.3.3", + "version": "3.2.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/group.git", - "reference": "3.3.3" + "reference": "3.2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/group-3.3.3.zip", - "reference": "3.3.3", - "shasum": "55f21e0e04b612e49825d480643af4ab96b7551f" + "url": "https://ftp.drupal.org/files/projects/group-3.2.2.zip", + "reference": "3.2.2", + "shasum": "d44d51828ca6554c32aa2d27e3a898e1d38b9efa" }, "require": { - "drupal/core": "^10.3 || ^11", + "drupal/core": "^9.5 || ^10", "drupal/entity": "^1.2", - "drupal/flexible_permissions": "^2.0" - }, - "require-dev": { - "drupal/variationcache": "^1.5", - "jangregor/phpstan-prophecy": "^1.0" + "drupal/flexible_permissions": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "3.3.3", - "datestamp": "1733752945", + "version": "3.2.2", + "datestamp": "1701886939", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10595,20 +10634,20 @@ }, { "name": "drupal/gutenberg", - "version": "2.14.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gutenberg.git", - "reference": "8.x-2.14" + "reference": "8.x-2.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gutenberg-8.x-2.14.zip", - "reference": "8.x-2.14", - "shasum": "c6610a940797ad6eadc19d1a279467a36560c9bd" + "url": "https://ftp.drupal.org/files/projects/gutenberg-8.x-2.9.zip", + "reference": "8.x-2.9", + "shasum": "9a486aa88bcc1c0f14cb40e5f843974753b1e108" }, "require": { - "drupal/core": "^9 || ^10 || ^11", + "drupal/core": "^9 || ^10", "ext-json": "*", "php": ">=7.4" }, @@ -10618,8 +10657,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.14", - "datestamp": "1728499573", + "version": "8.x-2.9", + "datestamp": "1717234886", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10685,32 +10724,31 @@ }, { "name": "drupal/hal", - "version": "2.0.3", + "version": "2.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/hal.git", - "reference": "2.0.3" + "reference": "2.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/hal-2.0.3.zip", - "reference": "2.0.3", - "shasum": "81bc4b0bfdc6c3b7c2ec50f5eb4739451ff5c2ae" + "url": "https://ftp.drupal.org/files/projects/hal-2.0.2.zip", + "reference": "2.0.2", + "shasum": "9ec3ad376678941bae2e0eae0c980c42cddfc8b2" }, "require": { - "drupal/core": "^10 || ^11" + "drupal/core": "^10" }, "require-dev": { "drupal/aggregator": "2.x-dev", "drupal/entity_reference_revisions": "1.x-dev", - "drupal/rdf": "^2.1 || 3.0.x-dev", - "drupal/tour": "^1" + "drupal/rdf": "2.x-dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1721252595", + "version": "2.0.2", + "datestamp": "1700523711", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10739,29 +10777,29 @@ }, { "name": "drupal/honeypot", - "version": "2.2.0", + "version": "2.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "2.2.0" + "reference": "2.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-2.2.0.zip", - "reference": "2.2.0", - "shasum": "56397c3779ebac1526cce9ecd39385017ee9a837" + "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.3.zip", + "reference": "2.1.3", + "shasum": "101105029a10a574ef6017824182500ab9905856" }, "require": { - "drupal/core": "^10.3 || ^11" + "drupal/core": "^9.2 || ^10" }, "require-dev": { - "drupal/rules": "^4.0" + "drupal/rules": "^3.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.0", - "datestamp": "1723761042", + "version": "2.1.3", + "datestamp": "1695604754", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10779,11 +10817,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" }, { @@ -10808,26 +10846,26 @@ }, { "name": "drupal/http_cache_control", - "version": "2.5.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/http_cache_control.git", - "reference": "8.x-2.5" + "reference": "8.x-2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "4fab2c60029bf84e5ebdd82d6759f58bd579018c" + "url": "https://ftp.drupal.org/files/projects/http_cache_control-8.x-2.1.zip", + "reference": "8.x-2.1", + "shasum": "6a6864ab39fc2110cc8705e51f5106aa90362df5" }, "require": { - "drupal/core": "^9 || ^10 || ^11" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1735304161", + "version": "8.x-2.1", + "datestamp": "1666053697", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10840,11 +10878,7 @@ ], "authors": [ { - "name": "dieterholvoet", - "homepage": "https://www.drupal.org/user/3567222" - }, - { - "name": "josh waihi", + "name": "Josh Waihi", "homepage": "https://www.drupal.org/user/188162" } ], @@ -10947,7 +10981,7 @@ "homepage": "https://www.drupal.org/user/3577260" }, { - "name": "megakeegman", + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -11002,10 +11036,6 @@ "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.", @@ -11061,10 +11091,6 @@ "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" @@ -11322,20 +11348,20 @@ }, { "name": "drupal/insert", - "version": "3.0.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/insert.git", - "reference": "3.0.1" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/insert-3.0.1.zip", - "reference": "3.0.1", - "shasum": "50e305872478bce2428099dcc97ab2e15ea3e272" + "url": "https://ftp.drupal.org/files/projects/insert-3.0.0.zip", + "reference": "3.0.0", + "shasum": "e6634d8f006e0a1f02f71c4b92645c5d8623096c" }, "require": { - "drupal/core": "^10 || ^11" + "drupal/core": "^10" }, "require-dev": { "drupal/colorbox": "*" @@ -11343,8 +11369,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.1", - "datestamp": "1735737883", + "version": "3.0.0", + "datestamp": "1719827333", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11361,7 +11387,7 @@ "homepage": "https://www.drupal.org/user/35821" }, { - "name": "snater", + "name": "Snater", "homepage": "https://www.drupal.org/user/3513717" } ], @@ -11588,27 +11614,27 @@ }, { "name": "drupal/jquery_ui_datepicker", - "version": "2.1.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_datepicker.git", - "reference": "2.1.1" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-2.1.1.zip", - "reference": "2.1.1", - "shasum": "29e56e8fa351fefd34e80529768ddc69a460149d" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_datepicker-2.1.0.zip", + "reference": "2.1.0", + "shasum": "22e1cceeba22522cdd23f08ec345a4dfb2e8550f" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11", + "drupal/core": "^9.2 || ^10 || 11", "drupal/jquery_ui": "^1.7" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.1", - "datestamp": "1730932612", + "version": "2.1.0", + "datestamp": "1717094444", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11870,7 +11896,7 @@ ], "authors": [ { - "name": "cellar door", + "name": "Cellar Door", "homepage": "https://www.drupal.org/user/658076" }, { @@ -11946,17 +11972,17 @@ }, { "name": "drupal/linkit", - "version": "6.1.6", + "version": "6.1.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "6.1.6" + "reference": "6.1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-6.1.6.zip", - "reference": "6.1.6", - "shasum": "113d8e569cfb92f8d7feb0a2f7713953c0715e92" + "url": "https://ftp.drupal.org/files/projects/linkit-6.1.4.zip", + "reference": "6.1.4", + "shasum": "f5544a39d691af5efd1532bd5403862a7153f60b" }, "require": { "drupal/core": "^10.1" @@ -11968,8 +11994,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.1.6", - "datestamp": "1729189029", + "version": "6.1.4", + "datestamp": "1715203830", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12042,8 +12068,8 @@ "role": "Maintainer" }, { - "name": "zaporylie", - "homepage": "https://www.drupal.org/user/1532844" + "name": "mqanneh", + "homepage": "https://www.drupal.org/user/2833163" } ], "description": "This module enables users to login by email address.", @@ -12130,26 +12156,26 @@ }, { "name": "drupal/media_alias_display", - "version": "2.1.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_alias_display.git", - "reference": "2.1.0" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_alias_display-2.1.0.zip", - "reference": "2.1.0", - "shasum": "26c7ae605d72460e881fee10b70b98a1225e1260" + "url": "https://ftp.drupal.org/files/projects/media_alias_display-2.0.1.zip", + "reference": "2.0.1", + "shasum": "0c823e7a9fb59fd55c1e622651e882a33bc0c24a" }, "require": { - "drupal/core": "^10.3 || ^11" + "drupal/core": "^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1731509829", + "version": "2.0.1", + "datestamp": "1701440613", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12207,7 +12233,7 @@ ], "authors": [ { - "name": "drdam", + "name": "DrDam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12267,7 +12293,7 @@ ], "authors": [ { - "name": "drdam", + "name": "DrDam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12319,7 +12345,7 @@ ], "authors": [ { - "name": "drdam", + "name": "DrDam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12371,7 +12397,7 @@ ], "authors": [ { - "name": "drdam", + "name": "DrDam", "homepage": "https://www.drupal.org/user/1555440" } ], @@ -12386,17 +12412,17 @@ }, { "name": "drupal/media_library_media_modify", - "version": "1.0.0", + "version": "1.0.0-beta16", "source": { "type": "git", "url": "https://git.drupalcode.org/project/media_library_media_modify.git", - "reference": "1.0.0" + "reference": "1.0.0-beta16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/media_library_media_modify-1.0.0.zip", - "reference": "1.0.0", - "shasum": "62386e5b8f9ec926fc58ecff1145aae6f835808a" + "url": "https://ftp.drupal.org/files/projects/media_library_media_modify-1.0.0-beta16.zip", + "reference": "1.0.0-beta16", + "shasum": "762ee5b7c065454fd50e616872441d44435ca045" }, "require": { "drupal/core": "^9.5 || ^10" @@ -12409,11 +12435,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.0", - "datestamp": "1723624265", + "version": "1.0.0-beta16", + "datestamp": "1715677060", "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." } }, "patches": { @@ -12421,7 +12447,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": { - "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" + "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" } } }, @@ -12436,7 +12462,7 @@ "email": "christian.fritsch@burda.com" }, { - "name": "chr.fritsch", + "name": "chr.fritsch@gmx.net", "homepage": "https://www.drupal.org/user/2103716" }, { @@ -12500,26 +12526,26 @@ }, { "name": "drupal/menu_admin_per_menu", - "version": "1.6.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", - "reference": "8.x-1.6" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "8ebbab26f0dad2b1f79d7aa185295ca033eece7a" + "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "ec8c7a4a064aa285dfb722dad264da9936fc81b6" }, "require": { - "drupal/core": "^10.2 || ^11.0" + "drupal/core": "^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1726150514", + "version": "8.x-1.5", + "datestamp": "1660918821", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12536,7 +12562,7 @@ "homepage": "https://www.drupal.org/user/410199" }, { - "name": "jeroent", + "name": "JeroenT", "homepage": "https://www.drupal.org/user/2228934" }, { @@ -12550,36 +12576,32 @@ ], "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", - "issues": "https://drupal.org/project/issues/menu_admin_per_menu" + "source": "https://git.drupalcode.org/project/menu_admin_per_menu" } }, { "name": "drupal/menu_block", - "version": "1.13.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.13" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "693a932cba9bd5767bdeee506de446228bc4cc8c" + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "7b2dec26a81177094860b1f884cca5c40b60fa85" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1722579322", + "version": "8.x-1.11", + "datestamp": "1715036334", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12761,26 +12783,26 @@ }, { "name": "drupal/menu_trail_by_path", - "version": "2.1.1", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", - "reference": "2.1.1" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-2.1.1.zip", - "reference": "2.1.1", - "shasum": "cd636347d775e986aa7d05af7783db860fbac27a" + "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-2.0.1.zip", + "reference": "2.0.1", + "shasum": "3c2c1b0ee669c26e6ccba8a345605b7c932be2bf" }, "require": { - "drupal/core": "^9 || ^10 || ^11" + "drupal/core": "^8.8 || ^9.0 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.1", - "datestamp": "1736754552", + "version": "2.0.1", + "datestamp": "1701298206", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12793,7 +12815,7 @@ ], "authors": [ { - "name": "berdir", + "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -12821,17 +12843,17 @@ }, { "name": "drupal/message", - "version": "1.6.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/message.git", - "reference": "8.x-1.6" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/message-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "242c86fd0fc31c5e7b0983fb88272191924d2d6f" + "url": "https://ftp.drupal.org/files/projects/message-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "e2da6ff2f098fbb9ff9b2faf7a576d5e421db172" }, "require": { "drupal/core": "^9.2 || ^10 || ^11" @@ -12842,8 +12864,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1726668059", + "version": "8.x-1.5", + "datestamp": "1710105159", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12933,7 +12955,7 @@ "role": "Developer" }, { - "name": "dave reid", + "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" } ], @@ -13005,17 +13027,17 @@ }, { "name": "drupal/migrate_plus", - "version": "6.0.5", + "version": "6.0.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_plus.git", - "reference": "6.0.5" + "reference": "6.0.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.5.zip", - "reference": "6.0.5", - "shasum": "441e91086feaca7a6f1acf1735023fff0dfc5e1e" + "url": "https://ftp.drupal.org/files/projects/migrate_plus-6.0.2.zip", + "reference": "6.0.2", + "shasum": "4315bc293aa75ea9247582d5d1925b075865e467" }, "require": { "drupal/core": ">=9.1", @@ -13032,8 +13054,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.5", - "datestamp": "1732124623", + "version": "6.0.2", + "datestamp": "1705424638", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13070,17 +13092,17 @@ }, { "name": "drupal/migrate_source_csv", - "version": "3.7.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_source_csv.git", - "reference": "8.x-3.7" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.7.zip", - "reference": "8.x-3.7", - "shasum": "d952a58003a4616176050ce4d486f9df9c6c59c9" + "url": "https://ftp.drupal.org/files/projects/migrate_source_csv-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "60b5e7dcb5d7a68ed0a43693fe67e7d26b1a9d83" }, "require": { "drupal/core": ">=9.1", @@ -13093,8 +13115,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.7", - "datestamp": "1735314551", + "version": "8.x-3.6", + "datestamp": "1702995930", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13121,17 +13143,17 @@ }, { "name": "drupal/migrate_tools", - "version": "6.0.5", + "version": "6.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_tools.git", - "reference": "6.0.5" + "reference": "6.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.5.zip", - "reference": "6.0.5", - "shasum": "c82519b366f43827818b04bfbc0009a6e028b835" + "url": "https://ftp.drupal.org/files/projects/migrate_tools-6.0.4.zip", + "reference": "6.0.4", + "shasum": "63c571aefece96b199ce8b8f90da648186502be4" }, "require": { "drupal/core": ">=9.1", @@ -13149,8 +13171,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.5", - "datestamp": "1730824457", + "version": "6.0.4", + "datestamp": "1707330330", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13503,10 +13525,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/notfoundpassthrough.git", - "reference": "8561838b0636eec6a452b7f35bcec3c673a90a92" + "reference": "0482dc146ebfbc842274ac9513d675efee8b8f6d" }, "require": { - "drupal/core": "^10 || ^11" + "drupal/core": "^8.8 || ^9 || ^10" }, "type": "drupal-module", "extra": { @@ -13514,8 +13536,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "1.0.0-beta5+2-dev", - "datestamp": "1736206027", + "version": "1.0.0-beta4+1-dev", + "datestamp": "1682098409", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -13652,7 +13674,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia_camouflage.git", - "reference": "73bfe2aa78c7313f994c03d10c733782470a42f8" + "reference": "9d58b9ba1bcf6055b6eda61bff047bc78d0bcf7a" }, "require": { "drupal/core": "^9 || ^10", @@ -13665,7 +13687,7 @@ }, "drupal": { "version": "2.0.x-dev", - "datestamp": "1736288567", + "datestamp": "1719332074", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -13681,16 +13703,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": "megakeegman", + "name": "lelkneralfaro", + "homepage": "https://www.drupal.org/user/3577260" + }, + { + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -13720,20 +13742,20 @@ }, { "name": "drupal/paragraphs", - "version": "1.18.0", + "version": "1.17.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.18" + "reference": "8.x-1.17" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.18.zip", - "reference": "8.x-1.18", - "shasum": "594e2937ea5c95fc88b60420590c4d83f5cd71ee" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.17.zip", + "reference": "8.x-1.17", + "shasum": "81c05f6a1eb59ab957c9ac97b2e79d6c9837bd72" }, "require": { - "drupal/core": "^10.2 || ^11", + "drupal/core": "^9.3 || ^10", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { @@ -13741,7 +13763,6 @@ "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/paragraphs-paragraphs_library": "*", @@ -13755,8 +13776,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.18", - "datestamp": "1723029144", + "version": "8.x-1.17", + "datestamp": "1709804220", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13769,7 +13790,7 @@ ], "authors": [ { - "name": "berdir", + "name": "Berdir", "homepage": "https://www.drupal.org/user/214652" }, { @@ -13789,7 +13810,7 @@ "homepage": "https://www.drupal.org/user/227761" }, { - "name": "primsi", + "name": "Primsi", "homepage": "https://www.drupal.org/user/282629" } ], @@ -13801,27 +13822,27 @@ }, { "name": "drupal/paragraphs_browser", - "version": "1.3.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_browser.git", - "reference": "8.x-1.3" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "2b154d47f72d2ab3e07e3857fcd4b3501b218f7e" + "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "d91532ead6b8be351264543707cb62541188f118" }, "require": { - "drupal/core": "^9.3 | ^10 | ^11", + "drupal/core": "^9.3 || ^10", "drupal/paragraphs": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1731442115", + "version": "8.x-1.2", + "datestamp": "1715341106", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13833,10 +13854,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "bvoynick", - "homepage": "https://www.drupal.org/user/3308129" - }, { "name": "Deciphered", "homepage": "https://www.drupal.org/user/103796" @@ -13854,7 +13871,7 @@ "homepage": "https://www.drupal.org/user/636494" }, { - "name": "mojiferous", + "name": "Mojiferous", "homepage": "https://www.drupal.org/user/1678298" }, { @@ -13865,26 +13882,25 @@ "description": "Provides browser for adding additional paragraphs.", "homepage": "https://www.drupal.org/project/paragraphs_browser", "support": { - "source": "https://git.drupalcode.org/project/paragraphs_browser", - "issues": "https://www.drupal.org/project/issues/paragraphs_browser" + "source": "https://git.drupalcode.org/project/paragraphs_browser" } }, { "name": "drupal/paragraphs_features", - "version": "2.1.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "2.1.0" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.1.0.zip", - "reference": "2.1.0", - "shasum": "1e82c20d5fdcbff8615af7d6797f272e85610496" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-2.0.0.zip", + "reference": "2.0.0", + "shasum": "3f4856f2c6ade242855f5311ff26e8951b8a53a7" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11", + "drupal/core": "^9.2 || ^10", "drupal/paragraphs": "^1.13" }, "require-dev": { @@ -13893,8 +13909,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.0", - "datestamp": "1736258966", + "version": "2.0.0", + "datestamp": "1713956979", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13999,26 +14015,26 @@ }, { "name": "drupal/password_policy", - "version": "4.0.3", + "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/password_policy.git", - "reference": "4.0.3" + "reference": "4.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/password_policy-4.0.3.zip", - "reference": "4.0.3", - "shasum": "f583ede0ebd749459538d02dd527028d57a4e1ac" + "url": "https://ftp.drupal.org/files/projects/password_policy-4.0.1.zip", + "reference": "4.0.1", + "shasum": "a132988f77d02c28d5c0f8f6c84a2d37eaa36c1f" }, "require": { - "drupal/core": "^9.1 || ^10 || ^11" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.3", - "datestamp": "1723552706", + "version": "4.0.1", + "datestamp": "1712532453", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14057,10 +14073,6 @@ { "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.", @@ -14072,34 +14084,31 @@ }, { "name": "drupal/pathauto", - "version": "1.13.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.13" + "reference": "8.x-1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "e64b5a82cf1b8ab48bce400b21ae6fc99c8078fd" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "b7b6432e315e38e59a7c6cc117134326c580de4c" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11", + "drupal/core": "^9.3 || ^10", "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.13", - "datestamp": "1722507672", + "version": "8.x-1.12", + "datestamp": "1712319355", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14117,11 +14126,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" }, { @@ -14143,30 +14152,30 @@ }, { "name": "drupal/pdf_api", - "version": "2.4.4", + "version": "2.4.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdf_api.git", - "reference": "2.4.4" + "reference": "2.4.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pdf_api-2.4.4.zip", - "reference": "2.4.4", - "shasum": "345309e4f1e0864ecded71c8226b4de0db95a505" + "url": "https://ftp.drupal.org/files/projects/pdf_api-2.4.2.zip", + "reference": "2.4.2", + "shasum": "b7c63f1744037e54237b8d3ed8c66c8396207827" }, "require": { "dompdf/dompdf": ">=2.0.4", - "drupal/core": "^8.8 || ^9 || ^10 || ^11", + "drupal/core": "^8.8 || ^9 || ^10", "mikehaertl/phpwkhtmltopdf": "^2.3", "mpdf/mpdf": "^8.2.0", - "tecnickcom/tcpdf": "^6.8 || ^6.7.5" + "tecnickcom/tcpdf": "^6.2" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.4.4", - "datestamp": "1722646728", + "version": "2.4.2", + "datestamp": "1702690871", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14199,26 +14208,26 @@ }, { "name": "drupal/plausible", - "version": "2.1.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/plausible.git", - "reference": "2.1.1" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/plausible-2.1.1.zip", - "reference": "2.1.1", - "shasum": "cf355cb4bb1820fad8b2cc3991e2521612ec0bbb" + "url": "https://ftp.drupal.org/files/projects/plausible-2.1.0.zip", + "reference": "2.1.0", + "shasum": "7c9ab067bf07882aad4a2f8236050efc8376d66a" }, "require": { - "drupal/core": "^8.8.6 || ^9 || ^10 || ^11" + "drupal/core": "^8.8.6 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.1", - "datestamp": "1732534895", + "version": "2.1.0", + "datestamp": "1687203441", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14231,7 +14240,7 @@ ], "authors": [ { - "name": "dieterholvoet", + "name": "DieterHolvoet", "homepage": "https://www.drupal.org/user/3567222" }, { @@ -14251,30 +14260,30 @@ }, { "name": "drupal/prepopulate", - "version": "2.5.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/prepopulate.git", - "reference": "8.x-2.5" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/prepopulate-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "9efbac5cba063c79b0cfc4f82bcd87a31e0b123d" + "url": "https://ftp.drupal.org/files/projects/prepopulate-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "5e82bd6cbbaafc8320e8b3e48bc3862de4964e00" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { - "drupal/inline_entity_form": "^3.0@rc", - "drupal/og": "^1.x-dev" + "drupal/inline_entity_form": "^1.0@beta", + "drupal/og": "^1.0@alpha" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1732903418", + "version": "8.x-2.4", + "datestamp": "1678728834", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14319,22 +14328,22 @@ }, { "name": "drupal/preview_link", - "version": "2.2.0-alpha2", + "version": "2.1.0-alpha3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/preview_link.git", - "reference": "2.2.0-alpha2" + "reference": "2.1.0-alpha3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/preview_link-2.2.0-alpha2.zip", - "reference": "2.2.0-alpha2", - "shasum": "7a2fd37b7b8d038919f31cfd4fb4b2c43168b6e0" + "url": "https://ftp.drupal.org/files/projects/preview_link-2.1.0-alpha3.zip", + "reference": "2.1.0-alpha3", + "shasum": "5cd3f1d991568c648f313f69fbd4c3bb0f1d0f0c" }, "require": { - "drupal/core": "^10.2 || ^11", - "drupal/dynamic_entity_reference": "^3 || ^4", - "php": ">=8.1" + "drupal/core": "^9.4 || ^10", + "drupal/dynamic_entity_reference": "^1 || ^2 || ^3 || ^4", + "php": ">=8.0" }, "require-dev": { "drupal/entity_reference_revisions": "*", @@ -14343,8 +14352,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.0-alpha2", - "datestamp": "1736820546", + "version": "2.1.0-alpha3", + "datestamp": "1712010948", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -14377,7 +14386,7 @@ "homepage": "https://www.drupal.org/user/314289" }, { - "name": "sam152", + "name": "Sam152", "homepage": "https://www.drupal.org/user/1485048" } ], @@ -14393,20 +14402,20 @@ }, { "name": "drupal/printable", - "version": "3.1.3", + "version": "3.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/printable.git", - "reference": "3.1.3" + "reference": "3.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/printable-3.1.3.zip", - "reference": "3.1.3", - "shasum": "da44665d16bc2445fba519cbcc7dc448208d8f46" + "url": "https://ftp.drupal.org/files/projects/printable-3.1.2.zip", + "reference": "3.1.2", + "shasum": "a3e25d800622965706cf98b5071b6b1ba6efd9b4" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11", + "drupal/core": "^9.4 || ^10", "drupal/pdf_api": "^2.4.0", "wa72/htmlpagedom": "^1.3 || ^2.0 || 3.0" }, @@ -14417,8 +14426,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.3", - "datestamp": "1720679594", + "version": "3.1.2", + "datestamp": "1708600540", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14449,26 +14458,26 @@ }, { "name": "drupal/r4032login", - "version": "2.2.3", + "version": "2.2.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/r4032login.git", - "reference": "2.2.3" + "reference": "2.2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/r4032login-2.2.3.zip", - "reference": "2.2.3", - "shasum": "6309c01b42ff6605cb6dd8f24ddde0c493f0fa2a" + "url": "https://ftp.drupal.org/files/projects/r4032login-2.2.2.zip", + "reference": "2.2.2", + "shasum": "1e6d306590ee321f520f0a9ca12ed6303778197f" }, "require": { - "drupal/core": "^9.3 || ^10 || ^11" + "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.3", - "datestamp": "1737623532", + "version": "2.2.2", + "datestamp": "1718893090", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14493,11 +14502,7 @@ "homepage": "https://www.drupal.org/user/972" }, { - "name": "dieterholvoet", - "homepage": "https://www.drupal.org/user/3567222" - }, - { - "name": "grayle", + "name": "Grayle", "homepage": "https://www.drupal.org/user/3145497" }, { @@ -14513,7 +14518,7 @@ "homepage": "https://www.drupal.org/user/108440" }, { - "name": "nixou", + "name": "Nixou", "homepage": "https://www.drupal.org/user/2304734" }, { @@ -14521,7 +14526,7 @@ "homepage": "https://www.drupal.org/user/49851" }, { - "name": "robloach", + "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, { @@ -14545,23 +14550,23 @@ }, { "name": "drupal/rabbit_hole", - "version": "1.0.0", + "version": "1.0.0-beta11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/rabbit_hole.git", - "reference": "8.x-1.0" + "reference": "8.x-1.0-beta11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "9fd3129b27cd10e23a775719770bf2bda977c234" + "url": "https://ftp.drupal.org/files/projects/rabbit_hole-8.x-1.0-beta11.zip", + "reference": "8.x-1.0-beta11", + "shasum": "a5c3bd5d1a190e25bb4d339525dd71918015fea2" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "require-dev": { - "drupal/commerce": "^2.39", + "drupal/commerce": "*", "drupal/commerce_product": "*", "drupal/file_entity": "*", "drupal/group": "*", @@ -14570,11 +14575,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1721413113", + "version": "8.x-1.0-beta11", + "datestamp": "1670668459", "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." } } }, @@ -14592,15 +14597,11 @@ "homepage": "https://www.drupal.org/user/289861" }, { - "name": "dylan donkersgoed", + "name": "Dylan Donkersgoed", "homepage": "https://www.drupal.org/user/2803351" }, { - "name": "japerry", - "homepage": "https://www.drupal.org/user/45640" - }, - { - "name": "matroskeen", + "name": "Matroskeen", "homepage": "https://www.drupal.org/user/3426249" }, { @@ -14701,26 +14702,26 @@ }, { "name": "drupal/redirect", - "version": "1.11.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.11" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "7df8b3524bbde07d254216039636947a689140ef" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "2987de20f509e9f7cec8a0f81d3a6774f9b0ba3e" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1737382886", + "version": "8.x-1.9", + "datestamp": "1693393506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14733,15 +14734,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" }, { @@ -14757,16 +14758,16 @@ }, { "name": "drupal/redirect_404", - "version": "1.11.0", + "version": "1.9.0", "require": { - "drupal/core": "^9.2 || ^10 || ^11", + "drupal/core": "^9.2 || ^10", "drupal/redirect": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.11", - "datestamp": "1737382886", + "version": "8.x-1.9", + "datestamp": "1693393506", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14779,15 +14780,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" }, { @@ -14974,68 +14975,6 @@ "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", @@ -15107,29 +15046,26 @@ }, { "name": "drupal/role_delegation", - "version": "1.3.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/role_delegation.git", - "reference": "8.x-1.3" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "e03d9c82d509a2630750e50a3452bd70ca1c55a6" + "url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "08095bada0f492e70d32fcf357a8c01825ca81fc" }, "require": { - "drupal/core": "^10.3 || ^11" - }, - "require-dev": { - "drupal/action": "^0.2" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1726236826", + "version": "8.x-1.2", + "datestamp": "1644487627", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15147,11 +15083,7 @@ "role": "Maintainer" }, { - "name": "benjy", - "homepage": "https://www.drupal.org/user/1852732" - }, - { - "name": "jeroent", + "name": "JeroenT", "homepage": "https://www.drupal.org/user/2228934" } ], @@ -15235,20 +15167,20 @@ }, { "name": "drupal/schema_metatag", - "version": "2.6.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/schema_metatag.git", - "reference": "8.x-2.6" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/schema_metatag-8.x-2.6.zip", - "reference": "8.x-2.6", - "shasum": "a84c126185eabda796348839470a8c3575f78c92" + "url": "https://ftp.drupal.org/files/projects/schema_metatag-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "543b9d624711379e29dde58c22e2cc0a66822c87" }, "require": { - "drupal/core": "^9.0 || ^10 || ^11", + "drupal/core": "^9.0 || ^10", "drupal/metatag": "^1.0" }, "require-dev": { @@ -15256,23 +15188,17 @@ "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.6", - "datestamp": "1720959928", + "version": "8.x-2.5", + "datestamp": "1687460392", "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", @@ -15387,7 +15313,7 @@ "homepage": "https://www.drupal.org/user/188049" }, { - "name": "anybody", + "name": "Anybody", "homepage": "https://www.drupal.org/user/291091" }, { @@ -15399,7 +15325,7 @@ "homepage": "https://www.drupal.org/user/2921997" }, { - "name": "grevil", + "name": "Grevil", "homepage": "https://www.drupal.org/user/3668491" }, { @@ -15431,20 +15357,20 @@ }, { "name": "drupal/search_api", - "version": "1.37.0", + "version": "1.35.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.37" + "reference": "8.x-1.35" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.37.zip", - "reference": "8.x-1.37", - "shasum": "76d9b5850d7fce9df8fc6cf8c49450ab541f455d" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.35.zip", + "reference": "8.x-1.35", + "shasum": "d119726e870f793c6470d2a4fa9286662c5eb45d" }, "require": { - "drupal/core": "^10.2 || ^11" + "drupal/core": "^10.1 || ^11" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -15462,12 +15388,17 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.37", - "datestamp": "1732727356", + "version": "8.x-1.35", + "datestamp": "1718551025", "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", @@ -15498,20 +15429,20 @@ }, { "name": "drupal/search_api_autocomplete", - "version": "1.10.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_autocomplete.git", - "reference": "8.x-1.10" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "bd7d4a35a595efb866f6f5e2230d62d93b074927" + "url": "https://ftp.drupal.org/files/projects/search_api_autocomplete-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "5cb2d1a09dbd54facba82d6d88907e3a184c1539" }, "require": { - "drupal/core": "^10.2 || ^11", + "drupal/core": "^9.3 || ^10 || ^11", "drupal/search_api": "^1.0" }, "require-dev": { @@ -15520,8 +15451,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1736941746", + "version": "8.x-1.9", + "datestamp": "1718551474", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15552,16 +15483,16 @@ }, { "name": "drupal/search_api_db", - "version": "1.37.0", + "version": "1.35.0", "require": { - "drupal/core": "^10.2 || ^11", + "drupal/core": "^10.1 || ^11", "drupal/search_api": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.37", - "datestamp": "1732727356", + "version": "8.x-1.35", + "datestamp": "1718551025", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15582,7 +15513,7 @@ "homepage": "https://www.drupal.org/user/205582" }, { - "name": "nick_vh", + "name": "Nick_vh", "homepage": "https://www.drupal.org/user/122682" } ], @@ -15665,26 +15596,26 @@ }, { "name": "drupal/seckit", - "version": "2.0.3", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/seckit.git", - "reference": "2.0.3" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/seckit-2.0.3.zip", - "reference": "2.0.3", - "shasum": "34d38f2daaf99781ef6b7e7fbe2eeabc73a7ca16" + "url": "https://ftp.drupal.org/files/projects/seckit-2.0.1.zip", + "reference": "2.0.1", + "shasum": "2eee3b9719bdd5951c2b78f419c86f4765010439" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1726075930", + "version": "2.0.1", + "datestamp": "1671195208", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15693,7 +15624,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -15720,32 +15651,32 @@ "security" ], "support": { - "source": "https://git.drupalcode.org/project/seckit", + "source": "http://cgit.drupalcode.org/seckit", "issues": "http://drupal.org/project/issues/seckit" } }, { "name": "drupal/select_or_other", - "version": "4.2.0", + "version": "4.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select_or_other.git", - "reference": "4.2.0" + "reference": "4.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/select_or_other-4.2.0.zip", - "reference": "4.2.0", - "shasum": "1e33d196a7bc6116c66d5e77b53e2fee6f1e62d9" + "url": "https://ftp.drupal.org/files/projects/select_or_other-4.1.0.zip", + "reference": "4.1.0", + "shasum": "ff73f610623c16ee27ac2afdc2f18e3d3d934081" }, "require": { - "drupal/core": "^10.1 || ^11" + "drupal/core": "^8.8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.0", - "datestamp": "1733203728", + "version": "4.1.0", + "datestamp": "1686871176", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15773,10 +15704,6 @@ "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" @@ -15872,26 +15799,26 @@ }, { "name": "drupal/similarterms", - "version": "1.9.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/similarterms.git", - "reference": "8.x-1.9" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "73aab93a7de4ed6a9fc2f18181b2eeee34324b6d" + "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "12a28514dfee98bb723e6eed772f5eeeb525de54" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1722872728", + "version": "8.x-1.8", + "datestamp": "1699725697", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15924,37 +15851,36 @@ }, { "name": "drupal/simple_sitemap", - "version": "4.2.2", + "version": "4.1.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/simple_sitemap.git", - "reference": "4.2.2" + "reference": "4.1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.2.2.zip", - "reference": "4.2.2", - "shasum": "1f9c9197d37450fb347a4fa3f10191f5f4b5ef13" + "url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.9.zip", + "reference": "4.1.9", + "shasum": "d86d90408b334cd7470ea631e3be5acca2103377" }, "require": { - "drupal/core": "^10.2 || ^11", + "drupal/core": "^9.3 || ^10", "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", + "version": "4.1.9", + "datestamp": "1712441608", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": ">=9" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -15969,7 +15895,7 @@ "role": "Maintainer" }, { - "name": "walkingdexter", + "name": "WalkingDexter", "homepage": "https://www.drupal.org/user/3251330" } ], @@ -16046,17 +15972,17 @@ }, { "name": "drupal/smart_date", - "version": "4.2.1", + "version": "4.1.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smart_date.git", - "reference": "4.2.1" + "reference": "4.1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smart_date-4.2.1.zip", - "reference": "4.2.1", - "shasum": "fec1d70ec64626a47e67c25f05daa3ba6a8b8a0b" + "url": "https://ftp.drupal.org/files/projects/smart_date-4.1.3.zip", + "reference": "4.1.3", + "shasum": "13b86c7a386eaf240ef4fd7bdd94df7528880c09" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -16072,8 +15998,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.1", - "datestamp": "1731590994", + "version": "4.1.3", + "datestamp": "1716307674", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16112,31 +16038,21 @@ }, { "name": "drupal/sms", - "version": "2.3.0", + "version": "2.2.0-rc1", "require": { - "drupal/core": "^10.3 || ^11", + "drupal/core": "^9.5 || ^10", "drupal/dynamic_entity_reference": "^3 || ^4", "drupal/smsframework": "^2", - "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" + "php": ">=8" }, "type": "metapackage", "extra": { "drupal": { - "version": "2.3.0", - "datestamp": "1733714927", + "version": "2.2.0-rc1", + "datestamp": "1670241566", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -16169,46 +16085,30 @@ }, { "name": "drupal/smsframework", - "version": "2.3.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smsframework.git", - "reference": "2.3.0" + "reference": "2.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smsframework-2.3.0.zip", - "reference": "2.3.0", - "shasum": "37e24980f7478eeef38b7a811fba7175606df235" + "url": "https://ftp.drupal.org/files/projects/smsframework-2.1.0.zip", + "reference": "2.1.0", + "shasum": "a929db8db5ed2b82b87d371e36d746bd1270a7e3" }, "require": { - "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" + "drupal/core": ">=9.2" }, "require-dev": { "drupal/dynamic_entity_reference": "*", - "drupal/sms": "*", - "mglaman/phpstan-drupal": "^1", - "phpstan/extension-installer": "^1.4", - "phpstan/phpstan": "^1.11", - "phpstan/phpstan-deprecation-rules": "*", - "previousnext/coding-standard": "^1.0" + "drupal/sms": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.0", - "datestamp": "1733714927", + "version": "2.1.0", + "datestamp": "1670240395", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16221,43 +16121,39 @@ ], "authors": [ { - "name": "Aniebiet Udoh", - "homepage": "https://www.drupal.org/u/almaudoh", - "role": "Maintainer" + "name": "almaudoh", + "homepage": "https://www.drupal.org/user/488082" }, { - "name": "Daniel Phin", - "homepage": "http://danielph.in", - "role": "Maintainer" + "name": "batje", + "homepage": "https://www.drupal.org/user/2696" }, { "name": "dpi", "homepage": "https://www.drupal.org/user/81431" } ], - "description": "Provides an extensible API that facilitates communication between Drupal and various SMS gateways.", - "homepage": "http://drupal.org/project/smsframework", + "homepage": "https://www.drupal.org/project/smsframework", "support": { - "source": "https://git.drupalcode.org/project/smsframework", - "issues": "https://www.drupal.org/project/issues/smsframework" + "source": "https://git.drupalcode.org/project/smsframework" } }, { "name": "drupal/social_api", - "version": "4.0.2", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_api.git", - "reference": "4.0.2" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_api-4.0.2.zip", - "reference": "4.0.2", - "shasum": "8da084f0262080b2dfbbaa0ffb72cc386c6221dc" + "url": "https://ftp.drupal.org/files/projects/social_api-3.1.0.zip", + "reference": "3.1.0", + "shasum": "ceb8b35f718657a8f3d67d2e9a8384d4b35687ea" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11", + "drupal/core": "^9.1 || ^10", "ext-openssl": "*", "league/oauth2-client": "^2.0" }, @@ -16268,8 +16164,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.2", - "datestamp": "1725453406", + "version": "3.1.0", + "datestamp": "1660188487", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16321,26 +16217,26 @@ }, { "name": "drupal/social_media_links", - "version": "2.10.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_media_links.git", - "reference": "8.x-2.10" + "reference": "8.x-2.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.10.zip", - "reference": "8.x-2.10", - "shasum": "dd329d44f88112d2fe83f54331502738c5f2810b" + "url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip", + "reference": "8.x-2.9", + "shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a" }, "require": { - "drupal/core": "^9.5 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.10", - "datestamp": "1724736719", + "version": "8.x-2.9", + "datestamp": "1665768361", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16361,10 +16257,6 @@ "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.", @@ -16376,22 +16268,21 @@ }, { "name": "drupal/social_post", - "version": "3.0.2", + "version": "3.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post.git", - "reference": "3.0.2" + "reference": "3.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/social_post-3.0.2.zip", - "reference": "3.0.2", - "shasum": "616ce8d6c3f507b9ecf83434ccbd150e795cde77" + "url": "https://ftp.drupal.org/files/projects/social_post-3.0.1.zip", + "reference": "3.0.1", + "shasum": "9976ba61dcba635f09d5d499ea6cb4ee9122cbe6" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11", - "drupal/social_api": "^4", - "php": ">=8.1" + "drupal/core": "^8.8 || ^9.0 || ^10", + "drupal/social_api": "^3" }, "require-dev": { "drupal/coder": "^8.3", @@ -16400,8 +16291,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.2", - "datestamp": "1725763360", + "version": "3.0.1", + "datestamp": "1665165035", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16514,7 +16405,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/social_post_twitter.git", - "reference": "13a10bf5c0cc6debe196b67163f2825e6ef3392e" + "reference": "18ade93bd62d2ceaf0d9dc927371fd847e37a0b7" }, "require": { "abraham/twitteroauth": ">=2", @@ -16532,8 +16423,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "3.0.0+1-dev", - "datestamp": "1720959231", + "version": "3.0.0-beta4+1-dev", + "datestamp": "1665164947", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -16644,20 +16535,20 @@ }, { "name": "drupal/subpathauto", - "version": "1.4.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/subpathauto.git", - "reference": "8.x-1.4" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "fa9a737da79d396ee8019c944e0239865762ce48" + "url": "https://ftp.drupal.org/files/projects/subpathauto-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "b94e4ec3c8dcd42aa04b6796ae48a9aa1848862d" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10 || ^11" + "drupal/core": "^8.8 || ^9 || ^10" }, "require-dev": { "drupal/redirect": "*" @@ -16665,8 +16556,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1729470928", + "version": "8.x-1.3", + "datestamp": "1676316639", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16679,7 +16570,7 @@ ], "authors": [ { - "name": "dave reid", + "name": "Dave Reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -16687,7 +16578,7 @@ "homepage": "https://www.drupal.org/user/1078742" }, { - "name": "nickdickinsonwilde", + "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" } ], @@ -16800,7 +16691,7 @@ ], "authors": [ { - "name": "aswathyajish", + "name": "AswathyAjish", "homepage": "https://www.drupal.org/user/2584696" }, { @@ -16816,7 +16707,7 @@ "homepage": "https://www.drupal.org/user/2603884" }, { - "name": "tolstoydotcom", + "name": "TolstoyDotCom", "homepage": "https://www.drupal.org/user/103055" }, { @@ -16838,34 +16729,30 @@ }, { "name": "drupal/taxonomy_manager", - "version": "2.0.16", + "version": "2.0.11", "source": { "type": "git", "url": "https://git.drupalcode.org/project/taxonomy_manager.git", - "reference": "2.0.16" + "reference": "2.0.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.16.zip", - "reference": "2.0.16", - "shasum": "0f9b01c9ed77a29f0116b8ec5a4024e7b1cb952c" + "url": "https://ftp.drupal.org/files/projects/taxonomy_manager-2.0.11.zip", + "reference": "2.0.11", + "shasum": "03d50c2702dcf1c2f744ad735ab2037adc422fb1" }, "require": { - "drupal/core": "^10.2 || ^11.0", - "drupal/jquery_ui": "^1.7" + "drupal/core": "^9.3 || ^10", + "drupal/jquery_ui": "^1.4" }, "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." + "drupal/term_merge": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.16", - "datestamp": "1732877319", + "version": "2.0.11", + "datestamp": "1715239473", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16874,7 +16761,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -16882,7 +16769,7 @@ "homepage": "https://www.drupal.org/user/3558110" }, { - "name": "andriy khomych", + "name": "Andriy Khomych", "homepage": "https://www.drupal.org/user/3287133" }, { @@ -16914,40 +16801,43 @@ "homepage": "https://www.drupal.org/user/59747" }, { - "name": "vladimiraus", + "name": "VladimirAus", "homepage": "https://www.drupal.org/user/673120" } ], - "description": "Tool for administrating taxonomy terms", + "description": "This module provides a powerful interface for managing taxonomies.", "homepage": "https://www.drupal.org/project/taxonomy_manager", + "keywords": [ + "Drupal" + ], "support": { - "source": "https://drupal.org/project/taxonomy_manager", - "issues": "https://drupal.org/project/issues/taxonomy_manager" + "source": "https://git.drupalcode.org/project/taxonomy_manager", + "issues": "https://www.drupal.org/project/issues/taxonomy_manager" } }, { "name": "drupal/telegram_api", - "version": "1.0.1", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/telegram_api.git", - "reference": "1.0.1" + "reference": "1.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/telegram_api-1.0.1.zip", - "reference": "1.0.1", - "shasum": "679bbcf189ef2c0af4e9c6360ada906d4ed1376d" + "url": "https://ftp.drupal.org/files/projects/telegram_api-1.0.0.zip", + "reference": "1.0.0", + "shasum": "d1825eb653389fe35e6085d066442dbb910b5c2c" }, "require": { - "drupal/core": "^10 || ^11", + "drupal/core": "^9 || ^10", "ext-curl": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.1", - "datestamp": "1722943776", + "version": "1.0.0", + "datestamp": "1685431953", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17026,29 +16916,26 @@ }, { "name": "drupal/token", - "version": "1.15.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.15" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "5916fbccc86458a5f51e71f832ac70ff4c84ebdf" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "df3cae709fcc1a99ac1111ce67a0d6af56d287d7" }, "require": { - "drupal/core": "^9.2 || ^10 || ^11" - }, - "require-dev": { - "drupal/book": "*" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.15", - "datestamp": "1722206211", + "version": "8.x-1.14", + "datestamp": "1713009399", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17066,11 +16953,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" }, { @@ -17102,10 +16989,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/tomselect.git", - "reference": "502a5f6b3ec4bacbf8f749de11456d868c12aee8" + "reference": "745ac18bc0ff358574891e875026923dcae563b8" }, "require": { - "drupal/core": "^8.8 || ^9 || ^10 || ^11" + "drupal/core": "^8.8 || ^9 || ^10" }, "type": "drupal-module", "extra": { @@ -17113,11 +17000,11 @@ "dev-1.0.x": "1.0.x-dev" }, "drupal": { - "version": "1.0.0-alpha1+2-dev", - "datestamp": "1729730530", + "version": "1.0.0-alpha1+1-dev", + "datestamp": "1704733540", "security-coverage": { "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "message": "Project has not opted into security advisory coverage!" } } }, @@ -17143,26 +17030,26 @@ }, { "name": "drupal/trim", - "version": "2.0.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/trim.git", - "reference": "2.0.1" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/trim-2.0.1.zip", - "reference": "2.0.1", - "shasum": "18bf8975e915b845ec470652510ba1e03230d1e0" + "url": "https://ftp.drupal.org/files/projects/trim-2.0.0.zip", + "reference": "2.0.0", + "shasum": "7550d1c93c4694e4e1221d3cbd5577db31fabace" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.1", - "datestamp": "1730171770", + "version": "2.0.0", + "datestamp": "1695245036", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17195,23 +17082,24 @@ }, { "name": "drupal/twig_tweak", - "version": "3.4.0", + "version": "3.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/twig_tweak.git", - "reference": "3.4.0" + "reference": "3.3.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.4.0.zip", - "reference": "3.4.0", - "shasum": "1f47f71b4cfbad97fff11db1adc72c311bb1645e" + "url": "https://ftp.drupal.org/files/projects/twig_tweak-3.3.0.zip", + "reference": "3.3.0", + "shasum": "a029ab1775b62f08e573e5ad1ab27bc833e7f5b9" }, "require": { - "drupal/core": "^10.3 || ^11.0", + "drupal/core": "^9.3 || ^10.0", "ext-json": "*", - "php": ">=8.1", - "twig/twig": "^3.10.3" + "php": ">=7.3", + "symfony/polyfill-php80": "^1.17", + "twig/twig": "^2.15.3 || ^3.4.3" }, "suggest": { "symfony/var-dumper": "Better dump() function for debugging Twig variables" @@ -17219,8 +17107,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.4.0", - "datestamp": "1721562308", + "version": "3.3.0", + "datestamp": "1708670116", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17228,7 +17116,7 @@ }, "drush": { "services": { - "drush.services.yml": "^10 || ^11" + "drush.services.yml": "^9 || ^10 || ^11" } } }, @@ -17238,7 +17126,7 @@ ], "authors": [ { - "name": "chi", + "name": "Chi", "homepage": "https://www.drupal.org/user/556138" } ], @@ -17295,7 +17183,7 @@ "homepage": "https://www.drupal.org/user/2482808" }, { - "name": "megakeegman", + "name": "MegaKeegMan", "homepage": "https://www.drupal.org/user/3620027" }, { @@ -17319,20 +17207,20 @@ }, { "name": "drupal/ui_patterns", - "version": "1.10.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ui_patterns.git", - "reference": "8.x-1.10" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "bdb6f84ae8b82679380641cdc3d78b0fafe98614" + "url": "https://ftp.drupal.org/files/projects/ui_patterns-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "120d90db34296500a1ae8094cd0cc23983e951ab" }, "require": { - "drupal/core": "^9 || ^10 || ^11" + "drupal/core": "^9 || ^10" }, "require-dev": { "drupal/ds": "^3.18", @@ -17341,8 +17229,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1729182058", + "version": "8.x-1.8", + "datestamp": "1706780549", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17363,19 +17251,19 @@ "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" }, { @@ -17399,17 +17287,17 @@ }, { "name": "drupal/ui_patterns_ds", - "version": "1.10.0", + "version": "1.8.0", "require": { - "drupal/core": "^9 || ^10 || ^11", + "drupal/core": "^9 || ^10", "drupal/ds": "*", "drupal/ui_patterns": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1729182058", + "version": "8.x-1.8", + "datestamp": "1706780549", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17430,19 +17318,19 @@ "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" }, { @@ -17466,16 +17354,16 @@ }, { "name": "drupal/ui_patterns_layouts", - "version": "1.10.0", + "version": "1.8.0", "require": { - "drupal/core": "^9 || ^10 || ^11", + "drupal/core": "^9 || ^10", "drupal/ui_patterns": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1729182058", + "version": "8.x-1.8", + "datestamp": "1706780549", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17496,19 +17384,19 @@ "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" }, { @@ -17532,16 +17420,16 @@ }, { "name": "drupal/ui_patterns_library", - "version": "1.10.0", + "version": "1.8.0", "require": { - "drupal/core": "^9 || ^10 || ^11", + "drupal/core": "^9 || ^10", "drupal/ui_patterns": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1729182058", + "version": "8.x-1.8", + "datestamp": "1706780549", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17562,19 +17450,19 @@ "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" }, { @@ -17633,10 +17521,6 @@ "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.", @@ -17646,6 +17530,57 @@ "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", @@ -17692,16 +17627,12 @@ "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" } ], @@ -17713,26 +17644,26 @@ }, { "name": "drupal/view_password", - "version": "6.0.5", + "version": "6.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/view_password.git", - "reference": "6.0.5" + "reference": "6.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/view_password-6.0.5.zip", - "reference": "6.0.5", - "shasum": "a1f160e5ea7cbac4aa592692eba3bfd2b9527ee7" + "url": "https://ftp.drupal.org/files/projects/view_password-6.0.3.zip", + "reference": "6.0.3", + "shasum": "e1a3fb300f7ce22d003eadd22a30a02b51417c5f" }, "require": { - "drupal/core": "^8 || ^9 || ^10 || ^11" + "drupal/core": "^8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "6.0.5", - "datestamp": "1723228512", + "version": "6.0.3", + "datestamp": "1677609028", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17769,20 +17700,20 @@ }, { "name": "drupal/view_unpublished", - "version": "1.3.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/view_unpublished.git", - "reference": "8.x-1.3" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "7dd4411c53866585ac6319d147ab11d214d55877" + "url": "https://ftp.drupal.org/files/projects/view_unpublished-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "14374dd56d841270207e21974c7b7cf8aa1804f7" }, "require": { - "drupal/core": "^9.4 || ^10 || ^11" + "drupal/core": "^9.4 || ^10" }, "require-dev": { "drupal/coder": "^8.3.18", @@ -17791,8 +17722,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1724503131", + "version": "8.x-1.2", + "datestamp": "1709383642", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17860,10 +17791,6 @@ { "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.", @@ -18040,7 +17967,7 @@ "homepage": "https://www.drupal.org/user/3267594" }, { - "name": "seanb", + "name": "seanB", "homepage": "https://www.drupal.org/user/545912" } ], @@ -18056,20 +17983,20 @@ }, { "name": "drupal/webform", - "version": "6.2.9", + "version": "6.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.2.9" + "reference": "6.2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.2.9.zip", - "reference": "6.2.9", - "shasum": "650752c3cc6d0144c6f378b8d25d45c083e23600" + "url": "https://ftp.drupal.org/files/projects/webform-6.2.3.zip", + "reference": "6.2.3", + "shasum": "b23b2746643ef11ee764ac420a02e2162d727930" }, "require": { - "drupal/core": "^10.2", + "drupal/core": "^9.4 || ^10", "php": ">=8.1" }, "require-dev": { @@ -18086,7 +18013,6 @@ "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", @@ -18110,14 +18036,14 @@ "drupal/webform_ui": "*" }, "suggest": { - "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_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_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.9", - "datestamp": "1733851063", + "version": "6.2.3", + "datestamp": "1719431562", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18145,7 +18071,7 @@ "role": "Contributor" }, { - "name": "liam morland", + "name": "Liam Morland", "homepage": "https://www.drupal.org/user/493050" }, { @@ -18168,29 +18094,26 @@ }, { "name": "drupal/weight", - "version": "3.6.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/weight.git", - "reference": "8.x-3.6" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/weight-8.x-3.6.zip", - "reference": "8.x-3.6", - "shasum": "071c378a6f4887b15a9e68c1414c94735282e20c" + "url": "https://ftp.drupal.org/files/projects/weight-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "d53f3df1643993e87e2265953d8aea43b7cc041a" }, "require": { - "drupal/core": "^9.5 || ^10.2 || ^11.0" - }, - "require-dev": { - "drupal/feeds": "*" + "drupal/core": "^8.8 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.6", - "datestamp": "1729637541", + "version": "8.x-3.4", + "datestamp": "1676997696", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18215,11 +18138,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" } ], @@ -18239,7 +18162,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/workflow_buttons.git", - "reference": "6c26bae56a11ce3b1b0e6bdedbbe0b21e25a71a9" + "reference": "f4d5631ddc6a3039de41e0fa8a1aa63eb854765d" }, "require": { "drupal/core": "^9 || ^10" @@ -18250,8 +18173,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta6+3-dev", - "datestamp": "1722015448", + "version": "8.x-1.0-beta6+2-dev", + "datestamp": "1719290540", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -18356,10 +18279,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git", - "reference": "e5b669ddcbc7115e862f08b38e4f379f1e8f7c60" + "reference": "b21621d823865c28584dbe0f876a16e00d9050ee" }, "require": { - "drupal/core": "^9.3 || ^10 || ^11" + "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { @@ -18367,8 +18290,8 @@ "dev-2.0.x": "2.0.x-dev" }, "drupal": { - "version": "2.0.0+4-dev", - "datestamp": "1724196081", + "version": "2.0.0+1-dev", + "datestamp": "1672022257", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -18457,16 +18380,16 @@ }, { "name": "drush/drush", - "version": "12.5.3", + "version": "12.5.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "7fe0a492d5126c457c5fb184c4668a132b0aaac6" + "reference": "4aebed85dc818ff762f2e24a85b023d2a52050df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/7fe0a492d5126c457c5fb184c4668a132b0aaac6", - "reference": "7fe0a492d5126c457c5fb184c4668a132b0aaac6", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/4aebed85dc818ff762f2e24a85b023d2a52050df", + "reference": "4aebed85dc818ff762f2e24a85b023d2a52050df", "shasum": "" }, "require": { @@ -18519,23 +18442,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/contrib/{$name}": [ - "type:drupal-theme" + "sut/themes/unish/{$name}": [ + "drupal/empty_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" ] } }, @@ -18589,7 +18512,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.5.3" + "source": "https://github.com/drush-ops/drush/tree/12.5.2" }, "funding": [ { @@ -18597,7 +18520,7 @@ "type": "github" } ], - "time": "2024-08-02T11:57:29+00:00" + "time": "2024-05-02T17:20:48+00:00" }, { "name": "drutopia/drutopia", @@ -18668,20 +18591,20 @@ }, "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 + "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" + } + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -18767,16 +18690,16 @@ }, { "name": "egulias/email-validator", - "version": "4.0.3", + "version": "4.0.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "b115554301161fa21467629f1e1391c1936de517" + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b115554301161fa21467629f1e1391c1936de517", - "reference": "b115554301161fa21467629f1e1391c1936de517", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", "shasum": "" }, "require": { @@ -18822,7 +18745,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.3" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" }, "funding": [ { @@ -18830,24 +18753,24 @@ "type": "github" } ], - "time": "2024-12-27T00:36:43+00:00" + "time": "2023-10-06T06:47:41+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.18.0", + "version": "v4.17.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "cb56001e54359df7ae76dc522d08845dc741621b" + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b", - "reference": "cb56001e54359df7ae76dc522d08845dc741621b", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", "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 || ~8.4.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" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", @@ -18889,72 +18812,9 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" }, - "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" + "time": "2023-11-17T15:01:25+00:00" }, { "name": "geeks4change/composer-pin", @@ -18992,31 +18852,31 @@ ], "description": "Provides helper commands to do project level version/hash pinning.", "support": { - "issues": "https://gitlab.com/api/v4/projects/12048815/issues", + "issues": "https://gitlab.com/geeks4change/packages/composer-pin/-/issues", "source": "https://gitlab.com/geeks4change/packages/composer-pin/-/tree/master" }, "time": "2020-06-02T10:38:25+00:00" }, { "name": "graham-campbell/result-type", - "version": "v1.1.3", + "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", - "reference": "3ba905c11371512af9d9bdd27d99b782216b6945" + "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945", - "reference": "3ba905c11371512af9d9bdd27d99b782216b6945", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862", + "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.3" + "phpoption/phpoption": "^1.9.2" }, "require-dev": { - "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "type": "library", "autoload": { @@ -19045,7 +18905,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", - "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3" + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2" }, "funding": [ { @@ -19057,20 +18917,20 @@ "type": "tidelift" } ], - "time": "2024-07-20T21:45:45+00:00" + "time": "2023-11-12T22:16:48+00:00" }, { "name": "grasmash/expander", - "version": "3.0.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/grasmash/expander.git", - "reference": "eea11b9afb0c32483b18b9009f4ca07b770e39f4" + "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/grasmash/expander/zipball/eea11b9afb0c32483b18b9009f4ca07b770e39f4", - "reference": "eea11b9afb0c32483b18b9009f4ca07b770e39f4", + "url": "https://api.github.com/repos/grasmash/expander/zipball/bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", + "reference": "bb1c1a2430957945cf08c5a62f5d72a6aa6a2c82", "shasum": "" }, "require": { @@ -19107,9 +18967,9 @@ "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.1" + "source": "https://github.com/grasmash/expander/tree/3.0.0" }, - "time": "2024-11-25T23:28:05+00:00" + "time": "2022-05-10T13:14:49+00:00" }, { "name": "grasmash/yaml-cli", @@ -19169,16 +19029,16 @@ }, { "name": "gravitypdf/querypath", - "version": "4.0.1", + "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/GravityPDF/querypath.git", - "reference": "a664e7706b3224f3c5d8cec382112c7cf1b90ce5" + "reference": "e4b11dc1e713a405c8dee570c515affe9c04f232" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GravityPDF/querypath/zipball/a664e7706b3224f3c5d8cec382112c7cf1b90ce5", - "reference": "a664e7706b3224f3c5d8cec382112c7cf1b90ce5", + "url": "https://api.github.com/repos/GravityPDF/querypath/zipball/e4b11dc1e713a405c8dee570c515affe9c04f232", + "reference": "e4b11dc1e713a405c8dee570c515affe9c04f232", "shasum": "" }, "require": { @@ -19229,26 +19089,26 @@ "type": "paypal" } ], - "time": "2024-11-07T06:15:48+00:00" + "time": "2023-12-01T05:41:42+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "7.9.2", + "version": "7.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "d281ed313b989f213357e3be1a179f02196ac99b" + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", - "reference": "d281ed313b989f213357e3be1a179f02196ac99b", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", + "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.3", - "guzzlehttp/psr7": "^2.7.0", + "guzzlehttp/promises": "^1.5.3 || ^2.0.1", + "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -19259,9 +19119,9 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", - "guzzle/client-integration-tests": "3.0.2", + "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", "php-http/message-factory": "^1.1", - "phpunit/phpunit": "^8.5.39 || ^9.6.20", + "phpunit/phpunit": "^8.5.36 || ^9.6.15", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { @@ -19339,7 +19199,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.9.2" + "source": "https://github.com/guzzle/guzzle/tree/7.8.1" }, "funding": [ { @@ -19355,20 +19215,20 @@ "type": "tidelift" } ], - "time": "2024-07-24T11:22:20+00:00" + "time": "2023-12-03T20:35:24+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.0.4", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", + "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", "shasum": "" }, "require": { @@ -19376,7 +19236,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "type": "library", "extra": { @@ -19422,7 +19282,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.4" + "source": "https://github.com/guzzle/promises/tree/2.0.2" }, "funding": [ { @@ -19438,20 +19298,20 @@ "type": "tidelift" } ], - "time": "2024-10-17T10:06:22+00:00" + "time": "2023-12-03T20:19:20+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.7.0", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", + "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { @@ -19466,8 +19326,8 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "http-interop/http-factory-tests": "0.9.0", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "http-interop/http-factory-tests": "^0.9", + "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -19538,7 +19398,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.7.0" + "source": "https://github.com/guzzle/psr7/tree/2.6.2" }, "funding": [ { @@ -19554,7 +19414,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T11:15:46+00:00" + "time": "2023-12-03T20:05:35+00:00" }, { "name": "indieauth/client", @@ -19872,33 +19732,33 @@ }, { "name": "laminas/laminas-escaper", - "version": "2.15.0", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "c612b0488ae486284c39885efca494c180f16351" + "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/c612b0488ae486284c39885efca494c180f16351", - "reference": "c612b0488ae486284c39885efca494c180f16351", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba", + "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-escaper": "*" }, "require-dev": { - "infection/infection": "^0.27.11", - "laminas/laminas-coding-standard": "~3.0.1", + "infection/infection": "^0.27.0", + "laminas/laminas-coding-standard": "~2.5.0", "maglnet/composer-require-checker": "^3.8.0", - "phpunit/phpunit": "^9.6.22", - "psalm/plugin-phpunit": "^0.19.0", - "vimeo/psalm": "^5.26.1" + "phpunit/phpunit": "^9.6.7", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.9" }, "type": "library", "autoload": { @@ -19930,20 +19790,20 @@ "type": "community_bridge" } ], - "time": "2024-12-17T19:39:54+00:00" + "time": "2023-10-10T08:35:13+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.23.0", + "version": "2.22.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "23807e692b3174750b426143bd93572b71b6739a" + "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/23807e692b3174750b426143bd93572b71b6739a", - "reference": "23807e692b3174750b426143bd93572b71b6739a", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141", + "reference": "669792b819fca7274698147ad7a2ecc1b0a9b141", "shasum": "" }, "require": { @@ -19951,24 +19811,24 @@ "ext-libxml": "*", "laminas/laminas-escaper": "^2.9", "laminas/laminas-stdlib": "^3.6", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "laminas/laminas-servicemanager": "<3.3", "zendframework/zend-feed": "*" }, "require-dev": { - "laminas/laminas-cache": "^2.13.2 || ^3.12", - "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.3", + "laminas/laminas-cache": "^2.13.2 || ^3.11", + "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-db": "^2.18", - "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", + "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", "psr/http-message": "^2.0", - "vimeo/psalm": "^5.18.0" + "vimeo/psalm": "^5.14.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -20010,34 +19870,34 @@ "type": "community_bridge" } ], - "time": "2024-10-09T10:53:30+00:00" + "time": "2023-10-11T20:16:37+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.20.0", + "version": "3.19.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4" + "reference": "6a192dd0882b514e45506f533b833b623b78fff3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4", - "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3", + "reference": "6a192dd0882b514e45506f533b833b623b78fff3", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { - "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" + "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" }, "type": "library", "autoload": { @@ -20069,26 +19929,26 @@ "type": "community_bridge" } ], - "time": "2024-10-29T13:46:07+00:00" + "time": "2024-01-19T12:39:49+00:00" }, { "name": "laminas/laminas-xml", - "version": "1.7.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-xml.git", - "reference": "3a7850dec668a89807accfa4826a2ff11497fe74" + "reference": "c35aab57d1d0a970b53965046d535b88c3dc8bea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/3a7850dec668a89807accfa4826a2ff11497fe74", - "reference": "3a7850dec668a89807accfa4826a2ff11497fe74", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/c35aab57d1d0a970b53965046d535b88c3dc8bea", + "reference": "c35aab57d1d0a970b53965046d535b88c3dc8bea", "shasum": "" }, "require": { "ext-dom": "*", "ext-simplexml": "*", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "zendframework/zendxml": "*" @@ -20096,8 +19956,8 @@ "require-dev": { "ext-iconv": "*", "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^10.5.35 || ^11.4", - "squizlabs/php_codesniffer": "3.10.3 as 2.9999999.9999999" + "phpunit/phpunit": "^9.5.8", + "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999" }, "type": "library", "autoload": { @@ -20129,7 +19989,7 @@ "type": "community_bridge" } ], - "time": "2024-10-11T08:45:59+00:00" + "time": "2023-11-23T10:03:52+00:00" }, { "name": "lcobucci/clock", @@ -20366,16 +20226,16 @@ }, { "name": "league/container", - "version": "4.2.4", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "7ea728b013b9a156c409c6f0fc3624071b742dec" + "reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/7ea728b013b9a156c409c6f0fc3624071b742dec", - "reference": "7ea728b013b9a156c409c6f0fc3624071b742dec", + "url": "https://api.github.com/repos/thephpleague/container/zipball/ff346319ca1ff0e78277dc2311a42107cc1aab88", + "reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88", "shasum": "" }, "require": { @@ -20400,11 +20260,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev", - "dev-2.x": "2.x-dev", - "dev-3.x": "3.x-dev", + "dev-master": "4.x-dev", "dev-4.x": "4.x-dev", - "dev-master": "4.x-dev" + "dev-3.x": "3.x-dev", + "dev-2.x": "2.x-dev", + "dev-1.x": "1.x-dev" } }, "autoload": { @@ -20436,7 +20296,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/4.2.4" + "source": "https://github.com/thephpleague/container/tree/4.2.2" }, "funding": [ { @@ -20444,20 +20304,20 @@ "type": "github" } ], - "time": "2024-11-10T12:42:13+00:00" + "time": "2024-03-13T13:12:53+00:00" }, { "name": "league/csv", - "version": "9.21.0", + "version": "9.16.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "72196d11ebba22d868954cb39c0c7346207430cc" + "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/72196d11ebba22d868954cb39c0c7346207430cc", - "reference": "72196d11ebba22d868954cb39c0c7346207430cc", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/998280c6c34bd67d8125fdc8b45bae28d761b440", + "reference": "998280c6c34bd67d8125fdc8b45bae28d761b440", "shasum": "" }, "require": { @@ -20465,16 +20325,17 @@ "php": "^8.1.2" }, "require-dev": { + "doctrine/collections": "^2.2.2", "ext-dom": "*", "ext-xdebug": "*", - "friendsofphp/php-cs-fixer": "^3.64.0", - "phpbench/phpbench": "^1.3.1", - "phpstan/phpstan": "^1.12.11", - "phpstan/phpstan-deprecation-rules": "^1.2.1", - "phpstan/phpstan-phpunit": "^1.4.1", - "phpstan/phpstan-strict-rules": "^1.6.1", - "phpunit/phpunit": "^10.5.16 || ^11.4.3", - "symfony/var-dumper": "^6.4.8 || ^7.1.8" + "friendsofphp/php-cs-fixer": "^3.57.1", + "phpbench/phpbench": "^1.2.15", + "phpstan/phpstan": "^1.11.1", + "phpstan/phpstan-deprecation-rules": "^1.2.0", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.0", + "phpunit/phpunit": "^10.5.16 || ^11.1.3", + "symfony/var-dumper": "^6.4.6 || ^7.0.7" }, "suggest": { "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", @@ -20492,7 +20353,7 @@ "src/functions_include.php" ], "psr-4": { - "League\\Csv\\": "src/" + "League\\Csv\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -20531,34 +20392,39 @@ "type": "github" } ], - "time": "2025-01-08T19:27:58+00:00" + "time": "2024-05-24T11:04:54+00:00" }, { "name": "league/oauth2-client", - "version": "2.8.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13" + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/3d5cf8d0543731dfb725ab30e4d7289891991e13", - "reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8", + "reference": "160d6274b03562ebeb55ed18399281d8118b76c8", "shasum": "" }, "require": { - "ext-json": "*", - "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "php": "^7.1 || >=8.0.0 <8.5.0" + "guzzlehttp/guzzle": "^6.0 || ^7.0", + "paragonie/random_compat": "^1 || ^2 || ^9.99", + "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "mockery/mockery": "^1.3.5", - "php-parallel-lint/php-parallel-lint": "^1.4", - "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", - "squizlabs/php_codesniffer": "^3.11" + "php-parallel-lint/php-parallel-lint": "^1.3.1", + "phpunit/phpunit": "^5.7 || ^6.0 || ^9.5", + "squizlabs/php_codesniffer": "^2.3 || ^3.0" }, "type": "library", + "extra": { + "branch-alias": { + "dev-2.x": "2.0.x-dev" + } + }, "autoload": { "psr-4": { "League\\OAuth2\\Client\\": "src/" @@ -20594,9 +20460,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.8.0" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0" }, - "time": "2024-12-11T05:05:52+00:00" + "time": "2023-04-16T18:19:15+00:00" }, { "name": "league/oauth2-facebook", @@ -20723,16 +20589,16 @@ }, { "name": "mck89/peast", - "version": "v1.16.3", + "version": "v1.16.2", "source": { "type": "git", "url": "https://github.com/mck89/peast.git", - "reference": "645ec21b650bc2aced18285c85f220d22afc1430" + "reference": "2791b08ffcc1862fe18eef85675da3aa58c406fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mck89/peast/zipball/645ec21b650bc2aced18285c85f220d22afc1430", - "reference": "645ec21b650bc2aced18285c85f220d22afc1430", + "url": "https://api.github.com/repos/mck89/peast/zipball/2791b08ffcc1862fe18eef85675da3aa58c406fe", + "reference": "2791b08ffcc1862fe18eef85675da3aa58c406fe", "shasum": "" }, "require": { @@ -20745,7 +20611,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.16.3-dev" + "dev-master": "1.16.2-dev" } }, "autoload": { @@ -20766,9 +20632,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.16.3" + "source": "https://github.com/mck89/peast/tree/v1.16.2" }, - "time": "2024-07-23T14:00:32+00:00" + "time": "2024-03-05T09:16:03+00:00" }, { "name": "mf2/mf2", @@ -20880,16 +20746,16 @@ }, { "name": "mikehaertl/php-tmpfile", - "version": "1.3.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-tmpfile.git", - "reference": "a5392bed91f67e2849a7cb24075d346468e1b1a8" + "reference": "70a5b70b17bc0d9666388e6a551ecc93d0b40a10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/a5392bed91f67e2849a7cb24075d346468e1b1a8", - "reference": "a5392bed91f67e2849a7cb24075d346468e1b1a8", + "url": "https://api.github.com/repos/mikehaertl/php-tmpfile/zipball/70a5b70b17bc0d9666388e6a551ecc93d0b40a10", + "reference": "70a5b70b17bc0d9666388e6a551ecc93d0b40a10", "shasum": "" }, "require-dev": { @@ -20918,9 +20784,9 @@ ], "support": { "issues": "https://github.com/mikehaertl/php-tmpfile/issues", - "source": "https://github.com/mikehaertl/php-tmpfile/tree/1.3.0" + "source": "https://github.com/mikehaertl/php-tmpfile/tree/1.2.1" }, - "time": "2024-10-14T16:12:48+00:00" + "time": "2021-03-01T18:26:25+00:00" }, { "name": "mikehaertl/phpwkhtmltopdf", @@ -21016,16 +20882,16 @@ }, { "name": "mpdf/mpdf", - "version": "v8.2.5", + "version": "v8.2.4", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", - "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f" + "reference": "9e3ff91606fed11cd58a130eabaaf60e56fdda88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e175b05e3e00977b85feb96a8cccb174ac63621f", - "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f", + "url": "https://api.github.com/repos/mpdf/mpdf/zipball/9e3ff91606fed11cd58a130eabaaf60e56fdda88", + "reference": "9e3ff91606fed11cd58a130eabaaf60e56fdda88", "shasum": "" }, "require": { @@ -21035,7 +20901,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 || ~8.4.0", + "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "setasign/fpdi": "^2.1" @@ -21083,7 +20949,7 @@ "utf-8" ], "support": { - "docs": "https://mpdf.github.io", + "docs": "http://mpdf.github.io", "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf" }, @@ -21093,7 +20959,7 @@ "type": "custom" } ], - "time": "2024-11-18T15:30:42+00:00" + "time": "2024-06-14T16:06:41+00:00" }, { "name": "mpdf/psr-http-message-shim", @@ -21189,16 +21055,16 @@ }, { "name": "mtdowling/jmespath.php", - "version": "2.8.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc" + "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc", - "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc", + "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", + "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", "shasum": "" }, "require": { @@ -21215,7 +21081,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.8-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -21249,9 +21115,9 @@ ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", - "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0" + "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" }, - "time": "2024-09-04T18:46:31+00:00" + "time": "2023-08-25T10:54:48+00:00" }, { "name": "mtownsend/xml-to-array", @@ -21308,16 +21174,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.1", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" + "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", - "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", "shasum": "" }, "require": { @@ -21356,7 +21222,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" }, "funding": [ { @@ -21364,20 +21230,20 @@ "type": "tidelift" } ], - "time": "2024-11-08T17:47:46+00:00" + "time": "2024-06-12T14:39:25+00:00" }, { "name": "nikic/php-parser", - "version": "v5.4.0", + "version": "v5.1.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "447a020a1f875a434d62f2a401f53b82a396e494" + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494", - "reference": "447a020a1f875a434d62f2a401f53b82a396e494", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", "shasum": "" }, "require": { @@ -21420,22 +21286,22 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" }, - "time": "2024-12-30T11:07:19+00:00" + "time": "2024-07-01T20:03:41+00:00" }, { "name": "p3k/http", - "version": "0.1.13", + "version": "0.1.12", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-http.git", - "reference": "ae4988ba19f4bc57ca3fe1f6dcd2087478fea53a" + "reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/ae4988ba19f4bc57ca3fe1f6dcd2087478fea53a", - "reference": "ae4988ba19f4bc57ca3fe1f6dcd2087478fea53a", + "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b", + "reference": "cf9c5b7cdbe1800bfb9587a20953ed8d20322e0b", "shasum": "" }, "require": { @@ -21462,9 +21328,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.13" + "source": "https://github.com/aaronpk/p3k-http/tree/0.1.12" }, - "time": "2024-10-20T19:46:46+00:00" + "time": "2021-10-12T14:12:29+00:00" }, { "name": "p3k/micropub", @@ -21726,20 +21592,21 @@ }, { "name": "p3k/xray", - "version": "v1.15.1", + "version": "v1.14.1", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "a4cda273d34c56317197511d0f4799f5f00465e9" + "reference": "7b9adcc4e72c10f4749f937d6709c6a9c6d89e0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/a4cda273d34c56317197511d0f4799f5f00465e9", - "reference": "a4cda273d34c56317197511d0f4799f5f00465e9", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/7b9adcc4e72c10f4749f937d6709c6a9c6d89e0d", + "reference": "7b9adcc4e72c10f4749f937d6709c6a9c6d89e0d", "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", @@ -21771,9 +21638,9 @@ "homepage": "https://github.com/aaronpk/XRay", "support": { "issues": "https://github.com/aaronpk/XRay/issues", - "source": "https://github.com/aaronpk/XRay/tree/v1.15.1" + "source": "https://github.com/aaronpk/XRay/tree/v1.14.1" }, - "time": "2024-08-31T16:21:43+00:00" + "time": "2024-03-10T21:39:30+00:00" }, { "name": "paragonie/random_compat", @@ -21948,16 +21815,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.16", + "version": "v1.10.15", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033" + "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c0f51b45f50683bf5bbf558036854ebc9b54d033", - "reference": "c0f51b45f50683bf5bbf558036854ebc9b54d033", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/ce0adade8b97561656ace07cdaac4751c271ea8c", + "reference": "ce0adade8b97561656ace07cdaac4751c271ea8c", "shasum": "" }, "require": { @@ -21993,7 +21860,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2024-11-24T22:27:58+00:00" + "time": "2024-03-16T18:41:45+00:00" }, { "name": "pear/pear_exception", @@ -22056,7 +21923,7 @@ }, { "name": "phootwork/collection", - "version": "v3.2.3", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/phootwork/collection.git", @@ -22105,22 +21972,22 @@ ], "support": { "issues": "https://github.com/phootwork/phootwork/issues", - "source": "https://github.com/phootwork/collection/tree/v3.2.3" + "source": "https://github.com/phootwork/collection/tree/v3.2.2" }, "time": "2022-08-27T12:51:24+00:00" }, { "name": "phootwork/lang", - "version": "v3.2.3", + "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/phootwork/lang.git", - "reference": "52ec8cce740ce1c424eef02f43b43d5ddfec7b5e" + "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phootwork/lang/zipball/52ec8cce740ce1c424eef02f43b43d5ddfec7b5e", - "reference": "52ec8cce740ce1c424eef02f43b43d5ddfec7b5e", + "url": "https://api.github.com/repos/phootwork/lang/zipball/baaf154ae7d521ebeee5e89105f5b12b0f234597", + "reference": "baaf154ae7d521ebeee5e89105f5b12b0f234597", "shasum": "" }, "require": { @@ -22154,22 +22021,22 @@ ], "support": { "issues": "https://github.com/phootwork/phootwork/issues", - "source": "https://github.com/phootwork/lang/tree/v3.2.3" + "source": "https://github.com/phootwork/lang/tree/v3.2.2" }, - "time": "2024-10-03T13:43:19+00:00" + "time": "2023-05-26T05:37:59+00:00" }, { "name": "phpoption/phpoption", - "version": "1.9.3", + "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", - "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54" + "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54", - "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820", + "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820", "shasum": "" }, "require": { @@ -22177,13 +22044,13 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28" + "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": false + "forward-command": true }, "branch-alias": { "dev-master": "1.9-dev" @@ -22219,7 +22086,7 @@ ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", - "source": "https://github.com/schmittjoh/php-option/tree/1.9.3" + "source": "https://github.com/schmittjoh/php-option/tree/1.9.2" }, "funding": [ { @@ -22231,7 +22098,7 @@ "type": "tidelift" } ], - "time": "2024-07-20T21:41:07+00:00" + "time": "2023-11-12T21:59:55+00:00" }, { "name": "phpowermove/docblock", @@ -22685,16 +22552,16 @@ }, { "name": "psr/log", - "version": "3.0.2", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", - "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", + "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", "shasum": "" }, "require": { @@ -22729,22 +22596,22 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/3.0.2" + "source": "https://github.com/php-fig/log/tree/3.0.0" }, - "time": "2024-09-11T13:17:53+00:00" + "time": "2021-07-14T16:46:02+00:00" }, { "name": "psy/psysh", - "version": "v0.12.7", + "version": "v0.12.4", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c" + "reference": "2fd717afa05341b4f8152547f142cd2f130f6818" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", - "reference": "d73fa3c74918ef4522bb8a3bf9cab39161c4b57c", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", + "reference": "2fd717afa05341b4f8152547f142cd2f130f6818", "shasum": "" }, "require": { @@ -22771,12 +22638,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": { @@ -22808,9 +22675,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.7" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.4" }, - "time": "2024-12-10T01:58:33+00:00" + "time": "2024-06-10T01:18:23+00:00" }, { "name": "ralouphie/getallheaders", @@ -22858,24 +22725,24 @@ }, { "name": "sabberworm/php-css-parser", - "version": "v8.7.0", + "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf" + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/f414ff953002a9b18e3a116f5e462c56f21237cf", - "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", "shasum": "" }, "require": { "ext-iconv": "*", - "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": ">=5.6.20" }, "require-dev": { - "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.40" + "phpunit/phpunit": "^5.7.27" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" @@ -22917,9 +22784,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.7.0" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.6.0" }, - "time": "2024-10-27T17:38:32+00:00" + "time": "2024-07-01T07:33:21+00:00" }, { "name": "sebastian/diff", @@ -22989,16 +22856,16 @@ }, { "name": "setasign/fpdi", - "version": "v2.6.2", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/Setasign/FPDI.git", - "reference": "9e013b376939c0d4029f54150d2a16f3c67a5797" + "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Setasign/FPDI/zipball/9e013b376939c0d4029f54150d2a16f3c67a5797", - "reference": "9e013b376939c0d4029f54150d2a16f3c67a5797", + "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad", + "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad", "shasum": "" }, "require": { @@ -23049,7 +22916,7 @@ ], "support": { "issues": "https://github.com/Setasign/FPDI/issues", - "source": "https://github.com/Setasign/FPDI/tree/v2.6.2" + "source": "https://github.com/Setasign/FPDI/tree/v2.6.0" }, "funding": [ { @@ -23057,20 +22924,20 @@ "type": "tidelift" } ], - "time": "2024-12-10T13:12:19+00:00" + "time": "2023-12-11T16:03:32+00:00" }, { "name": "simshaun/recurr", - "version": "v5.0.3", + "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/simshaun/recurr.git", - "reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1" + "reference": "1aff62e6e0ee875b3f2487352542605123ee9172" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simshaun/recurr/zipball/7b136768d64f257065e38a804ee6d2f9af6ba6d1", - "reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1", + "url": "https://api.github.com/repos/simshaun/recurr/zipball/1aff62e6e0ee875b3f2487352542605123ee9172", + "reference": "1aff62e6e0ee875b3f2487352542605123ee9172", "shasum": "" }, "require": { @@ -23114,9 +22981,9 @@ ], "support": { "issues": "https://github.com/simshaun/recurr/issues", - "source": "https://github.com/simshaun/recurr/tree/v5.0.3" + "source": "https://github.com/simshaun/recurr/tree/v5.0.2" }, - "time": "2024-12-12T15:39:24+00:00" + "time": "2023-09-26T20:31:33+00:00" }, { "name": "softcreatr/jsonpath", @@ -23236,16 +23103,16 @@ }, { "name": "symfony/console", - "version": "v6.4.17", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "799445db3f15768ecc382ac5699e6da0520a0a04" + "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/799445db3f15768ecc382ac5699e6da0520a0a04", - "reference": "799445db3f15768ecc382ac5699e6da0520a0a04", + "url": "https://api.github.com/repos/symfony/console/zipball/6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9", + "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9", "shasum": "" }, "require": { @@ -23310,7 +23177,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.17" + "source": "https://github.com/symfony/console/tree/v6.4.9" }, "funding": [ { @@ -23326,20 +23193,20 @@ "type": "tidelift" } ], - "time": "2024-12-07T12:07:30+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/css-selector", - "version": "v6.4.13", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e" + "reference": "4b61b02fe15db48e3687ce1c45ea385d1780fe08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/cb23e97813c5837a041b73a6d63a9ddff0778f5e", - "reference": "cb23e97813c5837a041b73a6d63a9ddff0778f5e", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/4b61b02fe15db48e3687ce1c45ea385d1780fe08", + "reference": "4b61b02fe15db48e3687ce1c45ea385d1780fe08", "shasum": "" }, "require": { @@ -23375,7 +23242,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.13" + "source": "https://github.com/symfony/css-selector/tree/v6.4.8" }, "funding": [ { @@ -23391,20 +23258,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.16", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8" + "reference": "a4df9dfe5da2d177af6643610c7bee2cb76a9f5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7a379d8871f6a36f01559c14e11141cc02eb8dc8", - "reference": "7a379d8871f6a36f01559c14e11141cc02eb8dc8", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a4df9dfe5da2d177af6643610c7bee2cb76a9f5e", + "reference": "a4df9dfe5da2d177af6643610c7bee2cb76a9f5e", "shasum": "" }, "require": { @@ -23456,7 +23323,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.16" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.9" }, "funding": [ { @@ -23472,20 +23339,20 @@ "type": "tidelift" } ], - "time": "2024-11-25T14:52:46+00:00" + "time": "2024-06-19T10:45:28+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { @@ -23493,12 +23360,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -23523,7 +23390,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.5.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { @@ -23539,20 +23406,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/dom-crawler", - "version": "v6.4.18", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "fd07959d3e8992795029bdab3605c2e8e895034e" + "reference": "105b56a0305d219349edeb60a800082eca864e4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/fd07959d3e8992795029bdab3605c2e8e895034e", - "reference": "fd07959d3e8992795029bdab3605c2e8e895034e", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/105b56a0305d219349edeb60a800082eca864e4b", + "reference": "105b56a0305d219349edeb60a800082eca864e4b", "shasum": "" }, "require": { @@ -23590,7 +23457,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.18" + "source": "https://github.com/symfony/dom-crawler/tree/v6.4.8" }, "funding": [ { @@ -23606,20 +23473,20 @@ "type": "tidelift" } ], - "time": "2025-01-09T15:35:00+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/error-handler", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "e8d3b5b1975e67812a54388b1ba8e9ec28eb770e" + "reference": "c9b7cc075b3ab484239855622ca05cb0b99c13ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/e8d3b5b1975e67812a54388b1ba8e9ec28eb770e", - "reference": "e8d3b5b1975e67812a54388b1ba8e9ec28eb770e", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c9b7cc075b3ab484239855622ca05cb0b99c13ec", + "reference": "c9b7cc075b3ab484239855622ca05cb0b99c13ec", "shasum": "" }, "require": { @@ -23665,7 +23532,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.18" + "source": "https://github.com/symfony/error-handler/tree/v6.4.9" }, "funding": [ { @@ -23681,20 +23548,20 @@ "type": "tidelift" } ], - "time": "2025-01-06T09:38:16+00:00" + "time": "2024-06-21T16:04:15+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.13", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e" + "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e", - "reference": "0ffc48080ab3e9132ea74ef4e09d8dcf26bf897e", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b", + "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b", "shasum": "" }, "require": { @@ -23745,7 +23612,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.13" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.8" }, "funding": [ { @@ -23761,20 +23628,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f" + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f", - "reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", + "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum": "" }, "require": { @@ -23783,12 +23650,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -23821,7 +23688,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" }, "funding": [ { @@ -23837,20 +23704,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/filesystem", - "version": "v6.4.13", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3" + "reference": "b51ef8059159330b74a4d52f68e671033c0fe463" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/4856c9cf585d5a0313d8d35afd681a526f038dd3", - "reference": "4856c9cf585d5a0313d8d35afd681a526f038dd3", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b51ef8059159330b74a4d52f68e671033c0fe463", + "reference": "b51ef8059159330b74a4d52f68e671033c0fe463", "shasum": "" }, "require": { @@ -23887,7 +23754,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.13" + "source": "https://github.com/symfony/filesystem/tree/v6.4.9" }, "funding": [ { @@ -23903,20 +23770,20 @@ "type": "tidelift" } ], - "time": "2024-10-25T15:07:50+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/finder", - "version": "v6.4.17", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7" + "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7", - "reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7", + "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", + "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", "shasum": "" }, "require": { @@ -23951,7 +23818,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.17" + "source": "https://github.com/symfony/finder/tree/v6.4.8" }, "funding": [ { @@ -23967,20 +23834,20 @@ "type": "tidelift" } ], - "time": "2024-12-29T13:51:37+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-foundation", - "version": "v6.4.18", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db" + "reference": "27de8cc95e11db7a50b027e71caaab9024545947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0492d6217e5ab48f51fca76f64cf8e78919d0db", - "reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/27de8cc95e11db7a50b027e71caaab9024545947", + "reference": "27de8cc95e11db7a50b027e71caaab9024545947", "shasum": "" }, "require": { @@ -23990,12 +23857,12 @@ "symfony/polyfill-php83": "^1.27" }, "conflict": { - "symfony/cache": "<6.4.12|>=7.0,<7.1.5" + "symfony/cache": "<6.3" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4.12|^7.1.5", + "symfony/cache": "^6.3|^7.0", "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", @@ -24028,7 +23895,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.18" + "source": "https://github.com/symfony/http-foundation/tree/v6.4.8" }, "funding": [ { @@ -24044,20 +23911,20 @@ "type": "tidelift" } ], - "time": "2025-01-09T15:48:56+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-kernel", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7" + "reference": "cc4a9bec6e1bdd2405f40277a68a6ed1bb393005" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7", - "reference": "fca7197bfe9e99dfae7fb1ad3f7f5bd9ef80e1b7", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cc4a9bec6e1bdd2405f40277a68a6ed1bb393005", + "reference": "cc4a9bec6e1bdd2405f40277a68a6ed1bb393005", "shasum": "" }, "require": { @@ -24142,7 +24009,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.18" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.9" }, "funding": [ { @@ -24158,20 +24025,20 @@ "type": "tidelift" } ], - "time": "2025-01-29T07:25:58+00:00" + "time": "2024-06-28T11:48:06+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11" + "reference": "e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", - "reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11", + "url": "https://api.github.com/repos/symfony/mailer/zipball/e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45", + "reference": "e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45", "shasum": "" }, "require": { @@ -24222,7 +24089,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.18" + "source": "https://github.com/symfony/mailer/tree/v6.4.9" }, "funding": [ { @@ -24238,20 +24105,20 @@ "type": "tidelift" } ], - "time": "2025-01-24T15:27:15+00:00" + "time": "2024-06-28T07:59:05+00:00" }, { "name": "symfony/mime", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e" + "reference": "7d048964877324debdcb4e0549becfa064a20d43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/917d77981eb1ea963608d5cda4d9c0cf72eaa68e", - "reference": "917d77981eb1ea963608d5cda4d9c0cf72eaa68e", + "url": "https://api.github.com/repos/symfony/mime/zipball/7d048964877324debdcb4e0549becfa064a20d43", + "reference": "7d048964877324debdcb4e0549becfa064a20d43", "shasum": "" }, "require": { @@ -24307,7 +24174,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.18" + "source": "https://github.com/symfony/mime/tree/v6.4.9" }, "funding": [ { @@ -24323,24 +24190,24 @@ "type": "tidelift" } ], - "time": "2025-01-23T13:10:52+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", - "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", + "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "provide": { "ext-ctype": "*" @@ -24351,8 +24218,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24386,7 +24253,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" }, "funding": [ { @@ -24402,24 +24269,24 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956" + "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/48becf00c920479ca2e910c22a5a39e5d47ca956", - "reference": "48becf00c920479ca2e910c22a5a39e5d47ca956", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f", + "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "provide": { "ext-iconv": "*" @@ -24430,8 +24297,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24466,7 +24333,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.29.0" }, "funding": [ { @@ -24482,24 +24349,24 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" + "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f", + "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" @@ -24507,8 +24374,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24544,7 +24411,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0" }, "funding": [ { @@ -24560,25 +24427,26 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" + "reference": "a287ed7475f85bf6f61890146edbc932c0fff919" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", - "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919", + "reference": "a287ed7475f85bf6f61890146edbc932c0fff919", "shasum": "" }, "require": { - "php": ">=7.2", - "symfony/polyfill-intl-normalizer": "^1.10" + "php": ">=7.1", + "symfony/polyfill-intl-normalizer": "^1.10", + "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" @@ -24586,8 +24454,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24627,7 +24495,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0" }, "funding": [ { @@ -24643,24 +24511,24 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "3833d7255cc303546435cb650316bff708a1c75c" + "reference": "bc45c394692b948b4d383a08d7753968bed9a83d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", - "reference": "3833d7255cc303546435cb650316bff708a1c75c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d", + "reference": "bc45c394692b948b4d383a08d7753968bed9a83d", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" @@ -24668,8 +24536,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24708,7 +24576,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0" }, "funding": [ { @@ -24724,24 +24592,24 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" + "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "provide": { "ext-mbstring": "*" @@ -24752,8 +24620,8 @@ "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24788,7 +24656,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" }, "funding": [ { @@ -24804,30 +24672,103 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { - "name": "symfony/polyfill-php80", - "version": "v1.31.0", + "name": "symfony/polyfill-php72", + "version": "v1.30.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" + "url": "https://github.com/symfony/polyfill-php72.git", + "reference": "10112722600777e02d2745716b70c5db4ca70442" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", - "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", + "reference": "10112722600777e02d2745716b70c5db4ca70442", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "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.30.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-06-19T12:30:46+00:00" + }, + { + "name": "symfony/polyfill-php80", + "version": "v1.30.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "type": "library", + "extra": { + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24868,7 +24809,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" }, "funding": [ { @@ -24884,30 +24825,30 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.31.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c" + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", - "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1" }, "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -24944,7 +24885,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" }, "funding": [ { @@ -24960,30 +24901,31 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php83", - "version": "v1.31.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" + "reference": "86fcae159633351e5fd145d1c47de6c528f8caff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", - "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff", + "reference": "86fcae159633351e5fd145d1c47de6c528f8caff", "shasum": "" }, "require": { - "php": ">=7.2" + "php": ">=7.1", + "symfony/polyfill-php80": "^1.14" }, "type": "library", "extra": { "thanks": { - "url": "https://github.com/symfony/polyfill", - "name": "symfony/polyfill" + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -25020,7 +24962,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0" }, "funding": [ { @@ -25036,20 +24978,20 @@ "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/process", - "version": "v6.4.15", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", - "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", + "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5", + "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5", "shasum": "" }, "require": { @@ -25081,7 +25023,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.15" + "source": "https://github.com/symfony/process/tree/v6.4.8" }, "funding": [ { @@ -25097,20 +25039,20 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:19:14+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v6.4.13", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "c9cf83326a1074f83a738fc5320945abf7fb7fec" + "reference": "23a162bd446b93948a2c2f6909d80ad06195be10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c9cf83326a1074f83a738fc5320945abf7fb7fec", - "reference": "c9cf83326a1074f83a738fc5320945abf7fb7fec", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/23a162bd446b93948a2c2f6909d80ad06195be10", + "reference": "23a162bd446b93948a2c2f6909d80ad06195be10", "shasum": "" }, "require": { @@ -25164,7 +25106,7 @@ "psr-7" ], "support": { - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.13" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.8" }, "funding": [ { @@ -25180,20 +25122,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-05-31T14:51:39+00:00" }, { "name": "symfony/routing", - "version": "v6.4.18", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68" + "reference": "8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e9bfc94953019089acdfb9be51c1b9142c4afa68", - "reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68", + "url": "https://api.github.com/repos/symfony/routing/zipball/8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58", + "reference": "8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58", "shasum": "" }, "require": { @@ -25247,7 +25189,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.18" + "source": "https://github.com/symfony/routing/tree/v6.4.8" }, "funding": [ { @@ -25263,20 +25205,20 @@ "type": "tidelift" } ], - "time": "2025-01-09T08:51:02+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3" + "reference": "56ce31d19127e79647ac53387c7555bdcd5730ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6ad986f62276da4c8c69754decfaa445a89cb6e3", - "reference": "6ad986f62276da4c8c69754decfaa445a89cb6e3", + "url": "https://api.github.com/repos/symfony/serializer/zipball/56ce31d19127e79647ac53387c7555bdcd5730ce", + "reference": "56ce31d19127e79647ac53387c7555bdcd5730ce", "shasum": "" }, "require": { @@ -25345,7 +25287,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.18" + "source": "https://github.com/symfony/serializer/tree/v6.4.9" }, "funding": [ { @@ -25361,20 +25303,20 @@ "type": "tidelift" } ], - "time": "2025-01-28T18:47:02+00:00" + "time": "2024-06-28T07:59:05+00:00" }, { "name": "symfony/service-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", - "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", + "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum": "" }, "require": { @@ -25387,12 +25329,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -25428,7 +25370,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding": [ { @@ -25444,20 +25386,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/string", - "version": "v6.4.15", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f" + "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", - "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f", + "url": "https://api.github.com/repos/symfony/string/zipball/76792dbd99690a5ebef8050d9206c60c59e681d7", + "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7", "shasum": "" }, "require": { @@ -25514,7 +25456,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.15" + "source": "https://github.com/symfony/string/tree/v6.4.9" }, "funding": [ { @@ -25530,20 +25472,20 @@ "type": "tidelift" } ], - "time": "2024-11-13T13:31:12+00:00" + "time": "2024-06-28T09:25:38+00:00" }, { "name": "symfony/translation-contracts", - "version": "v3.5.1", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "4667ff3bd513750603a09c8dedbea942487fb07c" + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c", - "reference": "4667ff3bd513750603a09c8dedbea942487fb07c", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", + "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "shasum": "" }, "require": { @@ -25551,12 +25493,12 @@ }, "type": "library", "extra": { - "thanks": { - "url": "https://github.com/symfony/contracts", - "name": "symfony/contracts" - }, "branch-alias": { "dev-main": "3.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -25592,7 +25534,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.5.1" + "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" }, "funding": [ { @@ -25608,20 +25550,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/validator", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "ce20367d07b2592202e9c266b16a93fa50145207" + "reference": "ee0a4d6a327a963aee094f730da238f7ea18cb01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/ce20367d07b2592202e9c266b16a93fa50145207", - "reference": "ce20367d07b2592202e9c266b16a93fa50145207", + "url": "https://api.github.com/repos/symfony/validator/zipball/ee0a4d6a327a963aee094f730da238f7ea18cb01", + "reference": "ee0a4d6a327a963aee094f730da238f7ea18cb01", "shasum": "" }, "require": { @@ -25689,7 +25631,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.18" + "source": "https://github.com/symfony/validator/tree/v6.4.9" }, "funding": [ { @@ -25705,20 +25647,20 @@ "type": "tidelift" } ], - "time": "2025-01-27T16:05:44+00:00" + "time": "2024-06-22T07:42:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.18", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "4ad10cf8b020e77ba665305bb7804389884b4837" + "reference": "c31566e4ca944271cc8d8ac6887cbf31b8c6a172" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4ad10cf8b020e77ba665305bb7804389884b4837", - "reference": "4ad10cf8b020e77ba665305bb7804389884b4837", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c31566e4ca944271cc8d8ac6887cbf31b8c6a172", + "reference": "c31566e4ca944271cc8d8ac6887cbf31b8c6a172", "shasum": "" }, "require": { @@ -25774,7 +25716,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.18" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.9" }, "funding": [ { @@ -25790,20 +25732,20 @@ "type": "tidelift" } ], - "time": "2025-01-17T11:26:11+00:00" + "time": "2024-06-27T13:23:14+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.4.13", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "0f605f72a363f8743001038a176eeb2a11223b51" + "reference": "f9a060622e0d93777b7f8687ec4860191e16802e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f605f72a363f8743001038a176eeb2a11223b51", - "reference": "0f605f72a363f8743001038a176eeb2a11223b51", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/f9a060622e0d93777b7f8687ec4860191e16802e", + "reference": "f9a060622e0d93777b7f8687ec4860191e16802e", "shasum": "" }, "require": { @@ -25851,7 +25793,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.4.13" + "source": "https://github.com/symfony/var-exporter/tree/v6.4.9" }, "funding": [ { @@ -25867,20 +25809,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2024-06-24T15:53:56+00:00" }, { "name": "symfony/yaml", - "version": "v6.4.18", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5" + "reference": "52903de178d542850f6f341ba92995d3d63e60c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", - "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", + "url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", + "reference": "52903de178d542850f6f341ba92995d3d63e60c9", "shasum": "" }, "require": { @@ -25923,7 +25865,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.18" + "source": "https://github.com/symfony/yaml/tree/v6.4.8" }, "funding": [ { @@ -25939,25 +25881,24 @@ "type": "tidelift" } ], - "time": "2025-01-07T09:44:41+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "tecnickcom/tcpdf", - "version": "6.8.2", + "version": "6.7.5", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "f7a781073e1645062f163e058139e2f89355d420" + "reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f7a781073e1645062f163e058139e2f89355d420", - "reference": "f7a781073e1645062f163e058139e2f89355d420", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/951eabf0338ec2522bd0d5d9c79b08a3a3d36b36", + "reference": "951eabf0338ec2522bd0d5d9c79b08a3a3d36b36", "shasum": "" }, "require": { - "ext-curl": "*", - "php": ">=7.1.0" + "php": ">=5.5.0" }, "type": "library", "autoload": { @@ -26004,7 +25945,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.8.2" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.7.5" }, "funding": [ { @@ -26012,31 +25953,30 @@ "type": "custom" } ], - "time": "2025-01-26T14:03:12+00:00" + "time": "2024-04-20T17:25:10+00:00" }, { "name": "twig/twig", - "version": "v3.16.0", + "version": "v3.10.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "475ad2dc97d65d8631393e721e7e44fb544f0561" + "reference": "67f29781ffafa520b0bbfbd8384674b42db04572" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/475ad2dc97d65d8631393e721e7e44fb544f0561", - "reference": "475ad2dc97d65d8631393e721e7e44fb544f0561", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572", + "reference": "67f29781ffafa520b0bbfbd8384674b42db04572", "shasum": "" }, "require": { - "php": ">=8.0.2", + "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php81": "^1.29" + "symfony/polyfill-php80": "^1.22" }, "require-dev": { - "phpstan/phpstan": "^2.0", "psr/container": "^1.0|^2.0", "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" }, @@ -26080,7 +26020,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.16.0" + "source": "https://github.com/twigphp/Twig/tree/v3.10.3" }, "funding": [ { @@ -26092,27 +26032,27 @@ "type": "tidelift" } ], - "time": "2024-11-29T08:27:05+00:00" + "time": "2024-05-16T10:04:27+00:00" }, { "name": "vlucas/phpdotenv", - "version": "v5.6.1", + "version": "v5.6.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2" + "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2", - "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", + "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", "shasum": "" }, "require": { "ext-pcre": "*", - "graham-campbell/result-type": "^1.1.3", + "graham-campbell/result-type": "^1.1.2", "php": "^7.2.5 || ^8.0", - "phpoption/phpoption": "^1.9.3", + "phpoption/phpoption": "^1.9.2", "symfony/polyfill-ctype": "^1.24", "symfony/polyfill-mbstring": "^1.24", "symfony/polyfill-php80": "^1.24" @@ -26129,7 +26069,7 @@ "extra": { "bamarni-bin": { "bin-links": true, - "forward-command": false + "forward-command": true }, "branch-alias": { "dev-master": "5.6-dev" @@ -26164,7 +26104,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1" + "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0" }, "funding": [ { @@ -26176,7 +26116,7 @@ "type": "tidelift" } ], - "time": "2024-07-20T21:52:34+00:00" + "time": "2023-11-12T22:43:29+00:00" }, { "name": "wa72/htmlpagedom", @@ -26352,40 +26292,37 @@ "packages-dev": [ { "name": "behat/behat", - "version": "v3.18.1", + "version": "v3.14.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "4621239e20fa4bb1ae1df1b2235fc930e6b27a13" + "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/4621239e20fa4bb1ae1df1b2235fc930e6b27a13", - "reference": "4621239e20fa4bb1ae1df1b2235fc930e6b27a13", + "url": "https://api.github.com/repos/Behat/Behat/zipball/2a3832d9cb853a794af3a576f9e524ae460f3340", + "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340", "shasum": "" }, "require": { - "behat/gherkin": "^4.10.0", - "behat/transliterator": "^1.5", - "composer-runtime-api": "^2.2", - "composer/xdebug-handler": "^3.0", + "behat/gherkin": "^4.9.0", + "behat/transliterator": "^1.2", "ext-mbstring": "*", - "php": "8.1.* || 8.2.* || 8.3.* || 8.4.* ", + "php": "^7.2 || ^8.0", "psr/container": "^1.0 || ^2.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" + "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" }, "require-dev": { - "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", - "vimeo/psalm": "^5.0" + "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" }, "suggest": { "ext-dom": "Needed to output test results in JUnit format." @@ -26404,9 +26341,7 @@ "Behat\\Hook\\": "src/Behat/Hook/", "Behat\\Step\\": "src/Behat/Step/", "Behat\\Behat\\": "src/Behat/Behat/", - "Behat\\Config\\": "src/Behat/Config/", - "Behat\\Testwork\\": "src/Behat/Testwork/", - "Behat\\Transformation\\": "src/Behat/Transformation/" + "Behat\\Testwork\\": "src/Behat/Testwork/" } }, "notification-url": "https://packagist.org/downloads/", @@ -26421,7 +26356,7 @@ } ], "description": "Scenario-oriented BDD framework for PHP", - "homepage": "https://behat.org/", + "homepage": "http://behat.org/", "keywords": [ "Agile", "BDD", @@ -26438,31 +26373,31 @@ ], "support": { "issues": "https://github.com/Behat/Behat/issues", - "source": "https://github.com/Behat/Behat/tree/v3.18.1" + "source": "https://github.com/Behat/Behat/tree/v3.14.0" }, - "time": "2025-01-10T10:08:15+00:00" + "time": "2023-12-09T13:55:02+00:00" }, { "name": "behat/gherkin", - "version": "v4.11.0", + "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "32821a17b12620951e755b5d49328a6421a5b5b5" + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/32821a17b12620951e755b5d49328a6421a5b5b5", - "reference": "32821a17b12620951e755b5d49328a6421a5b5b5", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4", + "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4", "shasum": "" }, "require": { - "php": "8.1.* || 8.2.* || 8.3.* || 8.4.*" + "php": "~7.2|~8.0" }, "require-dev": { - "cucumber/cucumber": "dev-gherkin-24.1.0", - "phpunit/phpunit": "^9.6", - "symfony/yaml": "^5.4 || ^6.4 || ^7.0" + "cucumber/cucumber": "dev-gherkin-22.0.0", + "phpunit/phpunit": "~8|~9", + "symfony/yaml": "~3|~4|~5" }, "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" @@ -26501,22 +26436,22 @@ ], "support": { "issues": "https://github.com/Behat/Gherkin/issues", - "source": "https://github.com/Behat/Gherkin/tree/v4.11.0" + "source": "https://github.com/Behat/Gherkin/tree/v4.9.0" }, - "time": "2024-12-06T10:07:25+00:00" + "time": "2021-10-12T13:05:09+00:00" }, { "name": "behat/mink", - "version": "v1.12.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a" + "reference": "d8527fdf8785aad38455fb426af457ab9937aece" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/7e4edec6c335937029cb3569ce7ef81182804d0a", - "reference": "7e4edec6c335937029cb3569ce7ef81182804d0a", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece", + "reference": "d8527fdf8785aad38455fb426af457ab9937aece", "shasum": "" }, "require": { @@ -26567,9 +26502,9 @@ ], "support": { "issues": "https://github.com/minkphp/Mink/issues", - "source": "https://github.com/minkphp/Mink/tree/v1.12.0" + "source": "https://github.com/minkphp/Mink/tree/v1.11.0" }, - "time": "2024-10-30T18:48:14+00:00" + "time": "2023-12-09T11:23:23+00:00" }, { "name": "behat/transliterator", @@ -26620,151 +26555,6 @@ }, "time": "2022-03-30T09:27:43+00:00" }, - { - "name": "composer/pcre", - "version": "3.3.2", - "source": { - "type": "git", - "url": "https://github.com/composer/pcre.git", - "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", - "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", - "shasum": "" - }, - "require": { - "php": "^7.4 || ^8.0" - }, - "conflict": { - "phpstan/phpstan": "<1.11.10" - }, - "require-dev": { - "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-main": "3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Composer\\Pcre\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "PCRE wrapping library that offers type-safe preg_* replacements.", - "keywords": [ - "PCRE", - "preg", - "regex", - "regular expression" - ], - "support": { - "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.3.2" - }, - "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", "version": "2.0", @@ -26816,17 +26606,17 @@ }, { "name": "drupal/upgrade_status", - "version": "4.3.6", + "version": "4.3.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/upgrade_status.git", - "reference": "4.3.6" + "reference": "4.3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/upgrade_status-4.3.6.zip", - "reference": "4.3.6", - "shasum": "8169732d814034f541238d67ba31300825a61aca" + "url": "https://ftp.drupal.org/files/projects/upgrade_status-4.3.4.zip", + "reference": "4.3.4", + "shasum": "4f4839fbda706784c36fc5abb61665032f46a55d" }, "require": { "dekor/php-array-table": "^2.0", @@ -26843,8 +26633,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.3.6", - "datestamp": "1729173427", + "version": "4.3.4", + "datestamp": "1720121263", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -26862,7 +26652,7 @@ ], "authors": [ { - "name": "gábor hojtsy", + "name": "Gábor Hojtsy", "homepage": "https://www.drupal.org/user/4166" } ], @@ -26874,25 +26664,25 @@ }, { "name": "mglaman/phpstan-drupal", - "version": "1.3.3", + "version": "1.2.11", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "2a30d8d3ca170d86b1829e3cb8037ad87b82f20d" + "reference": "e624a4b64de5b91a0c56852635af2115e9a6e08c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/2a30d8d3ca170d86b1829e3cb8037ad87b82f20d", - "reference": "2a30d8d3ca170d86b1829e3cb8037ad87b82f20d", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/e624a4b64de5b91a0c56852635af2115e9a6e08c", + "reference": "e624a4b64de5b91a0c56852635af2115e9a6e08c", "shasum": "" }, "require": { - "php": "^8.1", + "php": "^7.4 || ^8.0", "phpstan/phpstan": "^1.10.56", "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.3.1" + "webflo/drupal-finder": "^1.2" }, "require-dev": { "behat/mink": "^1.8", @@ -26913,12 +26703,6 @@ }, "type": "phpstan-extension", "extra": { - "phpstan": { - "includes": [ - "extension.neon", - "rules.neon" - ] - }, "branch-alias": { "dev-main": "1.0-dev" }, @@ -26929,14 +26713,20 @@ "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" ] } }, @@ -26958,7 +26748,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.3.3" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.2.11" }, "funding": [ { @@ -26974,20 +26764,20 @@ "type": "tidelift" } ], - "time": "2025-01-23T15:21:21+00:00" + "time": "2024-05-10T17:22:10+00:00" }, { "name": "phpstan/phpstan", - "version": "1.12.16", + "version": "1.11.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e0bb5cb78545aae631220735aa706eac633a6be9" + "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e0bb5cb78545aae631220735aa706eac633a6be9", - "reference": "e0bb5cb78545aae631220735aa706eac633a6be9", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d", + "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d", "shasum": "" }, "require": { @@ -27032,25 +26822,25 @@ "type": "github" } ], - "time": "2025-01-21T14:50:05+00:00" + "time": "2024-07-06T11:17:41+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "1.2.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82" + "reference": "fa8cce7720fa782899a0aa97b6a41225d1bb7b26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/f94d246cc143ec5a23da868f8f7e1393b50eaa82", - "reference": "f94d246cc143ec5a23da868f8f7e1393b50eaa82", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/fa8cce7720fa782899a0aa97b6a41225d1bb7b26", + "reference": "fa8cce7720fa782899a0aa97b6a41225d1bb7b26", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.12" + "phpstan/phpstan": "^1.11" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", @@ -27077,22 +26867,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.2.1" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.2.0" }, - "time": "2024-09-11T15:52:35+00:00" + "time": "2024-04-20T06:39:48+00:00" }, { "name": "symfony/config", - "version": "v6.4.14", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef" + "reference": "12e7e52515ce37191b193cf3365903c4f3951e35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/4e55e7e4ffddd343671ea972216d4509f46c22ef", - "reference": "4e55e7e4ffddd343671ea972216d4509f46c22ef", + "url": "https://api.github.com/repos/symfony/config/zipball/12e7e52515ce37191b193cf3365903c4f3951e35", + "reference": "12e7e52515ce37191b193cf3365903c4f3951e35", "shasum": "" }, "require": { @@ -27138,7 +26928,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.14" + "source": "https://github.com/symfony/config/tree/v6.4.8" }, "funding": [ { @@ -27154,20 +26944,20 @@ "type": "tidelift" } ], - "time": "2024-11-04T11:33:53+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation", - "version": "v6.4.13", + "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66" + "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/bee9bfabfa8b4045a66bf82520e492cddbaffa66", - "reference": "bee9bfabfa8b4045a66bf82520e492cddbaffa66", + "url": "https://api.github.com/repos/symfony/translation/zipball/a002933b13989fc4bd0b58e04bf7eec5210e438a", + "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a", "shasum": "" }, "require": { @@ -27233,7 +27023,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v6.4.13" + "source": "https://github.com/symfony/translation/tree/v6.4.8" }, "funding": [ { @@ -27249,7 +27039,7 @@ "type": "tidelift" } ], - "time": "2024-09-27T18:14:25+00:00" + "time": "2024-05-31T14:49:08+00:00" } ], "aliases": [ diff --git a/config/block_class.settings.yml b/config/block_class.settings.yml index 6658b1c..79a165b 100644 --- a/config/block_class.settings.yml +++ b/config/block_class.settings.yml @@ -4,10 +4,7 @@ langcode: en maxlength_block_class_field: 255 field_type: multiple_textfields default_case: standard -block_classes_stored: - - image - - is-fullwidth - - purge-child-class +block_classes_stored: '{"image":"image","is-fullwidth":"is-fullwidth","purge-child-class":"purge-child-class"}' enable_attributes: true enable_auto_complete: true qty_classes_per_block: 10 @@ -19,7 +16,7 @@ weight_attributes: 0 weight_class: 0 weight_id: 0 filter_html_clean_css_identifier: '' -maxlength_attributes: 255 +maxlength_attributes: 0 maxlength_id: 255 attribute_keys_stored: '[]' attribute_value_stored: '[]' diff --git a/config/core.extension.yml b/config/core.extension.yml index d195997..554eb63 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -2,6 +2,7 @@ _core: default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc module: admin_toolbar: 0 + admin_toolbar_links_access_filter: 0 admin_toolbar_search: 0 admin_toolbar_tools: 0 asset_injector: 0 diff --git a/config/search_api.index.article.yml b/config/search_api.index.article.yml index 5960544..e15a888 100644 --- a/config/search_api.index.article.yml +++ b/config/search_api.index.article.yml @@ -3,16 +3,17 @@ langcode: en status: true dependencies: config: - - core.entity_view_mode.node.search_index + - field.storage.node.field_tags + - field.storage.node.field_summary - field.storage.node.field_article_type - field.storage.node.field_authors - - field.storage.node.field_summary - - field.storage.node.field_tags - field.storage.node.field_topics - search_api.server.database + - core.entity_view_mode.node.search_index module: - - node - user + - search_api + - node _core: default_config_hash: mS4DxDqwZoIgBPzHPrV8CmozPYyECJGh1f0bgN4rlzs id: article diff --git a/config/search_api.index.blog.yml b/config/search_api.index.blog.yml index b46acb4..aa2102c 100644 --- a/config/search_api.index.blog.yml +++ b/config/search_api.index.blog.yml @@ -3,14 +3,15 @@ langcode: en status: true dependencies: config: - - core.entity_view_mode.node.search_index - - field.storage.node.field_summary - field.storage.node.field_tags + - field.storage.node.field_summary - field.storage.node.field_topics - search_api.server.database + - core.entity_view_mode.node.search_index module: - - node - user + - search_api + - node _core: default_config_hash: 2bH1R-hnrKLJJDI4FUZBg4Nq-pgqOuv3a_Afvx_xo6Q id: blog diff --git a/config/search_api.index.event.yml b/config/search_api.index.event.yml index 94e865c..bc30c61 100644 --- a/config/search_api.index.event.yml +++ b/config/search_api.index.event.yml @@ -3,16 +3,17 @@ langcode: en status: true dependencies: config: - - core.entity_view_mode.node.search_index + - field.storage.node.field_tags + - field.storage.node.field_summary - field.storage.node.field_event_date - field.storage.node.field_event_type - - field.storage.node.field_summary - - field.storage.node.field_tags - field.storage.node.field_topics - search_api.server.database + - core.entity_view_mode.node.search_index module: - - node - user + - search_api + - node _core: default_config_hash: pM1tjHFtLXQvJb7oKec2wxmlqreIM6Q4wb3bg7eMbiQ id: event diff --git a/config/search_api.index.people.yml b/config/search_api.index.people.yml index eaaf105..850c509 100644 --- a/config/search_api.index.people.yml +++ b/config/search_api.index.people.yml @@ -3,13 +3,14 @@ langcode: en status: true dependencies: config: - - core.entity_view_mode.node.search_index - - field.storage.node.field_people_type - field.storage.node.field_summary + - field.storage.node.field_people_type - search_api.server.database + - core.entity_view_mode.node.search_index module: - - node - user + - search_api + - node _core: default_config_hash: MppSSFf9_oAEuTYEXp1R5nK30k5xRKvptoEDwKw9v6o id: people diff --git a/config/search_api.index.resource.yml b/config/search_api.index.resource.yml index 63ef45d..fd5672e 100644 --- a/config/search_api.index.resource.yml +++ b/config/search_api.index.resource.yml @@ -3,15 +3,16 @@ langcode: en status: true dependencies: config: - - core.entity_view_mode.node.search_index - - field.storage.node.field_resource_type - - field.storage.node.field_summary - field.storage.node.field_tags + - field.storage.node.field_summary + - field.storage.node.field_resource_type - field.storage.node.field_topics - search_api.server.database + - core.entity_view_mode.node.search_index module: - - node - user + - search_api + - node _core: default_config_hash: 0VHCPRqIdG6q03EQqLdxwnjJ-q5qiQjJcrtwcBcUaPM id: resource