-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Open
Description
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
Labels
No labels