home candidature link then webform
This commit is contained in:
Generated
+112
-1
@@ -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": "2f530ca63b35467ffc3f75fb217a0d22",
|
||||
"content-hash": "f6ce8b14799a226358cd1722b1ef8b12",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -8565,6 +8565,117 @@
|
||||
"source": "https://git.drupalcode.org/project/views_ef_fieldset"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/webform",
|
||||
"version": "6.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/webform.git",
|
||||
"reference": "6.1.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/webform-6.1.0.zip",
|
||||
"reference": "6.1.0",
|
||||
"shasum": "0dae48cc100133a4144ca8219d5506b917888588"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/address": "~1.0",
|
||||
"drupal/bootstrap": "~3.0",
|
||||
"drupal/captcha": "~1.0",
|
||||
"drupal/chosen": "~3.0",
|
||||
"drupal/clientside_validation": "~3.0",
|
||||
"drupal/clientside_validation_jquery": "*",
|
||||
"drupal/devel": "~3.0",
|
||||
"drupal/entity": "~1.0",
|
||||
"drupal/entity_print": "~2.0",
|
||||
"drupal/gnode": "*",
|
||||
"drupal/group": "1.0",
|
||||
"drupal/jquery_ui": "~1.0",
|
||||
"drupal/jquery_ui_checkboxradio": "~1.0",
|
||||
"drupal/jquery_ui_datepicker": "~1.0",
|
||||
"drupal/lingotek": "~3.0",
|
||||
"drupal/mailsystem": "~4.0",
|
||||
"drupal/paragraphs": "~1.0",
|
||||
"drupal/select2": "~1.0",
|
||||
"drupal/smtp": "~1.0",
|
||||
"drupal/styleguide": "~1.0",
|
||||
"drupal/telephone_validation": "~2.0",
|
||||
"drupal/token": "~1.0",
|
||||
"drupal/variationcache": "~1.0",
|
||||
"drupal/webform_access": "*",
|
||||
"drupal/webform_attachment": "*",
|
||||
"drupal/webform_clientside_validation": "*",
|
||||
"drupal/webform_devel": "*",
|
||||
"drupal/webform_entity_print": "*",
|
||||
"drupal/webform_group": "*",
|
||||
"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.1.0",
|
||||
"datestamp": "1635676666",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": "Alexander Trotsenko (bucefal91)",
|
||||
"homepage": "https://www.drupal.org/u/bucefal91",
|
||||
"role": "Co-maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Contributors",
|
||||
"homepage": "https://www.drupal.org/node/7404/committers",
|
||||
"role": "Contributor"
|
||||
},
|
||||
{
|
||||
"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": "10.6.1",
|
||||
|
||||
Reference in New Issue
Block a user