Move from aviat4ion/query to aviat/query

This commit is contained in:
Timothy Warren 2016-08-04 14:30:45 -04:00
parent 97eccfd706
commit abb558ac01
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"name":"aviat4ion/query",
"name":"aviat/query",
"type":"library",
"description":"Database Query Builder and Abstraction layer",
"keywords":[
@ -21,9 +21,9 @@
"role": "Developer"
}],
"require": {
"php": ">=5.3"
"php": ">=5.4"
},
"autoload": {
"files": ["autoload.php"]
}
}
}