2018-11-01 21:36:54 +01:00
{
2019-01-28 17:05:29 +01:00
"name" : "drupal-composer/drupal-project" ,
"description" : "Project template for Drupal 8 projects with composer" ,
2018-11-01 21:36:54 +01:00
"type" : "project" ,
"license" : "GPL-2.0-or-later" ,
2019-01-28 17:05:29 +01:00
"authors" : [
{
"name" : "" ,
"role" : ""
}
] ,
"repositories" : [
{
"type" : "composer" ,
"url" : "https://packages.drupal.org/8"
}
] ,
2018-11-01 21:36:54 +01:00
"require" : {
2019-05-27 13:00:51 +02:00
"php" : ">=7.3" ,
2020-11-03 18:14:36 +01:00
"composer/installers" : "^1.2" ,
2019-02-13 12:34:00 +01:00
"drupal/amswap" : "^2.0" ,
2021-01-26 21:26:01 +01:00
"drupal/audiofield" : "^1.10" ,
2020-11-03 17:04:38 +01:00
"drupal/auto_entitylabel" : "^2.x-dev" ,
2021-01-11 21:16:42 +01:00
"drupal/commerce" : "^2.22" ,
2019-10-05 20:01:06 +02:00
"drupal/commerce_cart_api" : "^1.4" ,
2021-01-11 21:16:42 +01:00
"drupal/commerce_cart_redirection" : "^3.0" ,
"drupal/commerce_license" : "2.x-dev@dev" ,
2019-03-05 23:23:19 +01:00
"drupal/commerce_migrate" : "^2.0" ,
"drupal/commerce_monetico" : "^1.0" ,
"drupal/commerce_pricelist" : "2.x-dev" ,
2020-11-03 17:04:38 +01:00
"drupal/commerce_recurring" : "^1.x-dev" ,
2021-01-11 21:16:42 +01:00
"drupal/commerce_stripe" : "1.x-dev@dev" ,
2020-11-03 17:04:38 +01:00
"drupal/commerce_variation_cart_form" : "^1.x-dev" ,
2019-01-28 17:05:29 +01:00
"drupal/computed_field" : "^2.0@beta" ,
2020-11-17 11:23:03 +01:00
"drupal/config_devel" : "^1.7" ,
2019-01-29 15:04:33 +01:00
"drupal/config_split" : "^1.4" ,
2019-01-28 17:05:29 +01:00
"drupal/console" : "^1.0.2" ,
2020-11-03 17:04:38 +01:00
"drupal/consumer_image_styles" : "^3.0" ,
2020-11-04 15:08:52 +01:00
"drupal/content_sync" : "2.x-dev@dev" ,
"drupal/core-composer-scaffold" : "^9.0" ,
2020-11-18 13:22:30 +01:00
"drupal/debug_bar" : "^1.4" ,
2021-01-11 21:16:42 +01:00
"drupal/devel" : "^4.1" ,
2020-12-26 17:05:58 +01:00
"drupal/editor_advanced_link" : "^1.8" ,
2019-02-12 18:20:33 +01:00
"drupal/entity_clone" : "^1.0" ,
2019-05-17 17:16:05 +02:00
"drupal/error_log" : "^1.0" ,
2020-12-26 17:05:58 +01:00
"drupal/field_group" : "3.x-dev@dev" ,
2019-10-07 15:54:03 +02:00
"drupal/field_permissions" : "^1.0" ,
2021-02-17 15:21:17 +01:00
"drupal/flag" : "4.x-dev@dev" ,
2021-02-17 14:44:04 +01:00
"drupal/flag_lists" : "4.0.x-dev@dev" ,
2021-01-27 22:49:52 +01:00
"drupal/flood_control" : "^2.1" ,
2020-11-03 17:04:38 +01:00
"drupal/genpass" : "^1.x-dev" ,
2021-02-24 10:47:26 +01:00
"drupal/graphql" : "^4.0" ,
2020-11-03 17:04:38 +01:00
"drupal/image_delta_formatter" : "^1.x-dev" ,
2020-12-01 23:02:35 +01:00
"drupal/image_effects" : "3.x-dev@dev" ,
2019-06-10 18:30:48 +02:00
"drupal/jsonapi_extras" : "^3.7" ,
2020-11-03 17:04:38 +01:00
"drupal/jsonrpc" : "^1.x-dev" ,
"drupal/login_history" : "^1.x-dev" ,
"drupal/mailgun" : "^1.x-dev" ,
2019-02-15 12:43:29 +01:00
"drupal/mailsystem" : "^4.1" ,
2020-11-17 11:23:03 +01:00
"drupal/migrate_devel" : "2.x-dev@dev" ,
"drupal/migrate_plus" : "5.x-dev@dev" ,
"drupal/migrate_tools" : "5.x-dev@dev" ,
2020-11-03 17:04:38 +01:00
"drupal/mimemail" : "^1.x-dev" ,
2019-06-22 19:34:21 +02:00
"drupal/modules_weight" : "^1.8" ,
2021-01-11 21:16:42 +01:00
"drupal/payment" : "^2.1" ,
"drupal/payment_commerce" : "2.x-dev@dev" ,
2019-11-05 18:02:39 +01:00
"drupal/permissions_filter" : "^1.1" ,
2021-01-25 22:19:21 +01:00
"drupal/printable" : "^2.0" ,
2021-01-11 21:16:42 +01:00
"drupal/recurring_period" : "^1.0" ,
2021-03-08 14:47:35 +01:00
"drupal/redis" : "^1.5" ,
2019-04-08 11:01:26 +02:00
"drupal/restui" : "^1.16" ,
2021-02-17 14:44:04 +01:00
"drupal/search_api" : "^1.19" ,
2019-05-29 13:41:34 +02:00
"drupal/search_api_autocomplete" : "^1.2" ,
2020-11-03 17:04:38 +01:00
"drupal/search_api_page" : "^1.x-dev" ,
2021-01-26 21:46:12 +01:00
"drupal/search_api_solr" : "^4.1" ,
2020-11-03 17:04:38 +01:00
"drupal/select_translation" : "^1.x-dev" ,
"drupal/simplenews" : "^1.x-dev" ,
2021-03-09 15:24:49 +01:00
"drupal/social_media_links" : "^2.8" ,
2020-12-07 23:11:31 +01:00
"drupal/string_translation_ui" : "^1.2" ,
"drupal/strings_i18n_json_export" : "1.x-dev@dev" ,
2019-06-04 22:38:44 +02:00
"drupal/subrequests" : "^2.0" ,
2018-12-11 15:11:11 +01:00
"drupal/telephone_formatter" : "^1.0@beta" ,
2019-01-28 17:05:29 +01:00
"drupal/telephone_validation" : "^2.1" ,
2020-11-03 17:04:38 +01:00
"drupal/translate_side_by_side" : "^1.x-dev" ,
"drupal/translation_views" : "^1.x-dev" ,
"drupal/ultimate_cron" : "^2.x-dev" ,
2021-03-04 11:08:27 +01:00
"drupal/unique_content_field_validation" : "^1.0" ,
2020-12-08 21:10:00 +01:00
"drupal/url_to_video_filter" : "^2.0" ,
2021-03-09 16:46:59 +01:00
"drupal/user_registrationpassword" : "^1.0@alpha" ,
2020-11-03 18:14:36 +01:00
"drupal/views_conditional" : "^1.x-dev" ,
2021-01-25 16:15:03 +01:00
"drupal/views_ef_fieldset" : "^1.5" ,
2020-11-03 18:14:36 +01:00
"drush/drush" : "^9" ,
"kint-php/kint" : "^3.3" ,
2021-01-25 22:19:21 +01:00
"smalot/pdfparser" : "*" ,
2020-11-03 18:14:36 +01:00
"symfony/event-dispatcher" : "4.3.4 as 3.4.99" ,
"vlucas/phpdotenv" : "^2.4" ,
2021-01-25 22:19:21 +01:00
"wa72/htmlpagedom" : "1.3.*" ,
2020-11-03 18:14:36 +01:00
"webflo/drupal-finder" : "^1.0.0" ,
"webmozart/path-util" : "^2.3" ,
"wikimedia/composer-merge-plugin" : "^1.4" ,
"zaporylie/composer-drupal-optimizations" : "^1.0"
2018-11-01 21:36:54 +01:00
} ,
2019-01-28 17:05:29 +01:00
"require-dev" : {
} ,
"conflict" : {
"drupal/drupal" : "*"
2018-11-01 21:36:54 +01:00
} ,
"minimum-stability" : "dev" ,
"prefer-stable" : true ,
"config" : {
2020-02-17 15:57:53 +01:00
"sort-packages" : true ,
"platform" : {
"php" : "7.3"
2021-03-01 18:46:48 +01:00
} ,
"discard-changes" : true
2018-11-01 21:36:54 +01:00
} ,
2019-01-28 17:05:29 +01:00
"autoload" : {
"classmap" : [
"scripts/composer/ScriptHandler.php"
2018-11-01 21:36:54 +01:00
] ,
2019-01-28 17:05:29 +01:00
"files" : [ "load.environment.php" ]
} ,
"scripts" : {
"pre-install-cmd" : [
"DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
] ,
"pre-update-cmd" : [
"DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
] ,
"post-install-cmd" : [
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
] ,
"post-update-cmd" : [
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
]
} ,
"extra" : {
"composer-exit-on-patch-failure" : true ,
"patchLevel" : {
"drupal/core" : "-p2"
} ,
2018-11-01 21:36:54 +01:00
"merge-plugin" : {
"include" : [
2019-01-28 17:05:29 +01:00
"web/profiles/d8-starterkit-profile/composer.json"
2018-11-01 21:36:54 +01:00
] ,
"recurse" : true ,
"replace" : false ,
"merge-extra" : true
} ,
"installer-paths" : {
2019-01-28 17:05:29 +01:00
"web/core" : [ "type:drupal-core" ] ,
"web/libraries/{$name}" : [ "type:drupal-library" ] ,
"web/modules/contrib/{$name}" : [ "type:drupal-module" ] ,
"web/profiles/contrib/{$name}" : [ "type:drupal-profile" ] ,
"web/themes/contrib/{$name}" : [ "type:drupal-theme" ] ,
"drush/Commands/{$name}" : [ "type:drupal-drush" ]
2018-12-18 19:13:08 +01:00
} ,
2019-02-05 14:19:29 +01:00
"patches" : {
2019-02-13 19:48:27 +01:00
"drupal/core" : {
2021-02-17 15:21:17 +01:00
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch" ,
2021-03-03 16:47:06 +01:00
"language negociation exeption https://www.drupal.org/project/drupal/issues/3134349" : "https://www.drupal.org/files/issues/2020-06-02/3134349-9.patch" ,
2021-03-05 12:09:02 +01:00
"Cannot save translated nodes after upgrading to 8.8 due to invalid path https://www.drupal.org/project/drupal/issues/3101344" : "https://www.drupal.org/files/issues/2021-03-01/3101344-drupal-core-fix-permissions-checking-while-node-translating-64.patch" ,
"ConfigImporter->checkOp() https://www.drupal.org/project/drupal/issues/3198715" : "https://www.drupal.org/files/issues/2021-02-16/error-running-config-import-delete-on-null-3198715-3.patch"
2021-02-15 13:02:48 +01:00
} ,
2019-04-09 00:01:15 +02:00
"drupal/email_registration" : {
"allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542" : "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch"
2020-11-09 16:35:18 +01:00
} ,
2020-12-26 17:05:58 +01:00
"drupal/field_group" : {
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch" ,
"undefined index name 16 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-08-10/field_group-undefined-index-name-3064890-16.patch"
2021-01-11 21:16:42 +01:00
} ,
"drupal/stripe" : {
"Stripe is a web service and should be in system.admin_config_services https://www.drupal.org/project/stripe/issues/3090652" : "https://www.drupal.org/files/issues/2020-01-08/stripe-link_menu_in_services-3090652-5.patch"
2021-02-17 15:21:17 +01:00
} ,
2021-02-24 14:58:45 +01:00
"drupal/address" : {
"Integrate Address with Search API https://www.drupal.org/project/address/issues/2812659" : "https://www.drupal.org/files/issues/2020-11-02/integrate-address-searchapi-2812659-56.patch"
2021-02-26 23:48:51 +01:00
} ,
2021-03-01 16:38:19 +01:00
"drupal/flag" : {
"remove flag hooks to allow site to be accessible again https://www.drupal.org/project/flag/issues/3200806" : "./patches/flag-commenthooks.patch"
} ,
2021-02-26 23:48:51 +01:00
"drupal/flag_lists" : {
2021-03-01 18:32:59 +01:00
"make the related_flag id unique https://www.drupal.org/project/flag_lists/issues/3200737" : "https://www.drupal.org/files/issues/2021-02-27/hasactions%2Buniqflagid.patch" ,
"check for flag before delete https://www.drupal.org/project/flag_lists/issues/3200997" : "https://www.drupal.org/files/issues/2021-03-01/delete-missing-flag_0.patch"
2021-03-03 17:54:54 +01:00
} ,
"drupal/graphql" : {
"Invalid translation language https://github.com/drupal-graphql/graphql/issues/1175" : "./patches/graphql-fix-invalid-translation-language.patch"
2021-03-04 11:32:39 +01:00
} ,
"drupal/unique_content_field_validation" : {
"Do not validate against empty fields https://www.drupal.org/project/unique_content_field_validation/issues/3201576" : "https://www.drupal.org/files/issues/2021-03-04/unique_validation-empty_field.patch"
2019-02-05 14:19:29 +01:00
}
} ,
2019-01-28 17:05:29 +01:00
"drupal-scaffold" : {
2020-11-03 17:04:38 +01:00
"locations" : {
"web-root" : "./web"
} ,
2019-01-28 17:05:29 +01:00
"initial" : {
".editorconfig" : "../.editorconfig" ,
".gitattributes" : "../.gitattributes"
2018-12-18 19:13:08 +01:00
}
2018-11-01 21:36:54 +01:00
}
2019-01-28 17:05:29 +01:00
}
2018-11-01 21:36:54 +01:00
}