Add more tags to composer.json

This commit is contained in:
Timothy Warren 2012-09-25 16:22:07 +00:00
parent b977720b2b
commit 556ae50946
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name":"aviat4ion/query", "name":"aviat4ion/query",
"type":"library", "type":"library",
"description":"Database Query Builder and Abstraction layer", "description":"Database Query Builder and Abstraction layer",
"keywords":["database", "query builder"], "keywords":["database", "query builder", "mysql", "firebird", "sqlite", "postgres"],
"homepage":"https://github.com/aviat4ion/Query", "homepage":"https://github.com/aviat4ion/Query",
"license":"dbad-license", "license":"dbad-license",
"authors": [{ "authors": [{