From a3f67639dec10e0e94c4892f5282e3d1366eaaee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Bascop=C3=A9?= Date: Mon, 4 May 2026 10:51:01 -0400 Subject: [PATCH 1/3] changed composer json to test --- composer.json | 3 ++- composer.lock | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 48db18d5af..3dbbc9ebdd 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "doctrine/annotations": "^2.0", "doctrine/dbal": "^4.2", "fakerphp/faker": "^1.24", + "firebase/php-jwt": "^6.0|^7.0", "google/apiclient": "^2.18", "google/protobuf": "^4.33.6", "guzzlehttp/guzzle": "^7.9", @@ -246,4 +247,4 @@ "ignore": [] } } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index f25af6c8a6..45b6a097c7 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": "77c2d2379f9f2bdb2acf8ed7aa46bc72", + "content-hash": "99f2c736ea27d2362d3cfe206316aa14", "packages": [ { "name": "babenkoivan/elastic-adapter", @@ -1640,8 +1640,8 @@ "php" ], "support": { - "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v7.0.5" + "issues": "https://github.com/googleapis/php-jwt/issues", + "source": "https://github.com/googleapis/php-jwt/tree/v7.0.5" }, "time": "2026-04-01T20:38:03+00:00" }, From 667914ace247d3810f6381d3c480a08077aa561d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Bascop=C3=A9?= Date: Mon, 4 May 2026 11:16:15 -0400 Subject: [PATCH 2/3] changed composer json to test --- composer.json | 2 +- composer.lock | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 91fa0bc06b..d2de536a79 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "doctrine/annotations": "^2.0", "doctrine/dbal": "^4.2", "fakerphp/faker": "^1.24", - "firebase/php-jwt": "^6.0|^7.0", + "firebase/php-jwt": "^6.4", "google/apiclient": "^2.18", "google/protobuf": "^4.33.6", "guzzlehttp/guzzle": "^7.9", diff --git a/composer.lock b/composer.lock index 4935413621..85887b823e 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": "e8034ab1396b2df24b07fa7a687a08e6", + "content-hash": "86fc58120cc6b79377d22e26ab219a9a", "packages": [ { "name": "babenkoivan/elastic-adapter", @@ -1583,16 +1583,16 @@ }, { "name": "firebase/php-jwt", - "version": "v7.0.5", + "version": "6.x-dev", "source": { "type": "git", "url": "https://github.com/googleapis/php-jwt.git", - "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380" + "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/47ad26bab5e7c70ae8a6f08ed25ff83631121380", - "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380", + "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", + "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", "shasum": "" }, "require": { @@ -1600,7 +1600,6 @@ }, "require-dev": { "guzzlehttp/guzzle": "^7.4", - "phpfastcache/phpfastcache": "^9.2", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^2.0||^3.0", @@ -1641,9 +1640,9 @@ ], "support": { "issues": "https://github.com/googleapis/php-jwt/issues", - "source": "https://github.com/googleapis/php-jwt/tree/v7.0.5" + "source": "https://github.com/googleapis/php-jwt/tree/v6.11.1" }, - "time": "2026-04-01T20:38:03+00:00" + "time": "2025-04-09T20:32:01+00:00" }, { "name": "flix-tech/avro-php", From 120d6195609c4557e17e836a27d9735747322df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Bascop=C3=A9?= Date: Mon, 4 May 2026 11:38:21 -0400 Subject: [PATCH 3/3] changed composer json to test --- composer.json | 2 +- composer.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index d2de536a79..91fa0bc06b 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "doctrine/annotations": "^2.0", "doctrine/dbal": "^4.2", "fakerphp/faker": "^1.24", - "firebase/php-jwt": "^6.4", + "firebase/php-jwt": "^6.0|^7.0", "google/apiclient": "^2.18", "google/protobuf": "^4.33.6", "guzzlehttp/guzzle": "^7.9", diff --git a/composer.lock b/composer.lock index 85887b823e..a565008694 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": "86fc58120cc6b79377d22e26ab219a9a", + "content-hash": "67518dcbfaf5c558d1dd3310f124152b", "packages": [ { "name": "babenkoivan/elastic-adapter", @@ -1583,16 +1583,16 @@ }, { "name": "firebase/php-jwt", - "version": "6.x-dev", + "version": "v7.0.5", "source": { "type": "git", "url": "https://github.com/googleapis/php-jwt.git", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" + "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", + "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/47ad26bab5e7c70ae8a6f08ed25ff83631121380", + "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380", "shasum": "" }, "require": { @@ -1600,6 +1600,7 @@ }, "require-dev": { "guzzlehttp/guzzle": "^7.4", + "phpfastcache/phpfastcache": "^9.2", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^2.0||^3.0", @@ -1640,9 +1641,9 @@ ], "support": { "issues": "https://github.com/googleapis/php-jwt/issues", - "source": "https://github.com/googleapis/php-jwt/tree/v6.11.1" + "source": "https://github.com/googleapis/php-jwt/tree/v7.0.5" }, - "time": "2025-04-09T20:32:01+00:00" + "time": "2026-04-01T20:38:03+00:00" }, { "name": "flix-tech/avro-php",