xref: /dokuwiki/composer.lock (revision 2a7fef40a3ec5483cb6f84418251f8b157c01c15)
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#composer-lock-the-lock-file",
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.0",
53            "source": {
54                "type": "git",
55                "url": "https://github.com/GeSHi/geshi-1.0.git",
56                "reference": "5a7b461338d322d941986a656d4d1651452e73dd"
57            },
58            "dist": {
59                "type": "zip",
60                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/5a7b461338d322d941986a656d4d1651452e73dd",
61                "reference": "5a7b461338d322d941986a656d4d1651452e73dd",
62                "shasum": ""
63            },
64            "require-dev": {
65                "phpunit/phpunit": "^5.7"
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": "2017-05-05T05:51:25+00:00"
89        },
90        {
91            "name": "marcusschwarz/lesserphp",
92            "version": "v0.5.1",
93            "source": {
94                "type": "git",
95                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
96                "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44"
97            },
98            "dist": {
99                "type": "zip",
100                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
101                "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44",
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": "2016-09-30T11:13:18+00:00"
141        },
142        {
143            "name": "openpsa/universalfeedcreator",
144            "version": "v1.8.3",
145            "source": {
146                "type": "git",
147                "url": "https://github.com/flack/UniversalFeedCreator.git",
148                "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e"
149            },
150            "dist": {
151                "type": "zip",
152                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/6261e130446d8f787bbfd229a602fb11e6816a4e",
153                "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e",
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            },
168            "notification-url": "https://packagist.org/downloads/",
169            "license": [
170                "LGPL"
171            ],
172            "authors": [
173                {
174                    "name": "Andreas Flack",
175                    "email": "flack@contentcontrol-berlin.de",
176                    "homepage": "http://www.contentcontrol-berlin.de/"
177                }
178            ],
179            "description": "RSS and Atom feed generator by Kai Blankenhorn",
180            "keywords": [
181                "atom",
182                "georss",
183                "gpx",
184                "opml",
185                "pie",
186                "rss"
187            ],
188            "time": "2017-05-18T08:28:48+00:00"
189        },
190        {
191            "name": "paragonie/random_compat",
192            "version": "v2.0.12",
193            "source": {
194                "type": "git",
195                "url": "https://github.com/paragonie/random_compat.git",
196                "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
197            },
198            "dist": {
199                "type": "zip",
200                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
201                "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
202                "shasum": ""
203            },
204            "require": {
205                "php": ">=5.2.0"
206            },
207            "require-dev": {
208                "phpunit/phpunit": "4.*|5.*"
209            },
210            "suggest": {
211                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
212            },
213            "type": "library",
214            "autoload": {
215                "files": [
216                    "lib/random.php"
217                ]
218            },
219            "notification-url": "https://packagist.org/downloads/",
220            "license": [
221                "MIT"
222            ],
223            "authors": [
224                {
225                    "name": "Paragon Initiative Enterprises",
226                    "email": "security@paragonie.com",
227                    "homepage": "https://paragonie.com"
228                }
229            ],
230            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
231            "keywords": [
232                "csprng",
233                "pseudorandom",
234                "random"
235            ],
236            "time": "2018-04-04T21:24:14+00:00"
237        },
238        {
239            "name": "phpseclib/phpseclib",
240            "version": "2.0.11",
241            "source": {
242                "type": "git",
243                "url": "https://github.com/phpseclib/phpseclib.git",
244                "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
245            },
246            "dist": {
247                "type": "zip",
248                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
249                "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
250                "shasum": ""
251            },
252            "require": {
253                "php": ">=5.3.3"
254            },
255            "require-dev": {
256                "phing/phing": "~2.7",
257                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
258                "sami/sami": "~2.0",
259                "squizlabs/php_codesniffer": "~2.0"
260            },
261            "suggest": {
262                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
263                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
264                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
265                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
266            },
267            "type": "library",
268            "autoload": {
269                "files": [
270                    "phpseclib/bootstrap.php"
271                ],
272                "psr-4": {
273                    "phpseclib\\": "phpseclib/"
274                }
275            },
276            "notification-url": "https://packagist.org/downloads/",
277            "license": [
278                "MIT"
279            ],
280            "authors": [
281                {
282                    "name": "Jim Wigginton",
283                    "email": "terrafrost@php.net",
284                    "role": "Lead Developer"
285                },
286                {
287                    "name": "Patrick Monnerat",
288                    "email": "pm@datasphere.ch",
289                    "role": "Developer"
290                },
291                {
292                    "name": "Andreas Fischer",
293                    "email": "bantu@phpbb.com",
294                    "role": "Developer"
295                },
296                {
297                    "name": "Hans-Jürgen Petrich",
298                    "email": "petrich@tronic-media.com",
299                    "role": "Developer"
300                },
301                {
302                    "name": "Graham Campbell",
303                    "email": "graham@alt-three.com",
304                    "role": "Developer"
305                }
306            ],
307            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
308            "homepage": "http://phpseclib.sourceforge.net",
309            "keywords": [
310                "BigInteger",
311                "aes",
312                "asn.1",
313                "asn1",
314                "blowfish",
315                "crypto",
316                "cryptography",
317                "encryption",
318                "rsa",
319                "security",
320                "sftp",
321                "signature",
322                "signing",
323                "ssh",
324                "twofish",
325                "x.509",
326                "x509"
327            ],
328            "time": "2018-04-15T16:55:05+00:00"
329        },
330        {
331            "name": "simplepie/simplepie",
332            "version": "1.5.1",
333            "source": {
334                "type": "git",
335                "url": "https://github.com/simplepie/simplepie.git",
336                "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e"
337            },
338            "dist": {
339                "type": "zip",
340                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
341                "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e",
342                "shasum": ""
343            },
344            "require": {
345                "php": ">=5.3.0"
346            },
347            "require-dev": {
348                "phpunit/phpunit": "~4 || ~5"
349            },
350            "suggest": {
351                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
352            },
353            "type": "library",
354            "autoload": {
355                "psr-0": {
356                    "SimplePie": "library"
357                }
358            },
359            "notification-url": "https://packagist.org/downloads/",
360            "license": [
361                "BSD-3-Clause"
362            ],
363            "authors": [
364                {
365                    "name": "Ryan Parman",
366                    "homepage": "http://ryanparman.com/",
367                    "role": "Creator, alumnus developer"
368                },
369                {
370                    "name": "Geoffrey Sneddon",
371                    "homepage": "http://gsnedders.com/",
372                    "role": "Alumnus developer"
373                },
374                {
375                    "name": "Ryan McCue",
376                    "email": "me@ryanmccue.info",
377                    "homepage": "http://ryanmccue.info/",
378                    "role": "Developer"
379                }
380            ],
381            "description": "A simple Atom/RSS parsing library for PHP",
382            "homepage": "http://simplepie.org/",
383            "keywords": [
384                "atom",
385                "feeds",
386                "rss"
387            ],
388            "time": "2017-11-12T02:03:34+00:00"
389        },
390        {
391            "name": "splitbrain/php-archive",
392            "version": "1.0.10",
393            "source": {
394                "type": "git",
395                "url": "https://github.com/splitbrain/php-archive.git",
396                "reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773"
397            },
398            "dist": {
399                "type": "zip",
400                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/a46f3aaeb9f123fdb7db4e192b0600feebf7f773",
401                "reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773",
402                "shasum": ""
403            },
404            "require": {
405                "php": ">=5.4"
406            },
407            "require-dev": {
408                "ext-bz2": "*",
409                "ext-zip": "*",
410                "mikey179/vfsstream": "^1.6",
411                "phpunit/phpunit": "^4.8"
412            },
413            "suggest": {
414                "ext-iconv": "Used for proper filename encode handling",
415                "ext-mbstring": "Can be used alternatively for handling filename encoding"
416            },
417            "type": "library",
418            "autoload": {
419                "psr-4": {
420                    "splitbrain\\PHPArchive\\": "src"
421                }
422            },
423            "notification-url": "https://packagist.org/downloads/",
424            "license": [
425                "MIT"
426            ],
427            "authors": [
428                {
429                    "name": "Andreas Gohr",
430                    "email": "andi@splitbrain.org"
431                }
432            ],
433            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
434            "keywords": [
435                "archive",
436                "extract",
437                "tar",
438                "unpack",
439                "unzip",
440                "zip"
441            ],
442            "time": "2018-05-01T08:03:56+00:00"
443        },
444        {
445            "name": "splitbrain/php-cli",
446            "version": "1.1.2",
447            "source": {
448                "type": "git",
449                "url": "https://github.com/splitbrain/php-cli.git",
450                "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23"
451            },
452            "dist": {
453                "type": "zip",
454                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
455                "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23",
456                "shasum": ""
457            },
458            "require": {
459                "php": ">=5.3.0"
460            },
461            "require-dev": {
462                "phpunit/phpunit": "4.5.*"
463            },
464            "suggest": {
465                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
466            },
467            "type": "library",
468            "autoload": {
469                "psr-4": {
470                    "splitbrain\\phpcli\\": "src"
471                }
472            },
473            "notification-url": "https://packagist.org/downloads/",
474            "license": [
475                "MIT"
476            ],
477            "authors": [
478                {
479                    "name": "Andreas Gohr",
480                    "email": "andi@splitbrain.org"
481                }
482            ],
483            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
484            "keywords": [
485                "argparse",
486                "cli",
487                "command line",
488                "console",
489                "getopt",
490                "optparse",
491                "terminal"
492            ],
493            "time": "2018-02-02T08:46:12+00:00"
494        }
495    ],
496    "packages-dev": [],
497    "aliases": [],
498    "minimum-stability": "stable",
499    "stability-flags": [],
500    "prefer-stable": true,
501    "prefer-lowest": false,
502    "platform": {
503        "php": ">=5.6"
504    },
505    "platform-dev": [],
506    "platform-overrides": {
507        "php": "5.6"
508    }
509}
510