Skip to content

Commit b199850

Browse files
committed
Merge branch 'master' of github.com:krowinski/mysql-replication
2 parents 27f7ac9 + 75a6c70 commit b199850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "krowinski/php-mysql-replication",
3-
"description": "php-mysql-replication",
3+
"description": "Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.",
44
"keywords": [
55
"mysql",
66
"replication",

0 commit comments

Comments
 (0)