We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 363e2be commit 1f8a332Copy full SHA for 1f8a332
composer.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "delboy1978uk/mpos",
+ "name": "MPOS/php-mpos",
3
"description": "MPOS stands for Mining Portal Open Source. A unified mining interface for various Scrypt and SHA256d Crypto-currencies!",
4
"require-dev": {
5
"codeception/codeception": "~2.0"
6
},
7
"authors": [
8
9
- "name": "Derek Stephen McLean",
10
- "email": "delboy1978uk@gmail.com"
+ "name": "Sebastian Grewe",
+ "email": "sebastian.grewe@gmail.com"
11
}
12
],
13
"require": {
0 commit comments