Исправление ошибок с mirzaev/accounts
This commit is contained in:
parent
22fb58b638
commit
ffe571cad1
|
@ -4,8 +4,7 @@
|
|||
"description": "Фреймворк VK API",
|
||||
"keywords": [
|
||||
"vk",
|
||||
"api",
|
||||
"hood"
|
||||
"api"
|
||||
],
|
||||
"homepage": "https://git.hood.su/mirzaev/vk",
|
||||
"license": "free for you",
|
||||
|
@ -29,7 +28,7 @@
|
|||
"require": {
|
||||
"php": "~8.0",
|
||||
"psr/log": "~1.0",
|
||||
"hood/accounts": "~0.1.x-dev",
|
||||
"mirzaev/accounts": "~0.1.x-dev",
|
||||
"monolog/monolog": "~1.6",
|
||||
"jasny/error-handler": "~0.2",
|
||||
"guzzlehttp/guzzle": "~7.2"
|
||||
|
|
Loading…
Reference in New Issue