1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-03 11:02:35 +02:00

uses https

This commit is contained in:
David Grudl
2015-12-14 14:25:29 +01:00
parent 6a8a136c0a
commit e3f01c879f
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "dibi/dibi",
"description": "Dibi is Database Abstraction Library for PHP",
"keywords": ["database", "dbal", "mysql", "postgresql", "sqlite", "mssql", "sqlsrv", "oracle", "access", "pdo", "odbc"],
"homepage": "http://dibiphp.com",
"homepage": "https://dibiphp.com",
"license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"],
"authors": [
{