xref: /dokuwiki/composer.lock (revision 2afbbbaeea08091e19cadcd631ed59a224ff0d59)
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": "09f5f3726c3993d80980df99ab2a59dc",
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            "support": {
49                "issues": "https://github.com/aziraphale/email-address-validator/issues",
50                "source": "https://github.com/aziraphale/email-address-validator/tree/master"
51            },
52            "time": "2017-05-22T14:05:57+00:00"
53        },
54        {
55            "name": "geshi/geshi",
56            "version": "dev-master",
57            "source": {
58                "type": "git",
59                "url": "https://github.com/GeSHi/geshi-1.0.git",
60                "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d"
61            },
62            "dist": {
63                "type": "zip",
64                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/3c12a7931d509c5e3557c5ed44c9a32e9c917c7d",
65                "reference": "3c12a7931d509c5e3557c5ed44c9a32e9c917c7d",
66                "shasum": ""
67            },
68            "require-dev": {
69                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
70            },
71            "default-branch": true,
72            "type": "library",
73            "autoload": {
74                "classmap": [
75                    "src/geshi/",
76                    "src/geshi.php"
77                ]
78            },
79            "notification-url": "https://packagist.org/downloads/",
80            "license": [
81                "GPL-2.0+"
82            ],
83            "authors": [
84                {
85                    "name": "Benny Baumann",
86                    "email": "BenBE@geshi.org",
87                    "homepage": "http://blog.benny-baumann.de/",
88                    "role": "Developer"
89                }
90            ],
91            "description": "Generic Syntax Highlighter",
92            "homepage": "http://qbnz.com/highlighter/",
93            "support": {
94                "forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users",
95                "irc": "irc://irc.freenode.org/geshi",
96                "issues": "https://sourceforge.net/p/geshi/feature-requests/",
97                "source": "https://github.com/GeSHi/geshi-1.0/tree/master"
98            },
99            "time": "2020-06-22T15:46:04+00:00"
100        },
101        {
102            "name": "kissifrot/php-ixr",
103            "version": "1.8.3",
104            "source": {
105                "type": "git",
106                "url": "https://github.com/kissifrot/php-ixr.git",
107                "reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1"
108            },
109            "dist": {
110                "type": "zip",
111                "url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/4477cd1a67416ce5b6a2080f9a79d9eb50a965c1",
112                "reference": "4477cd1a67416ce5b6a2080f9a79d9eb50a965c1",
113                "shasum": ""
114            },
115            "require": {
116                "php": ">=5.4.0"
117            },
118            "type": "library",
119            "autoload": {
120                "psr-4": {
121                    "IXR\\": "src/"
122                }
123            },
124            "notification-url": "https://packagist.org/downloads/",
125            "license": [
126                "BSD-3-Clause"
127            ],
128            "authors": [
129                {
130                    "name": "Incutio Ltd 2010 - Simon Willison",
131                    "homepage": "http://scripts.incutio.com/xmlrpc/"
132                }
133            ],
134            "description": "Incutio XML-RPC library (IXR)",
135            "homepage": "http://scripts.incutio.com/xmlrpc/",
136            "keywords": [
137                "remote procedure call",
138                "rpc",
139                "xlm-rpc",
140                "xmlrpc"
141            ],
142            "support": {
143                "issues": "https://github.com/kissifrot/php-ixr/issues",
144                "source": "https://github.com/kissifrot/php-ixr/tree/master"
145            },
146            "time": "2016-11-17T12:00:18+00:00"
147        },
148        {
149            "name": "marcusschwarz/lesserphp",
150            "version": "v0.5.5",
151            "source": {
152                "type": "git",
153                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
154                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7"
155            },
156            "dist": {
157                "type": "zip",
158                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/77ba82b5218ff228267d3b0e5ec8697be75e86a7",
159                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7",
160                "shasum": ""
161            },
162            "require-dev": {
163                "phpunit/phpunit": ">=4.8.35 <8"
164            },
165            "bin": [
166                "plessc"
167            ],
168            "type": "library",
169            "extra": {
170                "branch-alias": {
171                    "dev-master": "0.5.1-dev"
172                }
173            },
174            "autoload": {
175                "classmap": [
176                    "lessc.inc.php"
177                ]
178            },
179            "notification-url": "https://packagist.org/downloads/",
180            "license": [
181                "MIT",
182                "GPL-3.0"
183            ],
184            "authors": [
185                {
186                    "name": "Leaf Corcoran",
187                    "email": "leafot@gmail.com",
188                    "homepage": "http://leafo.net"
189                },
190                {
191                    "name": "Marcus Schwarz",
192                    "email": "github@maswaba.de",
193                    "homepage": "https://www.maswaba.de"
194                }
195            ],
196            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
197            "homepage": "http://leafo.net/lessphp/",
198            "support": {
199                "issues": "https://github.com/MarcusSchwarz/lesserphp/issues",
200                "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.5.5"
201            },
202            "time": "2021-03-10T17:56:57+00:00"
203        },
204        {
205            "name": "openpsa/universalfeedcreator",
206            "version": "v1.8.4.1",
207            "source": {
208                "type": "git",
209                "url": "https://github.com/flack/UniversalFeedCreator.git",
210                "reference": "e4736a68eef454a83acd100230a2e15b424f899f"
211            },
212            "dist": {
213                "type": "zip",
214                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/e4736a68eef454a83acd100230a2e15b424f899f",
215                "reference": "e4736a68eef454a83acd100230a2e15b424f899f",
216                "shasum": ""
217            },
218            "require": {
219                "php": ">=5.0"
220            },
221            "require-dev": {
222                "phpunit/phpunit": "*"
223            },
224            "type": "library",
225            "autoload": {
226                "files": [
227                    "lib/constants.php"
228                ],
229                "classmap": [
230                    "lib"
231                ]
232            },
233            "notification-url": "https://packagist.org/downloads/",
234            "license": [
235                "LGPL-2.1-or-later"
236            ],
237            "authors": [
238                {
239                    "name": "Andreas Flack",
240                    "email": "flack@contentcontrol-berlin.de",
241                    "homepage": "http://www.contentcontrol-berlin.de/"
242                }
243            ],
244            "description": "RSS and Atom feed generator by Kai Blankenhorn",
245            "keywords": [
246                "atom",
247                "georss",
248                "gpx",
249                "opml",
250                "pie",
251                "rss"
252            ],
253            "support": {
254                "issues": "https://github.com/flack/UniversalFeedCreator/issues",
255                "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.8.4.1"
256            },
257            "time": "2022-04-04T10:02:43+00:00"
258        },
259        {
260            "name": "phpseclib/phpseclib",
261            "version": "2.0.41",
262            "source": {
263                "type": "git",
264                "url": "https://github.com/phpseclib/phpseclib.git",
265                "reference": "7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b"
266            },
267            "dist": {
268                "type": "zip",
269                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b",
270                "reference": "7e763c6f97ec1fcb37c46aa8ecfc20a2c71d9c1b",
271                "shasum": ""
272            },
273            "require": {
274                "php": ">=5.3.3"
275            },
276            "require-dev": {
277                "phing/phing": "~2.7",
278                "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
279                "squizlabs/php_codesniffer": "~2.0"
280            },
281            "suggest": {
282                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
283                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
284                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
285                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
286                "ext-xml": "Install the XML extension to load XML formatted public keys."
287            },
288            "type": "library",
289            "autoload": {
290                "files": [
291                    "phpseclib/bootstrap.php"
292                ],
293                "psr-4": {
294                    "phpseclib\\": "phpseclib/"
295                }
296            },
297            "notification-url": "https://packagist.org/downloads/",
298            "license": [
299                "MIT"
300            ],
301            "authors": [
302                {
303                    "name": "Jim Wigginton",
304                    "email": "terrafrost@php.net",
305                    "role": "Lead Developer"
306                },
307                {
308                    "name": "Patrick Monnerat",
309                    "email": "pm@datasphere.ch",
310                    "role": "Developer"
311                },
312                {
313                    "name": "Andreas Fischer",
314                    "email": "bantu@phpbb.com",
315                    "role": "Developer"
316                },
317                {
318                    "name": "Hans-Jürgen Petrich",
319                    "email": "petrich@tronic-media.com",
320                    "role": "Developer"
321                },
322                {
323                    "name": "Graham Campbell",
324                    "email": "graham@alt-three.com",
325                    "role": "Developer"
326                }
327            ],
328            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
329            "homepage": "http://phpseclib.sourceforge.net",
330            "keywords": [
331                "BigInteger",
332                "aes",
333                "asn.1",
334                "asn1",
335                "blowfish",
336                "crypto",
337                "cryptography",
338                "encryption",
339                "rsa",
340                "security",
341                "sftp",
342                "signature",
343                "signing",
344                "ssh",
345                "twofish",
346                "x.509",
347                "x509"
348            ],
349            "support": {
350                "issues": "https://github.com/phpseclib/phpseclib/issues",
351                "source": "https://github.com/phpseclib/phpseclib/tree/2.0.41"
352            },
353            "funding": [
354                {
355                    "url": "https://github.com/terrafrost",
356                    "type": "github"
357                },
358                {
359                    "url": "https://www.patreon.com/phpseclib",
360                    "type": "patreon"
361                },
362                {
363                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
364                    "type": "tidelift"
365                }
366            ],
367            "time": "2022-12-23T16:44:18+00:00"
368        },
369        {
370            "name": "simplepie/simplepie",
371            "version": "1.8.0",
372            "source": {
373                "type": "git",
374                "url": "https://github.com/simplepie/simplepie.git",
375                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55"
376            },
377            "dist": {
378                "type": "zip",
379                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
380                "reference": "65b095d87bc00898d8fa7737bdbcda93a3fbcc55",
381                "shasum": ""
382            },
383            "require": {
384                "ext-pcre": "*",
385                "ext-xml": "*",
386                "ext-xmlreader": "*",
387                "php": ">=7.2.0"
388            },
389            "require-dev": {
390                "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
391                "psr/simple-cache": "^1 || ^2 || ^3",
392                "yoast/phpunit-polyfills": "^1.0.1"
393            },
394            "suggest": {
395                "ext-curl": "",
396                "ext-iconv": "",
397                "ext-intl": "",
398                "ext-mbstring": "",
399                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
400            },
401            "type": "library",
402            "autoload": {
403                "psr-0": {
404                    "SimplePie": "library"
405                },
406                "psr-4": {
407                    "SimplePie\\": "src"
408                }
409            },
410            "notification-url": "https://packagist.org/downloads/",
411            "license": [
412                "BSD-3-Clause"
413            ],
414            "authors": [
415                {
416                    "name": "Ryan Parman",
417                    "homepage": "http://ryanparman.com/",
418                    "role": "Creator, alumnus developer"
419                },
420                {
421                    "name": "Sam Sneddon",
422                    "homepage": "https://gsnedders.com/",
423                    "role": "Alumnus developer"
424                },
425                {
426                    "name": "Ryan McCue",
427                    "email": "me@ryanmccue.info",
428                    "homepage": "http://ryanmccue.info/",
429                    "role": "Developer"
430                }
431            ],
432            "description": "A simple Atom/RSS parsing library for PHP",
433            "homepage": "http://simplepie.org/",
434            "keywords": [
435                "atom",
436                "feeds",
437                "rss"
438            ],
439            "support": {
440                "issues": "https://github.com/simplepie/simplepie/issues",
441                "source": "https://github.com/simplepie/simplepie/tree/1.8.0"
442            },
443            "time": "2023-01-20T08:37:35+00:00"
444        },
445        {
446            "name": "splitbrain/php-archive",
447            "version": "1.3.1",
448            "source": {
449                "type": "git",
450                "url": "https://github.com/splitbrain/php-archive.git",
451                "reference": "d274e5190ba309777926348900cf9578d9e533c9"
452            },
453            "dist": {
454                "type": "zip",
455                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9",
456                "reference": "d274e5190ba309777926348900cf9578d9e533c9",
457                "shasum": ""
458            },
459            "require": {
460                "php": ">=7.0"
461            },
462            "require-dev": {
463                "ext-bz2": "*",
464                "ext-zip": "*",
465                "mikey179/vfsstream": "^1.6",
466                "phpunit/phpunit": "^8"
467            },
468            "suggest": {
469                "ext-bz2": "For bz2 compression",
470                "ext-iconv": "Used for proper filename encode handling",
471                "ext-mbstring": "Can be used alternatively for handling filename encoding",
472                "ext-zlib": "For zlib compression"
473            },
474            "type": "library",
475            "autoload": {
476                "psr-4": {
477                    "splitbrain\\PHPArchive\\": "src"
478                }
479            },
480            "notification-url": "https://packagist.org/downloads/",
481            "license": [
482                "MIT"
483            ],
484            "authors": [
485                {
486                    "name": "Andreas Gohr",
487                    "email": "andi@splitbrain.org"
488                }
489            ],
490            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
491            "keywords": [
492                "archive",
493                "extract",
494                "tar",
495                "unpack",
496                "unzip",
497                "zip"
498            ],
499            "support": {
500                "issues": "https://github.com/splitbrain/php-archive/issues",
501                "source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
502            },
503            "time": "2022-03-23T09:21:55+00:00"
504        },
505        {
506            "name": "splitbrain/php-cli",
507            "version": "1.2.1",
508            "source": {
509                "type": "git",
510                "url": "https://github.com/splitbrain/php-cli.git",
511                "reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031"
512            },
513            "dist": {
514                "type": "zip",
515                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/47cd2b2c1d976d22afb01e121985d59c4f98c031",
516                "reference": "47cd2b2c1d976d22afb01e121985d59c4f98c031",
517                "shasum": ""
518            },
519            "require": {
520                "php": ">=5.3.0"
521            },
522            "require-dev": {
523                "phpunit/phpunit": "^8"
524            },
525            "suggest": {
526                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
527            },
528            "type": "library",
529            "autoload": {
530                "psr-4": {
531                    "splitbrain\\phpcli\\": "src"
532                }
533            },
534            "notification-url": "https://packagist.org/downloads/",
535            "license": [
536                "MIT"
537            ],
538            "authors": [
539                {
540                    "name": "Andreas Gohr",
541                    "email": "andi@splitbrain.org"
542                }
543            ],
544            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
545            "keywords": [
546                "argparse",
547                "cli",
548                "command line",
549                "console",
550                "getopt",
551                "optparse",
552                "terminal"
553            ],
554            "support": {
555                "issues": "https://github.com/splitbrain/php-cli/issues",
556                "source": "https://github.com/splitbrain/php-cli/tree/1.2.1"
557            },
558            "time": "2022-11-04T11:59:39+00:00"
559        },
560        {
561            "name": "splitbrain/slika",
562            "version": "1.0.5",
563            "source": {
564                "type": "git",
565                "url": "https://github.com/splitbrain/slika.git",
566                "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f"
567            },
568            "dist": {
569                "type": "zip",
570                "url": "https://api.github.com/repos/splitbrain/slika/zipball/be0785cb6b7def847df5d92e0e5fde57def7220f",
571                "reference": "be0785cb6b7def847df5d92e0e5fde57def7220f",
572                "shasum": ""
573            },
574            "require-dev": {
575                "phpunit/phpunit": "^8.0"
576            },
577            "suggest": {
578                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
579            },
580            "type": "library",
581            "autoload": {
582                "psr-4": {
583                    "splitbrain\\slika\\": "src",
584                    "splitbrain\\slika\\tests\\": "tests"
585                }
586            },
587            "notification-url": "https://packagist.org/downloads/",
588            "license": [
589                "MIT"
590            ],
591            "authors": [
592                {
593                    "name": "Andreas Gohr",
594                    "email": "andi@splitbrain.org"
595                }
596            ],
597            "description": "Simple image resizing",
598            "support": {
599                "issues": "https://github.com/splitbrain/slika/issues",
600                "source": "https://github.com/splitbrain/slika/tree/1.0.5"
601            },
602            "time": "2022-02-04T22:41:26+00:00"
603        }
604    ],
605    "packages-dev": [],
606    "aliases": [
607        {
608            "package": "geshi/geshi",
609            "version": "9999999-dev",
610            "alias": "1.0.x-dev",
611            "alias_normalized": "1.0.9999999.9999999-dev"
612        }
613    ],
614    "minimum-stability": "stable",
615    "stability-flags": {
616        "geshi/geshi": 20
617    },
618    "prefer-stable": true,
619    "prefer-lowest": false,
620    "platform": {
621        "php": ">=7.2",
622        "ext-json": "*"
623    },
624    "platform-dev": [],
625    "platform-overrides": {
626        "php": "7.2"
627    },
628    "plugin-api-version": "2.3.0"
629}
630