diff --git a/composer.json b/composer.json index 310c5b0405..795ddd26bf 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,6 @@ "drupal/config_readonly": "^1.0", "drupal/core": "~8.9", "drupal/core-composer-scaffold": "~8.9", - "drupal/ctools": "3.4.0", "drupal/diff": "~1.0", "drupal/digital_size_formatter": "~2.0", "drupal/dynamic_entity_reference": "~2.0", @@ -277,7 +276,8 @@ "Allow to refine by bundle in EntityConverter @see https://www.drupal.org/project/drupal/issues/3155568": "https://www.drupal.org/files/issues/2020-06-30/3155568-4.patch" }, "drupal/facets": { - "Facet Summary for Facet Items with a set dependency. @see https://www.drupal.org/node/2873480": "resources/patch/facet_summary_for_facet-2873480-18.patch" + "Facet Summary for Facet Items with a set dependency. @see https://www.drupal.org/node/2873480": "resources/patch/facet_summary_for_facet-2873480-18.patch", + "SA-CONTRIB-2021-008. @see https://www.drupal.org/sa-contrib-2021-008": "https://www.drupal.org/files/issues/2021-05-17/3213582-facets-1.6-1.7.patch" }, "drupal/honeypot": { "Behat integration. @see https://www.drupal.org/project/honeypot/issues/3059040": "https://www.drupal.org/files/issues/2020-09-09/3059040-31.patch", diff --git a/composer.lock b/composer.lock index b8874e3888..266123b41a 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": "d9a881c0ec7ea3331c84891f780aa887", + "content-hash": "9c346aa08b0681b89a0a790df3d38687", "packages": [ { "name": "SEMICeu/adms-ap_validator", @@ -3077,35 +3077,38 @@ }, { "name": "drupal/ctools", - "version": "3.4.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.4" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "9a849bb6ac9f4d02603d04b3265b35b7329e1ef5" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1585763383", + "version": "8.x-3.6", + "datestamp": "1620838181", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-8.x-3.x": "3.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -3812,7 +3815,7 @@ "extra": { "drupal": { "version": "8.x-1.6", - "datestamp": "1604397981", + "datestamp": "1620838256", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3822,7 +3825,8 @@ "dev-8.x-1.x": "1.x-dev" }, "patches_applied": { - "Facet Summary for Facet Items with a set dependency. @see https://www.drupal.org/node/2873480": "resources/patch/facet_summary_for_facet-2873480-18.patch" + "Facet Summary for Facet Items with a set dependency. @see https://www.drupal.org/node/2873480": "resources/patch/facet_summary_for_facet-2873480-18.patch", + "SA-CONTRIB-2021-008. @see https://www.drupal.org/sa-contrib-2021-008": "https://www.drupal.org/files/issues/2021-05-17/3213582-facets-1.6-1.7.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -10248,7 +10252,7 @@ "reference": "master" }, "type": "library", - "time": "2020-10-26T14:41:29+00:00" + "time": "2020-08-03T19:59:39+00:00" }, { "name": "stack/builder",