Add changelog for 0.9.0
[phorkie.git] / composer.lock
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": "2e5a8c8125e09999078e5c2b75041cda",
8     "packages": [
9         {
10             "name": "cweiske/mime_type_plaindetect",
11             "version": "v0.0.4",
12             "source": {
13                 "type": "git",
14                 "url": "https://git.cweiske.de/MIME_Type_PlainDetect.git",
15                 "reference": "689627d646f09f451405249d089768ee6df10078"
16             },
17             "require": {
18                 "pear/mime_type": "~1.3"
19             },
20             "type": "library",
21             "autoload": {
22                 "psr-0": {
23                     "": "src/"
24                 }
25             },
26             "notification-url": "https://packagist.org/downloads/",
27             "license": [
28                 "LGPL-3.0+"
29             ],
30             "authors": [
31                 {
32                     "name": "Christian Weiske",
33                     "email": "cweiske@cweiske.de",
34                     "homepage": "http://cweiske.de/"
35                 }
36             ],
37             "description": "Detect MIME type of text files by their content",
38             "homepage": "http://git.cweiske.de/MIME_Type_PlainDetect.git/",
39             "support": {
40                 "email": "cweiske@cweiske.de",
41                 "issues": "https://github.com/cweiske/MIME_Type_PlainDetect/issues",
42                 "source": "https://github.com/cweiske/MIME_Type_PlainDetect"
43             },
44             "time": "2015-11-06T10:54:38+00:00"
45         },
46         {
47             "name": "geshi/geshi",
48             "version": "v1.0.9.1",
49             "source": {
50                 "type": "git",
51                 "url": "https://github.com/GeSHi/geshi-1.0.git",
52                 "reference": "fd22ab78481bf90337862b590e6f7517863926b8"
53             },
54             "dist": {
55                 "type": "zip",
56                 "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/fd22ab78481bf90337862b590e6f7517863926b8",
57                 "reference": "fd22ab78481bf90337862b590e6f7517863926b8",
58                 "shasum": ""
59             },
60             "require-dev": {
61                 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
62             },
63             "type": "library",
64             "autoload": {
65                 "classmap": [
66                     "src/geshi/",
67                     "src/geshi.php"
68                 ]
69             },
70             "notification-url": "https://packagist.org/downloads/",
71             "license": [
72                 "GPL-2.0+"
73             ],
74             "authors": [
75                 {
76                     "name": "Benny Baumann",
77                     "email": "BenBE@geshi.org",
78                     "homepage": "http://blog.benny-baumann.de/",
79                     "role": "Developer"
80                 }
81             ],
82             "description": "Generic Syntax Highlighter",
83             "homepage": "http://qbnz.com/highlighter/",
84             "support": {
85                 "forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users",
86                 "irc": "irc://irc.freenode.org/geshi",
87                 "issues": "https://sourceforge.net/p/geshi/feature-requests/",
88                 "source": "https://github.com/GeSHi/geshi-1.0/tree/v1.0.9.1"
89             },
90             "time": "2019-10-20T20:54:46+00:00"
91         },
92         {
93             "name": "michelf/php-markdown",
94             "version": "1.9.1",
95             "source": {
96                 "type": "git",
97                 "url": "https://github.com/michelf/php-markdown.git",
98                 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3"
99             },
100             "dist": {
101                 "type": "zip",
102                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
103                 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
104                 "shasum": ""
105             },
106             "require": {
107                 "php": ">=5.3.0"
108             },
109             "require-dev": {
110                 "phpunit/phpunit": ">=4.3 <5.8"
111             },
112             "type": "library",
113             "autoload": {
114                 "psr-4": {
115                     "Michelf\\": "Michelf/"
116                 }
117             },
118             "notification-url": "https://packagist.org/downloads/",
119             "license": [
120                 "BSD-3-Clause"
121             ],
122             "authors": [
123                 {
124                     "name": "Michel Fortin",
125                     "email": "michel.fortin@michelf.ca",
126                     "homepage": "https://michelf.ca/",
127                     "role": "Developer"
128                 },
129                 {
130                     "name": "John Gruber",
131                     "homepage": "https://daringfireball.net/"
132                 }
133             ],
134             "description": "PHP Markdown",
135             "homepage": "https://michelf.ca/projects/php-markdown/",
136             "keywords": [
137                 "markdown"
138             ],
139             "support": {
140                 "issues": "https://github.com/michelf/php-markdown/issues",
141                 "source": "https://github.com/michelf/php-markdown/tree/1.9.1"
142             },
143             "time": "2021-11-24T02:52:38+00:00"
144         },
145         {
146             "name": "pear/cache_lite",
147             "version": "v2.0.0",
148             "source": {
149                 "type": "git",
150                 "url": "https://github.com/pear/Cache_Lite.git",
151                 "reference": "fc7c6703cfbddc55c80c5ae3926dcc80c1d993f9"
152             },
153             "dist": {
154                 "type": "zip",
155                 "url": "https://api.github.com/repos/pear/Cache_Lite/zipball/fc7c6703cfbddc55c80c5ae3926dcc80c1d993f9",
156                 "reference": "fc7c6703cfbddc55c80c5ae3926dcc80c1d993f9",
157                 "shasum": ""
158             },
159             "require": {
160                 "pear/pear-core-minimal": "^1.10",
161                 "php": ">=7.4.0"
162             },
163             "require-dev": {
164                 "phpunit/phpunit": "^9"
165             },
166             "type": "library",
167             "autoload": {
168                 "classmap": [
169                     "Cache/Lite.php"
170                 ]
171             },
172             "notification-url": "https://packagist.org/downloads/",
173             "license": [
174                 "LGPL-2.1-or-later"
175             ],
176             "authors": [
177                 {
178                     "name": "Markus Tacker",
179                     "homepage": "http://pear.php.net/user/tacker"
180                 },
181                 {
182                     "name": "Fabien Marty",
183                     "homepage": "http://pear.php.net/user/fab"
184                 }
185             ],
186             "description": "Fast and safe little cache system",
187             "homepage": "https://github.com/pear/Cache_Lite",
188             "keywords": [
189                 "cache"
190             ],
191             "support": {
192                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Cache_Lite",
193                 "source": "https://github.com/pear/Cache_Lite"
194             },
195             "time": "2023-03-21T09:15:15+00:00"
196         },
197         {
198             "name": "pear/console_getopt",
199             "version": "v1.4.3",
200             "source": {
201                 "type": "git",
202                 "url": "https://github.com/pear/Console_Getopt.git",
203                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
204             },
205             "dist": {
206                 "type": "zip",
207                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
208                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
209                 "shasum": ""
210             },
211             "type": "library",
212             "autoload": {
213                 "psr-0": {
214                     "Console": "./"
215                 }
216             },
217             "notification-url": "https://packagist.org/downloads/",
218             "include-path": [
219                 "./"
220             ],
221             "license": [
222                 "BSD-2-Clause"
223             ],
224             "authors": [
225                 {
226                     "name": "Andrei Zmievski",
227                     "email": "andrei@php.net",
228                     "role": "Lead"
229                 },
230                 {
231                     "name": "Stig Bakken",
232                     "email": "stig@php.net",
233                     "role": "Developer"
234                 },
235                 {
236                     "name": "Greg Beaver",
237                     "email": "cellog@php.net",
238                     "role": "Helper"
239                 }
240             ],
241             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
242             "support": {
243                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
244                 "source": "https://github.com/pear/Console_Getopt"
245             },
246             "time": "2019-11-20T18:27:48+00:00"
247         },
248         {
249             "name": "pear/crypt_diffiehellman",
250             "version": "v0.2.6",
251             "source": {
252                 "type": "git",
253                 "url": "https://github.com/pear/Crypt_DiffieHellman.git",
254                 "reference": "506197b04bd06584aa1d307b538b1248ba841df9"
255             },
256             "dist": {
257                 "type": "zip",
258                 "url": "https://api.github.com/repos/pear/Crypt_DiffieHellman/zipball/506197b04bd06584aa1d307b538b1248ba841df9",
259                 "reference": "506197b04bd06584aa1d307b538b1248ba841df9",
260                 "shasum": ""
261             },
262             "require-dev": {
263                 "phpunit/phpunit": "^5.7"
264             },
265             "suggest": {
266                 "ext-gmp": "May require the gmp PHP extension"
267             },
268             "type": "library",
269             "autoload": {
270                 "psr-0": {
271                     "Crypt": "./"
272                 }
273             },
274             "notification-url": "https://packagist.org/downloads/",
275             "include-path": [
276                 "./"
277             ],
278             "license": [
279                 "BSD-2-Clause"
280             ],
281             "authors": [
282                 {
283                     "name": "Bill Shupp",
284                     "email": "shupp@php.net",
285                     "role": "Lead"
286                 },
287                 {
288                     "name": "Pádraic Brady",
289                     "email": "padraic@php.net",
290                     "role": "Lead"
291                 }
292             ],
293             "description": "Implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5",
294             "support": {
295                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Crypt_DiffieHellman",
296                 "source": "https://github.com/pear/Crypt_DiffieHellman"
297             },
298             "time": "2017-08-24T19:11:54+00:00"
299         },
300         {
301             "name": "pear/date_humandiff",
302             "version": "v0.5.0",
303             "source": {
304                 "type": "git",
305                 "url": "https://github.com/pear/Date_HumanDiff.git",
306                 "reference": "79a54479159ab19aedf2fc9437f1363eaa687d53"
307             },
308             "dist": {
309                 "type": "zip",
310                 "url": "https://api.github.com/repos/pear/Date_HumanDiff/zipball/79a54479159ab19aedf2fc9437f1363eaa687d53",
311                 "reference": "79a54479159ab19aedf2fc9437f1363eaa687d53",
312                 "shasum": ""
313             },
314             "require": {
315                 "pear/pear_exception": "*"
316             },
317             "require-dev": {
318                 "phpunit/phpunit": "*"
319             },
320             "type": "library",
321             "autoload": {
322                 "classmap": [
323                     "./"
324                 ]
325             },
326             "notification-url": "https://packagist.org/downloads/",
327             "license": [
328                 "LGPL"
329             ],
330             "authors": [
331                 {
332                     "name": "Christian Weiske",
333                     "email": "cweiske@php.net",
334                     "role": "Lead"
335                 }
336             ],
337             "description": "Generate textual time differences that are easily understandable by humans.",
338             "support": {
339                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Date_HumanDiff",
340                 "source": "https://github.com/pear/Date_HumanDiff"
341             },
342             "time": "2014-03-23T12:03:00+00:00"
343         },
344         {
345             "name": "pear/http2",
346             "version": "v2.0.0",
347             "source": {
348                 "type": "git",
349                 "url": "https://github.com/pear/HTTP2.git",
350                 "reference": "72e15b4faa86f6109c6fc3aa82c5515b6453b3b5"
351             },
352             "dist": {
353                 "type": "zip",
354                 "url": "https://api.github.com/repos/pear/HTTP2/zipball/72e15b4faa86f6109c6fc3aa82c5515b6453b3b5",
355                 "reference": "72e15b4faa86f6109c6fc3aa82c5515b6453b3b5",
356                 "shasum": ""
357             },
358             "require-dev": {
359                 "phpunit/phpunit": "^9"
360             },
361             "type": "library",
362             "autoload": {
363                 "psr-0": {
364                     "HTTP2": "./"
365                 }
366             },
367             "notification-url": "https://packagist.org/downloads/",
368             "license": [
369                 "BSD-2-Clause"
370             ],
371             "authors": [
372                 {
373                     "name": "Michael Wallner",
374                     "email": "mike@php.net",
375                     "role": "Lead"
376                 },
377                 {
378                     "name": "Philippe Jausions",
379                     "email": "jausions@php.net",
380                     "role": "Lead"
381                 }
382             ],
383             "description": "Miscellaneous HTTP utilities",
384             "homepage": "http://pear.php.net/package/HTTP2",
385             "support": {
386                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=HTTP2",
387                 "source": "https://github.com/pear/HTTP2"
388             },
389             "time": "2023-03-22T20:22:11+00:00"
390         },
391         {
392             "name": "pear/http_request2",
393             "version": "v2.5.1",
394             "source": {
395                 "type": "git",
396                 "url": "https://github.com/pear/HTTP_Request2.git",
397                 "reference": "db4ce7844f838d3adca0513a77420c0fec22ed2d"
398             },
399             "dist": {
400                 "type": "zip",
401                 "url": "https://api.github.com/repos/pear/HTTP_Request2/zipball/db4ce7844f838d3adca0513a77420c0fec22ed2d",
402                 "reference": "db4ce7844f838d3adca0513a77420c0fec22ed2d",
403                 "shasum": ""
404             },
405             "require": {
406                 "pear/net_url2": "^2.2.0",
407                 "pear/pear_exception": "^1.0.0",
408                 "php": ">=5.6.0"
409             },
410             "require-dev": {
411                 "yoast/phpunit-polyfills": "^1.0.0"
412             },
413             "suggest": {
414                 "ext-curl": "Allows using cURL as a request backend.",
415                 "ext-fileinfo": "Adds support for looking up mime-types using finfo.",
416                 "ext-openssl": "Allows handling SSL requests when not using cURL.",
417                 "ext-zlib": "Allows handling gzip compressed responses."
418             },
419             "type": "library",
420             "autoload": {
421                 "psr-0": {
422                     "HTTP_Request2": ""
423                 }
424             },
425             "notification-url": "https://packagist.org/downloads/",
426             "license": [
427                 "BSD-3-Clause"
428             ],
429             "authors": [
430                 {
431                     "name": "Alexey Borzov",
432                     "email": "avb@php.net"
433                 }
434             ],
435             "description": "Provides an easy way to perform HTTP requests.",
436             "homepage": "https://pear.php.net/package/HTTP_Request2",
437             "keywords": [
438                 "PEAR",
439                 "curl",
440                 "http",
441                 "request"
442             ],
443             "support": {
444                 "docs": "https://pear.php.net/manual/en/package.http.http-request2.php",
445                 "issues": "https://github.com/pear/HTTP_Request2/issues",
446                 "source": "https://github.com/pear/HTTP_Request2"
447             },
448             "time": "2022-01-06T18:20:25+00:00"
449         },
450         {
451             "name": "pear/mime_type",
452             "version": "v1.4.1",
453             "source": {
454                 "type": "git",
455                 "url": "https://github.com/pear/MIME_Type.git",
456                 "reference": "fcf331a1202dff64599342a6dee02bbe3ef145ac"
457             },
458             "dist": {
459                 "type": "zip",
460                 "url": "https://api.github.com/repos/pear/MIME_Type/zipball/fcf331a1202dff64599342a6dee02bbe3ef145ac",
461                 "reference": "fcf331a1202dff64599342a6dee02bbe3ef145ac",
462                 "shasum": ""
463             },
464             "require": {
465                 "pear/pear-core-minimal": "^1.9.5"
466             },
467             "require-dev": {
468                 "phpunit/phpunit": "*"
469             },
470             "suggest": {
471                 "pear/system_command": "Install optionally via your project's composer.json"
472             },
473             "type": "library",
474             "autoload": {
475                 "psr-0": {
476                     "MIME": "./"
477                 }
478             },
479             "notification-url": "https://packagist.org/downloads/",
480             "include-path": [
481                 "./"
482             ],
483             "license": [
484                 "LGPL"
485             ],
486             "authors": [
487                 {
488                     "name": "Ian Eure",
489                     "email": "ieure@php.net",
490                     "role": "Lead"
491                 },
492                 {
493                     "name": "Christian Weiske",
494                     "email": "cweiske@php.net",
495                     "role": "Developer"
496                 }
497             ],
498             "description": "Detect the MIME Type of a file",
499             "homepage": "http://pear.php.net/package/MIME_Type",
500             "support": {
501                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=MIME_Type",
502                 "source": "https://github.com/pear/MIME_Type"
503             },
504             "time": "2015-11-04T19:57:46+00:00"
505         },
506         {
507             "name": "pear/net_url2",
508             "version": "v2.2.2",
509             "source": {
510                 "type": "git",
511                 "url": "https://github.com/pear/Net_URL2.git",
512                 "reference": "07fd055820dbf466ee3990abe96d0e40a8791f9d"
513             },
514             "dist": {
515                 "type": "zip",
516                 "url": "https://api.github.com/repos/pear/Net_URL2/zipball/07fd055820dbf466ee3990abe96d0e40a8791f9d",
517                 "reference": "07fd055820dbf466ee3990abe96d0e40a8791f9d",
518                 "shasum": ""
519             },
520             "require": {
521                 "php": ">=5.1.4"
522             },
523             "require-dev": {
524                 "phpunit/phpunit": ">=3.3.0"
525             },
526             "type": "library",
527             "extra": {
528                 "branch-alias": {
529                     "dev-master": "2.2.x-dev"
530                 }
531             },
532             "autoload": {
533                 "classmap": [
534                     "Net/URL2.php"
535                 ]
536             },
537             "notification-url": "https://packagist.org/downloads/",
538             "include-path": [
539                 "./"
540             ],
541             "license": [
542                 "BSD-3-Clause"
543             ],
544             "authors": [
545                 {
546                     "name": "David Coallier",
547                     "email": "davidc@php.net"
548                 },
549                 {
550                     "name": "Tom Klingenberg",
551                     "email": "tkli@php.net"
552                 },
553                 {
554                     "name": "Christian Schmidt",
555                     "email": "chmidt@php.net"
556                 }
557             ],
558             "description": "Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.",
559             "homepage": "https://github.com/pear/Net_URL2",
560             "keywords": [
561                 "PEAR",
562                 "net",
563                 "networking",
564                 "rfc3986",
565                 "uri",
566                 "url"
567             ],
568             "support": {
569                 "issues": "https://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_URL2",
570                 "source": "https://github.com/pear/Net_URL2"
571             },
572             "time": "2017-08-25T06:16:11+00:00"
573         },
574         {
575             "name": "pear/openid",
576             "version": "v0.5.0",
577             "source": {
578                 "type": "git",
579                 "url": "https://github.com/pear/openid.git",
580                 "reference": "8671994c80ff8fd7a488440f3920cf2bb3f49fed"
581             },
582             "dist": {
583                 "type": "zip",
584                 "url": "https://api.github.com/repos/pear/openid/zipball/8671994c80ff8fd7a488440f3920cf2bb3f49fed",
585                 "reference": "8671994c80ff8fd7a488440f3920cf2bb3f49fed",
586                 "shasum": ""
587             },
588             "require": {
589                 "pear/cache_lite": "^2.0",
590                 "pear/crypt_diffiehellman": "~0.2.5",
591                 "pear/http_request2": "^2.3.0",
592                 "pear/net_url2": "^2.2.0",
593                 "pear/services_yadis": ">=0.6.0",
594                 "php": "^8.0"
595             },
596             "require-dev": {
597                 "pear/log": "^1.13",
598                 "phpunit/phpunit": "^9"
599             },
600             "type": "library",
601             "autoload": {
602                 "psr-0": {
603                     "": "./"
604                 }
605             },
606             "notification-url": "https://packagist.org/downloads/",
607             "license": [
608                 "BSD-2-Clause"
609             ],
610             "authors": [
611                 {
612                     "name": "Bill Shupp",
613                     "email": "shupp@php.net",
614                     "role": "Lead"
615                 },
616                 {
617                     "name": "Christian Weiske",
618                     "email": "cweiske@php.net",
619                     "role": "Developer"
620                 }
621             ],
622             "description": "PHP implementation of OpenID 1.1 and 2.0",
623             "support": {
624                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=OpenID",
625                 "source": "https://github.com/pear/OpenID"
626             },
627             "time": "2023-03-21T14:02:46+00:00"
628         },
629         {
630             "name": "pear/pager",
631             "version": "v2.5.0",
632             "source": {
633                 "type": "git",
634                 "url": "https://github.com/pear/Pager.git",
635                 "reference": "c71b2b07e73f8afc998f9b1e90fd1c9777e5d345"
636             },
637             "dist": {
638                 "type": "zip",
639                 "url": "https://api.github.com/repos/pear/Pager/zipball/c71b2b07e73f8afc998f9b1e90fd1c9777e5d345",
640                 "reference": "c71b2b07e73f8afc998f9b1e90fd1c9777e5d345",
641                 "shasum": ""
642             },
643             "require-dev": {
644                 "simpletest/simpletest": "~1.1"
645             },
646             "type": "library",
647             "autoload": {
648                 "psr-0": {
649                     "Pager": "./"
650                 }
651             },
652             "notification-url": "https://packagist.org/downloads/",
653             "include-path": [
654                 "./"
655             ],
656             "license": [
657                 "BSD"
658             ],
659             "authors": [
660                 {
661                     "name": "Lorenzo Alberton",
662                     "email": "l.alberton@quipo.it",
663                     "role": "Lead"
664                 },
665                 {
666                     "name": "Richard Heyes",
667                     "email": "richard@phpguru.org",
668                     "role": "Lead"
669                 }
670             ],
671             "description": "Data paging class",
672             "homepage": "http://pear.php.net/package/Pager",
673             "support": {
674                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Pager",
675                 "source": "https://github.com/pear/Pager"
676             },
677             "time": "2017-06-19T15:45:20+00:00"
678         },
679         {
680             "name": "pear/pear-core-minimal",
681             "version": "v1.10.11",
682             "source": {
683                 "type": "git",
684                 "url": "https://github.com/pear/pear-core-minimal.git",
685                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
686             },
687             "dist": {
688                 "type": "zip",
689                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
690                 "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
691                 "shasum": ""
692             },
693             "require": {
694                 "pear/console_getopt": "~1.4",
695                 "pear/pear_exception": "~1.0"
696             },
697             "replace": {
698                 "rsky/pear-core-min": "self.version"
699             },
700             "type": "library",
701             "autoload": {
702                 "psr-0": {
703                     "": "src/"
704                 }
705             },
706             "notification-url": "https://packagist.org/downloads/",
707             "include-path": [
708                 "src/"
709             ],
710             "license": [
711                 "BSD-3-Clause"
712             ],
713             "authors": [
714                 {
715                     "name": "Christian Weiske",
716                     "email": "cweiske@php.net",
717                     "role": "Lead"
718                 }
719             ],
720             "description": "Minimal set of PEAR core files to be used as composer dependency",
721             "support": {
722                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
723                 "source": "https://github.com/pear/pear-core-minimal"
724             },
725             "time": "2021-08-10T22:31:03+00:00"
726         },
727         {
728             "name": "pear/pear_exception",
729             "version": "v1.0.2",
730             "source": {
731                 "type": "git",
732                 "url": "https://github.com/pear/PEAR_Exception.git",
733                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
734             },
735             "dist": {
736                 "type": "zip",
737                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
738                 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
739                 "shasum": ""
740             },
741             "require": {
742                 "php": ">=5.2.0"
743             },
744             "require-dev": {
745                 "phpunit/phpunit": "<9"
746             },
747             "type": "class",
748             "extra": {
749                 "branch-alias": {
750                     "dev-master": "1.0.x-dev"
751                 }
752             },
753             "autoload": {
754                 "classmap": [
755                     "PEAR/"
756                 ]
757             },
758             "notification-url": "https://packagist.org/downloads/",
759             "include-path": [
760                 "."
761             ],
762             "license": [
763                 "BSD-2-Clause"
764             ],
765             "authors": [
766                 {
767                     "name": "Helgi Thormar",
768                     "email": "dufuz@php.net"
769                 },
770                 {
771                     "name": "Greg Beaver",
772                     "email": "cellog@php.net"
773                 }
774             ],
775             "description": "The PEAR Exception base class.",
776             "homepage": "https://github.com/pear/PEAR_Exception",
777             "keywords": [
778                 "exception"
779             ],
780             "support": {
781                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
782                 "source": "https://github.com/pear/PEAR_Exception"
783             },
784             "time": "2021-03-21T15:43:46+00:00"
785         },
786         {
787             "name": "pear/services_libravatar",
788             "version": "v0.2.4",
789             "source": {
790                 "type": "git",
791                 "url": "https://github.com/pear/Services_Libravatar.git",
792                 "reference": "8b9fda8c896afb18fdedc60ead29ee305ea222e9"
793             },
794             "dist": {
795                 "type": "zip",
796                 "url": "https://api.github.com/repos/pear/Services_Libravatar/zipball/8b9fda8c896afb18fdedc60ead29ee305ea222e9",
797                 "reference": "8b9fda8c896afb18fdedc60ead29ee305ea222e9",
798                 "shasum": ""
799             },
800             "require-dev": {
801                 "phpunit/phpunit": "^5.7.0"
802             },
803             "type": "library",
804             "autoload": {
805                 "psr-0": {
806                     "Services": "./Services/"
807                 }
808             },
809             "notification-url": "https://packagist.org/downloads/",
810             "include-path": [
811                 "./"
812             ],
813             "license": [
814                 "MIT"
815             ],
816             "authors": [
817                 {
818                     "name": "Christian Weiske",
819                     "email": "cweiske@php.net",
820                     "role": "Developer"
821                 },
822                 {
823                     "name": "Melissa Draper",
824                     "email": "melissa@meldraweb.com",
825                     "role": "Lead"
826                 }
827             ],
828             "description": "API interfacing class for libravatar.org",
829             "homepage": "http://pear.php.net/package/Services_Libravatar",
830             "support": {
831                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Services_Libravatar",
832                 "source": "https://github.com/pear/Services_Libravatar"
833             },
834             "time": "2017-08-23T20:23:02+00:00"
835         },
836         {
837             "name": "pear/services_yadis",
838             "version": "v0.6.0",
839             "source": {
840                 "type": "git",
841                 "url": "https://github.com/pear/Services_Yadis.git",
842                 "reference": "e4e1b560dc973cee384006776f54261e9ffedda3"
843             },
844             "dist": {
845                 "type": "zip",
846                 "url": "https://api.github.com/repos/pear/Services_Yadis/zipball/e4e1b560dc973cee384006776f54261e9ffedda3",
847                 "reference": "e4e1b560dc973cee384006776f54261e9ffedda3",
848                 "shasum": ""
849             },
850             "require": {
851                 "pear/http_request2": "^2.2.0",
852                 "pear/net_url2": "^2.2.0",
853                 "pear/validate": ">=0.8.7"
854             },
855             "require-dev": {
856                 "phpunit/phpunit": "^9"
857             },
858             "type": "library",
859             "autoload": {
860                 "psr-0": {
861                     "Services": "./"
862                 }
863             },
864             "notification-url": "https://packagist.org/downloads/",
865             "license": [
866                 "BSD-2-Clause"
867             ],
868             "authors": [
869                 {
870                     "name": "Bill Shupp",
871                     "email": "shupp@php.net",
872                     "role": "Lead"
873                 }
874             ],
875             "description": "Implementation of the Yadis Specification 1.0 protocol",
876             "homepage": "http://pear.php.net/package/Services_Yadis",
877             "support": {
878                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Services_Yadis",
879                 "source": "https://github.com/pear/Services_Yadis"
880             },
881             "time": "2023-03-21T13:08:05+00:00"
882         },
883         {
884             "name": "pear/system_command",
885             "version": "v1.1.1",
886             "source": {
887                 "type": "git",
888                 "url": "https://github.com/pear/System_Command.git",
889                 "reference": "b0dfe33bbaff50c18bdc91f569d81ebfe195fed5"
890             },
891             "dist": {
892                 "type": "zip",
893                 "url": "https://api.github.com/repos/pear/System_Command/zipball/b0dfe33bbaff50c18bdc91f569d81ebfe195fed5",
894                 "reference": "b0dfe33bbaff50c18bdc91f569d81ebfe195fed5",
895                 "shasum": ""
896             },
897             "require": {
898                 "pear/pear-core-minimal": "^1.10.0"
899             },
900             "type": "library",
901             "autoload": {
902                 "classmap": [
903                     "System/Command.php"
904                 ]
905             },
906             "notification-url": "https://packagist.org/downloads/",
907             "license": [
908                 "PHP-3.0"
909             ],
910             "authors": [
911                 {
912                     "name": "Craig Constantine",
913                     "email": "cconstantine@php.net",
914                     "role": "Lead"
915                 }
916             ],
917             "description": "PHP commandline execution interface",
918             "homepage": "http://pear.php.net/package/System_Command",
919             "support": {
920                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=System_Command",
921                 "source": "https://github.com/pear/System_Command"
922             },
923             "time": "2023-03-21T16:37:05+00:00"
924         },
925         {
926             "name": "pear/validate",
927             "version": "v0.8.7",
928             "source": {
929                 "type": "git",
930                 "url": "https://github.com/pear/Validate.git",
931                 "reference": "38dde6fb2f407909c27d183dc35b579826591b2c"
932             },
933             "dist": {
934                 "type": "zip",
935                 "url": "https://api.github.com/repos/pear/Validate/zipball/38dde6fb2f407909c27d183dc35b579826591b2c",
936                 "reference": "38dde6fb2f407909c27d183dc35b579826591b2c",
937                 "shasum": ""
938             },
939             "require": {
940                 "php": ">=7.3.0"
941             },
942             "require-dev": {
943                 "phpunit/phpunit": "^9"
944             },
945             "suggest": {
946                 "pear/date": "Install optionally via your project's composer.json"
947             },
948             "type": "library",
949             "autoload": {
950                 "psr-0": {
951                     "Validate": "./"
952                 }
953             },
954             "notification-url": "https://packagist.org/downloads/",
955             "include-path": [
956                 "./"
957             ],
958             "license": [
959                 "BSD-3-Clause"
960             ],
961             "authors": [
962                 {
963                     "name": "Pierre-Alain Joye",
964                     "email": "pierre.php@gmail.com",
965                     "role": "Lead"
966                 },
967                 {
968                     "name": "Thomas V.V.Cox",
969                     "email": "cox@php.net",
970                     "role": "Lead"
971                 },
972                 {
973                     "name": "Helgi Ãžormar Ãžorbjörnsson",
974                     "email": "dufuz@php.net",
975                     "role": "Lead"
976                 },
977                 {
978                     "name": "Amir Mohammad Saied",
979                     "email": "amirsaied@gmail.com",
980                     "role": "Lead"
981                 },
982                 {
983                     "name": "David Coallier",
984                     "email": "david@echolibre.com",
985                     "role": "Lead"
986                 },
987                 {
988                     "name": "bertrand Gugger",
989                     "email": "bertrand@toggg.com",
990                     "role": "Lead"
991                 },
992                 {
993                     "name": "Stefan Neufeind",
994                     "email": "pear.neufeind@speedpartner.de",
995                     "role": "Developer"
996                 }
997             ],
998             "description": "Validate numbers, email, strings, dates, URIs and more",
999             "homepage": "http://pear.php.net/package/Validate",
1000             "support": {
1001                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Validate",
1002                 "source": "https://github.com/pear/Validate"
1003             },
1004             "time": "2023-03-21T11:28:53+00:00"
1005         },
1006         {
1007             "name": "pear/versioncontrol_git",
1008             "version": "v0.7.0",
1009             "source": {
1010                 "type": "git",
1011                 "url": "https://github.com/pear/VersionControl_Git.git",
1012                 "reference": "c32d75d237974297f052ceb781dfc2eb817f7b59"
1013             },
1014             "dist": {
1015                 "type": "zip",
1016                 "url": "https://api.github.com/repos/pear/VersionControl_Git/zipball/c32d75d237974297f052ceb781dfc2eb817f7b59",
1017                 "reference": "c32d75d237974297f052ceb781dfc2eb817f7b59",
1018                 "shasum": ""
1019             },
1020             "require": {
1021                 "pear/pear-core-minimal": "^1.9",
1022                 "pear/pear_exception": "~1.0.0",
1023                 "php": "^7.3 || ^7.4 || ^8.0"
1024             },
1025             "require-dev": {
1026                 "phpunit/phpunit": "^9.5"
1027             },
1028             "type": "library",
1029             "autoload": {
1030                 "psr-0": {
1031                     "VersionControl": "./"
1032                 }
1033             },
1034             "notification-url": "https://packagist.org/downloads/",
1035             "include-path": [
1036                 "./"
1037             ],
1038             "license": [
1039                 "Apache-2.0"
1040             ],
1041             "authors": [
1042                 {
1043                     "name": "Kousuke Ebihara",
1044                     "email": "ebihara@php.net",
1045                     "role": "Lead"
1046                 }
1047             ],
1048             "description": "VersionControl_Git is a library that provides OO interface to handle Git repository.",
1049             "support": {
1050                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=VersionControl_Git",
1051                 "source": "https://github.com/pear/VersionControl_Git"
1052             },
1053             "time": "2023-03-22T19:55:38+00:00"
1054         },
1055         {
1056             "name": "pear2/services_linkback",
1057             "version": "v0.4.0",
1058             "source": {
1059                 "type": "git",
1060                 "url": "https://github.com/pear2/Services_Linkback.git",
1061                 "reference": "61790889871cae0bc6e54adb2637b9e0ec93275f"
1062             },
1063             "dist": {
1064                 "type": "zip",
1065                 "url": "https://api.github.com/repos/pear2/Services_Linkback/zipball/61790889871cae0bc6e54adb2637b9e0ec93275f",
1066                 "reference": "61790889871cae0bc6e54adb2637b9e0ec93275f",
1067                 "shasum": ""
1068             },
1069             "require": {
1070                 "ext-xmlrpc": "*",
1071                 "pear/http2": "^2.0",
1072                 "pear/http_request2": "^2.5",
1073                 "pear/net_url2": "^2.2"
1074             },
1075             "require-dev": {
1076                 "pear/stream_var": "^2.0",
1077                 "phpunit/phpunit": "^9",
1078                 "squizlabs/php_codesniffer": "~2.6"
1079             },
1080             "type": "library",
1081             "autoload": {
1082                 "psr-0": {
1083                     "PEAR2\\Services\\Linkback\\": "src"
1084                 }
1085             },
1086             "notification-url": "https://packagist.org/downloads/",
1087             "license": [
1088                 "LGPL-3.0+"
1089             ],
1090             "authors": [
1091                 {
1092                     "name": "Christian Weiske",
1093                     "email": "cweiske@php.net",
1094                     "homepage": "http://cweiske.de/"
1095                 }
1096             ],
1097             "description": "Pingback+webmention client and server implementation ",
1098             "homepage": "http://pear2.php.net/PEAR2_Services_Linkback",
1099             "support": {
1100                 "email": "pear-general@lists.php.net",
1101                 "issues": "https://github.com/pear2/Services_Linkback/issues/",
1102                 "source": "https://github.com/pear2/Services_Linkback/tree/v0.4.0"
1103             },
1104             "time": "2023-03-22T21:18:04+00:00"
1105         },
1106         {
1107             "name": "symfony/polyfill-ctype",
1108             "version": "v1.27.0",
1109             "source": {
1110                 "type": "git",
1111                 "url": "https://github.com/symfony/polyfill-ctype.git",
1112                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
1113             },
1114             "dist": {
1115                 "type": "zip",
1116                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
1117                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
1118                 "shasum": ""
1119             },
1120             "require": {
1121                 "php": ">=7.1"
1122             },
1123             "provide": {
1124                 "ext-ctype": "*"
1125             },
1126             "suggest": {
1127                 "ext-ctype": "For best performance"
1128             },
1129             "type": "library",
1130             "extra": {
1131                 "branch-alias": {
1132                     "dev-main": "1.27-dev"
1133                 },
1134                 "thanks": {
1135                     "name": "symfony/polyfill",
1136                     "url": "https://github.com/symfony/polyfill"
1137                 }
1138             },
1139             "autoload": {
1140                 "files": [
1141                     "bootstrap.php"
1142                 ],
1143                 "psr-4": {
1144                     "Symfony\\Polyfill\\Ctype\\": ""
1145                 }
1146             },
1147             "notification-url": "https://packagist.org/downloads/",
1148             "license": [
1149                 "MIT"
1150             ],
1151             "authors": [
1152                 {
1153                     "name": "Gert de Pagter",
1154                     "email": "BackEndTea@gmail.com"
1155                 },
1156                 {
1157                     "name": "Symfony Community",
1158                     "homepage": "https://symfony.com/contributors"
1159                 }
1160             ],
1161             "description": "Symfony polyfill for ctype functions",
1162             "homepage": "https://symfony.com",
1163             "keywords": [
1164                 "compatibility",
1165                 "ctype",
1166                 "polyfill",
1167                 "portable"
1168             ],
1169             "support": {
1170                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
1171             },
1172             "funding": [
1173                 {
1174                     "url": "https://symfony.com/sponsor",
1175                     "type": "custom"
1176                 },
1177                 {
1178                     "url": "https://github.com/fabpot",
1179                     "type": "github"
1180                 },
1181                 {
1182                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1183                     "type": "tidelift"
1184                 }
1185             ],
1186             "time": "2022-11-03T14:55:06+00:00"
1187         },
1188         {
1189             "name": "twig/twig",
1190             "version": "v1.44.7",
1191             "source": {
1192                 "type": "git",
1193                 "url": "https://github.com/twigphp/Twig.git",
1194                 "reference": "0887422319889e442458e48e2f3d9add1a172ad5"
1195             },
1196             "dist": {
1197                 "type": "zip",
1198                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/0887422319889e442458e48e2f3d9add1a172ad5",
1199                 "reference": "0887422319889e442458e48e2f3d9add1a172ad5",
1200                 "shasum": ""
1201             },
1202             "require": {
1203                 "php": ">=7.2.5",
1204                 "symfony/polyfill-ctype": "^1.8"
1205             },
1206             "require-dev": {
1207                 "psr/container": "^1.0",
1208                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
1209             },
1210             "type": "library",
1211             "extra": {
1212                 "branch-alias": {
1213                     "dev-master": "1.44-dev"
1214                 }
1215             },
1216             "autoload": {
1217                 "psr-0": {
1218                     "Twig_": "lib/"
1219                 },
1220                 "psr-4": {
1221                     "Twig\\": "src/"
1222                 }
1223             },
1224             "notification-url": "https://packagist.org/downloads/",
1225             "license": [
1226                 "BSD-3-Clause"
1227             ],
1228             "authors": [
1229                 {
1230                     "name": "Fabien Potencier",
1231                     "email": "fabien@symfony.com",
1232                     "homepage": "http://fabien.potencier.org",
1233                     "role": "Lead Developer"
1234                 },
1235                 {
1236                     "name": "Twig Team",
1237                     "role": "Contributors"
1238                 },
1239                 {
1240                     "name": "Armin Ronacher",
1241                     "email": "armin.ronacher@active-4.com",
1242                     "role": "Project Founder"
1243                 }
1244             ],
1245             "description": "Twig, the flexible, fast, and secure template language for PHP",
1246             "homepage": "https://twig.symfony.com",
1247             "keywords": [
1248                 "templating"
1249             ],
1250             "support": {
1251                 "issues": "https://github.com/twigphp/Twig/issues",
1252                 "source": "https://github.com/twigphp/Twig/tree/v1.44.7"
1253             },
1254             "funding": [
1255                 {
1256                     "url": "https://github.com/fabpot",
1257                     "type": "github"
1258                 },
1259                 {
1260                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
1261                     "type": "tidelift"
1262                 }
1263             ],
1264             "time": "2022-09-28T08:38:36+00:00"
1265         }
1266     ],
1267     "packages-dev": [],
1268     "aliases": [],
1269     "minimum-stability": "stable",
1270     "stability-flags": [],
1271     "prefer-stable": false,
1272     "prefer-lowest": false,
1273     "platform": {
1274         "ext-mbstring": "*"
1275     },
1276     "platform-dev": [],
1277     "plugin-api-version": "2.3.0"
1278 }