From b4532bb8146841e5f60c1378e7d572bf8692a194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Jun 2018 16:51:58 +0200 Subject: [PATCH] Bump aws/aws-sdk-php from 3.55.4 to 3.60.0 (#934) Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.55.4 to 3.60.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.55.4...3.60.0) Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 34e5b58bcc..87f558d167 100644 --- a/composer.lock +++ b/composer.lock @@ -368,16 +368,16 @@ "packages-dev": [ { "name": "aws/aws-sdk-php", - "version": "3.55.4", + "version": "3.60.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "8c3093d7cbd30a94ab781777bd1f67c29b2bf7fc" + "reference": "172ed6346ab4d1df075f5106098ed5b6e653c934" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8c3093d7cbd30a94ab781777bd1f67c29b2bf7fc", - "reference": "8c3093d7cbd30a94ab781777bd1f67c29b2bf7fc", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/172ed6346ab4d1df075f5106098ed5b6e653c934", + "reference": "172ed6346ab4d1df075f5106098ed5b6e653c934", "shasum": "" }, "require": { @@ -444,7 +444,7 @@ "s3", "sdk" ], - "time": "2018-04-30T23:04:55+00:00" + "time": "2018-06-01T20:17:58+00:00" }, { "name": "cilex/cilex", @@ -818,16 +818,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.3.0", + "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", - "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", "shasum": "" }, "require": { @@ -837,7 +837,7 @@ }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.0 || ^5.0", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.0" }, "suggest": { @@ -846,7 +846,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "6.2-dev" + "dev-master": "6.3-dev" } }, "autoload": { @@ -879,7 +879,7 @@ "rest", "web service" ], - "time": "2017-06-22T18:50:49+00:00" + "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises",