diff --git a/composer.json b/composer.json index c3e04a33..9b5f137d 100644 --- a/composer.json +++ b/composer.json @@ -55,8 +55,8 @@ "drupal/config_filter": "^2.4", "drupal/consumer_image_styles": "^4.0", "drupal/context": "^5.0@RC", - "drupal/core-composer-scaffold": "^10", - "drupal/core-recommended": "^10", + "drupal/core-composer-scaffold": "10.2.7", + "drupal/core-recommended": "10.2.7", "drupal/crop": "^2.3", "drupal/cshs": "^4.0", "drupal/decoupled_router": "^2.0.3", @@ -109,6 +109,7 @@ "drupal/moderated_content_bulk_publish": "^3.0@beta", "drupal/moderation_note": "^1.0@beta", "drupal/monsido_tools": "^1.1", + "drupal/new_relic_rpm": "^2.1", "drupal/next": "^1.6", "drupal/openai": "^1.0@alpha", "drupal/page_manager": "^4.0@RC", @@ -233,68 +234,68 @@ "drupal/core": "-p2" }, "patches": { - "drupal/core": { - "Invoke hook after a site install is complete | https://drupal.org/node/2924549": "https://www.drupal.org/files/issues/core-post-site-install-hook.patch", - "Update module fails on installation | https://drupal.org/node/2350711": "https://www.drupal.org/files/issues/2021-03-12/2350711-9.x-71.patch", - "Broken title in modal dialog when title is a render array | https://drupal.org/node/2663316": "https://www.drupal.org/files/issues/2019-10-21/2663316-76.drupal.Broken-title-in-modal-dialog-when-title-is-a-render-array.patch" - }, - "drupal/acquia_cms_common": { - "ACMS-1001 - The entity of type workflow by id editorial does not have a UUID.": "https://www.drupal.org/files/issues/2022-07-05/acquia_cms_common-rewrite-missing-uuid.patch", - "Attempt to modify custom permissions for DF": "patches/acquia_cms_common-custom-permissions.patch" - }, - "acquia/cohesion": { - "Attempt to modify property 'styles' on array": "patches/modify_property_styles_on_array.patch", - "Update DF - Patch for Site Studio with ECA | https://backlog.acquia.com/browse/DF-2502": "patches/ECA-token-issue.patch", - "DF-2606 Simplify media library fixes": "https://www.drupal.org/files/issues/2024-01-04/DF-2606-04.patch" - }, - "acquia/sitestudio_jsonapi": { - "Resource config issue for Cohesion Layout": "patches/sitestudio_jsonapi.patch" - }, - "drupal/admin_toolbar": { - "Full Menu Flash | https://www.drupal.org/project/admin_toolbar/issues/3369118": "https://www.drupal.org/files/issues/2023-07-07/3369118-13-inline-styles-to-prevent-flash.patch" - }, - "drupal/augmentor": { - "Unable to create tags after upgrading to 1.1.2 | https://www.drupal.org/project/augmentor/issues/3424980": "https://www.drupal.org/files/issues/2024-03-04/augmentor-3424980-01.patch" - }, - "drupal/component": { - "Creation of dynamic property is deprecated in PHP-8.2 | https://www.drupal.org/project/component/issues/3375525": "https://www.drupal.org/files/issues/2023-08-22/3375525-4.patch" - }, - "drupal/default_content": { - "Import doesn't overwrite files | https://drupal.org/node/3200212": "https://www.drupal.org/files/issues/2021-12-08/default_content-3200212.patch" - }, - "drupal/entity_browser": { - "Improve Field Widget UX for single-cardinality File/Image fields | http://drupal.org/node/2825555": "https://www.drupal.org/files/issues/2018-06-16/entity_browser-single-value-widget-ux-2825555-20-D8.patch" - }, - "drupal/get_tweets": { - "Changes menu link title": "https://www.drupal.org/files/issues/2022-05-19/get_tweets-updates-menu-link.patch" - }, - "drupal/gin": { - "Use Gin's edit form for Media Entries | http://drupal.org/node/3281343": "https://www.drupal.org/files/issues/2023-04-21/edit-form-media-3281343-11.patch" - }, - "drupal/gin_moderation_sidebar": { - "Add settings tray/off-canvas styles | https://www.drupal.org/node/3364324": "https://git.drupalcode.org/project/gin_moderation_sidebar/-/merge_requests/4.diff" - }, - "drupal/gin_toolbar": { - "Order of toolbar menu items is changed after updating to 1.0.0-beta18 | https://www.drupal.org/project/gin_toolbar/issues/3222799": "https://www.drupal.org/files/issues/2022-03-14/3222799-9.gin_toolbar.add-rearrange-menu-items-setting.patch" - }, - "drupal/graphql": { - "Add missing subrequest buffer.": "https://patch-diff.githubusercontent.com/raw/drupal-graphql/graphql/pull/1313.patch" - }, - "drupal/inline_entity_form": { - "Can't add more than two items with simple inline entity form widget under some circumstances | https://www.drupal.org/project/inline_entity_form/issues/3088901": "https://www.drupal.org/files/issues/2022-03-23/3088901-1.0-rc10-cant-add-more-than-two-items.patch" - }, - "drupal/jsonapi_schema": { - "Automated Drupal 10 compatibility fixes | https://www.drupal.org/files/issues/2023-02-25/d10-compatibility-fix-3297466-15.patch": "https://www.drupal.org/files/issues/2023-02-25/d10-compatibility-fix-3297466-15.patch" - }, - "drupal/mautic": { - "Mautic blocks | http://drupal.org/node/3229268": "patches/mautic-blocks-3229268-01.patch" - }, - "drupal/pathauto": { - "Aliases are not created for affected translations | http://drupal.org/node/2973478": "https://www.drupal.org/files/issues/2018-07-12/2973478-4.patch" - }, - "drupal/webform_rest": { - "Add API endpoint for retrieving autocomplete options | https://drupal.org/node/3317762": "https://www.drupal.org/files/issues/2022-10-27/3317762-2.patch" - } + "drupal/core": { + "Invoke hook after a site install is complete | https://drupal.org/node/2924549": "https://www.drupal.org/files/issues/core-post-site-install-hook.patch", + "Update module fails on installation | https://drupal.org/node/2350711": "https://www.drupal.org/files/issues/2021-03-12/2350711-9.x-71.patch", + "Broken title in modal dialog when title is a render array | https://drupal.org/node/2663316": "https://www.drupal.org/files/issues/2019-10-21/2663316-76.drupal.Broken-title-in-modal-dialog-when-title-is-a-render-array.patch" + }, + "drupal/acquia_cms_common": { + "ACMS-1001 - The entity of type workflow by id editorial does not have a UUID.": "https://www.drupal.org/files/issues/2022-07-05/acquia_cms_common-rewrite-missing-uuid.patch", + "Attempt to modify custom permissions for DF": "patches/acquia_cms_common-custom-permissions.patch" + }, + "acquia/cohesion": { + "Attempt to modify property 'styles' on array": "patches/modify_property_styles_on_array.patch", + "Update DF - Patch for Site Studio with ECA | https://backlog.acquia.com/browse/DF-2502": "patches/ECA-token-issue.patch", + "DF-2606 Simplify media library fixes": "https://www.drupal.org/files/issues/2024-01-04/DF-2606-04.patch" + }, + "acquia/sitestudio_jsonapi": { + "Resource config issue for Cohesion Layout": "patches/sitestudio_jsonapi.patch" + }, + "drupal/admin_toolbar": { + "Full Menu Flash | https://www.drupal.org/project/admin_toolbar/issues/3369118": "https://www.drupal.org/files/issues/2023-07-07/3369118-13-inline-styles-to-prevent-flash.patch" + }, + "drupal/augmentor": { + "Unable to create tags after upgrading to 1.1.2 | https://www.drupal.org/project/augmentor/issues/3424980": "https://www.drupal.org/files/issues/2024-03-04/augmentor-3424980-01.patch" + }, + "drupal/component": { + "Creation of dynamic property is deprecated in PHP-8.2 | https://www.drupal.org/project/component/issues/3375525": "https://www.drupal.org/files/issues/2023-08-22/3375525-4.patch" + }, + "drupal/default_content": { + "Import doesn't overwrite files | https://drupal.org/node/3200212": "https://www.drupal.org/files/issues/2021-12-08/default_content-3200212.patch" + }, + "drupal/entity_browser": { + "Improve Field Widget UX for single-cardinality File/Image fields | http://drupal.org/node/2825555": "https://www.drupal.org/files/issues/2018-06-16/entity_browser-single-value-widget-ux-2825555-20-D8.patch" + }, + "drupal/get_tweets": { + "Changes menu link title": "https://www.drupal.org/files/issues/2022-05-19/get_tweets-updates-menu-link.patch" + }, + "drupal/gin": { + "Use Gin's edit form for Media Entries | http://drupal.org/node/3281343": "https://www.drupal.org/files/issues/2023-04-21/edit-form-media-3281343-11.patch" + }, + "drupal/gin_moderation_sidebar": { + "Add settings tray/off-canvas styles | https://www.drupal.org/node/3364324": "https://git.drupalcode.org/project/gin_moderation_sidebar/-/merge_requests/4.diff" + }, + "drupal/gin_toolbar": { + "Order of toolbar menu items is changed after updating to 1.0.0-beta18 | https://www.drupal.org/project/gin_toolbar/issues/3222799": "https://www.drupal.org/files/issues/2022-03-14/3222799-9.gin_toolbar.add-rearrange-menu-items-setting.patch" + }, + "drupal/graphql": { + "Add missing subrequest buffer.": "https://patch-diff.githubusercontent.com/raw/drupal-graphql/graphql/pull/1313.patch" + }, + "drupal/inline_entity_form": { + "Can't add more than two items with simple inline entity form widget under some circumstances | https://www.drupal.org/project/inline_entity_form/issues/3088901": "https://www.drupal.org/files/issues/2022-03-23/3088901-1.0-rc10-cant-add-more-than-two-items.patch" + }, + "drupal/jsonapi_schema": { + "Automated Drupal 10 compatibility fixes | https://www.drupal.org/files/issues/2023-02-25/d10-compatibility-fix-3297466-15.patch": "https://www.drupal.org/files/issues/2023-02-25/d10-compatibility-fix-3297466-15.patch" + }, + "drupal/mautic": { + "Mautic blocks | http://drupal.org/node/3229268": "patches/mautic-blocks-3229268-01.patch" + }, + "drupal/pathauto": { + "Aliases are not created for affected translations | http://drupal.org/node/2973478": "https://www.drupal.org/files/issues/2018-07-12/2973478-4.patch" + }, + "drupal/webform_rest": { + "Add API endpoint for retrieving autocomplete options | https://drupal.org/node/3317762": "https://www.drupal.org/files/issues/2022-10-27/3317762-2.patch" + } }, "patches-ignore": { "drupal/acquia_cms_common": { @@ -302,6 +303,16 @@ "ignore-me": "https://git.drupalcode.org/project/drupal/-/merge_requests/2601.patch", "3222107 - jQuery UI library order is incorrect when a large number of javascript files is loaded between two jQuery UI libraries": "https://www.drupal.org/files/issues/2022-11-11/3222107-2.patch" } + }, + "drupal/acquia_cms_search": { + "drupal/search_api": { + "3236696 - Call to a member function preExecute() on null in SearchApiTagCache->alterCacheMetadata()": "https://www.drupal.org/files/issues/2022-08-02/3236696-5.patch" + } + }, + "drupal/acquia_cms_site_studio": { + "acquia/cohesion": { + "3340269 - Supports Drush 12. If using Drush 10 or Drush 11 & this patch is failing, then ignore this patch": "https://www.drupal.org/files/issues/2023-06-13/3340269-support-drush-12-13.patch" + } } } }, @@ -312,9 +323,9 @@ "canonical": true }, "jsonapi-explorer": { - "type": "vcs", - "url": "https://github.com/vaibhav-acquia/jsonapi_explorer", - "canonical": true + "type": "vcs", + "url": "https://github.com/vaibhav-acquia/jsonapi_explorer", + "canonical": true }, "mautic-api": { "type": "vcs", diff --git a/composer.lock b/composer.lock index 9e2a375a..9356e6b8 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": "b8d58c92dbfd3cc286e5add0ef6673c7", + "content-hash": "df0dd20bdf99df70ef5471b381218e5a", "packages": [ { "name": "abraham/twitteroauth", @@ -74,12 +74,12 @@ "source": { "type": "git", "url": "https://github.com/acquia/acf.git", - "reference": "6550c86fea0a0c68862e02ee1b759b595a2d349e" + "reference": "6a99932b54a804bb54677864aefbfb3c52997360" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/acf/zipball/6550c86fea0a0c68862e02ee1b759b595a2d349e", - "reference": "6550c86fea0a0c68862e02ee1b759b595a2d349e", + "url": "https://api.github.com/repos/acquia/acf/zipball/6a99932b54a804bb54677864aefbfb3c52997360", + "reference": "6a99932b54a804bb54677864aefbfb3c52997360", "shasum": "" }, "type": "drupal-module", @@ -99,7 +99,7 @@ "issues": "https://github.com/acquia/acf/issues", "source": "https://github.com/acquia/acf/tree/2.x-feeds" }, - "time": "2024-04-03T15:39:44+00:00" + "time": "2024-07-01T22:26:58+00:00" }, { "name": "acquia/acquia-cms-starterkit", @@ -274,16 +274,16 @@ }, { "name": "acquia/content-hub-php", - "version": "3.5.1", + "version": "3.5.2", "source": { "type": "git", "url": "https://github.com/acquia/content-hub-php.git", - "reference": "8eb7cdde2ceff1c8da11072629d2684420dbbd6e" + "reference": "248caebe655ffcd89a0bde472034ef5ba01c3a95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/content-hub-php/zipball/8eb7cdde2ceff1c8da11072629d2684420dbbd6e", - "reference": "8eb7cdde2ceff1c8da11072629d2684420dbbd6e", + "url": "https://api.github.com/repos/acquia/content-hub-php/zipball/248caebe655ffcd89a0bde472034ef5ba01c3a95", + "reference": "248caebe655ffcd89a0bde472034ef5ba01c3a95", "shasum": "" }, "require": { @@ -337,9 +337,9 @@ "homepage": "https://github.com/acquia/content-hub-php", "support": { "issues": "https://github.com/acquia/content-hub-php/issues", - "source": "https://github.com/acquia/content-hub-php/tree/3.5.1" + "source": "https://github.com/acquia/content-hub-php/tree/3.5.2" }, - "time": "2023-12-12T13:25:55+00:00" + "time": "2024-06-28T13:34:36+00:00" }, { "name": "acquia/drupal-environment-detector", @@ -818,16 +818,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "3.6.0", + "version": "3.6.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "7794c268309a6fd7aeecfd1246a01238c14384c4" + "reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/7794c268309a6fd7aeecfd1246a01238c14384c4", - "reference": "7794c268309a6fd7aeecfd1246a01238c14384c4", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/2dbd8d231945681a398862a3282ade3cf0ea23ab", + "reference": "2dbd8d231945681a398862a3282ade3cf0ea23ab", "shasum": "" }, "require": { @@ -872,9 +872,9 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.6.0" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/3.6.1" }, - "time": "2024-05-20T12:50:42+00:00" + "time": "2024-06-06T17:36:37+00:00" }, { "name": "clue/stream-filter", @@ -1271,16 +1271,16 @@ }, { "name": "composer/installers", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35" + "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35", - "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35", + "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e", + "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e", "shasum": "" }, "require": { @@ -1288,12 +1288,12 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "composer/composer": "1.6.* || ^2.0", - "composer/semver": "^1 || ^3", - "phpstan/phpstan": "^0.12.55", - "phpstan/phpstan-phpunit": "^0.12.16", - "symfony/phpunit-bridge": "^5.3", - "symfony/process": "^5" + "composer/composer": "^1.10.27 || ^2.7", + "composer/semver": "^1.7.2 || ^3.4.0", + "phpstan/phpstan": "^1.11", + "phpstan/phpstan-phpunit": "^1", + "symfony/phpunit-bridge": "^7.1.1", + "symfony/process": "^5 || ^6 || ^7" }, "type": "composer-plugin", "extra": { @@ -1350,6 +1350,7 @@ "cockpit", "codeigniter", "concrete5", + "concreteCMS", "croogo", "dokuwiki", "drupal", @@ -1396,7 +1397,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v2.2.0" + "source": "https://github.com/composer/installers/tree/v2.3.0" }, "funding": [ { @@ -1412,7 +1413,7 @@ "type": "tidelift" } ], - "time": "2022-08-20T06:45:11+00:00" + "time": "2024-06-24T20:46:46+00:00" }, { "name": "composer/metadata-minifier", @@ -2896,20 +2897,20 @@ }, { "name": "drupal/access_unpublished", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/access_unpublished.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/access_unpublished-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "d2751c20f88129d553bf90a89b52373d8a3e4a84" + "url": "https://ftp.drupal.org/files/projects/access_unpublished-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "d00a19a5cb794b0683559c26c2a641e9c743054a" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "require-dev": { "drupal/graphql": "4.x-dev" @@ -2917,8 +2918,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1671641602", + "version": "8.x-1.6", + "datestamp": "1719701023", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2931,9 +2932,13 @@ ], "authors": [ { - "name": "chr.fritsch", + "name": "chr.fritsch@gmx.net", "homepage": "https://www.drupal.org/user/2103716" }, + { + "name": "generalredneck", + "homepage": "https://www.drupal.org/user/368854" + }, { "name": "martin_klima", "homepage": "https://www.drupal.org/user/2784335" @@ -3006,17 +3011,17 @@ }, { "name": "drupal/acquia_cms_article", - "version": "1.6.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_cms_article.git", - "reference": "1.6.1" + "reference": "1.6.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_cms_article-1.6.1.zip", - "reference": "1.6.1", - "shasum": "be4c289f4af7de880eb4c82a4a09eaff3f6525d6" + "url": "https://ftp.drupal.org/files/projects/acquia_cms_article-1.6.2.zip", + "reference": "1.6.2", + "shasum": "f69a3fc923eaa88b68663867cbece5e095ff85b9" }, "require": { "drupal/acquia_cms_person": "^1.5.7", @@ -3025,8 +3030,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.6.1", - "datestamp": "1717678992", + "version": "1.6.2", + "datestamp": "1719399009", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3390,17 +3395,17 @@ }, { "name": "drupal/acquia_cms_event", - "version": "1.6.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_cms_event.git", - "reference": "1.6.1" + "reference": "1.6.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_cms_event-1.6.1.zip", - "reference": "1.6.1", - "shasum": "26c584acb379b3a872c46f2f10e404544bf2ebf5" + "url": "https://ftp.drupal.org/files/projects/acquia_cms_event-1.6.2.zip", + "reference": "1.6.2", + "shasum": "3a5a4ba020e12fab9bf26c782fc4e885dba5ba08" }, "require": { "drupal/acquia_cms_place": "^1.5.7", @@ -3410,8 +3415,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.6.1", - "datestamp": "1717678734", + "version": "1.6.2", + "datestamp": "1719398899", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3704,17 +3709,17 @@ }, { "name": "drupal/acquia_cms_person", - "version": "1.6.1", + "version": "1.6.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_cms_person.git", - "reference": "1.6.1" + "reference": "1.6.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_cms_person-1.6.1.zip", - "reference": "1.6.1", - "shasum": "388777f0561adc65bed08124e2d81d4d78c7bffa" + "url": "https://ftp.drupal.org/files/projects/acquia_cms_person-1.6.2.zip", + "reference": "1.6.2", + "shasum": "8feda8aba94339e9416deac9184bbbe9f8776e4b" }, "require": { "drupal/acquia_cms_place": "^1.5.7", @@ -3724,8 +3729,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.6.1", - "datestamp": "1717678379", + "version": "1.6.2", + "datestamp": "1719398624", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3765,17 +3770,17 @@ }, { "name": "drupal/acquia_cms_place", - "version": "1.6.2", + "version": "1.6.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_cms_place.git", - "reference": "1.6.2" + "reference": "1.6.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_cms_place-1.6.2.zip", - "reference": "1.6.2", - "shasum": "4a476cc688326eba8cb0718744004f7fe9356e3e" + "url": "https://ftp.drupal.org/files/projects/acquia_cms_place-1.6.3.zip", + "reference": "1.6.3", + "shasum": "93c07dd9b93c3874c325d3d14e8d252fd4010a25" }, "require": { "drupal/acquia_cms_image": "^1.5.10", @@ -3792,8 +3797,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.6.2", - "datestamp": "1717678220", + "version": "1.6.3", + "datestamp": "1719398538", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3833,17 +3838,17 @@ }, { "name": "drupal/acquia_cms_search", - "version": "1.5.1", + "version": "1.4.14", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_cms_search.git", - "reference": "1.5.1" + "reference": "1.4.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_cms_search-1.5.1.zip", - "reference": "1.5.1", - "shasum": "57f065e9c30f0f90e932e73dad3fb339354ff066" + "url": "https://ftp.drupal.org/files/projects/acquia_cms_search-1.4.14.zip", + "reference": "1.4.14", + "shasum": "abcbfdee6f044a924baf392f1032cc7bbe14719c" }, "require": { "cweagans/composer-patches": "^1.7", @@ -3851,17 +3856,17 @@ "drupal/acquia_search": "^3.1", "drupal/collapsiblock": "^4.0", "drupal/core": "^9.4 || ^10", - "drupal/facets": "2.0.6", + "drupal/facets": "^2.0.6", "drupal/facets_pretty_paths": "^1.4", - "drupal/search_api": "1.30 || 1.31", + "drupal/search_api": "^1.29", "drupal/search_api_autocomplete": "^1.7", "drupal/search_api_db": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.5.1", - "datestamp": "1704893191", + "version": "1.4.14", + "datestamp": "1687410798", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3873,11 +3878,11 @@ "enable-patching": true, "patches": { "drupal/facets": { - "3259123 - ViewsDisplayBase::isRenderedInCurrentRequest() doesn't let the facet link to reset to original URL": "https://www.drupal.org/files/issues/2022-01-18/3259123-search-facet-reset-link.patch", - "3358295 - PHP 8.2 compatibility": "https://git.drupalcode.org/project/facets/-/merge_requests/141.patch" + "3259123 - ViewsDisplayBase::isRenderedInCurrentRequest() doesn't let the facet link to reset to original URL": "https://www.drupal.org/files/issues/2022-01-18/3259123-search-facet-reset-link.patch" }, "drupal/search_api": { - "3151796 - Problems when executing Search API tasks during install, updates": "https://www.drupal.org/files/issues/2022-11-04/search_api-3151796-division-by-zero-error-7.patch" + "3151796 - Problems when executing Search API tasks during install, updates": "https://www.drupal.org/files/issues/2022-11-04/search_api-3151796-division-by-zero-error-7.patch", + "3236696 - Call to a member function preExecute() on null in SearchApiTagCache->alterCacheMetadata()": "https://www.drupal.org/files/issues/2022-08-02/3236696-5.patch" } } }, @@ -3911,21 +3916,21 @@ }, { "name": "drupal/acquia_cms_site_studio", - "version": "1.6.2", + "version": "1.5.15", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_cms_site_studio.git", - "reference": "1.6.2" + "reference": "1.5.15" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_cms_site_studio-1.6.2.zip", - "reference": "1.6.2", - "shasum": "431f7fab6520128871c161586c442b114a7c4061" + "url": "https://ftp.drupal.org/files/projects/acquia_cms_site_studio-1.5.15.zip", + "reference": "1.5.15", + "shasum": "3e9617ef587753775c6400749c799745d3b4d4dc" }, "require": { - "acquia/cohesion": "~7.4.0 || ~7.5.0", - "acquia/cohesion-theme": "~7.4.0 || ~7.5.0", + "acquia/cohesion": "^6.9.2 || ^7.0", + "acquia/cohesion-theme": "^6.9 || ^7.0", "drupal/acquia_cms_common": "^1.9 || ^2.1 || ^3.1", "drupal/collapsiblock": "^4.0", "drupal/config_ignore": "*", @@ -3935,26 +3940,21 @@ "drupal/sitestudio_config_management": "^1.0" }, "conflict": { - "drupal/acquia_cms_article": "<1.6", - "drupal/acquia_cms_audio": "<1.5", - "drupal/acquia_cms_dam": "<1.1", - "drupal/acquia_cms_event": "<1.6", - "drupal/acquia_cms_image": "<1.6", - "drupal/acquia_cms_page": "<1.6", - "drupal/acquia_cms_person": "<1.6", - "drupal/acquia_cms_place": "<1.6", - "drupal/acquia_cms_search": "<1.5", - "drupal/acquia_cms_video": "<1.6" - }, - "require-dev": { - "drupal/acquia_cms_page": "^1", - "drupal/acquia_cms_tour": "^2" + "drupal/acquia_cms_article": "<1.5.6", + "drupal/acquia_cms_audio": "<1.4.6", + "drupal/acquia_cms_event": "<1.5.6", + "drupal/acquia_cms_image": "<1.5.8", + "drupal/acquia_cms_page": "<1.5.6", + "drupal/acquia_cms_person": "<1.5.6", + "drupal/acquia_cms_place": "<1.5.6", + "drupal/acquia_cms_search": "<1.4.11", + "drupal/acquia_cms_video": "<1.5.6" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.6.2", - "datestamp": "1711471259", + "version": "1.5.15", + "datestamp": "1695663248", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3971,7 +3971,8 @@ "enable-patching": true, "patches": { "acquia/cohesion": { - "3340269 - Site Studio: Allow optional packages to import": "https://www.drupal.org/files/issues/2023-03-16/3340269-site-studio-allow-optional-packages-6.patch" + "3340269 - Site Studio: Allow optional packages to import": "https://www.drupal.org/files/issues/2023-03-16/3340269-site-studio-allow-optional-packages-6.patch", + "3340269 - Supports Drush 12. If using Drush 10 or Drush 11 & this patch is failing, then ignore this patch": "https://www.drupal.org/files/issues/2023-06-13/3340269-support-drush-12-13.patch" } } }, @@ -4316,17 +4317,17 @@ }, { "name": "drupal/acquia_connector", - "version": "4.0.7", + "version": "4.0.8", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "4.0.7" + "reference": "4.0.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-4.0.7.zip", - "reference": "4.0.7", - "shasum": "adcbf7536a8749138835c2c56747422a9737bf91" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-4.0.8.zip", + "reference": "4.0.8", + "shasum": "34e1089603f9bef451acdd70d5f1d16d9c71db8f" }, "require": { "drupal/core": ">=9.5 <12.0.0-stable", @@ -4335,8 +4336,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.0.7", - "datestamp": "1717000629", + "version": "4.0.8", + "datestamp": "1719245733", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4397,22 +4398,22 @@ }, { "name": "drupal/acquia_contenthub", - "version": "3.4.1", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_contenthub.git", - "reference": "3.4.1" + "reference": "3.5.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_contenthub-3.4.1.zip", - "reference": "3.4.1", - "shasum": "cfd5914e81dab22f6892830075d7fd3ec6cbfffb" + "url": "https://ftp.drupal.org/files/projects/acquia_contenthub-3.5.0.zip", + "reference": "3.5.0", + "shasum": "d6bb23f870bae5c3fc2382847cafd40caa4eef63" }, "require": { - "acquia/content-hub-php": "3.5.1", + "acquia/content-hub-php": "3.5.2", "drupal/core": "^9.4.15 || ^10", - "drupal/depcalc": "1.20", + "drupal/depcalc": "1.21", "spatie/ssl-certificate": "1.21 || 1.22.1" }, "require-dev": { @@ -4423,7 +4424,7 @@ "drupal/metatag": "^1.16 || ^2", "drupal/paragraphs": "^1", "drupal/redirect": "^1.6", - "drupal/s3fs": "~3.0", + "drupal/s3fs": "3.x-dev", "drupal/seven": "^1.0@alpha", "drupal/webform": "^6.0", "ext-zlib": "*", @@ -4435,15 +4436,15 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.4.1", - "datestamp": "1707821930", + "version": "3.5.0", + "datestamp": "1719844191", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, "branch-alias": { - "dev-3.4.x": "3.4.x-dev" + "dev-3.5.x": "3.5.x-dev" }, "drush": { "services": { @@ -4718,29 +4719,28 @@ }, { "name": "drupal/acquia_purge", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_purge.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_purge-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "ae2b91f37e82da1f3622c5f73b46167376bd0c1a" + "url": "https://ftp.drupal.org/files/projects/acquia_purge-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "b628f33b0962c518112ae9bfc2ac69500085802d" }, "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "drupal/purge": "^3.4", - "drupal/purge_queuer_coretags": "*", - "php": "^7.4 || ^8" + "drupal/purge_queuer_coretags": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1706811761", + "version": "8.x-1.5", + "datestamp": "1719592108", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4776,29 +4776,28 @@ }, { "name": "drupal/acquia_search", - "version": "3.1.11", + "version": "3.1.12", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_search.git", - "reference": "3.1.11" + "reference": "3.1.12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_search-3.1.11.zip", - "reference": "3.1.11", - "shasum": "613f4f6643bf71f592547cafff96b6e5a0fdc0ca" + "url": "https://ftp.drupal.org/files/projects/acquia_search-3.1.12.zip", + "reference": "3.1.12", + "shasum": "8221e64b591fb48a4901529697d48283c746468c" }, "require": { "acquia/http-hmac-php": ">=5.0", "drupal/acquia_connector": "^4.0", - "drupal/core": ">=8.9 <11", - "drupal/search_api_solr": "^4.2", + "drupal/core": ">=9.5 <12", + "drupal/search_api_solr": "^4.3.1", "ext-curl": "*", "ext-json": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^6.5.2 || ^7.0", "http-interop/http-factory-guzzle": "^1.0", - "php": "^7.4 || ^8", "psr/event-dispatcher": "^1.0" }, "conflict": { @@ -4810,8 +4809,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.11", - "datestamp": "1711467747", + "version": "3.1.12", + "datestamp": "1718950639", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5816,26 +5815,26 @@ }, { "name": "drupal/captcha", - "version": "2.0.5", + "version": "2.0.6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "2.0.5" + "reference": "2.0.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-2.0.5.zip", - "reference": "2.0.5", - "shasum": "0c39d27a99b53f6517ef25ceef1ac5e333964547" + "url": "https://ftp.drupal.org/files/projects/captcha-2.0.6.zip", + "reference": "2.0.6", + "shasum": "3553127b2779ce5c24ac5c7fb682b5089d681bb2" }, "require": { - "drupal/core": ">=9.4 <11" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.5", - "datestamp": "1691598525", + "version": "2.0.6", + "datestamp": "1719900315", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6125,17 +6124,17 @@ }, { "name": "drupal/collapsiblock", - "version": "4.2.0", + "version": "4.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/collapsiblock.git", - "reference": "4.2.0" + "reference": "4.2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/collapsiblock-4.2.0.zip", - "reference": "4.2.0", - "shasum": "e327a25019fd60319b49467af6251a9d33be42bf" + "url": "https://ftp.drupal.org/files/projects/collapsiblock-4.2.1.zip", + "reference": "4.2.1", + "shasum": "a04d21fdd724448935652bab6c5e4627a9d29081" }, "require": { "drupal/core": "^10 || ^11", @@ -6144,8 +6143,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.2.0", - "datestamp": "1716893254", + "version": "4.2.1", + "datestamp": "1718847454", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6659,27 +6658,27 @@ }, { "name": "drupal/config_rewrite", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_rewrite.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_rewrite-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "c4740c74fc6e48069cada1fab4c809f1b99d31ac" + "url": "https://ftp.drupal.org/files/projects/config_rewrite-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "caa66f28c03e680ce5163c2924733f75913231ad" }, "require": { - "drupal/core": "^8.6 || ^9 || ^10", + "drupal/core": "^8.6 || ^9 || ^10 || ^11", "php": ">=7.1" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1659538494", + "version": "8.x-1.6", + "datestamp": "1719490162", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6692,9 +6691,9 @@ ], "authors": [ { - "name": "Brant Wynn (brantwynn)", - "homepage": "https://www.drupal.org/u/brantwynn", - "role": "Maintainer" + "name": "Diana Wynn (saltednut)", + "homepage": "https://www.drupal.org/u/saltednut", + "role": "Co-Maintainer" }, { "name": "saltednut", @@ -7657,20 +7656,20 @@ }, { "name": "drupal/depcalc", - "version": "1.20.0", + "version": "1.21.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/depcalc.git", - "reference": "8.x-1.20" + "reference": "8.x-1.21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/depcalc-8.x-1.20.zip", - "reference": "8.x-1.20", - "shasum": "501fea3ec8573fab73333111c35914e6b41616a6" + "url": "https://ftp.drupal.org/files/projects/depcalc-8.x-1.21.zip", + "reference": "8.x-1.21", + "shasum": "ca347e012abb5235d36fae085f2de1f5ffa7e6a8" }, "require": { - "drupal/core": "^9.4.15 || ^10", + "drupal/core": "^9.4.15 || ^10 || ^11", "php": ">=7.4.0" }, "require-dev": { @@ -7680,8 +7679,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.20", - "datestamp": "1707292189", + "version": "8.x-1.21", + "datestamp": "1719585075", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7849,26 +7848,26 @@ }, { "name": "drupal/easy_breadcrumb", - "version": "2.0.6", + "version": "2.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", - "reference": "2.0.6" + "reference": "2.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.6.zip", - "reference": "2.0.6", - "shasum": "622f31fb071dea25735cfc4eaab4cf96bde917ab" + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.7.zip", + "reference": "2.0.7", + "shasum": "a17524ffc2c76bc0aedb04116c3647dc2025e762" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.6", - "datestamp": "1707084295", + "version": "2.0.7", + "datestamp": "1719427042", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7914,6 +7913,10 @@ "name": "NickDickinsonWilde", "homepage": "https://www.drupal.org/user/3094661" }, + { + "name": "rakesh.gectcr", + "homepage": "https://www.drupal.org/user/1177822" + }, { "name": "renatog", "homepage": "https://www.drupal.org/user/3326031" @@ -7922,6 +7925,10 @@ "name": "sonemonu", "homepage": "https://www.drupal.org/user/1667988" }, + { + "name": "spuky", + "homepage": "https://www.drupal.org/user/209353" + }, { "name": "tatarbj", "homepage": "https://www.drupal.org/user/649590" @@ -7936,17 +7943,17 @@ }, { "name": "drupal/eca", - "version": "1.1.6", + "version": "1.1.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eca.git", - "reference": "1.1.6" + "reference": "1.1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca-1.1.6.zip", - "reference": "1.1.6", - "shasum": "3db1a23f95b4702b4ac922a182677e9b69c06c97" + "url": "https://ftp.drupal.org/files/projects/eca-1.1.7.zip", + "reference": "1.1.7", + "shasum": "7cdbb11c147fe0da4747a73be46951ed5b21b371" }, "require": { "dragonmantank/cron-expression": "^3.1", @@ -7971,8 +7978,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "1.1.6", - "datestamp": "1715269931", + "version": "1.1.7", + "datestamp": "1718958107", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8011,28 +8018,28 @@ }, { "name": "drupal/eca_cm", - "version": "1.0.8", + "version": "1.0.9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eca_cm.git", - "reference": "1.0.8" + "reference": "1.0.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.8.zip", - "reference": "1.0.8", - "shasum": "a971e8deaf73cbf5f69d9d7cb7740e2add5e8751" + "url": "https://ftp.drupal.org/files/projects/eca_cm-1.0.9.zip", + "reference": "1.0.9", + "shasum": "d3ce2138febc788a94cb9a5bf70ced36a8700b7d" }, "require": { "drupal/core": "^9 || ^10", - "drupal/eca": "^1", + "drupal/eca": "^1 || ^2", "drupal/eca_ui": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.8", - "datestamp": "1709670010", + "version": "1.0.9", + "datestamp": "1719345878", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8062,7 +8069,7 @@ }, { "name": "drupal/eca_modeller_bpmn", - "version": "1.1.6", + "version": "1.1.7", "require": { "drupal/core": "^9 || ^10", "drupal/eca": "^1", @@ -8071,8 +8078,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "1.1.6", - "datestamp": "1715269931", + "version": "1.1.7", + "datestamp": "1718958107", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8105,7 +8112,7 @@ }, { "name": "drupal/eca_ui", - "version": "1.1.6", + "version": "1.1.7", "require": { "drupal/core": "^9 || ^10", "drupal/eca": "*" @@ -8113,8 +8120,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "1.1.6", - "datestamp": "1715269931", + "version": "1.1.7", + "datestamp": "1718958107", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8675,17 +8682,17 @@ }, { "name": "drupal/facets", - "version": "2.0.6", + "version": "2.0.7", "source": { "type": "git", "url": "https://git.drupalcode.org/project/facets.git", - "reference": "2.0.6" + "reference": "2.0.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/facets-2.0.6.zip", - "reference": "2.0.6", - "shasum": "e984e6ce69026c20d2049d4ec53748e67c5e70de" + "url": "https://ftp.drupal.org/files/projects/facets-2.0.7.zip", + "reference": "2.0.7", + "shasum": "a58ad0c4c3fc2750bf095232a54218ae906852e3" }, "require": { "drupal/core": "^9.3 || ^10.0" @@ -8705,8 +8712,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.6", - "datestamp": "1671207897", + "version": "2.0.7", + "datestamp": "1709900263", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9434,21 +9441,21 @@ }, { "name": "drupal/geocoder", - "version": "4.23.0", + "version": "4.24.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geocoder.git", - "reference": "8.x-4.23" + "reference": "8.x-4.24" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-4.23.zip", - "reference": "8.x-4.23", - "shasum": "111a67f6da761848882482041a7c67c797e96a3e" + "url": "https://ftp.drupal.org/files/projects/geocoder-8.x-4.24.zip", + "reference": "8.x-4.24", + "shasum": "b3aafd2d6f0dcda14e383286b23a5bc6fd62fc10" }, "require": { "davedevelopment/stiphle": "^0.9.2", - "drupal/core": "^9.4 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "php": ">=7.3.0", "php-http/guzzle7-adapter": "^1.0", "php-http/message": "^1.6", @@ -9488,8 +9495,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-4.23", - "datestamp": "1707161636", + "version": "8.x-4.24", + "datestamp": "1719606014", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9530,18 +9537,18 @@ }, { "name": "drupal/geocoder_address", - "version": "4.23.0", + "version": "4.24.0", "require": { "drupal/address": "*", - "drupal/core": "^9 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "drupal/geocoder": "^4", "drupal/geocoder_field": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-4.23", - "datestamp": "1707161636", + "version": "8.x-4.24", + "datestamp": "1719606014", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9578,16 +9585,16 @@ }, { "name": "drupal/geocoder_field", - "version": "4.23.0", + "version": "4.24.0", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "drupal/geocoder": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-4.23", - "datestamp": "1707161636", + "version": "8.x-4.24", + "datestamp": "1719606014", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9624,9 +9631,9 @@ }, { "name": "drupal/geocoder_geofield", - "version": "4.23.0", + "version": "4.24.0", "require": { - "drupal/core": "^9 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "drupal/geocoder": "^4", "drupal/geocoder_field": "*", "drupal/geofield": "*" @@ -9634,8 +9641,8 @@ "type": "metapackage", "extra": { "drupal": { - "version": "8.x-4.23", - "datestamp": "1707161636", + "version": "8.x-4.24", + "datestamp": "1719606014", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9783,17 +9790,17 @@ }, { "name": "drupal/gin", - "version": "3.0.0-rc11", + "version": "3.0.0-rc12", "source": { "type": "git", "url": "https://git.drupalcode.org/project/gin.git", - "reference": "8.x-3.0-rc11" + "reference": "8.x-3.0-rc12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc11.zip", - "reference": "8.x-3.0-rc11", - "shasum": "532000cb8497412fb4b26efc362c7fc9efc44546" + "url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-rc12.zip", + "reference": "8.x-3.0-rc12", + "shasum": "ba113205d64af312dfcae716654c079d112ad134" }, "require": { "drupal/core": "^9 || ^10 || ^11", @@ -9802,8 +9809,8 @@ "type": "drupal-theme", "extra": { "drupal": { - "version": "8.x-3.0-rc11", - "datestamp": "1718354743", + "version": "8.x-3.0-rc12", + "datestamp": "1719568767", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -11498,26 +11505,26 @@ }, { "name": "drupal/jsonapi_resources", - "version": "1.0.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jsonapi_resources.git", - "reference": "8.x-1.0" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jsonapi_resources-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "c3dbcdbd96acc9671182b5eb861625ead4880646" + "url": "https://ftp.drupal.org/files/projects/jsonapi_resources-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "ca91ee746cf1a2de49da22e674ce41f8ece901d0" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^9.1 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0", - "datestamp": "1714670127", + "version": "8.x-1.2", + "datestamp": "1719872296", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11533,6 +11540,10 @@ "name": "API-First Initiative", "homepage": "https://www.drupal.org/user/3616626" }, + { + "name": "bradjones1", + "homepage": "https://www.drupal.org/user/405824" + }, { "name": "gabesullice", "homepage": "https://www.drupal.org/user/2287430" @@ -11619,27 +11630,27 @@ }, { "name": "drupal/leaflet", - "version": "10.2.17", + "version": "10.2.19", "source": { "type": "git", "url": "https://git.drupalcode.org/project/leaflet.git", - "reference": "10.2.17" + "reference": "10.2.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/leaflet-10.2.17.zip", - "reference": "10.2.17", - "shasum": "998c2ad601f0ccc4c9c054e988fec6fa65d26c01" + "url": "https://ftp.drupal.org/files/projects/leaflet-10.2.19.zip", + "reference": "10.2.19", + "shasum": "6ad48c4c3730adf0e9e6cda811b706181f8275a7" }, "require": { - "drupal/core": "^9.3 || ^10", + "drupal/core": "^9.3 || ^10 || ^11", "drupal/geofield": "^1.31" }, "type": "drupal-module", "extra": { "drupal": { - "version": "10.2.17", - "datestamp": "1717489149", + "version": "10.2.19", + "datestamp": "1719911106", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12377,17 +12388,17 @@ }, { "name": "drupal/moderated_content_bulk_publish", - "version": "3.0.0-beta11", + "version": "3.0.0-beta12", "source": { "type": "git", "url": "https://git.drupalcode.org/project/moderated_content_bulk_publish.git", - "reference": "3.0.0-beta11" + "reference": "3.0.0-beta12" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/moderated_content_bulk_publish-3.0.0-beta11.zip", - "reference": "3.0.0-beta11", - "shasum": "51577be65e2c49f5aef194d3769bc8f52817311a" + "url": "https://ftp.drupal.org/files/projects/moderated_content_bulk_publish-3.0.0-beta12.zip", + "reference": "3.0.0-beta12", + "shasum": "ad55c988c522e87e5696352d0c949be4f2012e05" }, "require": { "drupal/core": "^8.9 || ^9 || ^10", @@ -12396,8 +12407,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.0.0-beta11", - "datestamp": "1716808673", + "version": "3.0.0-beta12", + "datestamp": "1719499482", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -12633,6 +12644,81 @@ "issues": "https://www.drupal.org/project/issues/monsido_tools" } }, + { + "name": "drupal/new_relic_rpm", + "version": "2.1.1", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/new_relic_rpm.git", + "reference": "2.1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/new_relic_rpm-2.1.1.zip", + "reference": "2.1.1", + "shasum": "751f1d91793dfa6bc0da627fbb90b651a64e95aa" + }, + "require": { + "drupal/core": "^9.1 || ^10", + "php": ">=8.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.1.1", + "datestamp": "1675887846", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Chris Charlton", + "homepage": "https://www.drupal.org/user/17089" + }, + { + "name": "hosef", + "homepage": "https://www.drupal.org/user/1203298" + }, + { + "name": "Jonathan Webb", + "homepage": "https://www.drupal.org/user/61512" + }, + { + "name": "neclimdul", + "homepage": "https://www.drupal.org/user/48673" + }, + { + "name": "nterbogt", + "homepage": "https://www.drupal.org/user/102218" + }, + { + "name": "soyarma", + "homepage": "https://www.drupal.org/user/286273" + } + ], + "description": "Provides additional newrelic integration with Drupal.", + "homepage": "https://drupal.org/project/new_relic_rpm", + "support": { + "source": "https://git.drupalcode.org/project/new_relic_rpm", + "issues": "https://drupal.org/project/issues/new_relic_rpm" + } + }, { "name": "drupal/next", "version": "1.6.3", @@ -13227,10 +13313,6 @@ "name": "EclipseGc", "homepage": "https://www.drupal.org/user/61203" }, - { - "name": "ivnish", - "homepage": "https://www.drupal.org/user/3547706" - }, { "name": "japerry", "homepage": "https://www.drupal.org/user/45640" @@ -13892,26 +13974,26 @@ }, { "name": "drupal/purge", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/purge.git", - "reference": "8.x-3.5" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.5.zip", - "reference": "8.x-3.5", - "shasum": "3772c156be0a2fc1df179710d23b9d7bf645b112" + "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "f01d53c5a1d34301e86371c70a1d237a517b2897" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.5 || ^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.5", - "datestamp": "1697142035", + "version": "8.x-3.6", + "datestamp": "1719557519", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13922,7 +14004,7 @@ }, "drush": { "services": { - "drush.services.yml": ">=9" + "drush.services.yml": ">=10" } } }, @@ -13952,16 +14034,16 @@ }, { "name": "drupal/purge_queuer_coretags", - "version": "3.5.0", + "version": "3.6.0", "require": { - "drupal/core": "^9.2 || ^10", + "drupal/core": "^9.5 || ^10 || ^11", "drupal/purge": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-3.5", - "datestamp": "1697142035", + "version": "8.x-3.6", + "datestamp": "1719557519", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14438,7 +14520,7 @@ ], "authors": [ { - "name": "chr.fritsch", + "name": "chr.fritsch@gmx.net", "homepage": "https://www.drupal.org/user/2103716" }, { @@ -14692,17 +14774,17 @@ }, { "name": "drupal/scheduler", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/scheduler.git", - "reference": "2.0.3" + "reference": "2.0.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/scheduler-2.0.3.zip", - "reference": "2.0.3", - "shasum": "1ef7a92afcb8e138cf697dc35f15cbc2353801b4" + "url": "https://ftp.drupal.org/files/projects/scheduler-2.0.4.zip", + "reference": "2.0.4", + "shasum": "50ee56a90243363453dcdeeaf96dbd6cbec9b7c8" }, "require": { "drupal/core": "^8 || ^9 || ^10" @@ -14718,8 +14800,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.3", - "datestamp": "1714312557", + "version": "2.0.4", + "datestamp": "1719580022", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15130,6 +15212,10 @@ "name": "HalfChem", "homepage": "https://www.drupal.org/user/1608382" }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, { "name": "jhedstrom", "homepage": "https://www.drupal.org/user/208732" @@ -15198,6 +15284,10 @@ "name": "HalfChem", "homepage": "https://www.drupal.org/user/1608382" }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, { "name": "jhedstrom", "homepage": "https://www.drupal.org/user/208732" @@ -15223,20 +15313,20 @@ }, { "name": "drupal/search_api", - "version": "1.31.0", + "version": "1.35.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.31" + "reference": "8.x-1.35" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.31.zip", - "reference": "8.x-1.31", - "shasum": "ec8436744c34de2ede6370d4dd26875489e761bc" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.35.zip", + "reference": "8.x-1.35", + "shasum": "d119726e870f793c6470d2a4fa9286662c5eb45d" }, "require": { - "drupal/core": "^10.0" + "drupal/core": "^10.1 || ^11" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -15254,8 +15344,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.31", - "datestamp": "1700926323", + "version": "8.x-1.35", + "datestamp": "1718551025", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15391,24 +15481,24 @@ }, { "name": "drupal/search_api_solr", - "version": "4.3.2", + "version": "4.3.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api_solr.git", - "reference": "4.3.2" + "reference": "4.3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.3.2.zip", - "reference": "4.3.2", - "shasum": "ea15725d12aa9481e8f1650324d2585eec766f67" + "url": "https://ftp.drupal.org/files/projects/search_api_solr-4.3.4.zip", + "reference": "4.3.4", + "shasum": "e3f4ded975d57d4fa1d57786dcd6174e97804f45" }, "require": { "composer-runtime-api": ">=2.0", "composer/semver": "^1.0|^3.0", "consolidation/annotated-command": "^2.12|^4.1", "drupal/core": "^10.1 || ^11.0", - "drupal/search_api": "~1.30", + "drupal/search_api": "~1.34", "ext-dom": "*", "ext-json": "*", "ext-simplexml": "*", @@ -15440,8 +15530,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "4.3.2", - "datestamp": "1705573676", + "version": "4.3.4", + "datestamp": "1718742899", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -15607,20 +15697,20 @@ }, { "name": "drupal/shield", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/shield.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "dcb77778aaffd39a9bb80c123f086358ad1c8bf9" + "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "709b5580790a3b5bd8dda26f722cdb5a9c3911c5" }, "require": { - "drupal/core": "^9.2 || ^10" + "drupal/core": "^9.2 || ^10 || ^11" }, "require-dev": { "drupal/key": "^1.16" @@ -15628,8 +15718,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1661968920", + "version": "8.x-1.8", + "datestamp": "1719947682", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -16982,26 +17072,29 @@ }, { "name": "drupal/typed_data", - "version": "1.0.0-beta2", + "version": "1.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/typed_data.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/typed_data-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "e0aa651b129d8dcd765ca49cba8682ebe09e6e73" + "url": "https://ftp.drupal.org/files/projects/typed_data-8.x-1.0-beta3.zip", + "reference": "8.x-1.0-beta3", + "shasum": "6ab9cc4d136f71a8b187e2ba806c4f4f83b62d95" }, "require": { "drupal/core": "^9.1 || ^10" }, + "conflict": { + "drupal/core": ">=10.3" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1679429196", + "version": "8.x-1.0-beta3", + "datestamp": "1719984500", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -17396,26 +17489,27 @@ }, { "name": "drupal/views_remote_data", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_remote_data.git", - "reference": "1.0.2" + "reference": "1.0.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_remote_data-1.0.2.zip", - "reference": "1.0.2", - "shasum": "9231bd9b6aa4bf87ca5b2dbdd555aa001ac65782" + "url": "https://ftp.drupal.org/files/projects/views_remote_data-1.0.3.zip", + "reference": "1.0.3", + "shasum": "11ee52c63b1ee6223aba877ec68a40f0ea39f20d" }, "require": { - "drupal/core": ">=9" + "drupal/core": "^9 || ^10 || ^11", + "php": "^7.4 || ^8" }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.2", - "datestamp": "1670966477", + "version": "1.0.3", + "datestamp": "1719349724", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17496,17 +17590,17 @@ }, { "name": "drupal/webform", - "version": "6.2.2", + "version": "6.2.3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "6.2.2" + "reference": "6.2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-6.2.2.zip", - "reference": "6.2.2", - "shasum": "cfd766802232dfdf39edd5a1acf7c738d14dc6eb" + "url": "https://ftp.drupal.org/files/projects/webform-6.2.3.zip", + "reference": "6.2.3", + "shasum": "b23b2746643ef11ee764ac420a02e2162d727930" }, "require": { "drupal/core": "^9.4 || ^10", @@ -17555,8 +17649,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "6.2.2", - "datestamp": "1701948363", + "version": "6.2.3", + "datestamp": "1719431562", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -18431,16 +18525,16 @@ }, { "name": "fileeye/mimemap", - "version": "2.1.1", + "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/FileEye/MimeMap.git", - "reference": "7992d33502de8a82065fd9fe2d2e2b1f7f33d1ce" + "reference": "2cb60da59d5c6fb881a78b481d513c4c68a1a93c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/7992d33502de8a82065fd9fe2d2e2b1f7f33d1ce", - "reference": "7992d33502de8a82065fd9fe2d2e2b1f7f33d1ce", + "url": "https://api.github.com/repos/FileEye/MimeMap/zipball/2cb60da59d5c6fb881a78b481d513c4c68a1a93c", + "reference": "2cb60da59d5c6fb881a78b481d513c4c68a1a93c", "shasum": "" }, "require": { @@ -18483,9 +18577,9 @@ ], "support": { "issues": "https://github.com/FileEye/MimeMap/issues", - "source": "https://github.com/FileEye/MimeMap/tree/2.1.1" + "source": "https://github.com/FileEye/MimeMap/tree/2.1.2" }, - "time": "2024-05-17T19:22:06+00:00" + "time": "2024-06-29T16:52:07+00:00" }, { "name": "fileeye/pel", @@ -19415,7 +19509,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.48.13", + "version": "v10.48.15", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -21088,16 +21182,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.0.2", + "version": "v5.1.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13" + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13", - "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1", + "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1", "shasum": "" }, "require": { @@ -21108,7 +21202,7 @@ }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^9.0" }, "bin": [ "bin/php-parse" @@ -21140,9 +21234,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0" }, - "time": "2024-03-05T20:51:40+00:00" + "time": "2024-07-01T20:03:41+00:00" }, { "name": "nnnick/chartjs", @@ -22345,16 +22439,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.5", + "version": "1.11.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "490f0ae1c92b082f154681d7849aee776a7c1443" + "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443", - "reference": "490f0ae1c92b082f154681d7849aee776a7c1443", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6ac78f1165346c83b4a753f7e4186d969c6ad0ee", + "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee", "shasum": "" }, "require": { @@ -22399,7 +22493,7 @@ "type": "github" } ], - "time": "2024-06-17T15:10:54+00:00" + "time": "2024-07-01T15:33:06+00:00" }, { "name": "psr/cache", @@ -24033,16 +24127,16 @@ }, { "name": "symfony/console", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" + "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", - "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", + "url": "https://api.github.com/repos/symfony/console/zipball/6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9", + "reference": "6edb5363ec0c78ad4d48c5128ebf4d083d89d3a9", "shasum": "" }, "require": { @@ -24107,7 +24201,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.4.8" + "source": "https://github.com/symfony/console/tree/v6.4.9" }, "funding": [ { @@ -24123,20 +24217,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/dependency-injection", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c" + "reference": "a4df9dfe5da2d177af6643610c7bee2cb76a9f5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d3b618176e8c3a9e5772151c51eba0c52a0c771c", - "reference": "d3b618176e8c3a9e5772151c51eba0c52a0c771c", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a4df9dfe5da2d177af6643610c7bee2cb76a9f5e", + "reference": "a4df9dfe5da2d177af6643610c7bee2cb76a9f5e", "shasum": "" }, "require": { @@ -24188,7 +24282,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.8" + "source": "https://github.com/symfony/dependency-injection/tree/v6.4.9" }, "funding": [ { @@ -24204,7 +24298,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-19T10:45:28+00:00" }, { "name": "symfony/deprecation-contracts", @@ -24275,16 +24369,16 @@ }, { "name": "symfony/error-handler", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc" + "reference": "c9b7cc075b3ab484239855622ca05cb0b99c13ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc", - "reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c9b7cc075b3ab484239855622ca05cb0b99c13ec", + "reference": "c9b7cc075b3ab484239855622ca05cb0b99c13ec", "shasum": "" }, "require": { @@ -24330,7 +24424,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.8" + "source": "https://github.com/symfony/error-handler/tree/v6.4.9" }, "funding": [ { @@ -24346,7 +24440,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-21T16:04:15+00:00" }, { "name": "symfony/event-dispatcher", @@ -24506,16 +24600,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3" + "reference": "b51ef8059159330b74a4d52f68e671033c0fe463" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3", - "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b51ef8059159330b74a4d52f68e671033c0fe463", + "reference": "b51ef8059159330b74a4d52f68e671033c0fe463", "shasum": "" }, "require": { @@ -24552,7 +24646,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.4.8" + "source": "https://github.com/symfony/filesystem/tree/v6.4.9" }, "funding": [ { @@ -24568,7 +24662,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/finder", @@ -24636,16 +24730,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20" + "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20", - "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20", + "url": "https://api.github.com/repos/symfony/http-client/zipball/90ace27d17ccc9afc6f7ec0081e8529fb0e29425", + "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425", "shasum": "" }, "require": { @@ -24710,7 +24804,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.1" + "source": "https://github.com/symfony/http-client/tree/v7.1.2" }, "funding": [ { @@ -24726,7 +24820,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-06-28T08:00:31+00:00" }, { "name": "symfony/http-client-contracts", @@ -24885,16 +24979,16 @@ }, { "name": "symfony/http-kernel", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1" + "reference": "cc4a9bec6e1bdd2405f40277a68a6ed1bb393005" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1", - "reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cc4a9bec6e1bdd2405f40277a68a6ed1bb393005", + "reference": "cc4a9bec6e1bdd2405f40277a68a6ed1bb393005", "shasum": "" }, "require": { @@ -24979,7 +25073,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.8" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.9" }, "funding": [ { @@ -24995,20 +25089,20 @@ "type": "tidelift" } ], - "time": "2024-06-02T16:06:25+00:00" + "time": "2024-06-28T11:48:06+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "76326421d44c07f7824b19487cfbf87870b37efc" + "reference": "e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/76326421d44c07f7824b19487cfbf87870b37efc", - "reference": "76326421d44c07f7824b19487cfbf87870b37efc", + "url": "https://api.github.com/repos/symfony/mailer/zipball/e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45", + "reference": "e2d56f180f5b8c5e7c0fbea872bb1f529b6d6d45", "shasum": "" }, "require": { @@ -25059,7 +25153,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.8" + "source": "https://github.com/symfony/mailer/tree/v6.4.9" }, "funding": [ { @@ -25075,20 +25169,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-28T07:59:05+00:00" }, { "name": "symfony/mime", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33" + "reference": "7d048964877324debdcb4e0549becfa064a20d43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/618597ab8b78ac86d1c75a9d0b35540cda074f33", - "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33", + "url": "https://api.github.com/repos/symfony/mime/zipball/7d048964877324debdcb4e0549becfa064a20d43", + "reference": "7d048964877324debdcb4e0549becfa064a20d43", "shasum": "" }, "require": { @@ -25102,7 +25196,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.3.2" + "symfony/serializer": "<6.4.3|>7.0,<7.0.3" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", @@ -25112,7 +25206,7 @@ "symfony/process": "^5.4|^6.4|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.3.2|^7.0" + "symfony/serializer": "^6.4.3|^7.0.3" }, "type": "library", "autoload": { @@ -25144,7 +25238,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v6.4.8" + "source": "https://github.com/symfony/mime/tree/v6.4.9" }, "funding": [ { @@ -25160,7 +25254,7 @@ "type": "tidelift" } ], - "time": "2024-06-01T07:50:16+00:00" + "time": "2024-06-28T09:49:33+00:00" }, { "name": "symfony/polyfill-ctype", @@ -25664,16 +25758,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25" + "reference": "10112722600777e02d2745716b70c5db4ca70442" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", + "reference": "10112722600777e02d2745716b70c5db4ca70442", "shasum": "" }, "require": { @@ -25717,7 +25811,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0" }, "funding": [ { @@ -25733,20 +25827,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2" + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", "shasum": "" }, "require": { @@ -25793,7 +25887,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" }, "funding": [ { @@ -25809,20 +25903,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum": "" }, "require": { @@ -25873,7 +25967,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" }, "funding": [ { @@ -25889,20 +25983,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", "shasum": "" }, "require": { @@ -25949,7 +26043,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" }, "funding": [ { @@ -25965,7 +26059,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php83", @@ -26276,16 +26370,16 @@ }, { "name": "symfony/serializer", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c" + "reference": "56ce31d19127e79647ac53387c7555bdcd5730ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", - "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", + "url": "https://api.github.com/repos/symfony/serializer/zipball/56ce31d19127e79647ac53387c7555bdcd5730ce", + "reference": "56ce31d19127e79647ac53387c7555bdcd5730ce", "shasum": "" }, "require": { @@ -26354,7 +26448,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.8" + "source": "https://github.com/symfony/serializer/tree/v6.4.9" }, "funding": [ { @@ -26370,7 +26464,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-28T07:59:05+00:00" }, { "name": "symfony/service-contracts", @@ -26456,16 +26550,16 @@ }, { "name": "symfony/string", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d" + "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d", - "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d", + "url": "https://api.github.com/repos/symfony/string/zipball/76792dbd99690a5ebef8050d9206c60c59e681d7", + "reference": "76792dbd99690a5ebef8050d9206c60c59e681d7", "shasum": "" }, "require": { @@ -26522,7 +26616,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.4.8" + "source": "https://github.com/symfony/string/tree/v6.4.9" }, "funding": [ { @@ -26538,7 +26632,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-28T09:25:38+00:00" }, { "name": "symfony/translation", @@ -26715,16 +26809,16 @@ }, { "name": "symfony/validator", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "dab2781371d54c86f6b25623ab16abb2dde2870c" + "reference": "ee0a4d6a327a963aee094f730da238f7ea18cb01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/dab2781371d54c86f6b25623ab16abb2dde2870c", - "reference": "dab2781371d54c86f6b25623ab16abb2dde2870c", + "url": "https://api.github.com/repos/symfony/validator/zipball/ee0a4d6a327a963aee094f730da238f7ea18cb01", + "reference": "ee0a4d6a327a963aee094f730da238f7ea18cb01", "shasum": "" }, "require": { @@ -26792,7 +26886,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.4.8" + "source": "https://github.com/symfony/validator/tree/v6.4.9" }, "funding": [ { @@ -26808,20 +26902,20 @@ "type": "tidelift" } ], - "time": "2024-06-02T15:48:50+00:00" + "time": "2024-06-22T07:42:41+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25" + "reference": "c31566e4ca944271cc8d8ac6887cbf31b8c6a172" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad23ca4312395f0a8a8633c831ef4c4ee542ed25", - "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c31566e4ca944271cc8d8ac6887cbf31b8c6a172", + "reference": "c31566e4ca944271cc8d8ac6887cbf31b8c6a172", "shasum": "" }, "require": { @@ -26877,7 +26971,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.4.8" + "source": "https://github.com/symfony/var-dumper/tree/v6.4.9" }, "funding": [ { @@ -26893,20 +26987,20 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-27T13:23:14+00:00" }, { "name": "symfony/var-exporter", - "version": "v6.4.8", + "version": "v6.4.9", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "792ca836f99b340f2e9ca9497c7953948c49a504" + "reference": "f9a060622e0d93777b7f8687ec4860191e16802e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/792ca836f99b340f2e9ca9497c7953948c49a504", - "reference": "792ca836f99b340f2e9ca9497c7953948c49a504", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/f9a060622e0d93777b7f8687ec4860191e16802e", + "reference": "f9a060622e0d93777b7f8687ec4860191e16802e", "shasum": "" }, "require": { @@ -26954,7 +27048,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v6.4.8" + "source": "https://github.com/symfony/var-exporter/tree/v6.4.9" }, "funding": [ { @@ -26970,7 +27064,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-06-24T15:53:56+00:00" }, { "name": "symfony/yaml", @@ -27118,16 +27212,16 @@ }, { "name": "webflo/drupal-finder", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", - "reference": "1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a" + "reference": "73045060b0894c77962a10cff047f72872d8810c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a", - "reference": "1fa65484857c7a2e4dcf0d9e0b47198fe0681b8a", + "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/73045060b0894c77962a10cff047f72872d8810c", + "reference": "73045060b0894c77962a10cff047f72872d8810c", "shasum": "" }, "require": { @@ -27136,7 +27230,8 @@ }, "require-dev": { "mikey179/vfsstream": "^1.6", - "phpunit/phpunit": "^10.4" + "phpunit/phpunit": "^10.4", + "symfony/process": "^6.4" }, "type": "library", "autoload": { @@ -27157,9 +27252,9 @@ "description": "Helper class to locate a Drupal installation.", "support": { "issues": "https://github.com/webflo/drupal-finder/issues", - "source": "https://github.com/webflo/drupal-finder/tree/1.3.0" + "source": "https://github.com/webflo/drupal-finder/tree/1.3.1" }, - "time": "2024-05-08T21:22:39+00:00" + "time": "2024-06-28T13:45:36+00:00" }, { "name": "webmozart/assert",