From 7ea5af6e5bd64ab2df8fd4d06437ce4508a4610f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 03:19:39 +0000 Subject: [PATCH] Bump google/cloud-storage from 1.27.0 to 1.27.1 Bumps [google/cloud-storage](https://github.com/googleapis/google-cloud-php-storage) from 1.27.0 to 1.27.1. - [Release notes](https://github.com/googleapis/google-cloud-php-storage/releases) - [Commits](https://github.com/googleapis/google-cloud-php-storage/compare/v1.27.0...v1.27.1) --- updated-dependencies: - dependency-name: google/cloud-storage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index 0f4c2224689..6745cb0779a 100644 --- a/composer.lock +++ b/composer.lock @@ -1046,21 +1046,21 @@ }, { "name": "google/cloud-core", - "version": "v1.45.0", + "version": "v1.46.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-core.git", - "reference": "28181b5ec2d40e9c9cdf2085096b33bac1f237fd" + "reference": "784a1d361c7dbc5de133feac590f549798c80f5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/28181b5ec2d40e9c9cdf2085096b33bac1f237fd", - "reference": "28181b5ec2d40e9c9cdf2085096b33bac1f237fd", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/784a1d361c7dbc5de133feac590f549798c80f5e", + "reference": "784a1d361c7dbc5de133feac590f549798c80f5e", "shasum": "" }, "require": { "google/auth": "^1.18", - "guzzlehttp/guzzle": "^5.3|^6.0|^7.0", + "guzzlehttp/guzzle": "^5.3|^6.5.6|^7.4.3", "guzzlehttp/promises": "^1.3", "guzzlehttp/psr7": "^1.7|^2.0", "monolog/monolog": "^1.1|^2.0", @@ -1073,7 +1073,7 @@ "google/common-protos": "^1.0||^2.0", "google/gax": "^1.9", "opis/closure": "^3", - "phpdocumentor/reflection": "^3.0", + "phpdocumentor/reflection": "^3.0||^4.0", "phpunit/phpunit": "^4.8|^5.0|^8.0", "squizlabs/php_codesniffer": "2.*", "yoast/phpunit-polyfills": "^1.0" @@ -1105,22 +1105,22 @@ ], "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "support": { - "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.45.0" + "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.46.0" }, - "time": "2022-05-13T22:51:50+00:00" + "time": "2022-06-02T21:53:43+00:00" }, { "name": "google/cloud-storage", - "version": "v1.27.0", + "version": "v1.27.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-storage.git", - "reference": "51edfafd86ca3fc71e542a16961fb35bd59d7186" + "reference": "f66d228d5991674c015bd32e5ed8d857d9d8352d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/51edfafd86ca3fc71e542a16961fb35bd59d7186", - "reference": "51edfafd86ca3fc71e542a16961fb35bd59d7186", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/f66d228d5991674c015bd32e5ed8d857d9d8352d", + "reference": "f66d228d5991674c015bd32e5ed8d857d9d8352d", "shasum": "" }, "require": { @@ -1130,7 +1130,7 @@ "require-dev": { "erusev/parsedown": "^1.6", "google/cloud-pubsub": "^1.0", - "phpdocumentor/reflection": "^3.0", + "phpdocumentor/reflection": "^3.0||^4.0", "phpseclib/phpseclib": "^2.0||^3.0", "phpunit/phpunit": "^4.8|^5.0|^8.0", "squizlabs/php_codesniffer": "2.*", @@ -1160,9 +1160,9 @@ ], "description": "Cloud Storage Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.27.0" + "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.27.1" }, - "time": "2022-05-13T22:51:50+00:00" + "time": "2022-06-02T21:53:43+00:00" }, { "name": "google/crc32",