diff --git a/composer.lock b/composer.lock index 906cbbba..825a9c97 100644 --- a/composer.lock +++ b/composer.lock @@ -59,16 +59,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.18.12", + "version": "3.18.14", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "12386ad98e3a76df29cee9475264b7364a50542f" + "reference": "9398db378231fe723583fb8d7a919c1806f02be3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/12386ad98e3a76df29cee9475264b7364a50542f", - "reference": "12386ad98e3a76df29cee9475264b7364a50542f", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9398db378231fe723583fb8d7a919c1806f02be3", + "reference": "9398db378231fe723583fb8d7a919c1806f02be3", "shasum": "" }, "require": { @@ -135,7 +135,7 @@ "s3", "sdk" ], - "time": "2016-05-20 05:19:30" + "time": "2016-05-26 20:43:24" }, { "name": "barnabywalters/mf-cleaner", @@ -698,21 +698,21 @@ }, { "name": "indieauth/client", - "version": "0.1.14", + "version": "0.1.16", "source": { "type": "git", "url": "https://github.com/indieweb/indieauth-client-php.git", - "reference": "504ba095ee10ffaabc570682f3a93b462ba21c77" + "reference": "81e425892c00afef1b6bf9fe16e771b4503bbb8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/504ba095ee10ffaabc570682f3a93b462ba21c77", - "reference": "504ba095ee10ffaabc570682f3a93b462ba21c77", + "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/81e425892c00afef1b6bf9fe16e771b4503bbb8a", + "reference": "81e425892c00afef1b6bf9fe16e771b4503bbb8a", "shasum": "" }, "require": { "barnabywalters/mf-cleaner": "0.*", - "indieweb/link-rel-parser": "0.1.1", + "indieweb/link-rel-parser": "0.1.*", "mf2/mf2": "~0.3", "php": ">5.3.0" }, @@ -733,20 +733,20 @@ } ], "description": "IndieAuth Client Library", - "time": "2016-04-04 14:57:04" + "time": "2016-05-21 16:43:04" }, { "name": "indieweb/link-rel-parser", - "version": "0.1.1", + "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/indieweb/link-rel-parser-php.git", - "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6" + "reference": "7127a92f32cecbf8166fb3b34130a59ea63e2041" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6", - "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6", + "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/7127a92f32cecbf8166fb3b34130a59ea63e2041", + "reference": "7127a92f32cecbf8166fb3b34130a59ea63e2041", "shasum": "" }, "require": { @@ -779,7 +779,7 @@ "indieweb", "microformats2" ], - "time": "2013-12-23 00:14:58" + "time": "2016-04-13 17:48:59" }, { "name": "intervention/image", @@ -1175,16 +1175,16 @@ }, { "name": "laravel/framework", - "version": "v5.2.32", + "version": "v5.2.34", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "f688217113f70b01d0e127da9035195415812bef" + "reference": "6a26f3bb6a6e00c53654a661221643ad1b98e146" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/f688217113f70b01d0e127da9035195415812bef", - "reference": "f688217113f70b01d0e127da9035195415812bef", + "url": "https://api.github.com/repos/laravel/framework/zipball/6a26f3bb6a6e00c53654a661221643ad1b98e146", + "reference": "6a26f3bb6a6e00c53654a661221643ad1b98e146", "shasum": "" }, "require": { @@ -1300,7 +1300,7 @@ "framework", "laravel" ], - "time": "2016-05-17 13:24:40" + "time": "2016-05-26 21:59:46" }, { "name": "lcobucci/jwt",