Skip to content

Commit e247391

Browse files
authored
chore: rename composer package
1 parent c9d4632 commit e247391

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pardnchiu/sql",
2+
"name": "pardnchiu/mysql-pool",
33
"description": "PD\\SQL is a PDO-based SQL query builder that provides an elegant and secure way to construct and execute database queries in PHP.",
44
"type": "library",
55
"keywords": [
@@ -65,4 +65,4 @@
6565
"/.gitignore"
6666
]
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)