xref: /dokuwiki/composer.lock (revision bd9dab32dbf9956a33ffe2b84def740c0db664a4)
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": "f43d3a0e0afb925e14da17a3b8323a29",
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": "dev-master",
53            "source": {
54                "type": "git",
55                "url": "https://github.com/GeSHi/geshi-1.0.git",
56                "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d"
57            },
58            "dist": {
59                "type": "zip",
60                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/3c12a7931d509c5e3557c5ed44c9a32e9c917c7d",
61                "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d",
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": "2020-06-22T15:46:04+00:00"
89        },
90        {
91            "name": "marcusschwarz/lesserphp",
92            "version": "v0.5.4",
93            "source": {
94                "type": "git",
95                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
96                "reference": "3a0f5ae0d63cbb661b5f4afd2f96875e73b3ad7e"
97            },
98            "dist": {
99                "type": "zip",
100                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/3a0f5ae0d63cbb661b5f4afd2f96875e73b3ad7e",
101                "reference": "3a0f5ae0d63cbb661b5f4afd2f96875e73b3ad7e",
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": "2020-01-19T19:18:49+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": "phpseclib/phpseclib",
195            "version": "2.0.28",
196            "source": {
197                "type": "git",
198                "url": "https://github.com/phpseclib/phpseclib.git",
199                "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260"
200            },
201            "dist": {
202                "type": "zip",
203                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
204                "reference": "d1ca58cf33cb21046d702ae3a7b14fdacd9f3260",
205                "shasum": ""
206            },
207            "require": {
208                "php": ">=5.3.3"
209            },
210            "require-dev": {
211                "phing/phing": "~2.7",
212                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
213                "sami/sami": "~2.0",
214                "squizlabs/php_codesniffer": "~2.0"
215            },
216            "suggest": {
217                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
218                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
219                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
220                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
221            },
222            "type": "library",
223            "autoload": {
224                "files": [
225                    "phpseclib/bootstrap.php"
226                ],
227                "psr-4": {
228                    "phpseclib\\": "phpseclib/"
229                }
230            },
231            "notification-url": "https://packagist.org/downloads/",
232            "license": [
233                "MIT"
234            ],
235            "authors": [
236                {
237                    "name": "Jim Wigginton",
238                    "email": "terrafrost@php.net",
239                    "role": "Lead Developer"
240                },
241                {
242                    "name": "Patrick Monnerat",
243                    "email": "pm@datasphere.ch",
244                    "role": "Developer"
245                },
246                {
247                    "name": "Andreas Fischer",
248                    "email": "bantu@phpbb.com",
249                    "role": "Developer"
250                },
251                {
252                    "name": "Hans-Jürgen Petrich",
253                    "email": "petrich@tronic-media.com",
254                    "role": "Developer"
255                },
256                {
257                    "name": "Graham Campbell",
258                    "email": "graham@alt-three.com",
259                    "role": "Developer"
260                }
261            ],
262            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
263            "homepage": "http://phpseclib.sourceforge.net",
264            "keywords": [
265                "BigInteger",
266                "aes",
267                "asn.1",
268                "asn1",
269                "blowfish",
270                "crypto",
271                "cryptography",
272                "encryption",
273                "rsa",
274                "security",
275                "sftp",
276                "signature",
277                "signing",
278                "ssh",
279                "twofish",
280                "x.509",
281                "x509"
282            ],
283            "funding": [
284                {
285                    "url": "https://github.com/terrafrost",
286                    "type": "github"
287                },
288                {
289                    "url": "https://www.patreon.com/phpseclib",
290                    "type": "patreon"
291                },
292                {
293                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
294                    "type": "tidelift"
295                }
296            ],
297            "time": "2020-07-08T09:08:33+00:00"
298        },
299        {
300            "name": "simplepie/simplepie",
301            "version": "1.5.5",
302            "source": {
303                "type": "git",
304                "url": "https://github.com/simplepie/simplepie.git",
305                "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4"
306            },
307            "dist": {
308                "type": "zip",
309                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ae49e2201b6da9c808e5dac437aca356a11831b4",
310                "reference": "ae49e2201b6da9c808e5dac437aca356a11831b4",
311                "shasum": ""
312            },
313            "require": {
314                "ext-pcre": "*",
315                "ext-xml": "*",
316                "ext-xmlreader": "*",
317                "php": ">=5.6.0"
318            },
319            "require-dev": {
320                "phpunit/phpunit": "~5.4.3 || ~6.5"
321            },
322            "suggest": {
323                "ext-curl": "",
324                "ext-iconv": "",
325                "ext-intl": "",
326                "ext-mbstring": "",
327                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
328            },
329            "type": "library",
330            "autoload": {
331                "psr-0": {
332                    "SimplePie": "library"
333                }
334            },
335            "notification-url": "https://packagist.org/downloads/",
336            "license": [
337                "BSD-3-Clause"
338            ],
339            "authors": [
340                {
341                    "name": "Ryan Parman",
342                    "homepage": "http://ryanparman.com/",
343                    "role": "Creator, alumnus developer"
344                },
345                {
346                    "name": "Sam Sneddon",
347                    "homepage": "https://gsnedders.com/",
348                    "role": "Alumnus developer"
349                },
350                {
351                    "name": "Ryan McCue",
352                    "email": "me@ryanmccue.info",
353                    "homepage": "http://ryanmccue.info/",
354                    "role": "Developer"
355                }
356            ],
357            "description": "A simple Atom/RSS parsing library for PHP",
358            "homepage": "http://simplepie.org/",
359            "keywords": [
360                "atom",
361                "feeds",
362                "rss"
363            ],
364            "time": "2020-05-01T12:23:14+00:00"
365        },
366        {
367            "name": "splitbrain/php-archive",
368            "version": "1.2.0",
369            "source": {
370                "type": "git",
371                "url": "https://github.com/splitbrain/php-archive.git",
372                "reference": "d4cf2d9a2d82548b7e4f1dc04802c526eba68b65"
373            },
374            "dist": {
375                "type": "zip",
376                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d4cf2d9a2d82548b7e4f1dc04802c526eba68b65",
377                "reference": "d4cf2d9a2d82548b7e4f1dc04802c526eba68b65",
378                "shasum": ""
379            },
380            "require": {
381                "php": ">=5.4"
382            },
383            "require-dev": {
384                "ext-bz2": "*",
385                "ext-zip": "*",
386                "mikey179/vfsstream": "^1.6",
387                "phpunit/phpunit": "^4.8"
388            },
389            "suggest": {
390                "ext-iconv": "Used for proper filename encode handling",
391                "ext-mbstring": "Can be used alternatively for handling filename encoding"
392            },
393            "type": "library",
394            "autoload": {
395                "psr-4": {
396                    "splitbrain\\PHPArchive\\": "src"
397                }
398            },
399            "notification-url": "https://packagist.org/downloads/",
400            "license": [
401                "MIT"
402            ],
403            "authors": [
404                {
405                    "name": "Andreas Gohr",
406                    "email": "andi@splitbrain.org"
407                }
408            ],
409            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
410            "keywords": [
411                "archive",
412                "extract",
413                "tar",
414                "unpack",
415                "unzip",
416                "zip"
417            ],
418            "time": "2020-10-13T12:41:15+00:00"
419        },
420        {
421            "name": "splitbrain/php-cli",
422            "version": "1.1.7",
423            "source": {
424                "type": "git",
425                "url": "https://github.com/splitbrain/php-cli.git",
426                "reference": "fb4f888866d090b10e3e68292d197ca274cea626"
427            },
428            "dist": {
429                "type": "zip",
430                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/fb4f888866d090b10e3e68292d197ca274cea626",
431                "reference": "fb4f888866d090b10e3e68292d197ca274cea626",
432                "shasum": ""
433            },
434            "require": {
435                "php": ">=5.3.0"
436            },
437            "require-dev": {
438                "phpunit/phpunit": "4.5.*"
439            },
440            "suggest": {
441                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
442            },
443            "type": "library",
444            "autoload": {
445                "psr-4": {
446                    "splitbrain\\phpcli\\": "src"
447                }
448            },
449            "notification-url": "https://packagist.org/downloads/",
450            "license": [
451                "MIT"
452            ],
453            "authors": [
454                {
455                    "name": "Andreas Gohr",
456                    "email": "andi@splitbrain.org"
457                }
458            ],
459            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
460            "keywords": [
461                "argparse",
462                "cli",
463                "command line",
464                "console",
465                "getopt",
466                "optparse",
467                "terminal"
468            ],
469            "time": "2019-12-12T08:24:54+00:00"
470        },
471        {
472            "name": "splitbrain/slika",
473            "version": "1.0.3",
474            "source": {
475                "type": "git",
476                "url": "https://github.com/splitbrain/slika.git",
477                "reference": "a357f2ac6a10668c43516ef11220f60da9fab171"
478            },
479            "dist": {
480                "type": "zip",
481                "url": "https://api.github.com/repos/splitbrain/slika/zipball/a357f2ac6a10668c43516ef11220f60da9fab171",
482                "reference": "a357f2ac6a10668c43516ef11220f60da9fab171",
483                "shasum": ""
484            },
485            "require-dev": {
486                "phpunit/phpunit": "^7.0"
487            },
488            "suggest": {
489                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
490            },
491            "type": "library",
492            "autoload": {
493                "psr-4": {
494                    "splitbrain\\slika\\tests\\": "tests",
495                    "splitbrain\\slika\\": "src"
496                }
497            },
498            "notification-url": "https://packagist.org/downloads/",
499            "license": [
500                "MIT"
501            ],
502            "authors": [
503                {
504                    "name": "Andreas Gohr",
505                    "email": "andi@splitbrain.org"
506                }
507            ],
508            "description": "Simple image resizing",
509            "time": "2020-09-01T15:14:41+00:00"
510        }
511    ],
512    "packages-dev": [],
513    "aliases": [
514        {
515            "alias": "1.0.x-dev",
516            "alias_normalized": "1.0.9999999.9999999-dev",
517            "version": "9999999-dev",
518            "package": "geshi/geshi"
519        }
520    ],
521    "minimum-stability": "stable",
522    "stability-flags": {
523        "geshi/geshi": 20
524    },
525    "prefer-stable": true,
526    "prefer-lowest": false,
527    "platform": {
528        "php": ">=7.2",
529        "ext-json": "*"
530    },
531    "platform-dev": [],
532    "platform-overrides": {
533        "php": "7.2"
534    },
535    "plugin-api-version": "1.1.0"
536}
537