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