xref: /webtrees/composer.lock (revision dbf8c055a15dd0a1fa32a85678dc2e8eaa75ab4f)
1{
2    "_readme": [
3        "This file locks the dependencies of your project to a known state",
4        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5        "This file is @generated automatically"
6    ],
7    "hash": "e66292dd056ad73db261782d2d24a6c0",
8    "packages": [
9        {
10            "name": "bombayworks/zendframework1",
11            "version": "v1.12.9",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/bombayworks/zendframework1.git",
15                "reference": "4bce65c9427866dc62e9ea9ab511f0edffa49f85"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/bombayworks/zendframework1/zipball/4bce65c9427866dc62e9ea9ab511f0edffa49f85",
20                "reference": "4bce65c9427866dc62e9ea9ab511f0edffa49f85",
21                "shasum": ""
22            },
23            "require": {
24                "php": ">=5.2.11"
25            },
26            "require-dev": {
27                "phpunit/dbunit": "1.3.*",
28                "phpunit/phpunit": "3.7.*"
29            },
30            "bin": [
31                "bin/zf.sh",
32                "bin/zf.php"
33            ],
34            "type": "library",
35            "extra": {
36                "branch-alias": {
37                    "dev-master": "1.12.x-dev"
38                }
39            },
40            "autoload": {
41                "psr-0": {
42                    "Zend_": "library/"
43                }
44            },
45            "notification-url": "https://packagist.org/downloads/",
46            "include-path": [
47                "library/"
48            ],
49            "license": [
50                "BSD-3-Clause"
51            ],
52            "description": "Zend Framework 1",
53            "homepage": "http://framework.zend.com/",
54            "keywords": [
55                "ZF1",
56                "framework"
57            ],
58            "time": "2014-09-17 15:01:24"
59        },
60        {
61            "name": "ezyang/htmlpurifier",
62            "version": "v4.6.0",
63            "source": {
64                "type": "git",
65                "url": "https://github.com/ezyang/htmlpurifier.git",
66                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
67            },
68            "dist": {
69                "type": "zip",
70                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
71                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
72                "shasum": ""
73            },
74            "require": {
75                "php": ">=5.2"
76            },
77            "type": "library",
78            "autoload": {
79                "psr-0": {
80                    "HTMLPurifier": "library/"
81                },
82                "files": [
83                    "library/HTMLPurifier.composer.php"
84                ]
85            },
86            "notification-url": "https://packagist.org/downloads/",
87            "license": [
88                "LGPL"
89            ],
90            "authors": [
91                {
92                    "name": "Edward Z. Yang",
93                    "email": "admin@htmlpurifier.org",
94                    "homepage": "http://ezyang.com",
95                    "role": "Developer"
96                }
97            ],
98            "description": "Standards compliant HTML filter written in PHP",
99            "homepage": "http://htmlpurifier.org/",
100            "keywords": [
101                "html"
102            ],
103            "time": "2013-11-30 08:25:19"
104        },
105        {
106            "name": "fisharebest/ext-calendar",
107            "version": "1.3.0",
108            "source": {
109                "type": "git",
110                "url": "https://github.com/fisharebest/ext-calendar.git",
111                "reference": "1498941b9b83222312bb957b5a425df075421443"
112            },
113            "dist": {
114                "type": "zip",
115                "url": "https://api.github.com/repos/fisharebest/ext-calendar/zipball/1498941b9b83222312bb957b5a425df075421443",
116                "reference": "1498941b9b83222312bb957b5a425df075421443",
117                "shasum": ""
118            },
119            "require": {
120                "php": ">=5.3.0"
121            },
122            "require-dev": {
123                "phpunit/phpunit": "*",
124                "satooshi/php-coveralls": "*"
125            },
126            "type": "library",
127            "autoload": {
128                "psr-4": {
129                    "Fisharebest\\ExtCalendar\\": "src/"
130                }
131            },
132            "notification-url": "https://packagist.org/downloads/",
133            "license": [
134                "GPL-3.0+"
135            ],
136            "authors": [
137                {
138                    "name": "Greg Roach",
139                    "email": "fisharebest@gmail.com",
140                    "role": "Developer"
141                }
142            ],
143            "description": "Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars.  Optional PHP shims for servers without the ext/calendar extension.",
144            "homepage": "https://github.com/fisharebest/ext-calendar",
145            "keywords": [
146                "Jalali",
147                "arabic",
148                "calendar",
149                "ext-calendar",
150                "french",
151                "gregorian",
152                "hebrew",
153                "hijri",
154                "jewish",
155                "julian",
156                "julian day",
157                "julian day number",
158                "persian",
159                "shamsi"
160            ],
161            "time": "2014-10-31 19:49:13"
162        },
163        {
164            "name": "ircmaxell/password-compat",
165            "version": "v1.0.4",
166            "source": {
167                "type": "git",
168                "url": "https://github.com/ircmaxell/password_compat.git",
169                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
170            },
171            "dist": {
172                "type": "zip",
173                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
174                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
175                "shasum": ""
176            },
177            "require-dev": {
178                "phpunit/phpunit": "4.*"
179            },
180            "type": "library",
181            "autoload": {
182                "files": [
183                    "lib/password.php"
184                ]
185            },
186            "notification-url": "https://packagist.org/downloads/",
187            "license": [
188                "MIT"
189            ],
190            "authors": [
191                {
192                    "name": "Anthony Ferrara",
193                    "email": "ircmaxell@php.net",
194                    "homepage": "http://blog.ircmaxell.com"
195                }
196            ],
197            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
198            "homepage": "https://github.com/ircmaxell/password_compat",
199            "keywords": [
200                "hashing",
201                "password"
202            ],
203            "time": "2014-11-20 16:49:30"
204        },
205        {
206            "name": "michelf/php-markdown",
207            "version": "1.4.1",
208            "source": {
209                "type": "git",
210                "url": "https://github.com/michelf/php-markdown.git",
211                "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6"
212            },
213            "dist": {
214                "type": "zip",
215                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
216                "reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
217                "shasum": ""
218            },
219            "require": {
220                "php": ">=5.3.0"
221            },
222            "type": "library",
223            "extra": {
224                "branch-alias": {
225                    "dev-lib": "1.4.x-dev"
226                }
227            },
228            "autoload": {
229                "psr-0": {
230                    "Michelf": ""
231                }
232            },
233            "notification-url": "https://packagist.org/downloads/",
234            "license": [
235                "BSD-3-Clause"
236            ],
237            "authors": [
238                {
239                    "name": "Michel Fortin",
240                    "email": "michel.fortin@michelf.ca",
241                    "homepage": "http://michelf.ca/",
242                    "role": "Developer"
243                },
244                {
245                    "name": "John Gruber",
246                    "homepage": "http://daringfireball.net/"
247                }
248            ],
249            "description": "PHP Markdown",
250            "homepage": "http://michelf.ca/projects/php-markdown/",
251            "keywords": [
252                "markdown"
253            ],
254            "time": "2014-05-05 02:43:50"
255        },
256        {
257            "name": "patchwork/utf8",
258            "version": "v1.1.26",
259            "source": {
260                "type": "git",
261                "url": "https://github.com/tchwork/utf8.git",
262                "reference": "6b8e46603b49ee87ad6bceb314da94cc04ffcdce"
263            },
264            "dist": {
265                "type": "zip",
266                "url": "https://api.github.com/repos/tchwork/utf8/zipball/6b8e46603b49ee87ad6bceb314da94cc04ffcdce",
267                "reference": "6b8e46603b49ee87ad6bceb314da94cc04ffcdce",
268                "shasum": ""
269            },
270            "require": {
271                "lib-pcre": ">=7.3",
272                "php": ">=5.3.0"
273            },
274            "suggest": {
275                "ext-iconv": "Use iconv for best performance",
276                "ext-intl": "Use Intl for best performance",
277                "ext-mbstring": "Use Mbstring for best performance"
278            },
279            "type": "library",
280            "extra": {
281                "branch-alias": {
282                    "dev-master": "1.1-dev"
283                }
284            },
285            "autoload": {
286                "psr-0": {
287                    "Patchwork": "class/",
288                    "Normalizer": "class/"
289                }
290            },
291            "notification-url": "https://packagist.org/downloads/",
292            "license": [
293                "(Apache-2.0 or GPL-2.0)"
294            ],
295            "authors": [
296                {
297                    "name": "Nicolas Grekas",
298                    "email": "p@tchwork.com"
299                }
300            ],
301            "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
302            "homepage": "https://github.com/tchwork/utf8",
303            "keywords": [
304                "grapheme",
305                "i18n",
306                "unicode",
307                "utf-8",
308                "utf8"
309            ],
310            "time": "2014-11-08 10:13:25"
311        },
312        {
313            "name": "rhumsaa/uuid",
314            "version": "2.8.0",
315            "source": {
316                "type": "git",
317                "url": "https://github.com/ramsey/uuid.git",
318                "reference": "cca98c652cac412c9c2f109c69e5532f313435fc"
319            },
320            "dist": {
321                "type": "zip",
322                "url": "https://api.github.com/repos/ramsey/uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc",
323                "reference": "cca98c652cac412c9c2f109c69e5532f313435fc",
324                "shasum": ""
325            },
326            "require": {
327                "php": ">=5.3.3"
328            },
329            "require-dev": {
330                "doctrine/dbal": ">=2.3",
331                "moontoast/math": "~1.1",
332                "phpunit/phpunit": "~4.1",
333                "satooshi/php-coveralls": "~0.6",
334                "symfony/console": "~2.3"
335            },
336            "suggest": {
337                "doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
338                "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
339                "symfony/console": "Support for use of the bin/uuid command line tool."
340            },
341            "bin": [
342                "bin/uuid"
343            ],
344            "type": "library",
345            "extra": {
346                "branch-alias": {
347                    "dev-master": "2.8.x-dev"
348                }
349            },
350            "autoload": {
351                "psr-4": {
352                    "Rhumsaa\\Uuid\\": "src/"
353                }
354            },
355            "notification-url": "https://packagist.org/downloads/",
356            "license": [
357                "MIT"
358            ],
359            "authors": [
360                {
361                    "name": "Marijn Huizendveld",
362                    "email": "marijn.huizendveld@gmail.com"
363                },
364                {
365                    "name": "Ben Ramsey",
366                    "homepage": "http://benramsey.com"
367                }
368            ],
369            "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
370            "homepage": "https://github.com/ramsey/uuid",
371            "keywords": [
372                "guid",
373                "identifier",
374                "uuid"
375            ],
376            "time": "2014-11-09 18:42:56"
377        },
378        {
379            "name": "tecnick.com/tcpdf",
380            "version": "6.0.099",
381            "source": {
382                "type": "git",
383                "url": "https://github.com/tecnickcom/TCPDF.git",
384                "reference": "75e7ad39458e060d0cae6fcb7d50a2c9f3af1b01"
385            },
386            "dist": {
387                "type": "zip",
388                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/75e7ad39458e060d0cae6fcb7d50a2c9f3af1b01",
389                "reference": "75e7ad39458e060d0cae6fcb7d50a2c9f3af1b01",
390                "shasum": ""
391            },
392            "require": {
393                "php": ">=5.3.0"
394            },
395            "type": "library",
396            "autoload": {
397                "classmap": [
398                    "fonts",
399                    "config",
400                    "include",
401                    "tcpdf.php",
402                    "tcpdf_parser.php",
403                    "tcpdf_import.php",
404                    "tcpdf_barcodes_1d.php",
405                    "tcpdf_barcodes_2d.php",
406                    "include/tcpdf_colors.php",
407                    "include/tcpdf_filters.php",
408                    "include/tcpdf_font_data.php",
409                    "include/tcpdf_fonts.php",
410                    "include/tcpdf_images.php",
411                    "include/tcpdf_static.php",
412                    "include/barcodes/datamatrix.php",
413                    "include/barcodes/pdf417.php",
414                    "include/barcodes/qrcode.php"
415                ]
416            },
417            "notification-url": "https://packagist.org/downloads/",
418            "license": [
419                "LGPLv3"
420            ],
421            "authors": [
422                {
423                    "name": "Nicola Asuni",
424                    "email": "info@tecnick.com",
425                    "homepage": "http://nicolaasuni.tecnick.com"
426                }
427            ],
428            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
429            "homepage": "http://www.tcpdf.org/",
430            "keywords": [
431                "PDFD32000-2008",
432                "TCPDF",
433                "barcodes",
434                "datamatrix",
435                "pdf",
436                "pdf417",
437                "qrcode"
438            ],
439            "time": "2014-11-15 12:35:49"
440        }
441    ],
442    "packages-dev": [],
443    "aliases": [],
444    "minimum-stability": "stable",
445    "stability-flags": [],
446    "prefer-stable": false,
447    "platform": [],
448    "platform-dev": []
449}
450