Skip to content

Commit c4c0aa6

Browse files
committed
Fix name in composer
1 parent 4e7ae96 commit c4c0aa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joshcam/mysqli-database-class",
3-
"description": "Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.",
3+
"description": "PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements",
44
"license": "GPL-3.0",
55
"authors": [
66
{

0 commit comments

Comments
 (0)