-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
54 lines (54 loc) · 1.88 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ddf3b80f8c5f3cf08072671a23b6be08",
"packages": [
{
"name": "beycanpress/http",
"version": "0.1.4",
"source": {
"type": "git",
"url": "https://github.com/BeycanPress/http.git",
"reference": "c405b3889cb803f8207184ae7d9f74ed443384f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/BeycanPress/http/zipball/c405b3889cb803f8207184ae7d9f74ed443384f1",
"reference": "c405b3889cb803f8207184ae7d9f74ed443384f1",
"shasum": ""
},
"require": {
"php": ">=7.4"
},
"type": "library",
"autoload": {
"psr-4": {
"BeycanPress\\Http\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A simple and useful library for HTTP requests, response and client.",
"homepage": "https://github.com/BeycanPress/http",
"support": {
"issues": "https://github.com/BeycanPress/http/issues",
"source": "https://github.com/BeycanPress/http/tree/0.1.4"
},
"time": "2023-09-29T03:37:46+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}