drupal_yp_install_profile/composer.json

101 lines
3.4 KiB
JSON

{
"name": "yellowpencil/drupal_yp_install_profile",
"description": "Drupal install profile at Yellow Pencil.",
"type": "drupal-custom-profile",
"homepage": "https://git.yellowpencil.com/yellowpencil/drupal_yp_install_profile",
"support": {
"docs": "https://www.drupal.org/docs/user_guide/en/index.html",
"chat": "https://www.drupal.org/node/314178"
},
"repositories": {
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"ypackagist": {
"type": "composer",
"url": "https://ypackagist.onpointsuite.com"
}
},
"require": {
"behat/behat": "^3.13",
"behat/mink": "^1.11",
"composer/installers": "^2.2",
"cweagans/composer-patches": "^1.7",
"drupal-library/ckeditor-fakeobjects": "4.16",
"drupal-library/ckeditor-indentblock": "4.15",
"drupal-library/ckeditor-link": "4.16",
"drupal-library/ckeditor-youtube": "2.1.18",
"drupal-library/dropzone": "5.7.2",
"drupal-library/jquery-ui-touch-punch": "1.0",
"drupal/admin_toolbar": "^3.4",
"drupal/anchor_link": "^2.6",
"drupal/better_exposed_filters": "^6.0",
"drupal/chosen": "^4.0",
"drupal/ckeditor_indentblock": "^1.0",
"drupal/clientside_validation": "^4.0",
"drupal/conditional_fields": "^4.0@alpha",
"drupal/config_filter": "^2.6",
"drupal/config_ignore": "^3.1",
"drupal/config_split": "^2.0",
"drupal/core-composer-scaffold": "^9.5",
"drupal/core-recommended": "^9.5",
"drupal/ctools": "^4.0",
"drupal/devel": "^5.0",
"drupal/diff": "^1.1",
"drupal/dropzonejs": "^2.8",
"drupal/drupal-extension": "^5.0",
"drupal/editor_advanced_link": "^2.2",
"drupal/entity_browser": "^2.10",
"drupal/entity_usage": "^2.0@beta",
"drupal/field_group": "^3.4",
"drupal/file_delete": "^2.0",
"drupal/google_tag": "^2.0",
"drupal/honeypot": "^2.1",
"drupal/link_attributes": "^2.1",
"drupal/linkit": "^6.0",
"drupal/mailsystem": "^4.4",
"drupal/maxlength": "^2.1",
"drupal/media_bulk_upload": "^3.0",
"drupal/media_entity_file_replace": "^1.0",
"drupal/menu_block": "^1.10",
"drupal/menu_breadcrumb": "^1.16",
"drupal/menu_item_extras": "^3.0",
"drupal/metatag": "^2.0",
"drupal/node_edit_protection": "^1.1",
"drupal/node_title_help_text": "^1.3",
"drupal/paragraphs": "^1.16",
"drupal/password_policy": "^4.0",
"drupal/pathauto": "^1.12",
"drupal/redirect": "^1.9",
"drupal/redis": "^1.7",
"drupal/role_delegation": "^1.2",
"drupal/scheduled_transitions": "^2.3",
"drupal/simple_sitemap": "^4.1",
"drupal/smtp": "^1.2",
"drupal/stage_file_proxy": "^2.1",
"drupal/svg_image": "^3.0",
"drupal/token": "^1.13",
"drupal/twig_field_value": "^2.0",
"drupal/twig_tweak": "^3.2",
"drupal/ultimate_cron": "^2.0@alpha",
"drupal/username_enumeration_prevention": "^1.3",
"drupal/views_ajax_history": "^1.7",
"drupal/views_bulk_operations": "^4.2",
"drupal/views_infinite_scroll": "^2.0",
"drupal/webform": "^6.2",
"drush/drush": "^11.6",
"friends-of-behat/mink-extension": "^2.7",
"kint-php/kint": "^5.1",
"kint-php/kint-twig": "^5.0",
"yellowpencil/drupal_yp_install_profile": "dev-d9",
"yellowpencil/yp-admin-guide": "1.1",
"yellowpencil/yp-alerts-module": "1.1"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}