diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 130 |
1 files changed, 95 insertions, 35 deletions
diff --git a/composer.lock b/composer.lock index 9b09cb0..01b1eea 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": "b905a956faf901fc0ce67f9a4bca4445", - "content-hash": "c477f795380531a57cf3aa81e30c9dc3", + "hash": "4eea464407058e91b2e5a6e1d83bf070", + "content-hash": "a80265640d93978625f150ac21c0343c", "packages": [ { "name": "doctrine/annotations", @@ -81,12 +81,12 @@ "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434" + "reference": "fe68e4f78804684e31cce17590b0bd9f088db1b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/4e3b8b9464d511eccbefe07cef94c275bce7e434", - "reference": "4e3b8b9464d511eccbefe07cef94c275bce7e434", + "url": "https://api.github.com/repos/doctrine/cache/zipball/fe68e4f78804684e31cce17590b0bd9f088db1b0", + "reference": "fe68e4f78804684e31cce17590b0bd9f088db1b0", "shasum": "" }, "require": { @@ -142,7 +142,7 @@ "cache", "caching" ], - "time": "2016-03-11 16:30:04" + "time": "2016-07-15 15:57:08" }, { "name": "doctrine/instantiator", @@ -258,23 +258,23 @@ "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "b1a96f6134f69cb41f8538d3a6491f4bb1dbab78" + "reference": "158c17127299b183d4b9784d7385bb29fe2f5982" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b1a96f6134f69cb41f8538d3a6491f4bb1dbab78", - "reference": "b1a96f6134f69cb41f8538d3a6491f4bb1dbab78", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/158c17127299b183d4b9784d7385bb29fe2f5982", + "reference": "158c17127299b183d4b9784d7385bb29fe2f5982", "shasum": "" }, "require": { - "guzzlehttp/promises": "~1.0", - "guzzlehttp/psr7": "~1.1", - "php": ">=5.5.0" + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.3.1", + "php": ">=5.5" }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "~4.0", - "psr/log": "~1.0" + "phpunit/phpunit": "^4.0", + "psr/log": "^1.0" }, "type": "library", "extra": { @@ -312,7 +312,7 @@ "rest", "web service" ], - "time": "2016-05-08 19:39:56" + "time": "2016-07-21 20:48:12" }, { "name": "guzzlehttp/promises", @@ -367,16 +367,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.3.0", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "31382fef2889136415751badebbd1cb022a4ed72" + "reference": "b1501c9fd5845473f39b89db5ac9a39a7ab62a38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/31382fef2889136415751badebbd1cb022a4ed72", - "reference": "31382fef2889136415751badebbd1cb022a4ed72", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/b1501c9fd5845473f39b89db5ac9a39a7ab62a38", + "reference": "b1501c9fd5845473f39b89db5ac9a39a7ab62a38", "shasum": "" }, "require": { @@ -392,7 +392,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -412,16 +412,23 @@ "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Schultze", + "homepage": "https://github.com/Tobion" } ], - "description": "PSR-7 message implementation", + "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", + "request", + "response", "stream", - "uri" + "uri", + "url" ], - "time": "2016-04-13 19:56:01" + "time": "2016-07-25 11:34:12" }, { "name": "jms/metadata", @@ -514,12 +521,12 @@ "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", - "reference": "b0a46c80cf3dbd97205f2e2ffeb9229080899c76" + "reference": "e0704d3959885d8999ff84791dcda19fb0b30980" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/b0a46c80cf3dbd97205f2e2ffeb9229080899c76", - "reference": "b0a46c80cf3dbd97205f2e2ffeb9229080899c76", + "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/e0704d3959885d8999ff84791dcda19fb0b30980", + "reference": "e0704d3959885d8999ff84791dcda19fb0b30980", "shasum": "" }, "require": { @@ -580,7 +587,7 @@ "serialization", "xml" ], - "time": "2016-05-21 12:25:17" + "time": "2016-07-27 11:04:12" }, { "name": "neonxp/telegram-api", @@ -815,17 +822,70 @@ "time": "2016-01-06 21:40:42" }, { + "name": "symfony/css-selector", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "7a3ee9a4689295146659044f7c47c4734e0c552a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/7a3ee9a4689295146659044f7c47c4734e0c552a", + "reference": "7a3ee9a4689295146659044f7c47c4734e0c552a", + "shasum": "" + }, + "require": { + "php": ">=5.5.9" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.2-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony CssSelector Component", + "homepage": "https://symfony.com", + "time": "2016-06-29 05:43:10" + }, + { "name": "symfony/dom-crawler", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "d69763ec860db5f9e1b74d7cf06329030e24e170" + "reference": "2042e4285ed15bd36f7e82bce0dfc015ec60c2b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d69763ec860db5f9e1b74d7cf06329030e24e170", - "reference": "d69763ec860db5f9e1b74d7cf06329030e24e170", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2042e4285ed15bd36f7e82bce0dfc015ec60c2b3", + "reference": "2042e4285ed15bd36f7e82bce0dfc015ec60c2b3", "shasum": "" }, "require": { @@ -868,7 +928,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2016-05-13 18:13:23" + "time": "2016-07-26 08:08:27" }, { "name": "symfony/polyfill-mbstring", @@ -876,12 +936,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "67f0d2b927796648c5c38cedb7a2c8f1cf14e7dc" + "reference": "8a6bdec191138e01c92ae026e5aacb7b3e66267d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/67f0d2b927796648c5c38cedb7a2c8f1cf14e7dc", - "reference": "67f0d2b927796648c5c38cedb7a2c8f1cf14e7dc", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8a6bdec191138e01c92ae026e5aacb7b3e66267d", + "reference": "8a6bdec191138e01c92ae026e5aacb7b3e66267d", "shasum": "" }, "require": { @@ -927,7 +987,7 @@ "portable", "shim" ], - "time": "2016-05-26 01:13:28" + "time": "2016-06-29 14:58:48" } ], "packages-dev": [], |