krowinski / php-mysql-replication

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
MIT License
323 stars 98 forks source link

Update composer dependencies version #97

Closed janpalacky closed 10 months ago

janpalacky commented 2 years ago

Just update of a few dependencies

janpalacky commented 2 years ago

The failed test is not relevant to these changes. It also fails in previous PR.

krowinski commented 10 months ago

some issue will be resolved in #104 so I close this