{ "name": "uw_base_profile/uw_base_profile", "description": "Testing", "type": "project", "license": "GPL-2.0-or-later", "repositories": { "0": { "type": "composer", "url": "http://wms-ci-s1.private.uwaterloo.ca/packages.json" } }, "conflict": { "drupal/drupal": "*", "wcms/wcms": "*", "libraries/libraries": "*" }, "config": { "secure-http": false, "sort-packages": true, "vendor-dir": "../../vendor" }, "minimum-stability": "dev", "require": { "behat/mink": "~1.7", "behat/mink-goutte-driver": "~1.2", "composer/installers": "^1.2", "cweagans/composer-patches": "1.6.3", "drupal/admin_toolbar": "1.27", "drupal/adminimal_theme": "1.5", "drupal/allowed_formats": "1.1", "drupal/autocomplete_deluxe": "dev-8.x-1.x", "drupal/cancel_button": "1.1", "drupal/captcha": "dev-8.x-1.x", "drupal/coder": "3.5", "drupal/coffee": "dev-8.x-1.x", "drupal/components": "1.0", "drupal/conditional_fields": "1.0-alpha5", "drupal/config_update": "1.6", "drupal/content_moderation_notifications": "dev-8.x-3.x", "drupal/core": "8.7.6", "drupal/crop": "2.0-rc1", "drupal/ctools": "3.2", "drupal/devel": "2.1", "drupal/diff": "1.0-rc2", "drupal/eck": "1.0-alpha5", "drupal/entity_reference_revisions": "1.6", "drupal/externalauth": "1.1", "drupal/features": "3.8", "drupal/fences": "2.0-alpha2", "drupal/field_group": "3.0-rc1", "drupal/field_validation": "1.0-alpha7", "drupal/file_mdm": "1.1", "drupal/filefield_sources": "1.0-alpha1", "drupal/focal_point": "1.0", "drupal/honeypot": "1.29", "drupal/image_widget_crop": "2.2", "drupal/imageapi_optimize": "2.0-alpha4", "drupal/imageapi_optimize_binaries": "1.0-alpha1", "drupal/imageapi_optimize_resmushit": "1.0-beta1", "drupal/imagemagick": "dev-8.x-2.x-beta1-uw_wcms", "drupal/imce": "1.7", "drupal/inline_entity_form": "1.0-rc1", "drupal/label_help": "dev-8.x-1.x", "drupal/maillog": "dev-8.x-1.x", "drupal/markup": "1.0-beta1", "drupal/media_entity_facebook": "2.0-alpha1", "drupal/menu_link_config": "1.0-alpha1", "drupal/module_filter": "3.1", "drupal/paragraphs": "1.8", "drupal/paragraphs_edit": "2.0-alpha6", "drupal/pathauto": "1.4", "drupal/recaptcha": "2.4", "drupal/responsive_menu_combined": "dev-8.x-1.x", "drupal/role_expire": "1.0-rc1", "drupal/samlauth": "3.0-alpha1", "drupal/search_kint": "dev-8.x-1.x", "drupal/simplify_menu": "2.0", "drupal/token": "1.5", "drupal/twig_field_value": "1.2", "drupal/twig_tweak": "2.4", "drupal/twig_vardumper": "1.2", "drupal/vardumper": "1.4", "drupal/video_embed_field": "2.2", "drupal/webform": "5.3", "drupal/workbench": "1.1", "drupal/workbench_access": "1.0-beta2", "fourkitchens/emulsify": "dev-master#v3.1", "hirak/prestissimo": "~0.3.9", "jcalderonzumba/gastonjs": "~1.0.2", "jcalderonzumba/mink-phantomjs-driver": "~0.3.1", "libraries/ckeditor-codemirror-plugin": "v1.17.3", "libraries/ckeditor-autogrow": "4.9.0", "libraries/ckeditor-fakeobjects": "4.9.0", "libraries/ckeditor-image": "4.9.0", "libraries/ckeditor-link": "4.9.0", "libraries/codemirror": "5.36.0", "libraries/drupal-composer-info-rewrite": "dev-master#b17a052", "libraries/jquery-geocomplete": "1.7.0", "libraries/jquery-image-picker": "0.3.0", "libraries/jquery-inputmask": "3.3.10", "libraries/jquery-intl-tel-input": "v12.1.0", "libraries/jquery-rateit": "1.1.1", "libraries/jquery-select2": "4.0.5", "libraries/jquery-timepicker": "1.11.12", "libraries/jquery-toggles": "v4.0.0", "libraries/jquery-word-and-character-counter-plugin": "2.5.1", "libraries/progress-tracker": "v1.4.0", "libraries/signature-pad": "v2.3.0", "mikey179/vfsstream": "~1.2", "onelogin/php-saml": "~3.0.0", "oomphinc/composer-installers-extender": "v1.1.2", "phpunit/phpunit": ">=4.8.28 <5", "symfony/browser-kit": ">=2.8.13 <3.0", "symfony/css-selector": "~2.8", "symfony/finder": "^4.0@dev", "symfony/phpunit-bridge": "*", "symfony/var-dumper": "^4.0@dev", "wcms/uw_auth_wcms_admins": "dev-8.x-1.x", "wcms/uw_ct_single_page_home": "dev-8.x-1.x", "wcms/uw_ct_site_footer": "dev-8.x-1.x", "wcms/uw_ct_web_page": "dev-8.x-1.x", "wcms/uw_fdsu_theme_resp": "dev-8.x-1.x", "wcms/uw_site_dev": "dev-8.x-1.x", "wcms/uw_site_fdsu": "dev-8.x-1.x", "wcms/uw_sites_all": "dev-8.x-1.x" }, "extra": { "installer-types": [ "wcms-module", "wcms-theme", "libraries-module" ], "installer-paths": { "../../core": ["type:drupal-core"], "../../libraries/{$name}": ["type:libraries-module"], "modules/features/{$name}": ["type:wcms-module"], "modules/contrib/{$name}": ["type:drupal-module"], "themes/{$name}": ["type:wcms-theme"] }, "patches": { "drupal/samlauth": { "ISTWCMS-2268: Rewrite the samlauth to allow for autoassigning roles": "patches/modules/samlauth/remove_presave_hook-samlauth-2925171-1.patch" }, "drupal/externalauth": { "ISTWCMS-2267: Remove provider prefix to username (samlauth_)": "patches/modules/externalauth/externalauth-optional_prefix-2798323-24.patch" }, "drupal/paragraphs": { "Integrity constraint violation: 1048 Column 'langcode' cannot be null": "https://www.drupal.org/files/issues/paragraphs-missing-langcode-2901390-9.patch" } } } }