From f34ea0e465cddbac948d974225f3716feeeb3ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 02:03:24 +0000 Subject: [PATCH] Bump php-http/discovery from 1.13.0 to 1.14.2 in /issue-bot Bumps [php-http/discovery](https://github.com/php-http/discovery) from 1.13.0 to 1.14.2. - [Release notes](https://github.com/php-http/discovery/releases) - [Changelog](https://github.com/php-http/discovery/blob/master/CHANGELOG.md) - [Commits](https://github.com/php-http/discovery/compare/1.13.0...1.14.2) --- updated-dependencies: - dependency-name: php-http/discovery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- issue-bot/composer.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/issue-bot/composer.lock b/issue-bot/composer.lock index 9dc83c454b..7d3a80905e 100644 --- a/issue-bot/composer.lock +++ b/issue-bot/composer.lock @@ -766,16 +766,16 @@ }, { "name": "php-http/discovery", - "version": "1.13.0", + "version": "1.14.2", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7" + "reference": "c8d48852fbc052454af42f6de27635ddd916b959" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/788f72d64c43dc361e7fcc7464c3d947c64984a7", - "reference": "788f72d64c43dc361e7fcc7464c3d947c64984a7", + "url": "https://api.github.com/repos/php-http/discovery/zipball/c8d48852fbc052454af42f6de27635ddd916b959", + "reference": "c8d48852fbc052454af42f6de27635ddd916b959", "shasum": "" }, "require": { @@ -788,12 +788,10 @@ "graham-campbell/phpspec-skip-example-extension": "^5.0", "php-http/httplug": "^1.0 || ^2.0", "php-http/message-factory": "^1.0", - "phpspec/phpspec": "^5.1 || ^6.1", - "puli/composer-plugin": "1.0.0-beta10" + "phpspec/phpspec": "^5.1 || ^6.1" }, "suggest": { - "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories", - "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details." + "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories" }, "type": "library", "extra": { @@ -829,9 +827,9 @@ ], "support": { "issues": "https://github.com/php-http/discovery/issues", - "source": "https://github.com/php-http/discovery/tree/1.13.0" + "source": "https://github.com/php-http/discovery/tree/1.14.2" }, - "time": "2020-11-27T14:49:42+00:00" + "time": "2022-05-25T07:26:05+00:00" }, { "name": "php-http/httplug", @@ -4096,5 +4094,5 @@ "php": "^7.4" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }