Skip to content

Deprecation of Ably protocol version 1 #56928

@jhodor

Description

@jhodor

Laravel Version

12.14.1

PHP Version

8.4.11

Database Driver & Version

No response

Description

Ably announced deprecation of their protocol version 1:
https://ably.com/docs/platform/deprecate/protocol-v1

They request to update ably/ably-php, which is present in require-dev section of Laravel Framework, to at least version 1.1.9.

Steps To Reproduce

grep ably composer.lock
                "ably/ably-php": "^1.0",
                "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions