mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Implemented "ely/mojang-api"
This commit is contained in:
@@ -18,6 +18,7 @@ return [
|
||||
'container' => [
|
||||
'definitions' => [
|
||||
GuzzleHttp\ClientInterface::class => GuzzleHttp\Client::class,
|
||||
Ely\Mojang\Api::class => Ely\Mojang\Api::class,
|
||||
],
|
||||
],
|
||||
'components' => [
|
||||
|
Reference in New Issue
Block a user