-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
79 lines (79 loc) · 2.55 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"_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": "92c19c5a1f2ac782c00a409e02108c87",
"packages": [
{
"name": "curl/curl",
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://github.com/php-mod/curl.git",
"reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-mod/curl/zipball/c4f8799c471e43b7c782c77d5c6e178d0465e210",
"reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": "^5.6 | ^7.0 | ^8.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^0.2.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Curl": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "php-curl-class",
"homepage": "https://github.com/php-curl-class"
},
{
"name": "Hassan Amouhzi",
"email": "hassan@anezi.net",
"homepage": "http://hassan.amouhzi.com"
},
{
"name": "user52",
"homepage": "https://github.com/user52"
}
],
"description": "cURL class for PHP",
"homepage": "https://github.com/php-mod/curl",
"keywords": [
"curl",
"dot"
],
"support": {
"issues": "https://github.com/php-mod/curl/issues",
"source": "https://github.com/php-mod/curl/tree/2.5.0"
},
"time": "2022-12-14T13:27:59+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}