1{
2    "_readme": [
3        "This file locks the dependencies of your project to a known state",
4        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5        "This file is @generated automatically"
6    ],
7    "content-hash": "7b00711d12ac1ef73bc21f9046c21eea",
8    "packages": [
9        {
10            "name": "mpdf/mpdf",
11            "version": "v8.0.17",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/mpdf/mpdf.git",
15                "reference": "5f64118317c8145c0abc606b310aa0a66808398a"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5f64118317c8145c0abc606b310aa0a66808398a",
20                "reference": "5f64118317c8145c0abc606b310aa0a66808398a",
21                "shasum": ""
22            },
23            "require": {
24                "ext-gd": "*",
25                "ext-mbstring": "*",
26                "myclabs/deep-copy": "^1.7",
27                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
28                "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
29                "psr/log": "^1.0 || ^2.0",
30                "setasign/fpdi": "^2.1"
31            },
32            "require-dev": {
33                "mockery/mockery": "^1.3.0",
34                "mpdf/qrcode": "^1.1.0",
35                "squizlabs/php_codesniffer": "^3.5.0",
36                "tracy/tracy": "^2.4",
37                "yoast/phpunit-polyfills": "^1.0"
38            },
39            "suggest": {
40                "ext-bcmath": "Needed for generation of some types of barcodes",
41                "ext-xml": "Needed mainly for SVG manipulation",
42                "ext-zlib": "Needed for compression of embedded resources, such as fonts"
43            },
44            "type": "library",
45            "autoload": {
46                "psr-4": {
47                    "Mpdf\\": "src/"
48                }
49            },
50            "notification-url": "https://packagist.org/downloads/",
51            "license": [
52                "GPL-2.0-only"
53            ],
54            "authors": [
55                {
56                    "name": "Matěj Humpál",
57                    "role": "Developer, maintainer"
58                },
59                {
60                    "name": "Ian Back",
61                    "role": "Developer (retired)"
62                }
63            ],
64            "description": "PHP library generating PDF files from UTF-8 encoded HTML",
65            "homepage": "https://mpdf.github.io",
66            "keywords": [
67                "pdf",
68                "php",
69                "utf-8"
70            ],
71            "support": {
72                "docs": "http://mpdf.github.io",
73                "issues": "https://github.com/mpdf/mpdf/issues",
74                "source": "https://github.com/mpdf/mpdf"
75            },
76            "funding": [
77                {
78                    "url": "https://www.paypal.me/mpdf",
79                    "type": "custom"
80                }
81            ],
82            "time": "2022-01-20T10:51:40+00:00"
83        },
84        {
85            "name": "mpdf/qrcode",
86            "version": "v1.2.0",
87            "source": {
88                "type": "git",
89                "url": "https://github.com/mpdf/qrcode.git",
90                "reference": "0c09fce8b28707611c3febdd1ca424d40f172184"
91            },
92            "dist": {
93                "type": "zip",
94                "url": "https://api.github.com/repos/mpdf/qrcode/zipball/0c09fce8b28707611c3febdd1ca424d40f172184",
95                "reference": "0c09fce8b28707611c3febdd1ca424d40f172184",
96                "shasum": ""
97            },
98            "require": {
99                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
100                "php": "^5.6 || ^7.0 || ^8.0"
101            },
102            "require-dev": {
103                "mockery/mockery": "^0.9.5",
104                "squizlabs/php_codesniffer": "^3.4",
105                "tracy/tracy": "^2.5",
106                "yoast/phpunit-polyfills": "^1.0"
107            },
108            "suggest": {
109                "ext-gd": "To output QR codes to PNG files",
110                "ext-simplexml": "To output QR codes to SVG files"
111            },
112            "type": "library",
113            "autoload": {
114                "psr-4": {
115                    "Mpdf\\QrCode\\": "src/"
116                }
117            },
118            "notification-url": "https://packagist.org/downloads/",
119            "license": [
120                "LGPL-2.1-or-later"
121            ],
122            "authors": [
123                {
124                    "name": "Matěj Humpál",
125                    "role": "maintainer"
126                },
127                {
128                    "name": "Laurent Minguet",
129                    "role": "author"
130                }
131            ],
132            "description": "QR code generator for mPDF",
133            "keywords": [
134                "mpdf",
135                "pdf",
136                "php",
137                "qr",
138                "qrcode"
139            ],
140            "support": {
141                "issues": "https://github.com/mpdf/qrcode/issues",
142                "source": "https://github.com/mpdf/qrcode/tree/v1.2.0"
143            },
144            "funding": [
145                {
146                    "url": "https://www.paypal.me/mpdf",
147                    "type": "custom"
148                }
149            ],
150            "time": "2022-01-11T09:42:41+00:00"
151        },
152        {
153            "name": "myclabs/deep-copy",
154            "version": "1.10.1",
155            "source": {
156                "type": "git",
157                "url": "https://github.com/myclabs/DeepCopy.git",
158                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
159            },
160            "dist": {
161                "type": "zip",
162                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
163                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
164                "shasum": ""
165            },
166            "require": {
167                "php": "^7.1 || ^8.0"
168            },
169            "replace": {
170                "myclabs/deep-copy": "self.version"
171            },
172            "require-dev": {
173                "doctrine/collections": "^1.0",
174                "doctrine/common": "^2.6",
175                "phpunit/phpunit": "^7.1"
176            },
177            "type": "library",
178            "autoload": {
179                "psr-4": {
180                    "DeepCopy\\": "src/DeepCopy/"
181                },
182                "files": [
183                    "src/DeepCopy/deep_copy.php"
184                ]
185            },
186            "notification-url": "https://packagist.org/downloads/",
187            "license": [
188                "MIT"
189            ],
190            "description": "Create deep copies (clones) of your objects",
191            "keywords": [
192                "clone",
193                "copy",
194                "duplicate",
195                "object",
196                "object graph"
197            ],
198            "time": "2020-06-29T13:22:24+00:00"
199        },
200        {
201            "name": "psr/log",
202            "version": "1.1.3",
203            "source": {
204                "type": "git",
205                "url": "https://github.com/php-fig/log.git",
206                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
207            },
208            "dist": {
209                "type": "zip",
210                "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
211                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
212                "shasum": ""
213            },
214            "require": {
215                "php": ">=5.3.0"
216            },
217            "type": "library",
218            "extra": {
219                "branch-alias": {
220                    "dev-master": "1.1.x-dev"
221                }
222            },
223            "autoload": {
224                "psr-4": {
225                    "Psr\\Log\\": "Psr/Log/"
226                }
227            },
228            "notification-url": "https://packagist.org/downloads/",
229            "license": [
230                "MIT"
231            ],
232            "authors": [
233                {
234                    "name": "PHP-FIG",
235                    "homepage": "http://www.php-fig.org/"
236                }
237            ],
238            "description": "Common interface for logging libraries",
239            "homepage": "https://github.com/php-fig/log",
240            "keywords": [
241                "log",
242                "psr",
243                "psr-3"
244            ],
245            "time": "2020-03-23T09:12:05+00:00"
246        },
247        {
248            "name": "setasign/fpdi",
249            "version": "v2.3.3",
250            "source": {
251                "type": "git",
252                "url": "https://github.com/Setasign/FPDI.git",
253                "reference": "50c388860a73191e010810ed57dbed795578e867"
254            },
255            "dist": {
256                "type": "zip",
257                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/50c388860a73191e010810ed57dbed795578e867",
258                "reference": "50c388860a73191e010810ed57dbed795578e867",
259                "shasum": ""
260            },
261            "require": {
262                "ext-zlib": "*",
263                "php": "^5.6 || ^7.0"
264            },
265            "conflict": {
266                "setasign/tfpdf": "<1.31"
267            },
268            "require-dev": {
269                "phpunit/phpunit": "~5.7",
270                "setasign/fpdf": "~1.8",
271                "setasign/tfpdf": "1.31",
272                "tecnickcom/tcpdf": "~6.2"
273            },
274            "suggest": {
275                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
276            },
277            "type": "library",
278            "autoload": {
279                "psr-4": {
280                    "setasign\\Fpdi\\": "src/"
281                }
282            },
283            "notification-url": "https://packagist.org/downloads/",
284            "license": [
285                "MIT"
286            ],
287            "authors": [
288                {
289                    "name": "Jan Slabon",
290                    "email": "jan.slabon@setasign.com",
291                    "homepage": "https://www.setasign.com"
292                },
293                {
294                    "name": "Maximilian Kresse",
295                    "email": "maximilian.kresse@setasign.com",
296                    "homepage": "https://www.setasign.com"
297                }
298            ],
299            "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
300            "homepage": "https://www.setasign.com/fpdi",
301            "keywords": [
302                "fpdf",
303                "fpdi",
304                "pdf"
305            ],
306            "time": "2020-04-28T12:40:35+00:00"
307        }
308    ],
309    "packages-dev": [],
310    "aliases": [],
311    "minimum-stability": "stable",
312    "stability-flags": [],
313    "prefer-stable": false,
314    "prefer-lowest": false,
315    "platform": [],
316    "platform-dev": [],
317    "platform-overrides": {
318        "php": "7.2"
319    },
320    "plugin-api-version": "2.6.0"
321}
322