Updated author/project in composer file
This commit is contained in:
parent
363e2bee21
commit
1f8a33247f
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "delboy1978uk/mpos",
|
"name": "MPOS/php-mpos",
|
||||||
"description": "MPOS stands for Mining Portal Open Source. A unified mining interface for various Scrypt and SHA256d Crypto-currencies!",
|
"description": "MPOS stands for Mining Portal Open Source. A unified mining interface for various Scrypt and SHA256d Crypto-currencies!",
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"codeception/codeception": "~2.0"
|
"codeception/codeception": "~2.0"
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Derek Stephen McLean",
|
"name": "Sebastian Grewe",
|
||||||
"email": "delboy1978uk@gmail.com"
|
"email": "sebastian.grewe@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user