Skip to content

Commit 75a6c70

Browse files
committed
more info
1 parent 55cf156 commit 75a6c70

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)