xref: /dokuwiki/composer.lock (revision 890adb80ceef7b6c2204880c4f444b4e2573466a)
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": "d5c15248668d2dd749de47b106049b77",
8    "packages": [
9        {
10            "name": "aziraphale/email-address-validator",
11            "version": "2.0.1",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/aziraphale/email-address-validator.git",
15                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
20                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
21                "shasum": ""
22            },
23            "require-dev": {
24                "phpunit/phpunit": "^5.7"
25            },
26            "type": "library",
27            "autoload": {
28                "psr-0": {
29                    "EmailAddressValidator": ""
30                }
31            },
32            "notification-url": "https://packagist.org/downloads/",
33            "license": [
34                "MIT"
35            ],
36            "authors": [
37                {
38                    "name": "Dave Child",
39                    "email": "dave@addedbytes.com"
40                },
41                {
42                    "name": "Andrew Gillard",
43                    "email": "andrew@lorddeath.net"
44                }
45            ],
46            "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
47            "homepage": "https://github.com/aziraphale/email-address-validator",
48            "time": "2017-05-22T14:05:57+00:00"
49        },
50        {
51            "name": "geshi/geshi",
52            "version": "v1.0.9.1",
53            "source": {
54                "type": "git",
55                "url": "https://github.com/GeSHi/geshi-1.0.git",
56                "reference": "fd22ab78481bf90337862b590e6f7517863926b8"
57            },
58            "dist": {
59                "type": "zip",
60                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/fd22ab78481bf90337862b590e6f7517863926b8",
61                "reference": "fd22ab78481bf90337862b590e6f7517863926b8",
62                "shasum": ""
63            },
64            "require-dev": {
65                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
66            },
67            "type": "library",
68            "autoload": {
69                "classmap": [
70                    "src/geshi/",
71                    "src/geshi.php"
72                ]
73            },
74            "notification-url": "https://packagist.org/downloads/",
75            "license": [
76                "GPL-2.0+"
77            ],
78            "authors": [
79                {
80                    "name": "Benny Baumann",
81                    "email": "BenBE@geshi.org",
82                    "homepage": "http://blog.benny-baumann.de/",
83                    "role": "Developer"
84                }
85            ],
86            "description": "Generic Syntax Highlighter",
87            "homepage": "http://qbnz.com/highlighter/",
88            "time": "2019-10-20T20:54:46+00:00"
89        },
90        {
91            "name": "marcusschwarz/lesserphp",
92            "version": "v0.5.2",
93            "source": {
94                "type": "git",
95                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
96                "reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323"
97            },
98            "dist": {
99                "type": "zip",
100                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/b02ee973ee1fff3237f7feaf44885596fb5ee323",
101                "reference": "b02ee973ee1fff3237f7feaf44885596fb5ee323",
102                "shasum": ""
103            },
104            "require-dev": {
105                "phpunit/phpunit": "~4.3"
106            },
107            "bin": [
108                "plessc"
109            ],
110            "type": "library",
111            "extra": {
112                "branch-alias": {
113                    "dev-master": "0.5.1-dev"
114                }
115            },
116            "autoload": {
117                "classmap": [
118                    "lessc.inc.php"
119                ]
120            },
121            "notification-url": "https://packagist.org/downloads/",
122            "license": [
123                "MIT",
124                "GPL-3.0"
125            ],
126            "authors": [
127                {
128                    "name": "Leaf Corcoran",
129                    "email": "leafot@gmail.com",
130                    "homepage": "http://leafo.net"
131                },
132                {
133                    "name": "Marcus Schwarz",
134                    "email": "github@maswaba.de",
135                    "homepage": "https://www.maswaba.de"
136                }
137            ],
138            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
139            "homepage": "http://leafo.net/lessphp/",
140            "time": "2018-05-28T12:54:01+00:00"
141        },
142        {
143            "name": "openpsa/universalfeedcreator",
144            "version": "v1.8.3.2",
145            "source": {
146                "type": "git",
147                "url": "https://github.com/flack/UniversalFeedCreator.git",
148                "reference": "906745196469b13ceefa6523ef04851a78ad10f4"
149            },
150            "dist": {
151                "type": "zip",
152                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/906745196469b13ceefa6523ef04851a78ad10f4",
153                "reference": "906745196469b13ceefa6523ef04851a78ad10f4",
154                "shasum": ""
155            },
156            "require": {
157                "php": ">=5.0"
158            },
159            "require-dev": {
160                "phpunit/phpunit": "*"
161            },
162            "type": "library",
163            "autoload": {
164                "classmap": [
165                    "lib"
166                ],
167                "files": [
168                    "lib/constants.php"
169                ]
170            },
171            "notification-url": "https://packagist.org/downloads/",
172            "license": [
173                "LGPL-2.1-or-later"
174            ],
175            "authors": [
176                {
177                    "name": "Andreas Flack",
178                    "email": "flack@contentcontrol-berlin.de",
179                    "homepage": "http://www.contentcontrol-berlin.de/"
180                }
181            ],
182            "description": "RSS and Atom feed generator by Kai Blankenhorn",
183            "keywords": [
184                "atom",
185                "georss",
186                "gpx",
187                "opml",
188                "pie",
189                "rss"
190            ],
191            "time": "2019-09-01T17:49:46+00:00"
192        },
193        {
194            "name": "paragonie/random_compat",
195            "version": "v2.0.18",
196            "source": {
197                "type": "git",
198                "url": "https://github.com/paragonie/random_compat.git",
199                "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
200            },
201            "dist": {
202                "type": "zip",
203                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
204                "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
205                "shasum": ""
206            },
207            "require": {
208                "php": ">=5.2.0"
209            },
210            "require-dev": {
211                "phpunit/phpunit": "4.*|5.*"
212            },
213            "suggest": {
214                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
215            },
216            "type": "library",
217            "autoload": {
218                "files": [
219                    "lib/random.php"
220                ]
221            },
222            "notification-url": "https://packagist.org/downloads/",
223            "license": [
224                "MIT"
225            ],
226            "authors": [
227                {
228                    "name": "Paragon Initiative Enterprises",
229                    "email": "security@paragonie.com",
230                    "homepage": "https://paragonie.com"
231                }
232            ],
233            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
234            "keywords": [
235                "csprng",
236                "polyfill",
237                "pseudorandom",
238                "random"
239            ],
240            "time": "2019-01-03T20:59:08+00:00"
241        },
242        {
243            "name": "phpseclib/phpseclib",
244            "version": "2.0.23",
245            "source": {
246                "type": "git",
247                "url": "https://github.com/phpseclib/phpseclib.git",
248                "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
249            },
250            "dist": {
251                "type": "zip",
252                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
253                "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
254                "shasum": ""
255            },
256            "require": {
257                "php": ">=5.3.3"
258            },
259            "require-dev": {
260                "phing/phing": "~2.7",
261                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
262                "sami/sami": "~2.0",
263                "squizlabs/php_codesniffer": "~2.0"
264            },
265            "suggest": {
266                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
267                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
268                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
269                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
270            },
271            "type": "library",
272            "autoload": {
273                "files": [
274                    "phpseclib/bootstrap.php"
275                ],
276                "psr-4": {
277                    "phpseclib\\": "phpseclib/"
278                }
279            },
280            "notification-url": "https://packagist.org/downloads/",
281            "license": [
282                "MIT"
283            ],
284            "authors": [
285                {
286                    "name": "Jim Wigginton",
287                    "email": "terrafrost@php.net",
288                    "role": "Lead Developer"
289                },
290                {
291                    "name": "Patrick Monnerat",
292                    "email": "pm@datasphere.ch",
293                    "role": "Developer"
294                },
295                {
296                    "name": "Andreas Fischer",
297                    "email": "bantu@phpbb.com",
298                    "role": "Developer"
299                },
300                {
301                    "name": "Hans-Jürgen Petrich",
302                    "email": "petrich@tronic-media.com",
303                    "role": "Developer"
304                },
305                {
306                    "name": "Graham Campbell",
307                    "email": "graham@alt-three.com",
308                    "role": "Developer"
309                }
310            ],
311            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
312            "homepage": "http://phpseclib.sourceforge.net",
313            "keywords": [
314                "BigInteger",
315                "aes",
316                "asn.1",
317                "asn1",
318                "blowfish",
319                "crypto",
320                "cryptography",
321                "encryption",
322                "rsa",
323                "security",
324                "sftp",
325                "signature",
326                "signing",
327                "ssh",
328                "twofish",
329                "x.509",
330                "x509"
331            ],
332            "time": "2019-09-17T03:41:22+00:00"
333        },
334        {
335            "name": "simplepie/simplepie",
336            "version": "1.5.3",
337            "source": {
338                "type": "git",
339                "url": "https://github.com/simplepie/simplepie.git",
340                "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6"
341            },
342            "dist": {
343                "type": "zip",
344                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6",
345                "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6",
346                "shasum": ""
347            },
348            "require": {
349                "ext-pcre": "*",
350                "ext-xml": "*",
351                "ext-xmlreader": "*",
352                "php": ">=5.6.0"
353            },
354            "require-dev": {
355                "phpunit/phpunit": "~5.4.3 || ~6.5"
356            },
357            "suggest": {
358                "ext-curl": "",
359                "ext-iconv": "",
360                "ext-intl": "",
361                "ext-mbstring": "",
362                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
363            },
364            "type": "library",
365            "autoload": {
366                "psr-0": {
367                    "SimplePie": "library"
368                }
369            },
370            "notification-url": "https://packagist.org/downloads/",
371            "license": [
372                "BSD-3-Clause"
373            ],
374            "authors": [
375                {
376                    "name": "Ryan Parman",
377                    "homepage": "http://ryanparman.com/",
378                    "role": "Creator, alumnus developer"
379                },
380                {
381                    "name": "Geoffrey Sneddon",
382                    "homepage": "http://gsnedders.com/",
383                    "role": "Alumnus developer"
384                },
385                {
386                    "name": "Ryan McCue",
387                    "email": "me@ryanmccue.info",
388                    "homepage": "http://ryanmccue.info/",
389                    "role": "Developer"
390                }
391            ],
392            "description": "A simple Atom/RSS parsing library for PHP",
393            "homepage": "http://simplepie.org/",
394            "keywords": [
395                "atom",
396                "feeds",
397                "rss"
398            ],
399            "time": "2019-09-22T23:21:30+00:00"
400        },
401        {
402            "name": "splitbrain/php-archive",
403            "version": "1.1.1",
404            "source": {
405                "type": "git",
406                "url": "https://github.com/splitbrain/php-archive.git",
407                "reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b"
408            },
409            "dist": {
410                "type": "zip",
411                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/10d89013572ba1f4d4ad7fcb74860242f4c3860b",
412                "reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b",
413                "shasum": ""
414            },
415            "require": {
416                "php": ">=5.4"
417            },
418            "require-dev": {
419                "ext-bz2": "*",
420                "ext-zip": "*",
421                "mikey179/vfsstream": "^1.6",
422                "phpunit/phpunit": "^4.8"
423            },
424            "suggest": {
425                "ext-iconv": "Used for proper filename encode handling",
426                "ext-mbstring": "Can be used alternatively for handling filename encoding"
427            },
428            "type": "library",
429            "autoload": {
430                "psr-4": {
431                    "splitbrain\\PHPArchive\\": "src"
432                }
433            },
434            "notification-url": "https://packagist.org/downloads/",
435            "license": [
436                "MIT"
437            ],
438            "authors": [
439                {
440                    "name": "Andreas Gohr",
441                    "email": "andi@splitbrain.org"
442                }
443            ],
444            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
445            "keywords": [
446                "archive",
447                "extract",
448                "tar",
449                "unpack",
450                "unzip",
451                "zip"
452            ],
453            "time": "2018-09-09T12:13:53+00:00"
454        },
455        {
456            "name": "splitbrain/php-cli",
457            "version": "1.1.5",
458            "source": {
459                "type": "git",
460                "url": "https://github.com/splitbrain/php-cli.git",
461                "reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894"
462            },
463            "dist": {
464                "type": "zip",
465                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/e982d40d074ab9f2669c3c0a2e40559b098cd894",
466                "reference": "e982d40d074ab9f2669c3c0a2e40559b098cd894",
467                "shasum": ""
468            },
469            "require": {
470                "php": ">=5.3.0"
471            },
472            "require-dev": {
473                "phpunit/phpunit": "4.5.*"
474            },
475            "suggest": {
476                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
477            },
478            "type": "library",
479            "autoload": {
480                "psr-4": {
481                    "splitbrain\\phpcli\\": "src"
482                }
483            },
484            "notification-url": "https://packagist.org/downloads/",
485            "license": [
486                "MIT"
487            ],
488            "authors": [
489                {
490                    "name": "Andreas Gohr",
491                    "email": "andi@splitbrain.org"
492                }
493            ],
494            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
495            "keywords": [
496                "argparse",
497                "cli",
498                "command line",
499                "console",
500                "getopt",
501                "optparse",
502                "terminal"
503            ],
504            "time": "2018-09-29T07:51:34+00:00"
505        }
506    ],
507    "packages-dev": [],
508    "aliases": [],
509    "minimum-stability": "stable",
510    "stability-flags": [],
511    "prefer-stable": true,
512    "prefer-lowest": false,
513    "platform": {
514        "php": ">=5.6"
515    },
516    "platform-dev": [],
517    "platform-overrides": {
518        "php": "5.6"
519    }
520}
521