xref: /dokuwiki/composer.lock (revision 4615f1f4b85adaf48525b19c7c383b1ea7019dca)
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": "ce2bba7b35668ef78571a4c06e416dd0",
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": "17ff9b22ac6695efa6ab6fbcf0607263f080468c"
61            },
62            "dist": {
63                "type": "zip",
64                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/17ff9b22ac6695efa6ab6fbcf0607263f080468c",
65                "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c",
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": "2024-03-17T14:59:35+00:00"
100        },
101        {
102            "name": "kissifrot/php-ixr",
103            "version": "1.8.5",
104            "source": {
105                "type": "git",
106                "url": "https://github.com/kissifrot/php-ixr.git",
107                "reference": "17c5bc99f42fa086620a0ad2a593366ff6798753"
108            },
109            "dist": {
110                "type": "zip",
111                "url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/17c5bc99f42fa086620a0ad2a593366ff6798753",
112                "reference": "17c5bc99f42fa086620a0ad2a593366ff6798753",
113                "shasum": ""
114            },
115            "require": {
116                "ext-xml": "*",
117                "php": ">=5.4.0"
118            },
119            "require-dev": {
120                "phpunit/phpunit": "^8.0"
121            },
122            "type": "library",
123            "autoload": {
124                "psr-4": {
125                    "IXR\\": "src/",
126                    "IXR\\tests\\": "tests/"
127                }
128            },
129            "notification-url": "https://packagist.org/downloads/",
130            "license": [
131                "BSD-3-Clause"
132            ],
133            "authors": [
134                {
135                    "name": "Incutio Ltd 2010 - Simon Willison",
136                    "homepage": "http://scripts.incutio.com/xmlrpc/"
137                }
138            ],
139            "description": "Incutio XML-RPC library (IXR)",
140            "homepage": "http://scripts.incutio.com/xmlrpc/",
141            "keywords": [
142                "remote procedure call",
143                "rpc",
144                "xlm-rpc",
145                "xmlrpc"
146            ],
147            "support": {
148                "issues": "https://github.com/kissifrot/php-ixr/issues",
149                "source": "https://github.com/kissifrot/php-ixr/tree/1.8.5"
150            },
151            "time": "2025-04-22T07:42:43+00:00"
152        },
153        {
154            "name": "openpsa/universalfeedcreator",
155            "version": "v1.9.0",
156            "source": {
157                "type": "git",
158                "url": "https://github.com/flack/UniversalFeedCreator.git",
159                "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e"
160            },
161            "dist": {
162                "type": "zip",
163                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
164                "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
165                "shasum": ""
166            },
167            "require": {
168                "php": ">=5.2"
169            },
170            "require-dev": {
171                "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.32 || ^9.5.10"
172            },
173            "type": "library",
174            "autoload": {
175                "files": [
176                    "lib/constants.php"
177                ],
178                "classmap": [
179                    "lib"
180                ]
181            },
182            "notification-url": "https://packagist.org/downloads/",
183            "license": [
184                "LGPL-2.1-or-later"
185            ],
186            "authors": [
187                {
188                    "name": "Andreas Flack",
189                    "email": "flack@contentcontrol-berlin.de",
190                    "homepage": "http://www.contentcontrol-berlin.de/"
191                }
192            ],
193            "description": "RSS and Atom feed generator by Kai Blankenhorn",
194            "keywords": [
195                "atom",
196                "georss",
197                "gpx",
198                "opml",
199                "pie",
200                "rss"
201            ],
202            "support": {
203                "issues": "https://github.com/flack/UniversalFeedCreator/issues",
204                "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.9.0"
205            },
206            "time": "2024-02-22T11:08:24+00:00"
207        },
208        {
209            "name": "paragonie/constant_time_encoding",
210            "version": "v3.1.3",
211            "source": {
212                "type": "git",
213                "url": "https://github.com/paragonie/constant_time_encoding.git",
214                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
215            },
216            "dist": {
217                "type": "zip",
218                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
219                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
220                "shasum": ""
221            },
222            "require": {
223                "php": "^8"
224            },
225            "require-dev": {
226                "infection/infection": "^0",
227                "nikic/php-fuzzer": "^0",
228                "phpunit/phpunit": "^9|^10|^11",
229                "vimeo/psalm": "^4|^5|^6"
230            },
231            "type": "library",
232            "autoload": {
233                "psr-4": {
234                    "ParagonIE\\ConstantTime\\": "src/"
235                }
236            },
237            "notification-url": "https://packagist.org/downloads/",
238            "license": [
239                "MIT"
240            ],
241            "authors": [
242                {
243                    "name": "Paragon Initiative Enterprises",
244                    "email": "security@paragonie.com",
245                    "homepage": "https://paragonie.com",
246                    "role": "Maintainer"
247                },
248                {
249                    "name": "Steve 'Sc00bz' Thomas",
250                    "email": "steve@tobtu.com",
251                    "homepage": "https://www.tobtu.com",
252                    "role": "Original Developer"
253                }
254            ],
255            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
256            "keywords": [
257                "base16",
258                "base32",
259                "base32_decode",
260                "base32_encode",
261                "base64",
262                "base64_decode",
263                "base64_encode",
264                "bin2hex",
265                "encoding",
266                "hex",
267                "hex2bin",
268                "rfc4648"
269            ],
270            "support": {
271                "email": "info@paragonie.com",
272                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
273                "source": "https://github.com/paragonie/constant_time_encoding"
274            },
275            "time": "2025-09-24T15:06:41+00:00"
276        },
277        {
278            "name": "paragonie/random_compat",
279            "version": "v9.99.100",
280            "source": {
281                "type": "git",
282                "url": "https://github.com/paragonie/random_compat.git",
283                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
284            },
285            "dist": {
286                "type": "zip",
287                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
288                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
289                "shasum": ""
290            },
291            "require": {
292                "php": ">= 7"
293            },
294            "require-dev": {
295                "phpunit/phpunit": "4.*|5.*",
296                "vimeo/psalm": "^1"
297            },
298            "suggest": {
299                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
300            },
301            "type": "library",
302            "notification-url": "https://packagist.org/downloads/",
303            "license": [
304                "MIT"
305            ],
306            "authors": [
307                {
308                    "name": "Paragon Initiative Enterprises",
309                    "email": "security@paragonie.com",
310                    "homepage": "https://paragonie.com"
311                }
312            ],
313            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
314            "keywords": [
315                "csprng",
316                "polyfill",
317                "pseudorandom",
318                "random"
319            ],
320            "support": {
321                "email": "info@paragonie.com",
322                "issues": "https://github.com/paragonie/random_compat/issues",
323                "source": "https://github.com/paragonie/random_compat"
324            },
325            "time": "2020-10-15T08:29:30+00:00"
326        },
327        {
328            "name": "php81_bc/strftime",
329            "version": "dev-fallback-intl",
330            "source": {
331                "type": "git",
332                "url": "https://github.com/alphp/strftime.git",
333                "reference": "dcd30543db16c9b4ba095f6bf32ac16f15eb9448"
334            },
335            "dist": {
336                "type": "zip",
337                "url": "https://api.github.com/repos/alphp/strftime/zipball/dcd30543db16c9b4ba095f6bf32ac16f15eb9448",
338                "reference": "dcd30543db16c9b4ba095f6bf32ac16f15eb9448",
339                "shasum": ""
340            },
341            "require": {
342                "php": ">=7.1.0"
343            },
344            "require-dev": {
345                "phpunit/phpunit": "@stable"
346            },
347            "suggest": {
348                "ext-intl": "For proper locale aware output"
349            },
350            "type": "library",
351            "autoload": {
352                "files": [
353                    "src/php-8.1-strftime.php"
354                ],
355                "psr-4": {
356                    "PHP81_BC\\strftime\\": "src"
357                }
358            },
359            "notification-url": "https://packagist.org/downloads/",
360            "license": [
361                "MIT"
362            ],
363            "authors": [
364                {
365                    "name": "Fernando Herrero",
366                    "homepage": "https://github.com/alphp/strftime/graphs/contributors"
367                }
368            ],
369            "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
370            "support": {
371                "issues": "https://github.com/alphp/strftime/issues",
372                "source": "https://github.com/alphp/strftime"
373            },
374            "time": "2025-05-20T20:04:36+00:00"
375        },
376        {
377            "name": "phpseclib/phpseclib",
378            "version": "3.0.50",
379            "source": {
380                "type": "git",
381                "url": "https://github.com/phpseclib/phpseclib.git",
382                "reference": "aa6ad8321ed103dc3624fb600a25b66ebf78ec7b"
383            },
384            "dist": {
385                "type": "zip",
386                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/aa6ad8321ed103dc3624fb600a25b66ebf78ec7b",
387                "reference": "aa6ad8321ed103dc3624fb600a25b66ebf78ec7b",
388                "shasum": ""
389            },
390            "require": {
391                "paragonie/constant_time_encoding": "^1|^2|^3",
392                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
393                "php": ">=5.6.1"
394            },
395            "require-dev": {
396                "phpunit/phpunit": "*"
397            },
398            "suggest": {
399                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
400                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
401                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
402                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
403                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
404            },
405            "type": "library",
406            "autoload": {
407                "files": [
408                    "phpseclib/bootstrap.php"
409                ],
410                "psr-4": {
411                    "phpseclib3\\": "phpseclib/"
412                }
413            },
414            "notification-url": "https://packagist.org/downloads/",
415            "license": [
416                "MIT"
417            ],
418            "authors": [
419                {
420                    "name": "Jim Wigginton",
421                    "email": "terrafrost@php.net",
422                    "role": "Lead Developer"
423                },
424                {
425                    "name": "Patrick Monnerat",
426                    "email": "pm@datasphere.ch",
427                    "role": "Developer"
428                },
429                {
430                    "name": "Andreas Fischer",
431                    "email": "bantu@phpbb.com",
432                    "role": "Developer"
433                },
434                {
435                    "name": "Hans-Jürgen Petrich",
436                    "email": "petrich@tronic-media.com",
437                    "role": "Developer"
438                },
439                {
440                    "name": "Graham Campbell",
441                    "email": "graham@alt-three.com",
442                    "role": "Developer"
443                }
444            ],
445            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
446            "homepage": "http://phpseclib.sourceforge.net",
447            "keywords": [
448                "BigInteger",
449                "aes",
450                "asn.1",
451                "asn1",
452                "blowfish",
453                "crypto",
454                "cryptography",
455                "encryption",
456                "rsa",
457                "security",
458                "sftp",
459                "signature",
460                "signing",
461                "ssh",
462                "twofish",
463                "x.509",
464                "x509"
465            ],
466            "support": {
467                "issues": "https://github.com/phpseclib/phpseclib/issues",
468                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.50"
469            },
470            "funding": [
471                {
472                    "url": "https://github.com/terrafrost",
473                    "type": "github"
474                },
475                {
476                    "url": "https://www.patreon.com/phpseclib",
477                    "type": "patreon"
478                },
479                {
480                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
481                    "type": "tidelift"
482                }
483            ],
484            "time": "2026-03-19T02:57:58+00:00"
485        },
486        {
487            "name": "simplepie/simplepie",
488            "version": "1.9.0",
489            "source": {
490                "type": "git",
491                "url": "https://github.com/simplepie/simplepie.git",
492                "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992"
493            },
494            "dist": {
495                "type": "zip",
496                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/76cccb1b2c5dcaf44f304c925ab30c0f48643992",
497                "reference": "76cccb1b2c5dcaf44f304c925ab30c0f48643992",
498                "shasum": ""
499            },
500            "require": {
501                "ext-pcre": "*",
502                "ext-xml": "*",
503                "ext-xmlreader": "*",
504                "php": ">=7.2.0"
505            },
506            "require-dev": {
507                "donatj/mock-webserver": "^2.7",
508                "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
509                "mf2/mf2": "^0.5.0",
510                "phpstan/phpstan": "~1.12.2",
511                "phpunit/phpunit": "^8 || ^9 || ^10",
512                "psr/http-client": "^1.0",
513                "psr/http-factory": "^1.0",
514                "psr/simple-cache": "^1 || ^2 || ^3"
515            },
516            "suggest": {
517                "ext-curl": "",
518                "ext-iconv": "",
519                "ext-intl": "",
520                "ext-mbstring": "",
521                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
522            },
523            "type": "library",
524            "autoload": {
525                "psr-0": {
526                    "SimplePie": "library"
527                },
528                "psr-4": {
529                    "SimplePie\\": "src"
530                }
531            },
532            "notification-url": "https://packagist.org/downloads/",
533            "license": [
534                "BSD-3-Clause"
535            ],
536            "authors": [
537                {
538                    "name": "Ryan Parman",
539                    "homepage": "http://ryanparman.com/",
540                    "role": "Creator, alumnus developer"
541                },
542                {
543                    "name": "Sam Sneddon",
544                    "homepage": "https://gsnedders.com/",
545                    "role": "Alumnus developer"
546                },
547                {
548                    "name": "Ryan McCue",
549                    "email": "me@ryanmccue.info",
550                    "homepage": "http://ryanmccue.info/",
551                    "role": "Developer"
552                }
553            ],
554            "description": "A simple Atom/RSS parsing library for PHP",
555            "homepage": "http://simplepie.org/",
556            "keywords": [
557                "atom",
558                "feeds",
559                "rss"
560            ],
561            "support": {
562                "issues": "https://github.com/simplepie/simplepie/issues",
563                "source": "https://github.com/simplepie/simplepie/tree/1.9.0"
564            },
565            "time": "2025-09-12T06:34:27+00:00"
566        },
567        {
568            "name": "splitbrain/lesserphp",
569            "version": "v0.10.2",
570            "source": {
571                "type": "git",
572                "url": "https://github.com/splitbrain/lesserphp.git",
573                "reference": "6def0a3b497b23add902b9859386642551f9c435"
574            },
575            "dist": {
576                "type": "zip",
577                "url": "https://api.github.com/repos/splitbrain/lesserphp/zipball/6def0a3b497b23add902b9859386642551f9c435",
578                "reference": "6def0a3b497b23add902b9859386642551f9c435",
579                "shasum": ""
580            },
581            "require": {
582                "php": ">=7.4"
583            },
584            "require-dev": {
585                "phpunit/phpunit": "^9",
586                "rector/rector": "^1.2",
587                "squizlabs/php_codesniffer": "^3.8"
588            },
589            "suggest": {
590                "ext-fileinfo": "For mime type guessing of embedded files"
591            },
592            "type": "library",
593            "autoload": {
594                "psr-4": {
595                    "LesserPHP\\": "src",
596                    "LesserPHP\\tests\\": "tests"
597                }
598            },
599            "notification-url": "https://packagist.org/downloads/",
600            "license": [
601                "MIT",
602                "GPL-3.0"
603            ],
604            "authors": [
605                {
606                    "name": "Leaf Corcoran",
607                    "email": "leafot@gmail.com",
608                    "homepage": "http://leafo.net"
609                },
610                {
611                    "name": "Marcus Schwarz",
612                    "email": "github@maswaba.de",
613                    "homepage": "https://www.maswaba.de"
614                },
615                {
616                    "name": "Andreas Gohr",
617                    "email": "andi@splitbrain.org",
618                    "homepage": "https://www.splitbrain.org"
619                }
620            ],
621            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
622            "support": {
623                "issues": "https://github.com/splitbrain/lesserphp/issues",
624                "source": "https://github.com/splitbrain/lesserphp/tree/v0.10.2"
625            },
626            "time": "2024-11-25T11:59:34+00:00"
627        },
628        {
629            "name": "splitbrain/php-archive",
630            "version": "1.4.1",
631            "source": {
632                "type": "git",
633                "url": "https://github.com/splitbrain/php-archive.git",
634                "reference": "e45d0d9247742490ea87afc6c026f211424999c8"
635            },
636            "dist": {
637                "type": "zip",
638                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/e45d0d9247742490ea87afc6c026f211424999c8",
639                "reference": "e45d0d9247742490ea87afc6c026f211424999c8",
640                "shasum": ""
641            },
642            "require": {
643                "php": ">=7.0"
644            },
645            "require-dev": {
646                "ext-bz2": "*",
647                "ext-zip": "*",
648                "mikey179/vfsstream": "^1.6",
649                "phpunit/phpunit": "^8"
650            },
651            "suggest": {
652                "ext-bz2": "For bz2 compression",
653                "ext-iconv": "Used for proper filename encode handling",
654                "ext-mbstring": "Can be used alternatively for handling filename encoding",
655                "ext-zlib": "For zlib compression"
656            },
657            "type": "library",
658            "autoload": {
659                "psr-4": {
660                    "splitbrain\\PHPArchive\\": "src"
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": "Pure-PHP implementation to read and write TAR and ZIP archives",
674            "keywords": [
675                "archive",
676                "extract",
677                "tar",
678                "unpack",
679                "unzip",
680                "zip"
681            ],
682            "support": {
683                "issues": "https://github.com/splitbrain/php-archive/issues",
684                "source": "https://github.com/splitbrain/php-archive/tree/1.4.1"
685            },
686            "funding": [
687                {
688                    "url": "https://github.com/sponsors/splitbrain",
689                    "type": "github"
690                }
691            ],
692            "time": "2025-08-01T08:09:37+00:00"
693        },
694        {
695            "name": "splitbrain/php-cli",
696            "version": "1.3.5",
697            "source": {
698                "type": "git",
699                "url": "https://github.com/splitbrain/php-cli.git",
700                "reference": "813410b23f9790a62620a79a4e87aed4c5c43e37"
701            },
702            "dist": {
703                "type": "zip",
704                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/813410b23f9790a62620a79a4e87aed4c5c43e37",
705                "reference": "813410b23f9790a62620a79a4e87aed4c5c43e37",
706                "shasum": ""
707            },
708            "require": {
709                "php": ">=5.3.0"
710            },
711            "require-dev": {
712                "phpunit/phpunit": "^8"
713            },
714            "suggest": {
715                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
716            },
717            "type": "library",
718            "autoload": {
719                "psr-4": {
720                    "splitbrain\\phpcli\\": "src"
721                }
722            },
723            "notification-url": "https://packagist.org/downloads/",
724            "license": [
725                "MIT"
726            ],
727            "authors": [
728                {
729                    "name": "Andreas Gohr",
730                    "email": "andi@splitbrain.org"
731                }
732            ],
733            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
734            "keywords": [
735                "argparse",
736                "cli",
737                "command line",
738                "console",
739                "getopt",
740                "optparse",
741                "terminal"
742            ],
743            "support": {
744                "issues": "https://github.com/splitbrain/php-cli/issues",
745                "source": "https://github.com/splitbrain/php-cli/tree/1.3.5"
746            },
747            "time": "2025-10-28T16:00:30+00:00"
748        },
749        {
750            "name": "splitbrain/php-jsstrip",
751            "version": "1.0.1",
752            "source": {
753                "type": "git",
754                "url": "https://github.com/splitbrain/php-jsstrip.git",
755                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69"
756            },
757            "dist": {
758                "type": "zip",
759                "url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69",
760                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69",
761                "shasum": ""
762            },
763            "require": {
764                "php": ">=7.2"
765            },
766            "require-dev": {
767                "phpunit/phpunit": "^8.0"
768            },
769            "type": "library",
770            "autoload": {
771                "psr-4": {
772                    "splitbrain\\JSStrip\\": "src/",
773                    "splitbrain\\JSStrip\\tests\\": "tests/"
774                }
775            },
776            "notification-url": "https://packagist.org/downloads/",
777            "license": [
778                "BSD-3-Clause"
779            ],
780            "authors": [
781                {
782                    "name": "Andreas Gohr",
783                    "email": "andi@splitbrain.org"
784                }
785            ],
786            "description": "PHP based JavaScript minimizer",
787            "support": {
788                "issues": "https://github.com/splitbrain/php-jsstrip/issues",
789                "source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1"
790            },
791            "funding": [
792                {
793                    "url": "https://github.com/sponsors/splitbrain",
794                    "type": "github"
795                }
796            ],
797            "time": "2023-03-12T10:23:16+00:00"
798        },
799        {
800            "name": "splitbrain/slika",
801            "version": "1.0.8",
802            "source": {
803                "type": "git",
804                "url": "https://github.com/splitbrain/slika.git",
805                "reference": "487ead381d7863be652048258f8c0b0d812b29ac"
806            },
807            "dist": {
808                "type": "zip",
809                "url": "https://api.github.com/repos/splitbrain/slika/zipball/487ead381d7863be652048258f8c0b0d812b29ac",
810                "reference": "487ead381d7863be652048258f8c0b0d812b29ac",
811                "shasum": ""
812            },
813            "require": {
814                "php": ">=7.0"
815            },
816            "require-dev": {
817                "phpunit/phpunit": "^8.5"
818            },
819            "suggest": {
820                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
821            },
822            "type": "library",
823            "autoload": {
824                "psr-4": {
825                    "splitbrain\\slika\\": "src",
826                    "splitbrain\\slika\\tests\\": "tests"
827                }
828            },
829            "notification-url": "https://packagist.org/downloads/",
830            "license": [
831                "MIT"
832            ],
833            "authors": [
834                {
835                    "name": "Andreas Gohr",
836                    "email": "andi@splitbrain.org"
837                }
838            ],
839            "description": "Simple image resizing",
840            "support": {
841                "issues": "https://github.com/splitbrain/slika/issues",
842                "source": "https://github.com/splitbrain/slika/tree/1.0.8"
843            },
844            "time": "2026-03-07T17:16:48+00:00"
845        }
846    ],
847    "packages-dev": [],
848    "aliases": [
849        {
850            "package": "geshi/geshi",
851            "version": "9999999-dev",
852            "alias": "1.0.x-dev",
853            "alias_normalized": "1.0.9999999.9999999-dev"
854        }
855    ],
856    "minimum-stability": "stable",
857    "stability-flags": {
858        "geshi/geshi": 20,
859        "php81_bc/strftime": 20
860    },
861    "prefer-stable": true,
862    "prefer-lowest": false,
863    "platform": {
864        "php": ">=8.2",
865        "ext-json": "*"
866    },
867    "platform-dev": {},
868    "platform-overrides": {
869        "php": "8.2"
870    },
871    "plugin-api-version": "2.9.0"
872}
873