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