Skip to content
Snippets Groups Projects
Commit 61971d51 authored by stojg's avatar stojg
Browse files

Adding snowmachine back into the normal composer require

parent 9579ab68
Branches
Tags
No related merge requests found
......@@ -8,7 +8,5 @@ This module contains docs, scripts and code to enable SilverStripe to run on AWS
Snowmachine is our proof of concept on for provision stacks on AWS.
It uses AWS CloudFormation and the AWS PHP SDK. For installation and usage, see the README at
[gitlab/aws/silverstripe-aws-snowmachine]().
It is a composer dev requirement, so you will need to composer with the `--dev` flag.
\ No newline at end of file
It uses AWS CloudFormation and the AWS PHP SDK. For installation and usage, see the
[Snowmachine README](https://gitlab.silverstripe.com/aws/silverstripe-aws-snowmachine/blob/master/README.md).
\ No newline at end of file
......@@ -17,9 +17,7 @@
"url": "ssh://git@gitlab.silverstripe.com:2222/aws/silverstripe-aws-snowmachine.git"
},
"require": {
"aws/aws-sdk-php": "2.*"
},
"require-dev": {
"aws/aws-sdk-php": "2.*",
"silverstripe/aws-snowmachine": "*"
},
"extra": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment