Changes
This commit is contained in:
Generated
+41
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "7cebd5c873e68488b13f05bc2c35a868",
|
||||
"content-hash": "8ae3153fd7e3bc311dcec5d0a14ade8d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "anourvalar/eloquent-serialize",
|
||||
@@ -9358,6 +9358,46 @@
|
||||
],
|
||||
"time": "2024-08-12T08:25:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vkcom/vk-php-sdk",
|
||||
"version": "5.131.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/VKCOM/vk-php-sdk.git",
|
||||
"reference": "0b01a07b167549d08a3d910201cec9e8a202a0ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/VKCOM/vk-php-sdk/zipball/0b01a07b167549d08a3d910201cec9e8a202a0ee",
|
||||
"reference": "0b01a07b167549d08a3d910201cec9e8a202a0ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.5",
|
||||
"php": "^8.1"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"VK\\": "src/VK"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "VK PHP SDK",
|
||||
"homepage": "https://github.com/VKCOM/vk-php-sdk",
|
||||
"keywords": [
|
||||
"sdk",
|
||||
"vk"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/VKCOM/vk-php-sdk/issues",
|
||||
"source": "https://github.com/VKCOM/vk-php-sdk/tree/5.131.0"
|
||||
},
|
||||
"time": "2023-07-03T10:53:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
"version": "v5.6.1",
|
||||
|
||||
Reference in New Issue
Block a user