Newer
Older
{
"name": "drupal/cloud",
"type": "drupal-module",
"homepage": "https://drupal.org/project/cloud",
"require": {
"aws/aws-sdk-php": "^3",
"drupal/bootstrap_cloud": "^1.7",
"drupal/geocoder": "^3.20",
"geocoder-php/nominatim-provider" : "^5.5",
"google/apiclient": "^2.10",
"ext-json": "*"
},
"require-dev": {
"behat/mink": "*",
"behat/mink-goutte-driver": "*",
"composer/installers": "*",
"drupal/admin_toolbar": "*",
"drupal/coder": "*",
"drupal/memcache": "^2",
"drupal/queue_ui": "*",
"drush/drush": "*",
"kint-php/kint": "*",
"phpspec/prophecy-phpunit": "*",
"phpunit/phpunit": "*",
"symfony/phpunit-bridge": "*"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": "^10"
}
}
},
"support": {
"issues": "https://drupal.org/project/issues/cloud",
"source": "https://git.drupalcode.org/project/cloud"