opération, login destination

This commit is contained in:
2023-11-21 10:30:42 +01:00
parent b7574f47fd
commit 7ef7b26921
76 changed files with 5929 additions and 8 deletions
Generated
+113 -2
View File
@@ -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": "37d3b022f43e15535aba45eec7987dc1",
"content-hash": "da66dc5565e7553b45e62f2a3453d6c4",
"packages": [
{
"name": "asm89/stack-cors",
@@ -7101,6 +7101,117 @@
"docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
}
},
{
"name": "drupal/webform",
"version": "6.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/webform.git",
"reference": "6.2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-6.2.0.zip",
"reference": "6.2.0",
"shasum": "7a8292fb86fa60c88377279769fd6f1b1fad05c2"
},
"require": {
"drupal/core": "^9.4 || ^10",
"php": ">=8.1"
},
"require-dev": {
"drupal/address": "1.x-dev",
"drupal/bootstrap": "3.x-dev",
"drupal/captcha": "^1 || ^2",
"drupal/chosen": "3.0.x-dev",
"drupal/ckeditor": "1.0.x-dev",
"drupal/clientside_validation": "^3 || ^4",
"drupal/clientside_validation_jquery": "*",
"drupal/devel": "5.x-dev",
"drupal/entity": "1.x-dev",
"drupal/entity_print": "2.x-dev",
"drupal/group": "1.x-dev",
"drupal/hal": "1 - 2",
"drupal/jquery_ui": "1.x-dev",
"drupal/jquery_ui_checkboxradio": "2.x-dev",
"drupal/jquery_ui_datepicker": "2.x-dev",
"drupal/mailsystem": "4.x-dev",
"drupal/metatag": "1.x-dev",
"drupal/paragraphs": "1.x-dev",
"drupal/select2": "1.x-dev",
"drupal/smtp": "1.x-dev",
"drupal/styleguide": "^1 || ^2",
"drupal/telephone_validation": "2.x-dev",
"drupal/token": "1.x-dev",
"drupal/variationcache": "1.x-dev",
"drupal/webform_access": "*",
"drupal/webform_attachment": "*",
"drupal/webform_clientside_validation": "*",
"drupal/webform_devel": "*",
"drupal/webform_entity_print": "*",
"drupal/webform_node": "*",
"drupal/webform_options_limit": "*",
"drupal/webform_scheduled_email": "*",
"drupal/webform_share": "*",
"drupal/webform_ui": "*"
},
"suggest": {
"drupal/jquery_ui_checkboxradio": "Provides jQuery UI Checkboxradio library. Required by the Webform jQueryUI Buttons module. The Webform jQueryUI Buttons module is deprecated because jQueryUI is no longer maintained.",
"drupal/jquery_ui_datepicker": "Provides jQuery UI Datepicker library. Required to support datepickers. The Webform jQueryUI Datepicker module is deprecated because jQueryUI is no longer maintained."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "6.2.0",
"datestamp": "1698674300",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": ">=9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Jacob Rockowitz (jrockowitz)",
"homepage": "https://www.drupal.org/u/jrockowitz",
"role": "Maintainer"
},
{
"name": "Contributors",
"homepage": "https://www.drupal.org/node/7404/committers",
"role": "Contributor"
},
{
"name": "Liam Morland",
"homepage": "https://www.drupal.org/user/493050"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
},
{
"name": "torotil",
"homepage": "https://www.drupal.org/user/865256"
}
],
"description": "Enables the creation of webforms and questionnaires.",
"homepage": "https://drupal.org/project/webform",
"support": {
"source": "https://git.drupalcode.org/project/webform",
"issues": "https://www.drupal.org/project/issues/webform?version=8.x",
"docs": "https://www.drupal.org/docs/8/modules/webform",
"forum": "https://drupal.stackexchange.com/questions/tagged/webform"
}
},
{
"name": "drush/drush",
"version": "11.6.0",
@@ -12199,6 +12310,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/login_destination": 20,
"drupal/page_manager": 5,
"drupal/phone_number": 15,
"drupal/advanced_text_formatter": 5,
@@ -12214,7 +12326,6 @@
"drupal/filter_perms": 20,
"drupal/inline_entity_form": 5,
"drupal/linkit": 10,
"drupal/login_destination": 20,
"drupal/maillog": 20,
"drupal/maxlength": 10,
"drupal/menu_block": 20,