Updated dependencies

This commit is contained in:
Jonny Barnes 2016-05-29 16:44:57 +01:00
parent 55bc33a79a
commit 3c2803a518

42
composer.lock generated
View file

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