Issue #3255588 by yas, baldwinlouie: Release 3.2.0
Showing
- cfn/nested/cloud_orchestrator_docker.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_docker.yaml
- cfn/nested/cloud_orchestrator_docker_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_docker_manual_vpc.yaml
- cfn/nested/cloud_orchestrator_docker_rds_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_docker_rds_manual_vpc.yaml
- cfn/nested/cloud_orchestrator_full.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_full.yaml
- cfn/nested/cloud_orchestrator_full_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_full_manual_vpc.yaml
- cfn/nested/cloud_orchestrator_single.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_single.yaml
- cfn/nested/cloud_orchestrator_single_ami.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_single_ami.yaml
- cfn/nested/cloud_orchestrator_single_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_single_manual_vpc.yaml
- cloud.doxyfile 1 addition, 1 deletioncloud.doxyfile
- composer.json 3 additions, 3 deletionscomposer.json
- src/Service/CloudServiceInterface.php 1 addition, 1 deletionsrc/Service/CloudServiceInterface.php
... | ... | @@ -5,10 +5,10 @@ |
"require": { | ||
"aws/aws-sdk-php": "^3", | ||
"drupal/bootstrap_cloud": "^2", | ||
"drupal/geocoder": "^3.20", | ||
"drupal/geocoder": "^3", | ||
"drupal/entity_export_csv": "1.x-dev@dev", | ||
"geocoder-php/nominatim-provider" : "^5.5", | ||
"google/apiclient": "^2.10", | ||
"geocoder-php/nominatim-provider" : "^5", | ||
"google/apiclient": "^2", | ||
"maclof/kubernetes-client": "~0.17", | ||
"ext-json": "*" | ||
}, | ||
... | ... |
Please register or sign in to comment