pusher / pusher-http-php

PHP library for interacting with the Pusher Channels HTTP API
https://pusher.com/docs/server_api_guide
1.42k stars 309 forks source link

Develop #317

Closed elverkilde closed 2 years ago

elverkilde commented 2 years ago

Description

This allows better compatibility with other libraries which use more recent lock versions of psr/log.

Tested with locked version ^1.0 of psr/log. Tested with locked version ^2.0 of psr/log. Tested with locked version ^3.0 of psr/log.

Fixes #316

CHANGELOG