Bump php-mqtt/client from 1.8.1 to 2.3.1

Bumps php-mqtt/client from 1.8.1 to 2.3.1.

Release notes

Sourced from php-mqtt/client's releases.

v2.3.1

What's Changed

Fixed

Changed

New Contributors

Full Changelog: https://github.com/php-mqtt/client/compare/v2.3.0...v2.3.1

v2.3.0

What's Changed

Added

Changed

Full Changelog: https://github.com/php-mqtt/client/compare/v2.2.0...v2.3.0

v2.2.0

What's Changed

Changed

CI and Tests

New Contributors

... (truncated)

Commits
  • 0021340 Fix: check for EOF when reading from socket (#215)
  • 8295cea Bump actions/checkout from 5 to 6 (#213)
  • 525882b Clarify need of "loop" for QoS 1 and 2 publications. (#212)
  • 3d14184 Add ping response timeout handling (#210)
  • b68a54b Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 (#208)
  • 1b19701 Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 (#206)
  • 3c62408 Bump actions/checkout from 4 to 5 (#205)
  • 28ab74b Bump sonarsource/sonarqube-scan-action from 5.2.0 to 5.3.0 (#204)
  • 5329162 Bump sonarsource/sonarqube-scan-action from 5.1.0 to 5.2.0 (#203)
  • 5ca5501 Add hook documentation to README
  • Additional commits viewable in compare view

Merge request reports

Loading