composer update

This commit is contained in:
Jonny Barnes 2017-07-03 16:41:01 +01:00
parent 4084d0518d
commit bf716aba37

70
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.30.2", "version": "3.31.0",
"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": "20539a38dc643a2700f80ae8647dbd1a05d3f7a9" "reference": "21480f1ba2b7a329241f47d3042e9c9ad06e8e5e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/20539a38dc643a2700f80ae8647dbd1a05d3f7a9", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/21480f1ba2b7a329241f47d3042e9c9ad06e8e5e",
"reference": "20539a38dc643a2700f80ae8647dbd1a05d3f7a9", "reference": "21480f1ba2b7a329241f47d3042e9c9ad06e8e5e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -84,7 +84,7 @@
"s3", "s3",
"sdk" "sdk"
], ],
"time": "2017-06-23T18:54:40+00:00" "time": "2017-06-30T19:39:55+00:00"
}, },
{ {
"name": "barnabywalters/mf-cleaner", "name": "barnabywalters/mf-cleaner",
@ -1223,16 +1223,16 @@
}, },
{ {
"name": "indieauth/client", "name": "indieauth/client",
"version": "0.2.1", "version": "0.2.2",
"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": "f5f6efad79334d1ff9370fe4dce8ccf4814820fa" "reference": "225ece31ddafaee3348eabdc915422c457498a84"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/f5f6efad79334d1ff9370fe4dce8ccf4814820fa", "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/225ece31ddafaee3348eabdc915422c457498a84",
"reference": "f5f6efad79334d1ff9370fe4dce8ccf4814820fa", "reference": "225ece31ddafaee3348eabdc915422c457498a84",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1258,7 +1258,7 @@
} }
], ],
"description": "IndieAuth Client Library", "description": "IndieAuth Client Library",
"time": "2017-04-26T21:44:35+00:00" "time": "2017-07-01T15:43:45+00:00"
}, },
{ {
"name": "indieweb/link-rel-parser", "name": "indieweb/link-rel-parser",
@ -1583,16 +1583,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.4.27", "version": "v5.4.28",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "66f5e1b37cbd66e730ea18850ded6dc0ad570404" "reference": "442511fc62121085d184355e4f964c88942bbecb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/66f5e1b37cbd66e730ea18850ded6dc0ad570404", "url": "https://api.github.com/repos/laravel/framework/zipball/442511fc62121085d184355e4f964c88942bbecb",
"reference": "66f5e1b37cbd66e730ea18850ded6dc0ad570404", "reference": "442511fc62121085d184355e4f964c88942bbecb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1708,7 +1708,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2017-06-15T19:08:25+00:00" "time": "2017-06-30T13:43:07+00:00"
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
@ -2045,16 +2045,16 @@
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
"version": "1.0.16", "version": "1.0.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "4cb99ce9207e7a5cb2233523d7c4175b091c4a66" "reference": "dc09b19f455750663b922ed52dcc0ff215bed284"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/4cb99ce9207e7a5cb2233523d7c4175b091c4a66", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc09b19f455750663b922ed52dcc0ff215bed284",
"reference": "4cb99ce9207e7a5cb2233523d7c4175b091c4a66", "reference": "dc09b19f455750663b922ed52dcc0ff215bed284",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2088,7 +2088,7 @@
} }
], ],
"description": "Flysystem adapter for the AWS S3 SDK v3.x", "description": "Flysystem adapter for the AWS S3 SDK v3.x",
"time": "2017-06-08T13:37:03+00:00" "time": "2017-06-30T06:29:25+00:00"
}, },
{ {
"name": "mf2/mf2", "name": "mf2/mf2",
@ -2377,16 +2377,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v3.0.5", "version": "v3.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d" "reference": "0808939f81c1347a3c8a82a5925385a08074b0f1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2b9e2f71b722f7c53918ab0c25f7646c2013f17d", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0808939f81c1347a3c8a82a5925385a08074b0f1",
"reference": "2b9e2f71b722f7c53918ab0c25f7646c2013f17d", "reference": "0808939f81c1347a3c8a82a5925385a08074b0f1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2424,7 +2424,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2017-03-05T18:23:57+00:00" "time": "2017-06-28T20:53:48+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
@ -3966,16 +3966,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v2.4.0", "version": "v2.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "de15d00a74696db62e1b4782474c27ed0c4fc763" "reference": "af98b3a4ccac9364f2145fae974ff3392ec402b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/de15d00a74696db62e1b4782474c27ed0c4fc763", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/af98b3a4ccac9364f2145fae974ff3392ec402b1",
"reference": "de15d00a74696db62e1b4782474c27ed0c4fc763", "reference": "af98b3a4ccac9364f2145fae974ff3392ec402b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4024,7 +4024,7 @@
"profiler", "profiler",
"webprofiler" "webprofiler"
], ],
"time": "2017-06-01T17:46:08+00:00" "time": "2017-06-14T07:44:44+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
@ -5754,16 +5754,16 @@
}, },
{ {
"name": "theseer/fdomdocument", "name": "theseer/fdomdocument",
"version": "1.6.5", "version": "1.6.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/theseer/fDOMDocument.git", "url": "https://github.com/theseer/fDOMDocument.git",
"reference": "8dcfd392135a5bd938c3c83ea71419501ad9855d" "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/8dcfd392135a5bd938c3c83ea71419501ad9855d", "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
"reference": "8dcfd392135a5bd938c3c83ea71419501ad9855d", "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5790,7 +5790,7 @@
], ],
"description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
"homepage": "https://github.com/theseer/fDOMDocument", "homepage": "https://github.com/theseer/fDOMDocument",
"time": "2017-04-21T14:50:31+00:00" "time": "2017-06-30T11:53:12+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",