Updated author/project in composer file

This commit is contained in:
Sebastian Grewe 2018-05-12 20:53:53 +02:00 committed by GitHub
parent 363e2bee21
commit 1f8a33247f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {