Skip to content

Commit

Permalink
Merge pull request #296 from munafio/v1.x-dev
Browse files Browse the repository at this point in the history
V1.x dev
  • Loading branch information
munafio authored Jul 27, 2023
2 parents 8a9aefc + 3c06661 commit c7d3c63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## v1.6.2 (2023-07-27)

### Added

- Support for a custom WS server #291.

## v1.6.1 (2023-03-03)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"pusher/pusher-php-server": "^7.2"
"pusher/pusher-php-server": "^6.0|^7.0|^7.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c7d3c63

Please sign in to comment.