{ "name": "UW base profile", "description": "Testing", "type": "project", "license": "GPL-2.0+", "repositories": [ { "type": "composer", "url": "http://wms-ci-s1.private.uwaterloo.ca/packages.json" } ], "conflict": { "drupal/drupal": "*", "wcms/wcms": "*" }, "config": { "secure-http": false, "sort-packages": true, "vendor-dir": "../../vendor" }, "minimum-stability": "dev", "require": { "behat/mink": "1.7.x-dev", "behat/mink-goutte-driver": "~1.2", "composer/installers": "^1.2", "cweagans/composer-patches": "dev-master", "drupal/allowed_formats": "1.1", "drupal/autocomplete_deluxe": "dev-8.x-1.x", "drupal/cancel_button": "1.0", "drupal/captcha": "dev-8.x-1.x", "drupal/coder": "8.2.12", "drupal/components": "1.0", "drupal/config_update": "dev-8.x-1.x", "drupal/core": "8.4.4", "drupal/crop": "dev-8.x-2.x", "drupal/devel": "dev-8.x-1.x", "drupal/diff": "dev-8.x-1.x", "drupal/eck": "dev-8.x-1.x", "drupal/entity_reference_revisions": "dev-8.x-1.x", "drupal/externalauth": "dev-8.x-1.x", "drupal/features": "dev-8.x-3.x", "drupal/fences": "2.0-alpha1", "drupal/field_group": "dev-8.x-1.x", "drupal/field_validation": "dev-8.x-1.x", "drupal/file_mdm": "dev-8.x-1.x", "drupal/filefield_sources": "dev-8.x-1.x", "drupal/focal_point": "dev-8.x-1.x", "drupal/image_widget_crop": "dev-8.x-2.x", "drupal/imageapi_optimize": "dev-8.x-2.x", "drupal/imagemagick": "dev-8.x-2.x-beta1-uw_wcms", "drupal/imce": "dev-8.x-1.x", "drupal/inline_entity_form": "dev-8.x-1.x", "drupal/label_help": "dev-8.x-1.x", "drupal/markup": "dev-8.x-1.x", "drupal/media_entity_facebook": "dev-8.x-2.x", "drupal/menu_link_config": "dev-8.x-1.x", "drupal/module_filter": "dev-8.x-3.x", "drupal/paragraphs": "dev-8.x-1.x", "drupal/paragraphs_edit": "2.0-alpha4", "drupal/recaptcha": "dev-8.x-1.x", "drupal/responsive_menu_combined": "dev-8.x-1.x", "drupal/role_expire": "^1.0@beta", "drupal/samlauth": "dev-8.x-2.x", "drupal/search_kint": "dev-8.x-1.x", "drupal/simplify_menu": "dev-8.x-1.x", "drupal/token": "dev-8.x-1.x", "drupal/twig_field_value": "dev-8.x-1.x", "drupal/twig_tweak": "dev-8.x-1.x", "drupal/twig_vardumper": "dev-8.x-1.x", "drupal/vardumper": "dev-8.x-1.x", "drupal/video_embed_field": "dev-8.x-2.x", "drupal/workbench": "dev-8.x-1.x", "drupal/workbench_access": "dev-8.x-1.x", "fourkitchens/emulsify": "dev-master", "hirak/prestissimo": "dev-master", "jcalderonzumba/gastonjs": "~1.0.2", "jcalderonzumba/mink-phantomjs-driver": "~0.3.1", "mikey179/vfsStream": "~1.2", "onelogin/php-saml": "dev-master", "oomphinc/composer-installers-extender": "dev-master", "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/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" ], "installer-paths": { "../../core": ["type:drupal-core"], "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/optional_prefix-externalauth-2798323-17.patch" }, "drupal/core": { "Drupal issue #2788087, problem with temporary route not existing": "patches/modules/core/2788087-7.patch" } } } }