updated T contrib modules, taxonomy_term_tree needs repatch

This commit is contained in:
2025-10-14 18:44:59 +02:00
parent f4123bac89
commit d2dc84e54f
2 changed files with 52 additions and 48 deletions

View File

@@ -146,7 +146,7 @@
"drupal/synonyms": "^2.0.0-beta2", "drupal/synonyms": "^2.0.0-beta2",
"drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_formatter": "^1.0@beta",
"drupal/telephone_validation": "^2.1", "drupal/telephone_validation": "^2.1",
"drupal/term_reference_tree": "^2.0", "drupal/term_reference_tree": "2.0.1",
"drupal/unique_content_field_validation": "^1.1", "drupal/unique_content_field_validation": "^1.1",
"drupal/upgrade_status": "^4.3", "drupal/upgrade_status": "^4.3",
"drupal/user_csv_import": "^2.0", "drupal/user_csv_import": "^2.0",

98
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "1aa60a51954e83bcb212720539df226f", "content-hash": "e7411cacf598d3efcca9354a6238fec3",
"packages": [ "packages": [
{ {
"name": "algolia/places", "name": "algolia/places",
@@ -12114,20 +12114,20 @@
}, },
{ {
"name": "drupal/telephone_formatter", "name": "drupal/telephone_formatter",
"version": "1.2.0", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/telephone_formatter.git", "url": "https://git.drupalcode.org/project/telephone_formatter.git",
"reference": "8.x-1.2" "reference": "8.x-1.3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_formatter-8.x-1.2.zip", "url": "https://ftp.drupal.org/files/projects/telephone_formatter-8.x-1.3.zip",
"reference": "8.x-1.2", "reference": "8.x-1.3",
"shasum": "1d270051a76c09d5e34510d3cb8fa22d35efa41f" "shasum": "f505c223634e8ff77e93f07a8661193b500ee78d"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9 || ^10", "drupal/core": "^10.1 || ^11",
"giggsey/libphonenumber-for-php": "^8.0" "giggsey/libphonenumber-for-php": "^8.0"
}, },
"suggest": { "suggest": {
@@ -12136,8 +12136,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.2", "version": "8.x-1.3",
"datestamp": "1681763649", "datestamp": "1746627978",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -12164,27 +12164,27 @@
}, },
{ {
"name": "drupal/telephone_validation", "name": "drupal/telephone_validation",
"version": "2.4.0", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/telephone_validation.git", "url": "https://git.drupalcode.org/project/telephone_validation.git",
"reference": "8.x-2.4" "reference": "8.x-2.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_validation-8.x-2.4.zip", "url": "https://ftp.drupal.org/files/projects/telephone_validation-8.x-2.5.zip",
"reference": "8.x-2.4", "reference": "8.x-2.5",
"shasum": "e6712f6e9e8d1f77201a85323e6a6d4c34c42774" "shasum": "16b922bafadcd0d9f4286f41e1775e732d9d4f7a"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9 || ^10", "drupal/core": "^10 || ^11",
"giggsey/libphonenumber-for-php": "~8.0" "giggsey/libphonenumber-for-php": "~8.0"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.4", "version": "8.x-2.5",
"datestamp": "1681763083", "datestamp": "1733491186",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@@ -12255,7 +12255,7 @@
"homepage": "https://www.drupal.org/user/804142" "homepage": "https://www.drupal.org/user/804142"
}, },
{ {
"name": "Dave Reid", "name": "dave reid",
"homepage": "https://www.drupal.org/user/53892" "homepage": "https://www.drupal.org/user/53892"
}, },
{ {
@@ -12275,7 +12275,7 @@
"homepage": "https://www.drupal.org/user/1538790" "homepage": "https://www.drupal.org/user/1538790"
}, },
{ {
"name": "VladimirAus", "name": "vladimiraus",
"homepage": "https://www.drupal.org/user/673120" "homepage": "https://www.drupal.org/user/673120"
} }
], ],
@@ -13860,34 +13860,36 @@
}, },
{ {
"name": "giggsey/libphonenumber-for-php", "name": "giggsey/libphonenumber-for-php",
"version": "8.13.43", "version": "8.13.55",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git", "url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "62250ef492ea8afedf534381844194f43ff1f7f2" "reference": "6e28b3d53cf96d7f41c83d9b80b6021ecbd00537"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/62250ef492ea8afedf534381844194f43ff1f7f2", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/6e28b3d53cf96d7f41c83d9b80b6021ecbd00537",
"reference": "62250ef492ea8afedf534381844194f43ff1f7f2", "reference": "6e28b3d53cf96d7f41c83d9b80b6021ecbd00537",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"giggsey/locale": "^1.7|^2.0", "giggsey/locale": "^2.0",
"php": ">=5.3.2", "php": "^7.4|^8.0",
"symfony/polyfill-mbstring": "^1.17" "symfony/polyfill-mbstring": "^1.17"
}, },
"replace": { "replace": {
"giggsey/libphonenumber-for-php-lite": "self.version" "giggsey/libphonenumber-for-php-lite": "self.version"
}, },
"require-dev": { "require-dev": {
"pear/pear-core-minimal": "^1.9", "friendsofphp/php-cs-fixer": "^3.64",
"pear/pear-core-minimal": "^1.10",
"pear/pear_exception": "^1.0", "pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5", "pear/versioncontrol_git": "^0.7",
"phing/phing": "^2.7", "phing/phing": "^3.0",
"php-coveralls/php-coveralls": "^1.0|^2.0", "php-coveralls/php-coveralls": "^2.0",
"symfony/console": "^2.8|^3.0|^v4.4|^v5.2", "phpunit/phpunit": "^9.6",
"symfony/phpunit-bridge": "^4.2 || ^5" "symfony/console": "^v5.2",
"symfony/var-exporter": "^5.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -13931,37 +13933,39 @@
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
"source": "https://github.com/giggsey/libphonenumber-for-php" "source": "https://github.com/giggsey/libphonenumber-for-php"
}, },
"time": "2024-08-13T12:17:37+00:00" "time": "2025-02-14T08:14:08+00:00"
}, },
{ {
"name": "giggsey/locale", "name": "giggsey/locale",
"version": "2.6", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/giggsey/Locale.git", "url": "https://github.com/giggsey/Locale.git",
"reference": "37874fa473131247c348059fb7b8985efc18b5ea" "reference": "1cd8b3ad2d43e04f4c2c6a240495af44780f809b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/37874fa473131247c348059fb7b8985efc18b5ea", "url": "https://api.github.com/repos/giggsey/Locale/zipball/1cd8b3ad2d43e04f4c2c6a240495af44780f809b",
"reference": "37874fa473131247c348059fb7b8985efc18b5ea", "reference": "1cd8b3ad2d43e04f4c2c6a240495af44780f809b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2" "php": "^8.1"
}, },
"require-dev": { "require-dev": {
"ext-json": "*", "ext-json": "*",
"pear/pear-core-minimal": "^1.9", "friendsofphp/php-cs-fixer": "^3.66",
"pear/pear-core-minimal": "^1.10",
"pear/pear_exception": "^1.0", "pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5", "pear/versioncontrol_git": "^0.5",
"phing/phing": "^2.7", "phing/phing": "^2.17.4",
"php-coveralls/php-coveralls": "^2.0", "php-coveralls/php-coveralls": "^2.7",
"phpunit/phpunit": "^8.5|^9.5", "phpunit/phpunit": "^10.5.45",
"symfony/console": "^5.0|^6.0", "symfony/console": "^6.4",
"symfony/filesystem": "^5.0|^6.0", "symfony/filesystem": "6.4",
"symfony/finder": "^5.0|^6.0", "symfony/finder": "^6.4",
"symfony/process": "^5.0|^6.0" "symfony/process": "^6.4",
"symfony/var-exporter": "^6.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -13983,9 +13987,9 @@
"description": "Locale functions required by libphonenumber-for-php", "description": "Locale functions required by libphonenumber-for-php",
"support": { "support": {
"issues": "https://github.com/giggsey/Locale/issues", "issues": "https://github.com/giggsey/Locale/issues",
"source": "https://github.com/giggsey/Locale/tree/2.6" "source": "https://github.com/giggsey/Locale/tree/2.8.0"
}, },
"time": "2024-04-18T19:31:19+00:00" "time": "2025-03-20T14:25:27+00:00"
}, },
{ {
"name": "grasmash/expander", "name": "grasmash/expander",