{
    "name": "provus/upstream-configuration",
    "type": "project",
    "minimum-stability": "dev",
    "version": "2.0.0",
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        }
    ],
    "require": {  },
    "extra": {
        "_README": "Do not edit this config file, Use the composer.json in the project root. See https://provus.io/docs/composer for more information."
    },
    "config": {
        "allow-plugins": {
            "composer/installers": true,
            "oomphinc/composer-installers-extender": true,
            "zaporylie/composer-drupal-optimizations": true,
            "cweagans/composer-patches": true
        }
    },
    "require-dev": {
        "dmore/behat-chrome-extension": "^1.3",
        "drupal/drupal-extension": "^4.1",
        "mglaman/drupal-check": "^1.2"
    }
}
