diff --git a/composer.lock b/composer.lock index 7670ba2ce0..ffbd8c1118 100644 --- a/composer.lock +++ b/composer.lock @@ -15727,16 +15727,16 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.48", + "version": "8.13.51", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "0965dd46e34934ca24922be75f940defb213f73c" + "reference": "852ea8ac8ca3d31f9c57d7e50c4212e96c83108e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/0965dd46e34934ca24922be75f940defb213f73c", - "reference": "0965dd46e34934ca24922be75f940defb213f73c", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/852ea8ac8ca3d31f9c57d7e50c4212e96c83108e", + "reference": "852ea8ac8ca3d31f9c57d7e50c4212e96c83108e", "shasum": "" }, "require": { @@ -15800,27 +15800,28 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2024-10-22T09:06:42+00:00" + "time": "2024-12-02T09:25:55+00:00" }, { "name": "giggsey/locale", - "version": "2.6", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/giggsey/Locale.git", - "reference": "37874fa473131247c348059fb7b8985efc18b5ea" + "reference": "a5c65ea3c2630f27ccb78977990eefbee6dd8f97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/Locale/zipball/37874fa473131247c348059fb7b8985efc18b5ea", - "reference": "37874fa473131247c348059fb7b8985efc18b5ea", + "url": "https://api.github.com/repos/giggsey/Locale/zipball/a5c65ea3c2630f27ccb78977990eefbee6dd8f97", + "reference": "a5c65ea3c2630f27ccb78977990eefbee6dd8f97", "shasum": "" }, "require": { - "php": ">=7.2" + "php": "^7.4|^8.0" }, "require-dev": { "ext-json": "*", + "friendsofphp/php-cs-fixer": "^3.64", "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "^0.5", @@ -15830,7 +15831,8 @@ "symfony/console": "^5.0|^6.0", "symfony/filesystem": "^5.0|^6.0", "symfony/finder": "^5.0|^6.0", - "symfony/process": "^5.0|^6.0" + "symfony/process": "^5.0|^6.0", + "symfony/var-exporter": "^5.2|^6.0" }, "type": "library", "autoload": { @@ -15852,9 +15854,9 @@ "description": "Locale functions required by libphonenumber-for-php", "support": { "issues": "https://github.com/giggsey/Locale/issues", - "source": "https://github.com/giggsey/Locale/tree/2.6" + "source": "https://github.com/giggsey/Locale/tree/2.7.0" }, - "time": "2024-04-18T19:31:19+00:00" + "time": "2024-11-04T11:18:07+00:00" }, { "name": "gitonomy/gitlib", @@ -27896,7 +27898,6 @@ "drupal/fieldhelptext": 10, "drupal/flag": 10, "drupal/graphql_menu": 15, - "drupal/html_tag_usage": 10, "drupal/image_style_warmer": 5, "drupal/jsonapi_resources": 10, "drupal/limited_field_widgets": 15, @@ -27916,12 +27917,13 @@ "drupal/simplesamlphp_auth": 5, "drupal/styleguide": 10, "drupal/user_history": 15, - "drupal/viewfield": 10 + "drupal/viewfield": 10, + "drupal/html_tag_usage": 10 }, "prefer-stable": true, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" },