diff --git a/composer.json b/composer.json index 0b2ff2e0..deff86d4 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "drupal/composer_deploy": "^1.7", "drupal/computed_field": "^3.0@alpha", "drupal/config_devel": "^1.7", - "drupal/config_pages": "^2.9", + "drupal/config_pages": "^4.0", "drupal/config_split": "^2.0@beta", "drupal/consumer_image_styles": "^4.0", "drupal/core-composer-scaffold": "^10.4", @@ -91,7 +91,7 @@ "drupal/csv_serialization": "^4.0", "drupal/ctools": "^4.0", "drupal/devel": "^5.0", - "drupal/devel_entity_updates": "^4.1", + "drupal/devel_entity_updates": "^5.0", "drupal/editor_advanced_link": "^2", "drupal/error_log": "^1.0", "drupal/eu_cookie_compliance": "^1.14", @@ -99,7 +99,7 @@ "drupal/field_permissions": "^1.0", "drupal/flag": "^4.0@beta", "drupal/flag_lists": "^4.0@RC", - "drupal/flood_control": "^2.3", + "drupal/flood_control": "^3.0", "drupal/gdpr": "^3.1", "drupal/genpass": "^2.0", "drupal/google_analytics": "4.0.3", @@ -109,11 +109,11 @@ "drupal/jsonapi_extras": "^3.21", "drupal/login_history": "^2.0", "drupal/login_tracker": "^2.0", - "drupal/logout_token": "^1.0", + "drupal/logout_token": "^2.0", "drupal/mailjet": "^4.0", "drupal/maillog": "^1.1", "drupal/masquerade": "^2.0", - "drupal/maxlength": "^2.1", + "drupal/maxlength": "^3.0", "drupal/modules_weight": "^3.0", "drupal/pdf_api": "^2.4", "drupal/permissions_filter": "^1.1", diff --git a/composer.lock b/composer.lock index 693b229e..df490af7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "71a6cadaffa16d6c010b1b16fabf1892", + "content-hash": "aedc35a599adb78f8e1409e72978efb1", "packages": [ { "name": "asm89/stack-cors", @@ -580,30 +580,30 @@ }, { "name": "consolidation/config", - "version": "2.1.2", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/consolidation/config.git", - "reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae" + "reference": "adcb989d789f7e0984121492b0377a1def3a6dc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/config/zipball/597f8d7fbeef801736250ec10c3e190569b1b0ae", - "reference": "597f8d7fbeef801736250ec10c3e190569b1b0ae", + "url": "https://api.github.com/repos/consolidation/config/zipball/adcb989d789f7e0984121492b0377a1def3a6dc8", + "reference": "adcb989d789f7e0984121492b0377a1def3a6dc8", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", - "grasmash/expander": "^2.0.1 || ^3", - "php": ">=7.1.3", - "symfony/event-dispatcher": "^4 || ^5 || ^6" + "dflydev/dot-access-data": "^3", + "grasmash/expander": "^3", + "php": ">=8.2.0", + "symfony/event-dispatcher": "^6 || ^7 || ^8" }, "require-dev": { "ext-json": "*", - "phpunit/phpunit": ">=7.5.20", + "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3", - "symfony/console": "^4 || ^5 || ^6", - "symfony/yaml": "^4 || ^5 || ^6", + "symfony/console": "^7.4 || ^8", + "symfony/yaml": "^7 || ^8", "yoast/phpunit-polyfills": "^1" }, "suggest": { @@ -613,7 +613,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -634,9 +634,9 @@ "description": "Provide configuration services for a commandline tool.", "support": { "issues": "https://github.com/consolidation/config/issues", - "source": "https://github.com/consolidation/config/tree/2.1.2" + "source": "https://github.com/consolidation/config/tree/3.2.1" }, - "time": "2022-10-06T17:48:03+00:00" + "time": "2026-03-28T23:38:17+00:00" }, { "name": "consolidation/filter-via-dot-access-data", @@ -796,33 +796,32 @@ }, { "name": "consolidation/robo", - "version": "4.0.6", + "version": "5.1.1", "source": { "type": "git", "url": "https://github.com/consolidation/robo.git", - "reference": "55a272370940607649e5c46eb173c5c54f7c166d" + "reference": "6d02c7d800b5e1a3a8977ae74d23bce723486025" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/robo/zipball/55a272370940607649e5c46eb173c5c54f7c166d", - "reference": "55a272370940607649e5c46eb173c5c54f7c166d", + "url": "https://api.github.com/repos/consolidation/robo/zipball/6d02c7d800b5e1a3a8977ae74d23bce723486025", + "reference": "6d02c7d800b5e1a3a8977ae74d23bce723486025", "shasum": "" }, "require": { "consolidation/annotated-command": "^4.8.1", - "consolidation/config": "^2.0.1", - "consolidation/log": "^2.0.2 || ^3", + "consolidation/config": "^3", + "consolidation/log": "^3", "consolidation/output-formatters": "^4.1.2", - "consolidation/self-update": "^2.0", "league/container": "^3.3.1 || ^4.0", - "php": ">=8.0", + "php": ">=8.2", "phpowermove/docblock": "^4.0", - "symfony/console": "^6", - "symfony/event-dispatcher": "^6", - "symfony/filesystem": "^6", - "symfony/finder": "^6", - "symfony/process": "^6", - "symfony/yaml": "^6" + "symfony/console": "^6 || ^7", + "symfony/event-dispatcher": "^6 || ^7", + "symfony/filesystem": "^6 || ^7", + "symfony/finder": "^6 || ^7", + "symfony/process": "^6 || ^7", + "symfony/yaml": "^6 || ^7" }, "conflict": { "codegyre/robo": "*" @@ -831,11 +830,12 @@ "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", - "phpunit/phpunit": "^7.5.20 || ^8", + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", "squizlabs/php_codesniffer": "^3.6", "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { + "consolidation/self-update": "For self-updating a phar-based app built with Robo", "natxet/cssmin": "For minifying CSS files in taskMinify", "patchwork/jsqueeze": "For minifying JS files in taskMinify", "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.", @@ -863,64 +863,9 @@ "description": "Modern task runner", "support": { "issues": "https://github.com/consolidation/robo/issues", - "source": "https://github.com/consolidation/robo/tree/4.0.6" + "source": "https://github.com/consolidation/robo/tree/5.1.1" }, - "time": "2023-04-30T21:49:04+00:00" - }, - { - "name": "consolidation/self-update", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/consolidation/self-update.git", - "reference": "972a1016761c9b63314e040836a12795dff6953a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/972a1016761c9b63314e040836a12795dff6953a", - "reference": "972a1016761c9b63314e040836a12795dff6953a", - "shasum": "" - }, - "require": { - "composer/semver": "^3.2", - "php": ">=5.5.0", - "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6", - "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6" - }, - "bin": [ - "scripts/release" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - } - }, - "autoload": { - "psr-4": { - "SelfUpdate\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Alexander Menk", - "email": "menk@mestrona.net" - }, - { - "name": "Greg Anderson", - "email": "greg.1.anderson@greenknowe.org" - } - ], - "description": "Provides a self:update command for Symfony Console applications.", - "support": { - "issues": "https://github.com/consolidation/self-update/issues", - "source": "https://github.com/consolidation/self-update/tree/2.2.0" - }, - "time": "2023-03-18T01:37:41+00:00" + "time": "2025-11-14T23:30:05+00:00" }, { "name": "consolidation/site-alias", @@ -983,24 +928,24 @@ }, { "name": "consolidation/site-process", - "version": "5.4.2", + "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "e7fafc40ebfddc1a5ee99ee66e5d186fc1bed4da" + "reference": "4a7438fac393b5127b6a032aa4f593ec917dfab7" }, "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/4a7438fac393b5127b6a032aa4f593ec917dfab7", + "reference": "4a7438fac393b5127b6a032aa4f593ec917dfab7", "shasum": "" }, "require": { "consolidation/config": "^2 || ^3", "consolidation/site-alias": "^3 || ^4", - "php": ">=8.0.14", - "symfony/console": "^5.4 || ^6 || ^7", - "symfony/process": "^6 || ^7" + "php": ">=8.2", + "symfony/console": "^5.4 || ^6 || ^7 || ^8", + "symfony/process": "^5 || ^6 || ^7 || ^8" }, "require-dev": { "phpunit/phpunit": "^9", @@ -1034,9 +979,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/6.1.0" }, - "time": "2024-12-13T19:25:56+00:00" + "time": "2026-06-07T03:26:06+00:00" }, { "name": "cweagans/composer-patches", @@ -1221,29 +1166,29 @@ }, { "name": "doctrine/collections", - "version": "2.6.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2" + "reference": "7c2f25ed928553a3de389ccb99aa46c0eedb2d4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2", - "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2", + "url": "https://api.github.com/repos/doctrine/collections/zipball/7c2f25ed928553a3de389ccb99aa46c0eedb2d4d", + "reference": "7c2f25ed928553a3de389ccb99aa46c0eedb2d4d", "shasum": "" }, "require": { "doctrine/deprecations": "^1", - "php": "^8.1", - "symfony/polyfill-php84": "^1.30" + "php": "^8.4", + "symfony/polyfill-php86": "^1.36" }, "require-dev": { "doctrine/coding-standard": "^14", "ext-json": "*", "phpstan/phpstan": "^2.1.30", "phpstan/phpstan-phpunit": "^2.0.7", - "phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4" + "phpunit/phpunit": "^12.4" }, "type": "library", "autoload": { @@ -1287,7 +1232,7 @@ ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/2.6.0" + "source": "https://github.com/doctrine/collections/tree/3.1.0" }, "funding": [ { @@ -1303,7 +1248,7 @@ "type": "tidelift" } ], - "time": "2026-01-15T10:01:58+00:00" + "time": "2026-04-29T20:41:02+00:00" }, { "name": "doctrine/common", @@ -2654,17 +2599,17 @@ }, { "name": "drupal/autologout", - "version": "1.8.0", + "version": "2.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/autologout.git", - "reference": "8.x-1.8" + "reference": "2.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/autologout-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "1b019e6c31cd228f33f674886ed899ddc0ee3da0" + "url": "https://ftp.drupal.org/files/projects/autologout-2.0.3.zip", + "reference": "2.0.3", + "shasum": "1efd2020abe4025aee350e56189737ba11ab30cf" }, "require": { "drupal/core": "^9.2 || ^10 || ^11", @@ -2673,8 +2618,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1778986046", + "version": "2.0.3", + "datestamp": "1778985845", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4284,26 +4229,26 @@ }, { "name": "drupal/config_pages", - "version": "2.22.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_pages.git", - "reference": "8.x-2.22" + "reference": "4.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_pages-8.x-2.22.zip", - "reference": "8.x-2.22", - "shasum": "8bdd51adb0c5bc70fc4b964c21c8d530f2bebf91" + "url": "https://ftp.drupal.org/files/projects/config_pages-4.0.1.zip", + "reference": "4.0.1", + "shasum": "5a0c3fdcba4668da89d8bb74bff363bc6233268d" }, "require": { - "drupal/core": "^8.5 | ^9 || ^10 || ^11" + "drupal/core": "^10 || ^11 || ^12" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.22", - "datestamp": "1772826242", + "version": "4.0.1", + "datestamp": "1786281581", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4585,26 +4530,33 @@ }, { "name": "drupal/content_lock", - "version": "2.4.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_lock.git", - "reference": "8.x-2.4" + "reference": "3.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "99d149e530555aae12b44292efe5887d373e862e" + "url": "https://ftp.drupal.org/files/projects/content_lock-3.0.0.zip", + "reference": "3.0.0", + "shasum": "d60fa4d10a25d35fe251498381eb48ef795d9840" }, "require": { - "drupal/core": "^9.0 || ^10.0" + "drupal/core": "^10.2 || ^11" + }, + "require-dev": { + "drupal/conflict": "^3.0@ALPHA", + "drupal/trash": "^3.0" + }, + "suggest": { + "drupal/conflict": "For entity translation level locking" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", - "datestamp": "1715783058", + "version": "3.0.0", + "datestamp": "1782214655", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4617,42 +4569,54 @@ ], "authors": [ { - "name": "alexpott", - "homepage": "https://www.drupal.org/user/157725" + "name": "Christian Fritsch (chr.fritsch)", + "homepage": "https://www.drupal.org/u/chrfritsch", + "role": "Maintainer" }, { - "name": "AstonVictor", - "homepage": "https://www.drupal.org/user/3466615" + "name": "Daniel Bosen (daniel.bosen)", + "homepage": "https://www.drupal.org/u/danielbosen", + "role": "Maintainer" }, { - "name": "chr.fritsch", - "homepage": "https://www.drupal.org/user/2103716" + "name": "Christopher Gervais (ergonlogic)", + "homepage": "https://www.drupal.org/u/ergonlogic", + "role": "Maintainer" }, { - "name": "daniel.bosen", - "homepage": "https://www.drupal.org/user/404865" + "name": "Joseph Zhao (pandaski)", + "homepage": "https://www.drupal.org/u/pandaski", + "role": "Maintainer" }, { - "name": "ergonlogic", - "homepage": "https://www.drupal.org/user/368613" + "name": "Volker Killesreiter (volkerk)", + "homepage": "https://www.drupal.org/u/volkerk", + "role": "Maintainer" }, { - "name": "mfb", - "homepage": "https://www.drupal.org/user/12302" + "name": "Alex Pott (alexpott)", + "homepage": "https://www.drupal.org/u/alexpott", + "role": "Maintainer" }, { - "name": "pandaski", - "homepage": "https://www.drupal.org/user/1987218" + "name": "mark burdett (mfb)", + "homepage": "https://www.drupal.org/u/mfb", + "role": "Maintainer" }, { - "name": "volkerk", - "homepage": "https://www.drupal.org/user/57527" + "name": "Viktor Holovachek (AstonVictor)", + "homepage": "https://www.drupal.org/u/astonvictor", + "role": "Maintainer" } ], "description": "Prevents multiple users from trying to edit a content entity simultaneously to prevent edit conflicts.", "homepage": "https://www.drupal.org/project/content_lock", + "keywords": [ + "Drupal" + ], "support": { - "source": "https://git.drupalcode.org/project/content_lock" + "source": "https://git.drupalcode.org/project/content_lock", + "issues": "https://www.drupal.org/project/issues/content_lock" } }, { @@ -5383,41 +5347,38 @@ }, { "name": "drupal/devel", - "version": "5.4.0", + "version": "5.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel.git", - "reference": "5.4.0" + "reference": "5.5.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/devel-5.4.0.zip", - "reference": "5.4.0", - "shasum": "fc14fe1c396dbff661f9d13e6e3171d9ab781a46" + "url": "https://ftp.drupal.org/files/projects/devel-5.5.0.zip", + "reference": "5.5.0", + "shasum": "b6f45c84ec31bc18817c7464b51e951dec73d5ce" }, "require": { "doctrine/common": "^2.7 || ^3.4", "drupal/core": "^10.3 || ^11 || ^12", - "php": ">=8.1", + "php": ">=8.3", "symfony/var-dumper": "^4 || ^5 || ^6 || ^7" }, "conflict": { "drupal/core": "<10.3", - "drush/drush": "<12.5.1" + "drush/drush": "<13.7.0" }, "require-dev": { "drupal/navigation_extra_tools": "1.0.x-dev", "drush/drush": "^13", "firephp/firephp-core": "^0.5.3" }, - "suggest": { - "drupal/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing." - }, "type": "drupal-module", "extra": { "drupal": { - "version": "5.4.0", - "datestamp": "1752755621", + "version": "5.5.0", + "datestamp": "1764211205", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5444,22 +5405,22 @@ }, { "name": "drupal/devel_entity_updates", - "version": "4.2.1", + "version": "5.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel_entity_updates.git", - "reference": "4.2.1" + "reference": "5.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/devel_entity_updates-4.2.1.zip", - "reference": "4.2.1", - "shasum": "4f7cdf2884fa838a8dc20dfd159b27bf68853f5e" + "url": "https://ftp.drupal.org/files/projects/devel_entity_updates-5.0.0.zip", + "reference": "5.0.0", + "shasum": "2e37b591b2a61c0f5266ede38c5389ae028710b2" }, "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^10.1 || ^11", "drupal/devel": "*", - "drush/drush": "^11 || ^12 || ^13" + "drush/drush": "^12 || ^13" }, "require-dev": { "drupal/devel": "*" @@ -5467,8 +5428,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.1", - "datestamp": "1756475373", + "version": "5.0.0", + "datestamp": "1765883085", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5476,7 +5437,7 @@ }, "drush": { "services": { - "drush.services.yml": "^11 || ^12 || ^13" + "drush.services.yml": "^12 || ^13" } } }, @@ -6718,26 +6679,26 @@ }, { "name": "drupal/flood_control", - "version": "2.3.4", + "version": "3.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/flood_control.git", - "reference": "2.3.4" + "reference": "3.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/flood_control-2.3.4.zip", - "reference": "2.3.4", - "shasum": "dcb5d8dd52501489caff222b3d7f66e80bf6b044" + "url": "https://ftp.drupal.org/files/projects/flood_control-3.0.1.zip", + "reference": "3.0.1", + "shasum": "02f601483022c7defc057dab121180507d821d06" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^10.2 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.3.4", - "datestamp": "1713292696", + "version": "3.0.1", + "datestamp": "1771613535", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6745,7 +6706,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10 || ^11" + "drush.services.yml": ">=9" } } }, @@ -6759,7 +6720,7 @@ "homepage": "https://www.drupal.org/user/22175" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -8075,26 +8036,26 @@ }, { "name": "drupal/logout_token", - "version": "1.0.3", + "version": "2.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/logout_token.git", - "reference": "1.0.3" + "reference": "2.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/logout_token-1.0.3.zip", - "reference": "1.0.3", - "shasum": "d11d7c65336ce8558e98a0dfad59bc7e811f2003" + "url": "https://ftp.drupal.org/files/projects/logout_token-2.0.1.zip", + "reference": "2.0.1", + "shasum": "4c6d3e755213df10050d3a653f893dae25139fd1" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.3", - "datestamp": "1690811062", + "version": "2.0.1", + "datestamp": "1773796859", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -8348,26 +8309,26 @@ }, { "name": "drupal/maxlength", - "version": "2.1.6", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/maxlength.git", - "reference": "2.1.6" + "reference": "3.2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/maxlength-2.1.6.zip", - "reference": "2.1.6", - "shasum": "f58a36a8138792895e55b90dc0b1d8b3abc328e4" + "url": "https://ftp.drupal.org/files/projects/maxlength-3.2.0.zip", + "reference": "3.2.0", + "shasum": "601e642c6b633153b0320f03ec1ee29d79fffbd9" }, "require": { - "drupal/core": "^9.5 || ^10" + "drupal/core": "^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.1.6", - "datestamp": "1756373151", + "version": "3.2.0", + "datestamp": "1785768643", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8410,8 +8371,9 @@ "role": "Maintainer" }, { - "name": "srdtwc", - "homepage": "https://www.drupal.org/user/3422763" + "name": "Adam Nagy (joevagyok)", + "homepage": "https://www.drupal.org/u/joevagyok", + "role": "Maintainer" } ], "description": "MaxLength allows a soft or hard character limit to be set on titles, text fields and link fields.", @@ -13646,30 +13608,30 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.20.0", + "version": "3.21.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4" + "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096" }, "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/b1c81514cfe158aadf724c42b34d3d0a8164c096", + "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" + "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.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": "^3.1.0", + "phpbench/phpbench": "^1.4.1", + "phpunit/phpunit": "^11.5.42", + "psalm/plugin-phpunit": "^0.19.5", + "vimeo/psalm": "^6.13.1" }, "type": "library", "autoload": { @@ -13701,7 +13663,7 @@ "type": "community_bridge" } ], - "time": "2024-10-29T13:46:07+00:00" + "time": "2025-10-11T18:13:12+00:00" }, { "name": "laravel/prompts", @@ -16567,20 +16529,20 @@ }, { "name": "symfony/css-selector", - "version": "v6.4.45", + "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "5484e316cd8125f5215bbf829151e2211aa6d101" + "reference": "fecf40067fc8d8880ea87b8ac227600b9aadd1d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/5484e316cd8125f5215bbf829151e2211aa6d101", - "reference": "5484e316cd8125f5215bbf829151e2211aa6d101", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/fecf40067fc8d8880ea87b8ac227600b9aadd1d0", + "reference": "fecf40067fc8d8880ea87b8ac227600b9aadd1d0", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -16612,7 +16574,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.45" + "source": "https://github.com/symfony/css-selector/tree/v7.4.18" }, "funding": [ { @@ -16632,7 +16594,7 @@ "type": "tidelift" } ], - "time": "2026-08-23T07:35:46+00:00" + "time": "2026-08-23T10:03:40+00:00" }, { "name": "symfony/dependency-injection", @@ -18429,17 +18391,17 @@ "time": "2026-07-01T12:47:55+00:00" }, { - "name": "symfony/polyfill-php84", - "version": "v1.38.1", + "name": "symfony/polyfill-php86", + "version": "v1.41.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php84.git", - "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" + "url": "https://github.com/symfony/polyfill-php86.git", + "reference": "6bc356ed3d8dbfeea8f0de235e34d670704e880e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa", - "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa", + "url": "https://api.github.com/repos/symfony/polyfill-php86/zipball/6bc356ed3d8dbfeea8f0de235e34d670704e880e", + "reference": "6bc356ed3d8dbfeea8f0de235e34d670704e880e", "shasum": "" }, "require": { @@ -18457,7 +18419,7 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Php84\\": "" + "Symfony\\Polyfill\\Php86\\": "" }, "classmap": [ "Resources/stubs" @@ -18477,7 +18439,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", + "description": "Symfony polyfill backporting some PHP 8.6+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", @@ -18486,7 +18448,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php84/tree/v1.38.1" + "source": "https://github.com/symfony/polyfill-php86/tree/v1.41.0" }, "funding": [ { @@ -18506,7 +18468,7 @@ "type": "tidelift" } ], - "time": "2026-05-26T12:51:13+00:00" + "time": "2026-07-02T13:42:24+00:00" }, { "name": "symfony/process", @@ -20188,7 +20150,6 @@ "drupal/flag": 10, "drupal/flag_lists": 5, "drupal/inline_entity_form": 5, - "drupal/maxlength": 10, "drupal/pathologic": 15, "drupal/pwa": 10, "drupal/session_limit": 10, diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index b033b84f..77802569 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit b033b84f7537f222a702116855f0b32079487ff2 +Subproject commit 7780256981752434d3679ed3ecf4433643e6ec84