diff --git a/composer.lock b/composer.lock index 272b3e52..d37bb7ab 100644 --- a/composer.lock +++ b/composer.lock @@ -1580,16 +1580,16 @@ }, { "name": "doctrine/cache", - "version": "1.12.1", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8" + "reference": "56cd022adb5514472cb144c087393c1821911d09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8", - "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8", + "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09", + "reference": "56cd022adb5514472cb144c087393c1821911d09", "shasum": "" }, "require": { @@ -1601,13 +1601,13 @@ "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "cache/integration-tests": "dev-master", - "doctrine/coding-standard": "^8.0", + "doctrine/coding-standard": "^9", "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "predis/predis": "~1.0", "psr/cache": "^1.0 || ^2.0 || ^3.0", - "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev", - "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev" + "symfony/cache": "^4.4 || ^5.4 || ^6", + "symfony/var-exporter": "^4.4 || ^5.4 || ^6" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" @@ -1659,7 +1659,7 @@ ], "support": { "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/1.12.1" + "source": "https://github.com/doctrine/cache/tree/1.13.0" }, "funding": [ { @@ -1675,7 +1675,7 @@ "type": "tidelift" } ], - "time": "2021-07-17T14:39:21+00:00" + "time": "2022-05-20T20:06:54+00:00" }, { "name": "doctrine/collections", @@ -1849,34 +1849,31 @@ }, { "name": "doctrine/event-manager", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", - "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f" + "reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f", - "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f", + "url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683", + "reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { - "doctrine/common": "<2.9@dev" + "doctrine/common": "<2.9" }, "require-dev": { - "doctrine/coding-standard": "^6.0", - "phpunit/phpunit": "^7.0" + "doctrine/coding-standard": "^9", + "phpstan/phpstan": "~1.4.10 || ^1.5.4", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.22" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" @@ -1923,7 +1920,7 @@ ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", - "source": "https://github.com/doctrine/event-manager/tree/1.1.x" + "source": "https://github.com/doctrine/event-manager/tree/1.1.2" }, "funding": [ { @@ -1939,7 +1936,7 @@ "type": "tidelift" } ], - "time": "2020-05-29T18:28:51+00:00" + "time": "2022-07-27T22:18:11+00:00" }, { "name": "doctrine/inflector", @@ -2374,26 +2371,29 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.5.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.5" + "reference": "3.1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "c71e58051b8d6818272df96d14cb11407d5e5ceb" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.1.zip", + "reference": "3.1.1", + "shasum": "a66ce69cd7e56f1cc43797dc2a58d6eab367d353" }, "require": { - "drupal/core": "^8.8.0 || ^9.0" + "drupal/core": "^8.8.0 || ^9.0 || ^10.0" + }, + "require-dev": { + "drupal/admin_toolbar_tools": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1629907119", + "version": "3.1.1", + "datestamp": "1658802262", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2426,14 +2426,14 @@ "homepage": "https://www.drupal.org/u/matio89", "role": "Maintainer" }, - { - "name": "fethi.krout", - "homepage": "https://www.drupal.org/user/3206765" - }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, + { + "name": "Musa.thomas", + "homepage": "https://www.drupal.org/user/1213824" + }, { "name": "romainj", "homepage": "https://www.drupal.org/user/370706" @@ -3148,20 +3148,23 @@ }, { "name": "drupal/config_filter", - "version": "1.9.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.9" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "cf6919fc5039771f8e6c2ed203f29ab0eca8d91f" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "dcf442f228dafd6bbac8948db1d51e3f1ca1d0c7" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9 || ^10" + }, + "conflict": { + "drush/drush": "<10" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3169,8 +3172,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.9", - "datestamp": "1649336052", + "version": "8.x-2.4", + "datestamp": "1656936801", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4860,17 +4863,17 @@ }, { "name": "drupal/embed", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/embed.git", - "reference": "8.x-1.4" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "09a2bda039bfbb3fff01c91964384bf3d924b8c5" + "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "88a447329d16988459e82392443e96d441d651b2" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -4878,8 +4881,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1590176831", + "version": "8.x-1.5", + "datestamp": "1653500382", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5308,17 +5311,11 @@ }, { "name": "drupal/field_group", - "version": "3.2.0", + "version": "dev-3.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/field_group.git", - "reference": "8.x-3.2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "2020bbfe40f6ba43bc733ae7c8761632572433a0" + "reference": "66911122fcca84ab56b299202d99f1b0455845c0" }, "require": { "drupal/core": "^8.8 || ^9" @@ -5328,12 +5325,15 @@ }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-3.x": "3.x-dev" + }, "drupal": { - "version": "8.x-3.2", - "datestamp": "1628513585", + "version": "8.x-3.2+9-dev", + "datestamp": "1657477205", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Dev releases are not covered by Drupal security advisories." } } }, @@ -5535,6 +5535,59 @@ "source": "https://git.drupalcode.org/project/filter_perms" } }, + { + "name": "drupal/formatter_suite", + "version": "1.3.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/formatter_suite.git", + "reference": "8.x-1.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/formatter_suite-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "ac7bd151141e4b362d02744e8ea125d7e6919af2" + }, + "require": { + "drupal/core": "^8.8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.3", + "datestamp": "1595830765", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "nadeau", + "homepage": "https://www.drupal.org/user/103422" + }, + { + "name": "toamit", + "homepage": "https://www.drupal.org/user/2820523" + } + ], + "description": "Field formaters to present numbers, text, links, etc.", + "homepage": "https://www.drupal.org/project/formatter_suite", + "keywords": [ + "Drupal", + "Format" + ], + "support": { + "source": "http://cgit.drupalcode.org/formatter_suite", + "issues": "http://drupal.org/project/issues/formatter_suite" + } + }, { "name": "drupal/geocoder", "version": "3.26.0", @@ -5796,17 +5849,17 @@ }, { "name": "drupal/image_field_caption", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/image_field_caption.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/image_field_caption-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "d4a67a81d4cd4d4fde6f342325c79862a4305a0b" + "url": "https://ftp.drupal.org/files/projects/image_field_caption-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "ea4705e97d8b13257507f2013e16a7ba244a4298" }, "require": { "drupal/core": "^8 || ^9" @@ -5814,8 +5867,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1602264818", + "version": "8.x-1.2", + "datestamp": "1651684811", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6220,17 +6273,17 @@ }, { "name": "drupal/jquery_ui_checkboxradio", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_checkboxradio.git", - "reference": "8.x-1.2" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_checkboxradio-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "8edb088cb89f4a0f95aa9d43894bf506dc5f6fe1" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_checkboxradio-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "17e3795ce971887424d14f9aac94a8731d5676d6" }, "require": { "drupal/core": "^8 || ^9", @@ -6239,8 +6292,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1584106406", + "version": "8.x-1.4", + "datestamp": "1660150654", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6878,17 +6931,17 @@ }, { "name": "drupal/linkit", - "version": "5.0.0-beta13", + "version": "6.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "8.x-5.0-beta13" + "reference": "6.0.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta13.zip", - "reference": "8.x-5.0-beta13", - "shasum": "9215fbea84166cabc9b7a2d9a04dedaffb9fc1ed" + "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-beta3.zip", + "reference": "6.0.0-beta3", + "shasum": "39a5bf54cbc88324d788a573df7b3fecf7622065" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -6899,8 +6952,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.0-beta13", - "datestamp": "1632946970", + "version": "6.0.0-beta3", + "datestamp": "1632946984", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -7197,17 +7250,17 @@ }, { "name": "drupal/maxlength", - "version": "1.0.0-rc1", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/maxlength.git", - "reference": "8.x-1.0-rc1" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/maxlength-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "44eb9d79d9814cd786c2c9874c28033759665a99" + "url": "https://ftp.drupal.org/files/projects/maxlength-2.0.0.zip", + "reference": "2.0.0", + "shasum": "70d35df1161c1081d1d98915ade7d7c24670f3ea" }, "require": { "drupal/core": "^8.8 || ^9" @@ -7215,11 +7268,11 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1593198218", + "version": "2.0.0", + "datestamp": "1659297558", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -7229,34 +7282,41 @@ ], "authors": [ { - "name": "cedewey", - "homepage": "https://www.drupal.org/user/38694" + "name": "Marius Scurtescu (mariuss)", + "homepage": "https://www.drupal.org/u/mariuss", + "role": "Maintainer" }, { - "name": "dawehner", - "homepage": "https://www.drupal.org/user/99340" + "name": "Clayton Dewey (cedewey)", + "homepage": "https://www.drupal.org/u/cedewey", + "role": "Maintainer" }, { - "name": "hipp2bsquare", - "homepage": "https://www.drupal.org/user/2473076" + "name": "Daniel Wehner (dawehner)", + "homepage": "https://www.drupal.org/u/dawehner", + "role": "Maintainer" }, { - "name": "mariuss", - "homepage": "https://www.drupal.org/user/28539" + "name": "Paulino Michelazzo (pmichelazzo)", + "homepage": "https://www.drupal.org/u/pmichelazzo", + "role": "Maintainer" }, { - "name": "pmichelazzo", - "homepage": "https://www.drupal.org/user/182237" + "name": "Jeff Hipp (hipp2bsquare)", + "homepage": "https://www.drupal.org/u/hipp2bsquare", + "role": "Maintainer" }, { - "name": "srdtwc", - "homepage": "https://www.drupal.org/user/3422763" + "name": "Steven DuBois (srdtwc)", + "homepage": "https://www.drupal.org/u/srdtwc", + "role": "Maintainer" } ], - "description": "Limit the number of characters in textfields and textareas and shows the amount of characters left.", + "description": "Maxlength allows a soft or hard character limit to be set on titles, text fields and link fields.", "homepage": "https://www.drupal.org/project/maxlength", "support": { - "source": "https://git.drupalcode.org/project/maxlength" + "source": "https://git.drupalcode.org/project/maxlength", + "issues": "https://www.drupal.org/project/issues/maxlength" } }, { @@ -8852,26 +8912,32 @@ }, { "name": "drupal/synonyms", - "version": "dev-1.x", + "version": "2.1.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/synonyms.git", - "reference": "d9c7956405622c5630284f15633845771e84ae54" + "reference": "2.1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/synonyms-2.1.1.zip", + "reference": "2.1.1", + "shasum": "f66c3d67dcd2b2afa23c7a847462fef5966380c8" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9 || ^10" + }, + "require-dev": { + "drupal/synonyms_list_field": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha3+4-dev", - "datestamp": "1613107043", + "version": "2.1.1", + "datestamp": "1653944807", "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -8881,26 +8947,30 @@ ], "authors": [ { - "name": "Zen", - "homepage": "https://www.drupal.org/user/21209" + "name": "Bojan Zivanovic", + "homepage": "https://www.drupal.org/u/bojanz", + "role": "Author and D5, D6 and D7 versions developer." }, { - "name": "bojanz", - "homepage": "https://www.drupal.org/user/86106" + "name": "Alex Trosenko", + "homepage": "https://www.drupal.org/u/bucefal91", + "role": "D7 and D8 versions developer." }, { - "name": "bucefal91", - "homepage": "https://www.drupal.org/user/504128" + "name": "Duro Arezina", + "homepage": "https://www.drupal.org/u/devad", + "role": "D8, D9 and D10 versions maintenance" }, { - "name": "devad", - "homepage": "https://www.drupal.org/user/2268520" + "name": "See other contributors", + "homepage": "https://www.drupal.org/node/148775/committers" } ], - "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" + "source": "https://git.drupalcode.org/project/synonyms", + "issues": "https://www.drupal.org/project/issues/synonyms" } }, { @@ -9362,20 +9432,20 @@ }, { "name": "drupal/views_bulk_operations", - "version": "3.13.0", + "version": "4.1.4", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_operations.git", - "reference": "8.x-3.13" + "reference": "4.1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.13.zip", - "reference": "8.x-3.13", - "shasum": "70583d08b91be3b5e008f571589425c2176eb73b" + "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.1.4.zip", + "reference": "4.1.4", + "shasum": "02dfb8e421d0a093e52b3c70e22cd5f5f11fd524" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9" }, "require-dev": { "drush/drush": "^10" @@ -9386,8 +9456,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.13", - "datestamp": "1619697066", + "version": "4.1.4", + "datestamp": "1657620097", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12821,6 +12891,7 @@ "type": "tidelift" } ], + "abandoned": "symfony/error-handler", "time": "2021-09-24T13:30:14+00:00" }, { @@ -14151,16 +14222,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.25.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "9a142215a36a3888e30d0a9eeea9766764e96976" + "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976", - "reference": "9a142215a36a3888e30d0a9eeea9766764e96976", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", + "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", "shasum": "" }, "require": { @@ -14169,7 +14240,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -14207,7 +14278,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/v1.25.0" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" }, "funding": [ { @@ -14223,20 +14294,20 @@ "type": "tidelift" } ], - "time": "2021-05-27T09:17:38+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.25.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5" + "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5", - "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", + "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", "shasum": "" }, "require": { @@ -14245,7 +14316,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -14286,7 +14357,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.25.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" }, "funding": [ { @@ -14302,7 +14373,7 @@ "type": "tidelift" } ], - "time": "2021-06-05T21:20:04+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php80", @@ -15745,6 +15816,7 @@ "drupal/email_registration": 5, "drupal/entity_browser_enhanced": 5, "drupal/entity_clone": 15, + "drupal/field_group": 20, "drupal/filefield_sources": 20, "drupal/filter_perms": 20, "drupal/inline_entity_form": 5, @@ -15758,7 +15830,7 @@ "drupal/pathologic": 15, "drupal/profile": 5, "drupal/smtp": 10, - "drupal/synonyms": 20, + "drupal/synonyms": 10, "drupal/translation_views": 15, "drupal/ultimate_cron": 15 }, @@ -15766,5 +15838,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }