diff --git a/src/composer.lock b/src/composer.lock index 57ea781..1087441 100644 --- a/src/composer.lock +++ b/src/composer.lock @@ -3327,30 +3327,30 @@ }, { "name": "drupal/content_lock", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/content_lock.git", - "reference": "8.x-2.1" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.1.zip", - "reference": "8.x-2.1", - "shasum": "a83983c8deb697cf19863153b2b8c0e1a2452c2f" + "url": "https://ftp.drupal.org/files/projects/content_lock-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "9ea5810067c0df18879a16a19236e0cb46f9fba7" }, "require": { "drupal/core": "^8.8|^9.0" }, "require-dev": { - "drupal/conflict": "dev-2.x", + "drupal/conflict": "^2.0@ALPHA", "drupal/prefetch_cache": "dev-1.x" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.1", - "datestamp": "1591342900", + "version": "8.x-2.2", + "datestamp": "1607936866", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6249,29 +6249,26 @@ }, { "name": "drupal/menu_block", - "version": "1.6.0", + "version": "dev-1.x", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.6" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998" + "reference": "567becffbb0589e824fb053f15fb38a5846e7276" }, "require": { "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1587721600", + "version": "8.x-1.6+5-dev", + "datestamp": "1591593747", "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." } } }, @@ -6305,7 +6302,8 @@ "homepage": "https://www.drupal.org/project/menu_block", "support": { "source": "https://git.drupalcode.org/project/menu_block" - } + }, + "time": "2020-11-18T00:42:05+00:00" }, { "name": "drupal/menu_position", @@ -7653,79 +7651,6 @@ "source": "https://git.drupalcode.org/project/views_ef_fieldset" } }, - { - "name": "drupal/workflow", - "version": "dev-1.x", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/workflow.git", - "reference": "b691e1951bcb810dc2b0a367d7871741eb5ec4b7" - }, - "require": { - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.4+4-dev", - "datestamp": "1592938472", - "security-coverage": { - "status": "not-covered", - "message": "Dev releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Bastlynn", - "homepage": "https://www.drupal.org/user/275249" - }, - { - "name": "Heine", - "homepage": "https://www.drupal.org/user/17943" - }, - { - "name": "JacobSingh", - "homepage": "https://www.drupal.org/user/68912" - }, - { - "name": "NancyDru", - "homepage": "https://www.drupal.org/user/101412" - }, - { - "name": "eaton", - "homepage": "https://www.drupal.org/user/16496" - }, - { - "name": "johnv", - "homepage": "https://www.drupal.org/user/591042" - }, - { - "name": "jvandyk", - "homepage": "https://www.drupal.org/user/2375" - }, - { - "name": "mfredrickson", - "homepage": "https://www.drupal.org/user/31994" - }, - { - "name": "q0rban", - "homepage": "https://www.drupal.org/user/31022" - } - ], - "description": "Defines a field type with Workflows, containing customizable state transitions.", - "homepage": "https://www.drupal.org/project/workflow", - "support": { - "source": "https://git.drupalcode.org/project/workflow" - } - }, { "name": "drush/drush", "version": "10.3.6", @@ -12462,6 +12387,7 @@ "drupal/login_destination": 20, "drupal/maillog": 20, "drupal/maxlength": 10, + "drupal/menu_block": 20, "drupal/menu_position": 20, "drupal/path_alias_xt": 20, "drupal/pathologic": 15, @@ -12469,8 +12395,7 @@ "drupal/smtp": 10, "drupal/synonyms": 20, "drupal/translation_views": 15, - "drupal/ultimate_cron": 15, - "drupal/workflow": 20 + "drupal/ultimate_cron": 15 }, "prefer-stable": true, "prefer-lowest": false, diff --git a/src/web/profiles/d8-starterkit-profile b/src/web/profiles/d8-starterkit-profile index bf7a51f..dac1e24 160000 --- a/src/web/profiles/d8-starterkit-profile +++ b/src/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit bf7a51f91c76de2ccc277657e4ae5257eff452d5 +Subproject commit dac1e242fad779beb344609795f5e3ddeda87a72