seb-enovate

Results 2 comments of seb-enovate

Hi Anton, We are using version 7.3.3, if that is what you are asking? Thanks Seb

Not sure if this is helpful but we are installing Deployer like this: ```sh composer require "deployer/deployer" "^7.0.1" ``` And then installing the AWS SDK like this: ```sh composer require...