From 9c4f913c886091905ea3f2cda75d0d3205c5c1f4 Mon Sep 17 00:00:00 2001 From: umair Date: Tue, 8 Sep 2026 16:14:41 +0100 Subject: [PATCH] Update repository references for rename to ably-pubsub-php Repoint the two references tied to this repository's identity ahead of the rename ably-php -> ably-pubsub-php: the features workflow repository-name (which selects the ably-sdk-builds-ably-pubsub-php IAM role) and the README licence link. The Packagist package name ably/ably-php and the ably-php/ agent identifier are intentionally unchanged. Co-Authored-By: Claude Fable 5.1 --- .github/workflows/features.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/features.yml b/.github/workflows/features.yml index 6fa984c..4b8be1e 100644 --- a/.github/workflows/features.yml +++ b/.github/workflows/features.yml @@ -16,5 +16,5 @@ jobs: deployments: write id-token: write with: - repository-name: ably-php + repository-name: ably-pubsub-php secrets: inherit diff --git a/README.md b/README.md index f342813..4d2251b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Ably Pub/Sub PHP Header](images/php-SDK-github.png) [![Latest Stable Version](https://poser.pugx.org/ably/ably-php/v/stable)](https://packagist.org/packages/ably/ably-php) -[![License](https://poser.pugx.org/ably/ably-php/license)](https://github.com/ably/ably-php/blob/main/LICENSE) +[![License](https://poser.pugx.org/ably/ably-php/license)](https://github.com/ably/ably-pubsub-php/blob/main/LICENSE) ---