diff --git a/composer.json b/composer.json index c84b758..f59109b 100644 --- a/composer.json +++ b/composer.json @@ -82,6 +82,7 @@ "drupal/string_translation_ui": "^1.2", "drupal/strings_i18n_json_export": "1.x-dev@dev", "drupal/subrequests": "^2.0", + "drupal/synonyms": "2.0.0-beta2", "drupal/telephone_formatter": "^1.0@beta", "drupal/telephone_validation": "^2.1", "drupal/translate_side_by_side": "^1.x-dev", @@ -104,8 +105,6 @@ "wikimedia/composer-merge-plugin": "^2.0", "zaporylie/composer-drupal-optimizations": "^1.0" }, - "require-dev": { - }, "conflict": { "drupal/drupal": "*" }, diff --git a/composer.lock b/composer.lock index 88a4d3a..ae679bb 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": "d7c52873417da63b7a9bfa5aad571904", + "content-hash": "8aec23c8aeb752e25608308a47eb8f52", "packages": [ { "name": "alchemy/zippy", @@ -11701,29 +11701,32 @@ }, { "name": "drupal/synonyms", - "version": "1.0.0-alpha3", + "version": "2.0.0-beta2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/synonyms.git", - "reference": "8.x-1.0-alpha3" + "reference": "2.0.0-beta2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/synonyms-8.x-1.0-alpha3.zip", - "reference": "8.x-1.0-alpha3", - "shasum": "0306a9dfb279c0594246b49658309c1686e984a9" + "url": "https://ftp.drupal.org/files/projects/synonyms-2.0.0-beta2.zip", + "reference": "2.0.0-beta2", + "shasum": "0d3b80f95c4da1c726f0fd73cbaf33f6fb93b0a1" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9" + }, + "require-dev": { + "drupal/synonyms_list_field": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-alpha3", - "datestamp": "1609623594", + "version": "2.0.0-beta2", + "datestamp": "1622577998", "security-coverage": { "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -11749,7 +11752,7 @@ "homepage": "https://www.drupal.org/user/2268520" } ], - "description": "Provides synonyms feature for content entities.", + "description": "Provides synonyms feature for all entities.", "homepage": "https://www.drupal.org/project/synonyms", "support": { "source": "https://git.drupalcode.org/project/synonyms" @@ -12371,17 +12374,17 @@ }, { "name": "drupal/views_bulk_edit", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_edit.git", - "reference": "8.x-2.5" + "reference": "8.x-2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "5f268f532e070fd3d1bffcb135d90f395f303a37" + "url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "0e0f1dab2fa0903cbe2656e754b0d9ed3a935fbb" }, "require": { "drupal/core": "^8 || ^9" @@ -12395,8 +12398,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1606726163", + "version": "8.x-2.6", + "datestamp": "1623748025", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -20004,7 +20007,6 @@ "drupal/pathologic": 15, "drupal/profile": 5, "drupal/smtp": 10, - "drupal/synonyms": 15, "drupal/toolbar_themes": 15, "drupal/workflow": 20 }, diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 51695ca..a960abc 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 51695cacd6979594b363390acf3840930fe75ecd +Subproject commit a960abc3e2e8f43a22605bf263a9075e707604be