1{
2    "packages": [
3        {
4            "name": "mpdf/mpdf",
5            "version": "v8.0.17",
6            "version_normalized": "8.0.17.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/mpdf/mpdf.git",
10                "reference": "5f64118317c8145c0abc606b310aa0a66808398a"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5f64118317c8145c0abc606b310aa0a66808398a",
15                "reference": "5f64118317c8145c0abc606b310aa0a66808398a",
16                "shasum": ""
17            },
18            "require": {
19                "ext-gd": "*",
20                "ext-mbstring": "*",
21                "myclabs/deep-copy": "^1.7",
22                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
23                "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
24                "psr/log": "^1.0 || ^2.0",
25                "setasign/fpdi": "^2.1"
26            },
27            "require-dev": {
28                "mockery/mockery": "^1.3.0",
29                "mpdf/qrcode": "^1.1.0",
30                "squizlabs/php_codesniffer": "^3.5.0",
31                "tracy/tracy": "^2.4",
32                "yoast/phpunit-polyfills": "^1.0"
33            },
34            "suggest": {
35                "ext-bcmath": "Needed for generation of some types of barcodes",
36                "ext-xml": "Needed mainly for SVG manipulation",
37                "ext-zlib": "Needed for compression of embedded resources, such as fonts"
38            },
39            "time": "2022-01-20T10:51:40+00:00",
40            "type": "library",
41            "installation-source": "dist",
42            "autoload": {
43                "psr-4": {
44                    "Mpdf\\": "src/"
45                }
46            },
47            "notification-url": "https://packagist.org/downloads/",
48            "license": [
49                "GPL-2.0-only"
50            ],
51            "authors": [
52                {
53                    "name": "Matěj Humpál",
54                    "role": "Developer, maintainer"
55                },
56                {
57                    "name": "Ian Back",
58                    "role": "Developer (retired)"
59                }
60            ],
61            "description": "PHP library generating PDF files from UTF-8 encoded HTML",
62            "homepage": "https://mpdf.github.io",
63            "keywords": [
64                "pdf",
65                "php",
66                "utf-8"
67            ],
68            "support": {
69                "docs": "http://mpdf.github.io",
70                "issues": "https://github.com/mpdf/mpdf/issues",
71                "source": "https://github.com/mpdf/mpdf"
72            },
73            "funding": [
74                {
75                    "url": "https://www.paypal.me/mpdf",
76                    "type": "custom"
77                }
78            ],
79            "install-path": "../mpdf/mpdf"
80        },
81        {
82            "name": "mpdf/qrcode",
83            "version": "v1.2.0",
84            "version_normalized": "1.2.0.0",
85            "source": {
86                "type": "git",
87                "url": "https://github.com/mpdf/qrcode.git",
88                "reference": "0c09fce8b28707611c3febdd1ca424d40f172184"
89            },
90            "dist": {
91                "type": "zip",
92                "url": "https://api.github.com/repos/mpdf/qrcode/zipball/0c09fce8b28707611c3febdd1ca424d40f172184",
93                "reference": "0c09fce8b28707611c3febdd1ca424d40f172184",
94                "shasum": ""
95            },
96            "require": {
97                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
98                "php": "^5.6 || ^7.0 || ^8.0"
99            },
100            "require-dev": {
101                "mockery/mockery": "^0.9.5",
102                "squizlabs/php_codesniffer": "^3.4",
103                "tracy/tracy": "^2.5",
104                "yoast/phpunit-polyfills": "^1.0"
105            },
106            "suggest": {
107                "ext-gd": "To output QR codes to PNG files",
108                "ext-simplexml": "To output QR codes to SVG files"
109            },
110            "time": "2022-01-11T09:42:41+00:00",
111            "type": "library",
112            "installation-source": "dist",
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            "install-path": "../mpdf/qrcode"
151        },
152        {
153            "name": "myclabs/deep-copy",
154            "version": "1.10.1",
155            "version_normalized": "1.10.1.0",
156            "source": {
157                "type": "git",
158                "url": "https://github.com/myclabs/DeepCopy.git",
159                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
160            },
161            "dist": {
162                "type": "zip",
163                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
164                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
165                "shasum": ""
166            },
167            "require": {
168                "php": "^7.1 || ^8.0"
169            },
170            "replace": {
171                "myclabs/deep-copy": "self.version"
172            },
173            "require-dev": {
174                "doctrine/collections": "^1.0",
175                "doctrine/common": "^2.6",
176                "phpunit/phpunit": "^7.1"
177            },
178            "time": "2020-06-29T13:22:24+00:00",
179            "type": "library",
180            "installation-source": "dist",
181            "autoload": {
182                "psr-4": {
183                    "DeepCopy\\": "src/DeepCopy/"
184                },
185                "files": [
186                    "src/DeepCopy/deep_copy.php"
187                ]
188            },
189            "notification-url": "https://packagist.org/downloads/",
190            "license": [
191                "MIT"
192            ],
193            "description": "Create deep copies (clones) of your objects",
194            "keywords": [
195                "clone",
196                "copy",
197                "duplicate",
198                "object",
199                "object graph"
200            ],
201            "install-path": "../myclabs/deep-copy"
202        },
203        {
204            "name": "psr/log",
205            "version": "1.1.3",
206            "version_normalized": "1.1.3.0",
207            "source": {
208                "type": "git",
209                "url": "https://github.com/php-fig/log.git",
210                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
211            },
212            "dist": {
213                "type": "zip",
214                "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
215                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
216                "shasum": ""
217            },
218            "require": {
219                "php": ">=5.3.0"
220            },
221            "time": "2020-03-23T09:12:05+00:00",
222            "type": "library",
223            "extra": {
224                "branch-alias": {
225                    "dev-master": "1.1.x-dev"
226                }
227            },
228            "installation-source": "dist",
229            "autoload": {
230                "psr-4": {
231                    "Psr\\Log\\": "Psr/Log/"
232                }
233            },
234            "notification-url": "https://packagist.org/downloads/",
235            "license": [
236                "MIT"
237            ],
238            "authors": [
239                {
240                    "name": "PHP-FIG",
241                    "homepage": "http://www.php-fig.org/"
242                }
243            ],
244            "description": "Common interface for logging libraries",
245            "homepage": "https://github.com/php-fig/log",
246            "keywords": [
247                "log",
248                "psr",
249                "psr-3"
250            ],
251            "install-path": "../psr/log"
252        },
253        {
254            "name": "setasign/fpdi",
255            "version": "v2.3.3",
256            "version_normalized": "2.3.3.0",
257            "source": {
258                "type": "git",
259                "url": "https://github.com/Setasign/FPDI.git",
260                "reference": "50c388860a73191e010810ed57dbed795578e867"
261            },
262            "dist": {
263                "type": "zip",
264                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/50c388860a73191e010810ed57dbed795578e867",
265                "reference": "50c388860a73191e010810ed57dbed795578e867",
266                "shasum": ""
267            },
268            "require": {
269                "ext-zlib": "*",
270                "php": "^5.6 || ^7.0"
271            },
272            "conflict": {
273                "setasign/tfpdf": "<1.31"
274            },
275            "require-dev": {
276                "phpunit/phpunit": "~5.7",
277                "setasign/fpdf": "~1.8",
278                "setasign/tfpdf": "1.31",
279                "tecnickcom/tcpdf": "~6.2"
280            },
281            "suggest": {
282                "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."
283            },
284            "time": "2020-04-28T12:40:35+00:00",
285            "type": "library",
286            "installation-source": "dist",
287            "autoload": {
288                "psr-4": {
289                    "setasign\\Fpdi\\": "src/"
290                }
291            },
292            "notification-url": "https://packagist.org/downloads/",
293            "license": [
294                "MIT"
295            ],
296            "authors": [
297                {
298                    "name": "Jan Slabon",
299                    "email": "jan.slabon@setasign.com",
300                    "homepage": "https://www.setasign.com"
301                },
302                {
303                    "name": "Maximilian Kresse",
304                    "email": "maximilian.kresse@setasign.com",
305                    "homepage": "https://www.setasign.com"
306                }
307            ],
308            "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.",
309            "homepage": "https://www.setasign.com/fpdi",
310            "keywords": [
311                "fpdf",
312                "fpdi",
313                "pdf"
314            ],
315            "install-path": "../setasign/fpdi"
316        }
317    ],
318    "dev": true,
319    "dev-package-names": []
320}
321