From 1f0011ec9b4997c0be514fa67f74eb5d0b78b238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 2 Feb 2019 11:19:44 +0000 Subject: [PATCH] Bump php-http/httplug-bundle from 1.13.1 to 1.14.0 Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/php-http/HttplugBundle/releases) - [Changelog](https://github.com/php-http/HttplugBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/php-http/HttplugBundle/compare/1.13.1...1.14.0) Signed-off-by: dependabot[bot] --- composer.lock | 103 +++++++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 52 deletions(-) diff --git a/composer.lock b/composer.lock index d39ba63f2..6e7d2347a 100644 --- a/composer.lock +++ b/composer.lock @@ -3884,16 +3884,16 @@ }, { "name": "php-http/client-common", - "version": "1.9.0", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", - "reference": "9c21b6058caafdf2fcc99a0cabdf31b3ecb33961" + "reference": "0e156a12cc3e46f590c73bf57592a2252fc3dc48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/client-common/zipball/9c21b6058caafdf2fcc99a0cabdf31b3ecb33961", - "reference": "9c21b6058caafdf2fcc99a0cabdf31b3ecb33961", + "url": "https://api.github.com/repos/php-http/client-common/zipball/0e156a12cc3e46f590c73bf57592a2252fc3dc48", + "reference": "0e156a12cc3e46f590c73bf57592a2252fc3dc48", "shasum": "" }, "require": { @@ -3941,7 +3941,7 @@ "http", "httplug" ], - "time": "2019-01-03T10:59:55+00:00" + "time": "2019-02-02T07:03:15+00:00" }, { "name": "php-http/discovery", @@ -4125,36 +4125,36 @@ }, { "name": "php-http/httplug-bundle", - "version": "1.13.1", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/php-http/HttplugBundle.git", - "reference": "7dff65a21c324389a0c37064319e309cbc11357b" + "reference": "f94de3b2548c9f7499092dbf4eeaefe890a22ff3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/7dff65a21c324389a0c37064319e309cbc11357b", - "reference": "7dff65a21c324389a0c37064319e309cbc11357b", + "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/f94de3b2548c9f7499092dbf4eeaefe890a22ff3", + "reference": "f94de3b2548c9f7499092dbf4eeaefe890a22ff3", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", - "php-http/cache-plugin": "^1.4", - "php-http/client-common": "^1.6", + "php-http/cache-plugin": "^1.6", + "php-http/client-common": "^1.9 || ^2.0", "php-http/client-implementation": "^1.0", "php-http/discovery": "^1.0", "php-http/httplug": "^1.0 || ^2.0", - "php-http/logger-plugin": "^1.0", + "php-http/logger-plugin": "^1.1", "php-http/message": "^1.4", "php-http/message-factory": "^1.0.2", - "php-http/stopwatch-plugin": "^1.0", + "php-http/stopwatch-plugin": "^1.2", "psr/http-message": "^1.0", - "symfony/config": "^2.8 || ^3.0 || ^4.0", - "symfony/dependency-injection": "^2.8.3 || ^3.0.3 || ^4.0", - "symfony/event-dispatcher": "^2.8 || ^3.0 || ^4.0", - "symfony/http-kernel": "^2.8 || ^3.0 || ^4.0", - "symfony/options-resolver": "^2.8 || ^3.0 || ^4.0", - "twig/twig": "^1.18 || ^2.0" + "symfony/config": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/dependency-injection": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/event-dispatcher": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/http-kernel": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/options-resolver": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "twig/twig": "^1.36 || ^2.6" }, "conflict": { "php-http/guzzle6-adapter": "<1.1" @@ -4163,23 +4163,19 @@ "guzzlehttp/psr7": "^1.0", "matthiasnoback/symfony-dependency-injection-test": "^1.1 || ^2.3", "nyholm/nsa": "^1.1", - "php-http/buzz-adapter": "^0.3", - "php-http/curl-client": "^1.0", - "php-http/guzzle6-adapter": "^1.1.1", - "php-http/mock-client": "^1.0", + "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1", + "php-http/mock-client": "^1.2", "php-http/promise": "^1.0", - "php-http/react-adapter": "^0.2.1", - "php-http/socket-client": "^1.0", "polishsymfonycommunity/symfony-mocker-container": "^1.0", - "symfony/browser-kit": "^2.8 || ^3.0 || ^4.0", - "symfony/cache": "^3.1 || ^4.0", - "symfony/dom-crawler": "^2.8 || ^3.0 || ^4.0", + "symfony/browser-kit": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/cache": "^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/dom-crawler": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", "symfony/framework-bundle": "^2.8.1 || ^3.0.1 || ^4.0", - "symfony/http-foundation": "^2.8 || ^3.0 || ^4.0", - "symfony/phpunit-bridge": "^3.3 || ^4.0", - "symfony/stopwatch": "^2.8 || ^3.0 || ^4.0", - "symfony/twig-bundle": "^2.8 || ^3.0 || ^4.0", - "symfony/web-profiler-bundle": "^2.8 || ^3.0 || ^4.0" + "symfony/http-foundation": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/phpunit-bridge": "^3.4 || ^4.2", + "symfony/stopwatch": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/twig-bundle": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1", + "symfony/web-profiler-bundle": "^2.8.49 || ^3.0.9 || ^3.1.10 || ^3.2.14 || ^3.3.18 || ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1" }, "suggest": { "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily" @@ -4193,7 +4189,10 @@ "autoload": { "psr-4": { "Http\\HttplugBundle\\": "" - } + }, + "exclude-from-classmap": [ + "/Tests/Resources/MyPsr18TestClient.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4221,25 +4220,25 @@ "message", "php-http" ], - "time": "2018-11-28T16:17:38+00:00" + "time": "2019-01-03T08:51:31+00:00" }, { "name": "php-http/logger-plugin", - "version": "v1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/logger-plugin.git", - "reference": "d6c2ac7d542bf9928a0ac7a8a249d02848b824ec" + "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/d6c2ac7d542bf9928a0ac7a8a249d02848b824ec", - "reference": "d6c2ac7d542bf9928a0ac7a8a249d02848b824ec", + "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd", + "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd", "shasum": "" }, "require": { - "php": ">=5.4", - "php-http/client-common": "^1.1", + "php": "^5.4 || ^7.0", + "php-http/client-common": "^1.9 || ^2.0", "php-http/message": "^1.0", "psr/log": "^1.0" }, @@ -4250,7 +4249,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -4276,7 +4275,7 @@ "logger", "plugin" ], - "time": "2016-05-04T22:43:46+00:00" + "time": "2019-01-30T11:48:21+00:00" }, { "name": "php-http/message", @@ -4452,22 +4451,22 @@ }, { "name": "php-http/stopwatch-plugin", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/php-http/stopwatch-plugin.git", - "reference": "b9d4ab7a0f4ca1fc17e323e880d1235076e31dbf" + "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/b9d4ab7a0f4ca1fc17e323e880d1235076e31dbf", - "reference": "b9d4ab7a0f4ca1fc17e323e880d1235076e31dbf", + "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/520419dd18755a1e7b29077e677fbeb16b6629e7", + "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7", "shasum": "" }, "require": { - "php": ">=5.4", - "php-http/client-common": "^1.1", - "symfony/stopwatch": "^2.7|^3.0|^4.0" + "php": "^5.4 || ^7.0", + "php-http/client-common": "^1.9 || ^2.0", + "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0" }, "require-dev": { "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0" @@ -4475,7 +4474,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.2-dev" } }, "autoload": { @@ -4501,7 +4500,7 @@ "plugin", "stopwatch" ], - "time": "2017-11-29T19:20:03+00:00" + "time": "2019-01-30T12:01:37+00:00" }, { "name": "phpcollection/phpcollection",