-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
83 lines (83 loc) · 2.5 KB
/
composer.lock
File metadata and controls
83 lines (83 loc) · 2.5 KB
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
80
81
82
83
{
"_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": "c9dce0195604b5fb92e893a41baaa3ea",
"packages": [
{
"name": "setasign/setapdf-core",
"version": "2.51.0.2285",
"dist": {
"type": "zip",
"url": "https://www.setasign.com/downloads/7085940/SetaPDF-Core_2.51.0.2285-without-demos.zip"
},
"require": {
"php": ">=7.1 <=8.5.99999"
},
"type": "library",
"autoload": {
"psr-0": {
"SetaPDF_": "library/"
},
"psr-4": {
"setasign\\SetaPDF2\\": "library/SetaPDF"
},
"files": [
"library/SetaPDF/Autoload.php"
]
},
"license": [
"proprietary"
],
"support": {
"email": "support@setasign.com"
},
"time": "2026-04-08T00:00:00+00:00"
},
{
"name": "setasign/setapdf-signer",
"version": "2.51.0.2285",
"dist": {
"type": "zip",
"url": "https://www.setasign.com/downloads/7085959/SetaPDF-Signer_2.51.0.2285-without-core.zip"
},
"require": {
"php": ">=7.1 <=8.5.99999",
"setasign/setapdf-core": "2.51.0.2285"
},
"type": "library",
"autoload": {
"psr-0": {
"SetaPDF_": "library/"
},
"psr-4": {
"setasign\\SetaPDF2\\": "library/SetaPDF"
},
"files": [
"library/SetaPDF/Autoload.php"
]
},
"license": [
"proprietary"
],
"support": {
"email": "support@setasign.com"
},
"time": "2026-04-08T00:00:00+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.4",
"ext-pdo": "*"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}