Update homepage link
This commit is contained in:
parent
059ab60af5
commit
e1703d0947
@ -12,7 +12,7 @@
|
|||||||
"postgres",
|
"postgres",
|
||||||
"pdo"
|
"pdo"
|
||||||
],
|
],
|
||||||
"homepage":"https://github.com/aviat4ion/Query",
|
"homepage":"https://git.timshomepage.net/aviat/Query",
|
||||||
"license":"dbad-license",
|
"license":"dbad-license",
|
||||||
"authors": [{
|
"authors": [{
|
||||||
"name": "Timothy J. Warren",
|
"name": "Timothy J. Warren",
|
||||||
@ -42,5 +42,9 @@
|
|||||||
"Query\\": "src/Query"
|
"Query\\": "src/Query"
|
||||||
},
|
},
|
||||||
"files": ["src/common.php"]
|
"files": ["src/common.php"]
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"coverage": "phpdbg -qrr -- vendor/bin/phpunit -c build"
|
||||||
|
"test": "vendor/bin/phpunit"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user