Skip to content

Commit 57abcf7

Browse files
committed
Fixing composer.lock
1 parent 6dc6fd8 commit 57abcf7

File tree

2 files changed

+810
-665
lines changed

2 files changed

+810
-665
lines changed

composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
"guzzlehttp/guzzle": "^6.0",
1515
"nukacode/database": "^1.0"
1616
},
17-
"suggest": {
18-
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to have Steam ID 64 show as integers instead of strings."
19-
},
2017
"require-dev": {
2118
"phpunit/phpunit": "~3.0",
2219
"mockery/mockery": "0.9.3",
@@ -27,10 +24,5 @@
2724
"Syntax\\SteamApi\\": "src/Syntax/SteamApi"
2825
}
2926
},
30-
"extra": {
31-
"branch-alias": {
32-
"dev-master": "1.0-dev"
33-
}
34-
},
3527
"minimum-stability": "stable"
3628
}

0 commit comments

Comments
 (0)