mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Написал простецкую обёртку над Mojang API (пока только метод запроса uuid по нику).
Зафиксировал минорные версии для библиотек Composer
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace common\components\Mojang\exceptions;
|
||||
|
||||
class NoContentException extends MojangApiException {
|
||||
|
||||
}
|
Reference in New Issue
Block a user