Commit a7575250 authored by Alexander Butenko's avatar Alexander Butenko

fixed name for packagelist

parent 9fd9a37c
{ {
"name": "joshcam/PHP-MySQLi-Database-Class", "name": "joshcam/mysqli-database-calss",
"description": "Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.", "description": "Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.",
"license": "GPL-3.0", "license": "GPL-3.0",
"require": { "require": {
...@@ -8,4 +8,4 @@ ...@@ -8,4 +8,4 @@
"autoload": { "autoload": {
"files": ["MysqliDb.php"] "files": ["MysqliDb.php"]
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment