diff --git a/composer.lock b/composer.lock index d5661ba..3f3cd8f 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": "c1e7ffd9a4cd179f6cfd7015239d1ff2", + "content-hash": "ff272de4512a4f002f81296a9102c8c6", "packages": [ { "name": "abraham/twitteroauth", @@ -13208,6 +13208,49 @@ "source": "https://git.drupalcode.org/project/minimalhtml" } }, + { + "name": "drupal/multiparagraph_flow", + "version": "dev-1.0.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/multiparagraph_flow.git", + "reference": "3f431ae615356964ceb93f9198fe41b6c9bbff7c" + }, + "require": { + "drupal/core": "^9.3 || ^10", + "drupal/paragraphs": "*", + "drupal/paragraphs_browser": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.0.x": "1.0.x-dev" + }, + "drupal": { + "version": "1.0.x-dev", + "datestamp": "1708020867", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "MegaKeegMan", + "homepage": "https://www.drupal.org/user/3620027" + } + ], + "description": "Provides a paragraph type that contains a css grid of other paragraphs.", + "homepage": "https://www.drupal.org/project/multiparagraph_flow", + "support": { + "source": "https://git.drupalcode.org/project/multiparagraph_flow" + } + }, { "name": "drupal/node_view_permissions", "version": "1.6.0", @@ -13605,6 +13648,63 @@ "source": "https://git.drupalcode.org/project/paragraphs" } }, + { + "name": "drupal/paragraphs_browser", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/paragraphs_browser.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/paragraphs_browser-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "79d34a4885c7c669bb3a481f9aa25b91cad7aab0" + }, + "require": { + "drupal/core": "^9.3 || ^10", + "drupal/paragraphs": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.1", + "datestamp": "1673972153", + "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": "Deciphered", + "homepage": "https://www.drupal.org/user/103796" + }, + { + "name": "michaellander", + "homepage": "https://www.drupal.org/user/636494" + }, + { + "name": "Mojiferous", + "homepage": "https://www.drupal.org/user/1678298" + }, + { + "name": "tandroid", + "homepage": "https://www.drupal.org/user/2879591" + } + ], + "description": "Provides browser for adding additional paragraphs.", + "homepage": "https://www.drupal.org/project/paragraphs_browser", + "support": { + "source": "https://git.drupalcode.org/project/paragraphs_browser" + } + }, { "name": "drupal/paragraphs_features", "version": "2.0.0-beta4",