Updated dependencies

This commit is contained in:
Jonny Barnes 2016-06-16 20:07:15 +01:00
parent 253aa6a235
commit 292427d485

74
composer.lock generated
View file

@ -59,16 +59,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.18.17", "version": "3.18.18",
"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": "6c7849556f556da8615d22e675710c7a086ed5d0" "reference": "68b9d0b7e007782bc0f2633cdf5a4a6bf08aaafc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6c7849556f556da8615d22e675710c7a086ed5d0", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/68b9d0b7e007782bc0f2633cdf5a4a6bf08aaafc",
"reference": "6c7849556f556da8615d22e675710c7a086ed5d0", "reference": "68b9d0b7e007782bc0f2633cdf5a4a6bf08aaafc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -135,7 +135,7 @@
"s3", "s3",
"sdk" "sdk"
], ],
"time": "2016-06-09 23:39:33" "time": "2016-06-14 20:35:03"
}, },
{ {
"name": "barnabywalters/mf-cleaner", "name": "barnabywalters/mf-cleaner",
@ -1318,16 +1318,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "0.13.3", "version": "0.13.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "35816f39eb2498484fbb7b1495633a976ee1a8de" "reference": "83f8210427fb01f671e272bb8d44b4ed3a94d459"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/35816f39eb2498484fbb7b1495633a976ee1a8de", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/83f8210427fb01f671e272bb8d44b4ed3a94d459",
"reference": "35816f39eb2498484fbb7b1495633a976ee1a8de", "reference": "83f8210427fb01f671e272bb8d44b4ed3a94d459",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1383,7 +1383,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2016-05-21 18:41:30" "time": "2016-06-14 14:49:29"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@ -2106,16 +2106,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nrk/predis.git", "url": "https://github.com/nrk/predis.git",
"reference": "0e17edbefb50c6cbd1acc4a6f6ef06399deb1af2" "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nrk/predis/zipball/0e17edbefb50c6cbd1acc4a6f6ef06399deb1af2", "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
"reference": "0e17edbefb50c6cbd1acc4a6f6ef06399deb1af2", "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2152,7 +2152,7 @@
"predis", "predis",
"redis" "redis"
], ],
"time": "2016-06-01 22:06:21" "time": "2016-06-16 16:22:20"
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
@ -2771,16 +2771,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.1.0", "version": "v3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "0343b2cedd0edb26cdc791212a8eb645c406018b" "reference": "f5b7563f67779c6d3d5370e23448e707c858df3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/0343b2cedd0edb26cdc791212a8eb645c406018b", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f5b7563f67779c6d3d5370e23448e707c858df3e",
"reference": "0343b2cedd0edb26cdc791212a8eb645c406018b", "reference": "f5b7563f67779c6d3d5370e23448e707c858df3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2827,7 +2827,7 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-04-12 18:27:47" "time": "2016-06-06 11:42:41"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
@ -3519,16 +3519,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v2.2.1", "version": "v2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "63f37b9395e8041cd4313129c08ece896d06ca8e" "reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/63f37b9395e8041cd4313129c08ece896d06ca8e", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9ca5644c536654e9509b9d257f53c58630eb2a6a",
"reference": "63f37b9395e8041cd4313129c08ece896d06ca8e", "reference": "9ca5644c536654e9509b9d257f53c58630eb2a6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3540,7 +3540,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -3565,7 +3565,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2016-04-15 10:48:49" "time": "2016-06-14 14:14:52"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -4452,16 +4452,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.4.4", "version": "5.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "02d5b64aa0837a038a5a4faeeefa5ef44bdcb928" "reference": "2f1fc94b77ea6418bd6a06c64a1dac0645fbce59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/02d5b64aa0837a038a5a4faeeefa5ef44bdcb928", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2f1fc94b77ea6418bd6a06c64a1dac0645fbce59",
"reference": "02d5b64aa0837a038a5a4faeeefa5ef44bdcb928", "reference": "2f1fc94b77ea6418bd6a06c64a1dac0645fbce59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4480,7 +4480,7 @@
"phpunit/phpunit-mock-objects": "^3.2", "phpunit/phpunit-mock-objects": "^3.2",
"sebastian/comparator": "~1.1", "sebastian/comparator": "~1.1",
"sebastian/diff": "~1.2", "sebastian/diff": "~1.2",
"sebastian/environment": "~1.3", "sebastian/environment": "^1.3 || ^2.0",
"sebastian/exporter": "~1.2", "sebastian/exporter": "~1.2",
"sebastian/global-state": "~1.0", "sebastian/global-state": "~1.0",
"sebastian/object-enumerator": "~1.0", "sebastian/object-enumerator": "~1.0",
@ -4526,7 +4526,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-06-09 09:09:27" "time": "2016-06-16 06:01:15"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -5210,16 +5210,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.0", "version": "v3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "eca51b7b65eb9be6af88ad7cc91685f1556f5c9a" "reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/eca51b7b65eb9be6af88ad7cc91685f1556f5c9a", "url": "https://api.github.com/repos/symfony/yaml/zipball/c5a7e7fc273c758b92b85dcb9c46149ccda89623",
"reference": "eca51b7b65eb9be6af88ad7cc91685f1556f5c9a", "reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5255,7 +5255,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-05-26 21:46:24" "time": "2016-06-14 11:18:07"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",