-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
42 lines (42 loc) · 1.22 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
{
"_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": "27325facc61e7c822e4a870f844f784e",
"packages": [
{
"name": "setasign/setapdf-core",
"version": "2.40.0.1761",
"dist": {
"type": "zip",
"url": "https://www.setasign.com/downloads/3889595/SetaPDF-Core_2.40.0.1761-without-demos.zip"
},
"type": "library",
"autoload": {
"psr-0": {
"SetaPDF_": "library/"
}
},
"license": [
"proprietary"
],
"support": {
"email": "support@setasign.com"
},
"time": "2022-07-13T00:00:00+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.4"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}