From a59c1313e4d5a585bcb3a8a6adadd083c551093d Mon Sep 17 00:00:00 2001 From: Acquia CI/CD Date: Mon, 29 Dec 2025 11:27:48 +0530 Subject: [PATCH 1/2] CLI-1679: Update version for amplitude-php. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ec073d49b..4ebfe5422 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "typhonius/acquia-logstream": "^0.0.15", "typhonius/acquia-php-sdk-v2": "^3.7.3", "vlucas/phpdotenv": "^5.5", - "zumba/amplitude-php": "^1.0.4" + "zumba/amplitude-php": "^1.0.9" }, "require-dev": { "acquia/coding-standards": "^3.0.2", From e4b8e21a93073399bdcb35c2f5fcccb227b2a60a Mon Sep 17 00:00:00 2001 From: Acquia CI/CD Date: Mon, 5 Jan 2026 11:53:57 +0530 Subject: [PATCH 2/2] CLI-1679: Update version for amplitude-php. --- composer.lock | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 4880d36df..926d20de0 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": "e5e43547b456d9842667389da37d146b", + "content-hash": "a3cf19b4b2906220a8f7093e2107d837", "packages": [ { "name": "acquia/drupal-environment-detector", @@ -6556,16 +6556,16 @@ }, { "name": "zumba/amplitude-php", - "version": "dev-php85", + "version": "1.0.9", "source": { "type": "git", - "url": "https://github.com/danepowell/amplitude-php.git", - "reference": "cfa54624bbec59912d6b1c82fbc265e44eba36dd" + "url": "https://github.com/zumba/amplitude-php.git", + "reference": "80878a5e2260ded08db712b43c04cfba5e93269c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/danepowell/amplitude-php/zipball/cfa54624bbec59912d6b1c82fbc265e44eba36dd", - "reference": "cfa54624bbec59912d6b1c82fbc265e44eba36dd", + "url": "https://api.github.com/repos/zumba/amplitude-php/zipball/80878a5e2260ded08db712b43c04cfba5e93269c", + "reference": "80878a5e2260ded08db712b43c04cfba5e93269c", "shasum": "" }, "require": { @@ -6586,6 +6586,7 @@ "Zumba\\Amplitude\\Test\\": "./test/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6609,9 +6610,10 @@ "tracking" ], "support": { - "source": "https://github.com/danepowell/amplitude-php/tree/php85" + "issues": "https://github.com/zumba/amplitude-php/issues", + "source": "https://github.com/zumba/amplitude-php/tree/1.0.9" }, - "time": "2025-11-25T21:28:19+00:00" + "time": "2025-12-08T19:43:14+00:00" } ], "packages-dev": [ @@ -13907,20 +13909,13 @@ "version": "3.0.2.0", "alias": "2.5.0", "alias_normalized": "2.5.0.0" - }, - { - "package": "zumba/amplitude-php", - "version": "dev-php85", - "alias": "1.0.8", - "alias_normalized": "1.0.8.0" } ], "minimum-stability": "dev", "stability-flags": { "amphp/parallel": 20, "consolidation/self-update": 20, - "revolt/event-loop": 20, - "zumba/amplitude-php": 20 + "revolt/event-loop": 20 }, "prefer-stable": true, "prefer-lowest": false,