1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 13:47:33 +02:00

composer: renamed to dibi/dibi

This commit is contained in:
David Grudl
2013-04-03 14:30:29 +02:00
parent d09fc7d837
commit 326376159f

View File

@@ -1,7 +1,7 @@
{ {
"name": "dg/dibi", "name": "dibi/dibi",
"description": "Dibi is Database Abstraction Library for PHP 5.", "description": "Dibi is Database Abstraction Library for PHP 5.",
"keywords": ["dibi", "database", "dbal", "mysql", "postgresql", "sqlite", "mssql", "oracle", "access", "pdo", "odbc"], "keywords": ["database", "dbal", "mysql", "postgresql", "sqlite", "mssql", "oracle", "access", "pdo", "odbc"],
"homepage": "http://dibiphp.com/", "homepage": "http://dibiphp.com/",
"license": ["BSD-3", "GPLv2", "GPLv3"], "license": ["BSD-3", "GPLv2", "GPLv3"],
"authors": [ "authors": [