Move from aviat4ion/query to aviat/query
This commit is contained in:
parent
97eccfd706
commit
abb558ac01
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name":"aviat4ion/query",
|
"name":"aviat/query",
|
||||||
"type":"library",
|
"type":"library",
|
||||||
"description":"Database Query Builder and Abstraction layer",
|
"description":"Database Query Builder and Abstraction layer",
|
||||||
"keywords":[
|
"keywords":[
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"role": "Developer"
|
"role": "Developer"
|
||||||
}],
|
}],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3"
|
"php": ">=5.4"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"files": ["autoload.php"]
|
"files": ["autoload.php"]
|
||||||
|
Loading…
Reference in New Issue
Block a user