From 6cc1d13b914dad26272545721b19f5004c00d714 Mon Sep 17 00:00:00 2001 From: Marick van Tuil Date: Tue, 21 Jan 2025 19:39:42 +0100 Subject: [PATCH] Update google/cloud-tasks to 2.x --- composer.json | 2 +- composer.lock | 149 +++++++++++++++++++++++++------------------------- 2 files changed, 76 insertions(+), 75 deletions(-) diff --git a/composer.json b/composer.json index 1b5ea29..b94d04a 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "php": "^8.1", "ext-json": "*", "phpseclib/phpseclib": "^3.0", - "google/cloud-tasks": "^1.10", + "google/cloud-tasks": "^1.15|^2.0", "thecodingmachine/safe": "^1.0|^2.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index e94d617..c215d0b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d5ca76bd410a6e00dfc1ec6ba7e72324", + "content-hash": "805862259f0a46a820890105dd53774d", "packages": [ { "name": "brick/math", @@ -131,25 +131,26 @@ }, { "name": "google/auth", - "version": "v1.43.0", + "version": "v1.45.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "b6a80acd906492086db59aada9196dcfb9c512fe" + "reference": "cfcb93162341ed5022fa976e621f0fa2b05ba6ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/b6a80acd906492086db59aada9196dcfb9c512fe", - "reference": "b6a80acd906492086db59aada9196dcfb9c512fe", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/cfcb93162341ed5022fa976e621f0fa2b05ba6ad", + "reference": "cfcb93162341ed5022fa976e621f0fa2b05ba6ad", "shasum": "" }, "require": { "firebase/php-jwt": "^6.0", "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.4.5", - "php": "^8.1", + "php": "^8.0", "psr/cache": "^2.0||^3.0", - "psr/http-message": "^1.1||^2.0" + "psr/http-message": "^1.1||^2.0", + "psr/log": "^3.0" }, "require-dev": { "guzzlehttp/promises": "^2.0", @@ -185,26 +186,26 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.43.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.45.0" }, - "time": "2024-11-07T19:35:20+00:00" + "time": "2024-12-11T02:10:48+00:00" }, { "name": "google/cloud-tasks", - "version": "v1.15.1", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-tasks.git", - "reference": "78267d1154137eeead2fc2d69da395dab58cd0c6" + "reference": "b56a04012dbd4683c13da933fd4b643eef7aa76a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-tasks/zipball/78267d1154137eeead2fc2d69da395dab58cd0c6", - "reference": "78267d1154137eeead2fc2d69da395dab58cd0c6", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-tasks/zipball/b56a04012dbd4683c13da933fd4b643eef7aa76a", + "reference": "b56a04012dbd4683c13da933fd4b643eef7aa76a", "shasum": "" }, "require": { - "google/gax": "^1.34.0", + "google/gax": "^1.36.0", "php": "^8.0" }, "require-dev": { @@ -236,9 +237,9 @@ ], "description": "Google Cloud Tasks Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-tasks/tree/v1.15.1" + "source": "https://github.com/googleapis/google-cloud-php-tasks/tree/v2.0.0" }, - "time": "2024-11-06T21:50:43+00:00" + "time": "2025-01-11T02:14:50+00:00" }, { "name": "google/common-protos", @@ -301,20 +302,20 @@ }, { "name": "google/gax", - "version": "v1.35.0", + "version": "v1.36.0", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "21d038043e50498c42f8f060ab2d6949066480f3" + "reference": "140599cf5eae2432363ce6198e9fdff851625a7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/21d038043e50498c42f8f060ab2d6949066480f3", - "reference": "21d038043e50498c42f8f060ab2d6949066480f3", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/140599cf5eae2432363ce6198e9fdff851625a7a", + "reference": "140599cf5eae2432363ce6198e9fdff851625a7a", "shasum": "" }, "require": { - "google/auth": "^1.34.0", + "google/auth": "^1.45", "google/common-protos": "^4.4", "google/grpc-gcp": "^0.4", "google/longrunning": "~0.4", @@ -330,7 +331,7 @@ }, "require-dev": { "phpspec/prophecy-phpunit": "^2.1", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "3.*" }, @@ -352,9 +353,9 @@ ], "support": { "issues": "https://github.com/googleapis/gax-php/issues", - "source": "https://github.com/googleapis/gax-php/tree/v1.35.0" + "source": "https://github.com/googleapis/gax-php/tree/v1.36.0" }, - "time": "2024-11-06T20:27:21+00:00" + "time": "2024-12-11T02:47:43+00:00" }, { "name": "google/grpc-gcp", @@ -1294,6 +1295,56 @@ }, "time": "2023-04-04T09:54:51+00:00" }, + { + "name": "psr/log", + "version": "3.0.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "support": { + "source": "https://github.com/php-fig/log/tree/3.0.2" + }, + "time": "2024-09-11T13:17:53+00:00" + }, { "name": "ralouphie/getallheaders", "version": "3.0.3", @@ -5651,56 +5702,6 @@ }, "time": "2019-01-08T18:20:26+00:00" }, - { - "name": "psr/log", - "version": "3.0.2", - "source": { - "type": "git", - "url": "https://github.com/php-fig/log.git", - "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", - "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", - "shasum": "" - }, - "require": { - "php": ">=8.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Log\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" - } - ], - "description": "Common interface for logging libraries", - "homepage": "https://github.com/php-fig/log", - "keywords": [ - "log", - "psr", - "psr-3" - ], - "support": { - "source": "https://github.com/php-fig/log/tree/3.0.2" - }, - "time": "2024-09-11T13:17:53+00:00" - }, { "name": "psr/simple-cache", "version": "3.0.0",