From b2db17a3b0dcb7c2de1d647294149e415b51aae0 Mon Sep 17 00:00:00 2001 From: Nathan Marley Date: Tue, 5 Jul 2016 16:52:14 +0700 Subject: [PATCH] update dependencies --- composer.lock | 116 +++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 57 deletions(-) diff --git a/composer.lock b/composer.lock index 29cc474..b5cc587 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "c046b0596bbf5f643c10bbd4cd3080c3", - "content-hash": "2b672f3ad2370c997a4cbb6b5ded2ded", + "hash": "d3a0a16c26e3f11a86dfa7ec3e1250dc", + "content-hash": "8730369a29f623b76d9ef97bb2bef72a", "packages": [ { "name": "bacon/bacon-qr-code", @@ -113,16 +113,16 @@ }, { "name": "bitwasp/buffertools", - "version": "v0.1.16", + "version": "v0.1.17", "source": { "type": "git", "url": "https://github.com/Bit-Wasp/buffertools-php.git", - "reference": "08252d4824eecf6975f0ce7f0d096c8c96878e99" + "reference": "5f04b28eb12d62bb56d5ae78f22375b7fdd188ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Bit-Wasp/buffertools-php/zipball/08252d4824eecf6975f0ce7f0d096c8c96878e99", - "reference": "08252d4824eecf6975f0ce7f0d096c8c96878e99", + "url": "https://api.github.com/repos/Bit-Wasp/buffertools-php/zipball/5f04b28eb12d62bb56d5ae78f22375b7fdd188ab", + "reference": "5f04b28eb12d62bb56d5ae78f22375b7fdd188ab", "shasum": "" }, "require": { @@ -155,7 +155,7 @@ } ], "description": "Toolbox for working with binary and hex data. Similar to NodeJS Buffer.", - "time": "2016-02-07 03:04:06" + "time": "2016-05-18 03:00:19" }, { "name": "bitwasp/secp256k1-php", @@ -413,16 +413,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.2.3", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b" + "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b", - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", + "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", "shasum": "" }, "require": { @@ -438,7 +438,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -467,20 +467,20 @@ "stream", "uri" ], - "time": "2016-02-18 21:54:00" + "time": "2016-06-24 23:00:38" }, { "name": "lastguest/murmurhash", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/lastguest/murmurhash-php.git", - "reference": "7a131e2acf356c812646260baf20d75284721062" + "reference": "8eb06483456bc98f5adb7707d981a8ef6a065fa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lastguest/murmurhash-php/zipball/7a131e2acf356c812646260baf20d75284721062", - "reference": "7a131e2acf356c812646260baf20d75284721062", + "url": "https://api.github.com/repos/lastguest/murmurhash-php/zipball/8eb06483456bc98f5adb7707d981a8ef6a065fa2", + "reference": "8eb06483456bc98f5adb7707d981a8ef6a065fa2", "shasum": "" }, "require": { @@ -510,7 +510,7 @@ "hashing", "murmur" ], - "time": "2015-12-10 12:35:49" + "time": "2016-05-16 23:22:58" }, { "name": "mdanter/ecc", @@ -782,16 +782,16 @@ }, { "name": "react/event-loop", - "version": "v0.4.1", + "version": "v0.4.2", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", - "reference": "18c5297087ca01de85518e2b55078f444144aa1b" + "reference": "164799f73175e1c80bba92a220ea35df6ca371dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b", - "reference": "18c5297087ca01de85518e2b55078f444144aa1b", + "url": "https://api.github.com/repos/reactphp/event-loop/zipball/164799f73175e1c80bba92a220ea35df6ca371dd", + "reference": "164799f73175e1c80bba92a220ea35df6ca371dd", "shasum": "" }, "require": { @@ -805,12 +805,12 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.4-dev" + "dev-master": "0.5-dev" } }, "autoload": { "psr-4": { - "React\\EventLoop\\": "" + "React\\EventLoop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -819,9 +819,10 @@ ], "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ + "asynchronous", "event-loop" ], - "time": "2014-02-26 17:36:58" + "time": "2016-03-08 02:09:32" }, { "name": "react/http", @@ -867,16 +868,16 @@ }, { "name": "react/http-client", - "version": "v0.4.8", + "version": "v0.4.10", "source": { "type": "git", "url": "https://github.com/reactphp/http-client.git", - "reference": "74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d" + "reference": "1a37937274cc7bf7ef194381c83f5a4ad5253575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/http-client/zipball/74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d", - "reference": "74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d", + "url": "https://api.github.com/repos/reactphp/http-client/zipball/1a37937274cc7bf7ef194381c83f5a4ad5253575", + "reference": "1a37937274cc7bf7ef194381c83f5a4ad5253575", "shasum": "" }, "require": { @@ -886,7 +887,7 @@ "react/dns": "0.4.*", "react/event-loop": "0.4.*", "react/promise": "~2.2", - "react/socket-client": "0.4.*", + "react/socket-client": "^0.5 || ^0.4 || ^0.3", "react/stream": "0.4.*" }, "type": "library", @@ -908,20 +909,20 @@ "keywords": [ "http" ], - "time": "2015-10-05 19:13:01" + "time": "2016-03-21 14:01:16" }, { "name": "react/promise", - "version": "v2.2.2", + "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "3aacad8bf10c7d83e6fa2089d413529888c2bedf" + "reference": "8025426794f1944de806618671d4fa476dc7626f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/3aacad8bf10c7d83e6fa2089d413529888c2bedf", - "reference": "3aacad8bf10c7d83e6fa2089d413529888c2bedf", + "url": "https://api.github.com/repos/reactphp/promise/zipball/8025426794f1944de806618671d4fa476dc7626f", + "reference": "8025426794f1944de806618671d4fa476dc7626f", "shasum": "" }, "require": { @@ -952,7 +953,7 @@ } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "time": "2016-02-26 19:09:02" + "time": "2016-05-03 17:50:52" }, { "name": "react/react", @@ -1050,16 +1051,16 @@ }, { "name": "react/socket-client", - "version": "v0.4.4", + "version": "v0.4.5", "source": { "type": "git", "url": "https://github.com/reactphp/socket-client.git", - "reference": "3ca814d7e03e2a5bffeaa5773423107957a8aece" + "reference": "a25539f2cd30b4be56e35de9f96f6aa744246cc2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket-client/zipball/3ca814d7e03e2a5bffeaa5773423107957a8aece", - "reference": "3ca814d7e03e2a5bffeaa5773423107957a8aece", + "url": "https://api.github.com/repos/reactphp/socket-client/zipball/a25539f2cd30b4be56e35de9f96f6aa744246cc2", + "reference": "a25539f2cd30b4be56e35de9f96f6aa744246cc2", "shasum": "" }, "require": { @@ -1088,7 +1089,7 @@ "keywords": [ "Socket" ], - "time": "2015-09-23 22:40:04" + "time": "2016-03-27 18:31:39" }, { "name": "react/stream", @@ -1236,16 +1237,16 @@ }, { "name": "symfony/console", - "version": "v2.8.3", + "version": "v2.8.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "56cc5caf051189720b8de974e4746090aaa10d44" + "reference": "c392a6ec72f2122748032c2ad6870420561ffcfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/56cc5caf051189720b8de974e4746090aaa10d44", - "reference": "56cc5caf051189720b8de974e4746090aaa10d44", + "url": "https://api.github.com/repos/symfony/console/zipball/c392a6ec72f2122748032c2ad6870420561ffcfa", + "reference": "c392a6ec72f2122748032c2ad6870420561ffcfa", "shasum": "" }, "require": { @@ -1292,20 +1293,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-02-28 16:20:50" + "time": "2016-06-29 07:02:14" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.1.0", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "1289d16209491b584839022f29257ad859b8532d" + "reference": "dff51f72b0706335131b00a7f49606168c582594" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", - "reference": "1289d16209491b584839022f29257ad859b8532d", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", + "reference": "dff51f72b0706335131b00a7f49606168c582594", "shasum": "" }, "require": { @@ -1317,7 +1318,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.2-dev" } }, "autoload": { @@ -1351,20 +1352,20 @@ "portable", "shim" ], - "time": "2016-01-20 09:13:37" + "time": "2016-05-18 14:26:46" }, { "name": "twig/twig", - "version": "v1.24.0", + "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8" + "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", - "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512", + "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512", "shasum": "" }, "require": { @@ -1412,7 +1413,7 @@ "keywords": [ "templating" ], - "time": "2016-01-25 21:22:18" + "time": "2016-05-30 09:11:59" } ], "packages-dev": [], @@ -1423,6 +1424,7 @@ "prefer-lowest": false, "platform": { "php": ">=5.4.0", + "ext-gd": "*", "ext-gmp": "*", "ext-json": "*", "ext-curl": "*",