Newer
Older
"name": "uw_base_profile/uw_base_profile",
"description": "Testing",
"type": "project",
"license": "GPL-2.0-or-later",
"repositories": {
"0": {
Chris Shantz
committed
"conflict": {
"drupal/drupal": "*",
"wcms/wcms": "*",
"libraries/libraries": "*"
"drupal-info-rewrite--additional-packageTypes": [
"wcms-module",
"wcms-theme"
"discard-changes": true,
"secure-http": false,
Kevin Paxman
committed
"vendor-dir": "../../vendor"
"minimum-stability": "stable",
"behat/mink": "v1.7.1",
"behat/mink-goutte-driver": "v1.2.1",
"drupal/allowed_formats": "1.3",
Eric Bremner
committed
"drupal/cancel_button": "1.1",
"drupal/ckeditorheight": "1.5",
"drupal/coffee": "1.0-beta2",
"drupal/components": "2.0-beta3",
"drupal/config_update": "1.7",
"drupal/core": "8.9.5",
"drupal/crop": "2.1",
"drupal/ctools": "3.4",
"drupal/dashboards": "1.0-beta8",
"drupal/entity_browser": "2.5",
"drupal/file_mdm": "2.1",
"drupal/honeypot": "1.30",
"drupal/image_widget_crop": "2.3",
Eric Bremner
committed
"drupal/jquery_ui": "1.4",
"drupal/jquery_ui_datepicker": "1.0",
"drupal/jquery_ui_slider": "1.1",
"drupal/jquery_ui_touch_punch": "1.0.0",
"drupal/label_help": "dev-8.x-1.x",
"drupal/readmehelp": "1.0-beta4",
"drupal/require_on_publish": "1.2",
"drupal/simplesamlphp_auth": "3.2",
Liam Morland
committed
"drupal/smart_date": "3.0.0-beta1",
"drupal/sophron": "1.0",
"drupal/structure_sync": "^1.16",
"drupal/twig_field_value": "1.2",
"drupal/twig_vardumper": "2.2",
"drupal/video_embed_field": "2.2",
"drupal/webform": "5.20-beta5",
Chris Shantz
committed
"fileeye/mimemap": "^1.1",
"kint-php/kint": "^3.3",
Eric Bremner
committed
"mikey179/vfsstream": "v1.6.7",
"onelogin/php-saml": "3.2.1",
"phpunit/phpunit": "^7",
"symfony/css-selector": "~3.0",
"symfony/finder": "^4.0",
"symfony/phpunit-bridge": "*",
"symfony/var-dumper": "^4.0",
"wcms/uw_cfg_common": "dev-8.x-1.x",
"wcms/uw_ct_blog": "dev-8.x-1.x",
"wcms/uw_ct_event": "dev-8.x-1.x",
"wcms/uw_ct_news_item": "dev-8.x-1.x",
"wcms/uw_dashboard": "dev-8.x-1.x",
"wcms/uw_media": "dev-8.x-1.x",
"wcms/uw_sites_all": "dev-8.x-1.x",
"merge-plugin": {
"include": [
"modules/contrib/webform/composer.libraries.json"
]
"installer-types": [
"wcms-module",
],
"installer-paths": {
"../../core": ["type:drupal-core"],
"libraries/{$name}": ["type:wcms-lib"],
"modules/features/{$name}": ["type:wcms-module"],
"modules/contrib/{$name}": ["type:drupal-module"],
"themes/{$name}": ["type:wcms-theme"]
}