From 44d53697e40efa6c57aad7202e3ae4fa88818248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 14:01:32 +0000 Subject: [PATCH] Bump guzzlehttp/guzzle from 5.0.3 to 5.3.1 in /sites/all/modules/opcache Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 5.0.3 to 5.3.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/5.3.1/CHANGELOG.md) - [Commits](https://github.com/guzzle/guzzle/compare/5.0.3...5.3.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sites/all/modules/opcache/composer.json | 2 +- sites/all/modules/opcache/composer.lock | 185 +++++++++++++++--------- 2 files changed, 115 insertions(+), 72 deletions(-) diff --git a/sites/all/modules/opcache/composer.json b/sites/all/modules/opcache/composer.json index 16e1ef2..a379218 100644 --- a/sites/all/modules/opcache/composer.json +++ b/sites/all/modules/opcache/composer.json @@ -1,7 +1,7 @@ { "require": { "crunch/fastcgi": "1.0.*", - "guzzlehttp/guzzle": "5.0.*" + "guzzlehttp/guzzle": "5.3.*" }, "require-dev": { "satooshi/php-coveralls": "dev-master", diff --git a/sites/all/modules/opcache/composer.lock b/sites/all/modules/opcache/composer.lock index 6f19315..0a456b7 100644 --- a/sites/all/modules/opcache/composer.lock +++ b/sites/all/modules/opcache/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "395138219e356c1afba6be0a8f7e9b21", + "content-hash": "2aaece0826a87abeab79ff202a4260be", "packages": [ { "name": "crunch/fastcgi", @@ -57,37 +57,31 @@ "keywords": [ "fastcgi" ], - "time": "2015-01-19 21:37:53" + "time": "2015-01-19T21:37:53+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "5.0.3", + "version": "5.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "6c72627de1d66832e4270e36e56acdb0d1d8f282" + "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/6c72627de1d66832e4270e36e56acdb0d1d8f282", - "reference": "6c72627de1d66832e4270e36e56acdb0d1d8f282", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8", + "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8", "shasum": "" }, "require": { - "guzzlehttp/ringphp": "~1.0", + "guzzlehttp/ringphp": "^1.1", "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "~4.0", - "psr/log": "~1.0" + "phpunit/phpunit": "^4.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" @@ -115,20 +109,24 @@ "rest", "web service" ], - "time": "2014-11-04 07:09:15" + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/5.3" + }, + "time": "2016-07-15T19:28:39+00:00" }, { "name": "guzzlehttp/ringphp", - "version": "1.0.7", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/guzzle/RingPHP.git", - "reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2" + "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/52d868f13570a9a56e5fce6614e0ec75d0f13ac2", - "reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2", + "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b", + "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b", "shasum": "" }, "require": { @@ -146,7 +144,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -166,7 +164,12 @@ } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", - "time": "2015-03-30 01:43:20" + "support": { + "issues": "https://github.com/guzzle/RingPHP/issues", + "source": "https://github.com/guzzle/RingPHP/tree/1.1.1" + }, + "abandoned": true, + "time": "2018-07-31T13:22:33+00:00" }, { "name": "guzzlehttp/streams", @@ -216,38 +219,41 @@ "Guzzle", "stream" ], - "time": "2014-10-12 19:18:40" + "support": { + "issues": "https://github.com/guzzle/streams/issues", + "source": "https://github.com/guzzle/streams/tree/master" + }, + "abandoned": true, + "time": "2014-10-12T19:18:40+00:00" }, { "name": "react/promise", - "version": "v2.2.0", + "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef" + "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef", + "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", + "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", "shasum": "" }, "require": { "php": ">=5.4.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } + "require-dev": { + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" }, + "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -256,11 +262,45 @@ "authors": [ { "name": "Jan Sorgalla", - "email": "jsorgalla@googlemail.com" + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "time": "2014-12-30 13:32:42" + "keywords": [ + "promise", + "promises" + ], + "support": { + "issues": "https://github.com/reactphp/promise/issues", + "source": "https://github.com/reactphp/promise/tree/v2.9.0" + }, + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2022-02-11T10:27:51+00:00" } ], "packages-dev": [ @@ -316,7 +356,7 @@ "constructor", "instantiate" ], - "time": "2014-10-13 12:58:55" + "time": "2014-10-13T12:58:55+00:00" }, { "name": "drupal/coder", @@ -345,7 +385,7 @@ "phpcs", "standards" ], - "time": "2015-04-24 15:34:22" + "time": "2015-04-24T15:34:22+00:00" }, { "name": "guzzle/guzzle", @@ -440,7 +480,7 @@ "rest", "web service" ], - "time": "2015-03-18 18:23:50" + "time": "2015-03-18T18:23:50+00:00" }, { "name": "pdepend/pdepend", @@ -479,7 +519,7 @@ "BSD-3-Clause" ], "description": "Official version of pdepend to be handled with Composer", - "time": "2015-03-02 08:06:43" + "time": "2015-03-02T08:06:43+00:00" }, { "name": "phpmd/phpmd", @@ -541,7 +581,7 @@ "phpmd", "pmd" ], - "time": "2015-03-26 07:47:05" + "time": "2015-03-26T07:47:05+00:00" }, { "name": "phpunit/php-code-coverage", @@ -603,7 +643,7 @@ "testing", "xunit" ], - "time": "2015-04-11 04:35:00" + "time": "2015-04-11T04:35:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -648,7 +688,7 @@ "filesystem", "iterator" ], - "time": "2013-10-10 15:34:57" + "time": "2013-10-10T15:34:57+00:00" }, { "name": "phpunit/php-text-template", @@ -692,7 +732,7 @@ "keywords": [ "template" ], - "time": "2014-01-30 17:20:04" + "time": "2014-01-30T17:20:04+00:00" }, { "name": "phpunit/php-timer", @@ -736,7 +776,7 @@ "keywords": [ "timer" ], - "time": "2013-08-02 07:42:54" + "time": "2013-08-02T07:42:54+00:00" }, { "name": "phpunit/php-token-stream", @@ -785,7 +825,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-04-08 04:46:07" + "time": "2015-04-08T04:46:07+00:00" }, { "name": "phpunit/phpunit", @@ -859,7 +899,7 @@ "testing", "xunit" ], - "time": "2014-11-11 10:11:09" + "time": "2014-11-11T10:11:09+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -914,7 +954,7 @@ "mock", "xunit" ], - "time": "2015-04-02 05:36:41" + "time": "2015-04-02T05:36:41+00:00" }, { "name": "psr/log", @@ -952,7 +992,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "satooshi/php-coveralls", @@ -1027,7 +1067,7 @@ "github", "test" ], - "time": "2014-11-11 15:35:34" + "time": "2014-11-11T15:35:34+00:00" }, { "name": "sebastian/comparator", @@ -1091,7 +1131,7 @@ "compare", "equality" ], - "time": "2015-01-29 16:28:08" + "time": "2015-01-29T16:28:08+00:00" }, { "name": "sebastian/diff", @@ -1143,7 +1183,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -1193,7 +1233,7 @@ "environment", "hhvm" ], - "time": "2015-01-01 10:01:08" + "time": "2015-01-01T10:01:08+00:00" }, { "name": "sebastian/exporter", @@ -1259,7 +1299,7 @@ "export", "exporter" ], - "time": "2015-01-27 07:23:06" + "time": "2015-01-27T07:23:06+00:00" }, { "name": "sebastian/finder-facade", @@ -1298,7 +1338,7 @@ ], "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.", "homepage": "https://github.com/sebastianbergmann/finder-facade", - "time": "2013-05-28 06:10:03" + "time": "2013-05-28T06:10:03+00:00" }, { "name": "sebastian/phpcpd", @@ -1349,7 +1389,7 @@ ], "description": "Copy/Paste Detector (CPD) for PHP code.", "homepage": "https://github.com/sebastianbergmann/phpcpd", - "time": "2015-03-26 14:47:38" + "time": "2015-03-26T14:47:38+00:00" }, { "name": "sebastian/recursion-context", @@ -1402,7 +1442,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-01-24 09:48:32" + "time": "2015-01-24T09:48:32+00:00" }, { "name": "sebastian/version", @@ -1437,7 +1477,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-02-24 06:35:25" + "time": "2015-02-24T06:35:25+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -1511,7 +1551,7 @@ "phpcs", "standards" ], - "time": "2015-04-28 23:28:20" + "time": "2015-04-28T23:28:20+00:00" }, { "name": "symfony/config", @@ -1562,7 +1602,7 @@ ], "description": "Symfony Config Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/console", @@ -1620,7 +1660,7 @@ ], "description": "Symfony Console Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/dependency-injection", @@ -1681,7 +1721,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/event-dispatcher", @@ -1740,7 +1780,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", - "time": "2015-03-13 17:37:22" + "time": "2015-03-13T17:37:22+00:00" }, { "name": "symfony/filesystem", @@ -1790,7 +1830,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "http://symfony.com", - "time": "2015-03-22 16:55:57" + "time": "2015-03-22T16:55:57+00:00" }, { "name": "symfony/finder", @@ -1840,7 +1880,7 @@ ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/stopwatch", @@ -1890,7 +1930,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "http://symfony.com", - "time": "2015-03-22 16:55:57" + "time": "2015-03-22T16:55:57+00:00" }, { "name": "symfony/yaml", @@ -1940,7 +1980,7 @@ ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "theseer/fdomdocument", @@ -1980,7 +2020,7 @@ ], "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.", "homepage": "https://github.com/theseer/fDOMDocument", - "time": "2014-09-13 10:57:19" + "time": "2014-09-13T10:57:19+00:00" } ], "aliases": [], @@ -1988,6 +2028,9 @@ "stability-flags": { "satooshi/php-coveralls": 20 }, + "prefer-stable": false, + "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }