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
319 stars 94 forks source link

Update composer dependencies version #97

Closed janpalacky closed 7 months ago

janpalacky commented 1 year ago

Just update of a few dependencies

janpalacky commented 1 year ago

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

krowinski commented 7 months ago

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