]> git.localhorst.tv Git - alttp.git/blob - composer.lock
random chat buttons
[alttp.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": "ffe863b64722a40de9d8de5597d8c9b8",
8     "packages": [
9         {
10             "name": "beyondcode/laravel-websockets",
11             "version": "1.14.0",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/beyondcode/laravel-websockets.git",
15                 "reference": "9ab87be1d96340979e67b462ea5fd6a8b06e6a02"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/beyondcode/laravel-websockets/zipball/9ab87be1d96340979e67b462ea5fd6a8b06e6a02",
20                 "reference": "9ab87be1d96340979e67b462ea5fd6a8b06e6a02",
21                 "shasum": ""
22             },
23             "require": {
24                 "cboden/ratchet": "^0.4.1",
25                 "ext-json": "*",
26                 "facade/ignition-contracts": "^1.0",
27                 "guzzlehttp/psr7": "^1.7|^2.0",
28                 "illuminate/broadcasting": "^6.0|^7.0|^8.0|^9.0|^10.0",
29                 "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
30                 "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0",
31                 "illuminate/routing": "^6.0|^7.0|^8.0|^9.0|^10.0",
32                 "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
33                 "php": "^7.2|^8.0",
34                 "pusher/pusher-php-server": "^3.0|^4.0|^5.0|^6.0|^7.0",
35                 "react/dns": "^1.1",
36                 "react/http": "^1.1",
37                 "symfony/http-kernel": "^4.0|^5.0|^6.0",
38                 "symfony/psr-http-message-bridge": "^1.1|^2.0"
39             },
40             "require-dev": {
41                 "mockery/mockery": "^1.3.3",
42                 "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0",
43                 "phpunit/phpunit": "^8.0|^9.0|^10.0"
44             },
45             "type": "library",
46             "extra": {
47                 "laravel": {
48                     "providers": [
49                         "BeyondCode\\LaravelWebSockets\\WebSocketsServiceProvider"
50                     ],
51                     "aliases": {
52                         "WebSocketRouter": "BeyondCode\\LaravelWebSockets\\Facades\\WebSocketRouter"
53                     }
54                 }
55             },
56             "autoload": {
57                 "psr-4": {
58                     "BeyondCode\\LaravelWebSockets\\": "src"
59                 }
60             },
61             "notification-url": "https://packagist.org/downloads/",
62             "license": [
63                 "MIT"
64             ],
65             "authors": [
66                 {
67                     "name": "Marcel Pociot",
68                     "email": "marcel@beyondco.de",
69                     "homepage": "https://beyondcode.de",
70                     "role": "Developer"
71                 },
72                 {
73                     "name": "Freek Van der Herten",
74                     "email": "freek@spatie.be",
75                     "homepage": "https://spatie.be",
76                     "role": "Developer"
77                 }
78             ],
79             "description": "An easy to use WebSocket server",
80             "homepage": "https://github.com/beyondcode/laravel-websockets",
81             "keywords": [
82                 "beyondcode",
83                 "laravel-websockets"
84             ],
85             "support": {
86                 "issues": "https://github.com/beyondcode/laravel-websockets/issues",
87                 "source": "https://github.com/beyondcode/laravel-websockets/tree/1.14.0"
88             },
89             "time": "2023-02-15T10:40:49+00:00"
90         },
91         {
92             "name": "brick/math",
93             "version": "0.11.0",
94             "source": {
95                 "type": "git",
96                 "url": "https://github.com/brick/math.git",
97                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
98             },
99             "dist": {
100                 "type": "zip",
101                 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
102                 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
103                 "shasum": ""
104             },
105             "require": {
106                 "php": "^8.0"
107             },
108             "require-dev": {
109                 "php-coveralls/php-coveralls": "^2.2",
110                 "phpunit/phpunit": "^9.0",
111                 "vimeo/psalm": "5.0.0"
112             },
113             "type": "library",
114             "autoload": {
115                 "psr-4": {
116                     "Brick\\Math\\": "src/"
117                 }
118             },
119             "notification-url": "https://packagist.org/downloads/",
120             "license": [
121                 "MIT"
122             ],
123             "description": "Arbitrary-precision arithmetic library",
124             "keywords": [
125                 "Arbitrary-precision",
126                 "BigInteger",
127                 "BigRational",
128                 "arithmetic",
129                 "bigdecimal",
130                 "bignum",
131                 "brick",
132                 "math"
133             ],
134             "support": {
135                 "issues": "https://github.com/brick/math/issues",
136                 "source": "https://github.com/brick/math/tree/0.11.0"
137             },
138             "funding": [
139                 {
140                     "url": "https://github.com/BenMorel",
141                     "type": "github"
142                 }
143             ],
144             "time": "2023-01-15T23:15:59+00:00"
145         },
146         {
147             "name": "cboden/ratchet",
148             "version": "v0.4.4",
149             "source": {
150                 "type": "git",
151                 "url": "https://github.com/ratchetphp/Ratchet.git",
152                 "reference": "5012dc954541b40c5599d286fd40653f5716a38f"
153             },
154             "dist": {
155                 "type": "zip",
156                 "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/5012dc954541b40c5599d286fd40653f5716a38f",
157                 "reference": "5012dc954541b40c5599d286fd40653f5716a38f",
158                 "shasum": ""
159             },
160             "require": {
161                 "guzzlehttp/psr7": "^1.7|^2.0",
162                 "php": ">=5.4.2",
163                 "ratchet/rfc6455": "^0.3.1",
164                 "react/event-loop": ">=0.4",
165                 "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5",
166                 "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0|^6.0",
167                 "symfony/routing": "^2.6|^3.0|^4.0|^5.0|^6.0"
168             },
169             "require-dev": {
170                 "phpunit/phpunit": "~4.8"
171             },
172             "type": "library",
173             "autoload": {
174                 "psr-4": {
175                     "Ratchet\\": "src/Ratchet"
176                 }
177             },
178             "notification-url": "https://packagist.org/downloads/",
179             "license": [
180                 "MIT"
181             ],
182             "authors": [
183                 {
184                     "name": "Chris Boden",
185                     "email": "cboden@gmail.com",
186                     "role": "Developer"
187                 },
188                 {
189                     "name": "Matt Bonneau",
190                     "role": "Developer"
191                 }
192             ],
193             "description": "PHP WebSocket library",
194             "homepage": "http://socketo.me",
195             "keywords": [
196                 "Ratchet",
197                 "WebSockets",
198                 "server",
199                 "sockets",
200                 "websocket"
201             ],
202             "support": {
203                 "chat": "https://gitter.im/reactphp/reactphp",
204                 "issues": "https://github.com/ratchetphp/Ratchet/issues",
205                 "source": "https://github.com/ratchetphp/Ratchet/tree/v0.4.4"
206             },
207             "time": "2021-12-14T00:20:41+00:00"
208         },
209         {
210             "name": "dflydev/dot-access-data",
211             "version": "v3.0.2",
212             "source": {
213                 "type": "git",
214                 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
215                 "reference": "f41715465d65213d644d3141a6a93081be5d3549"
216             },
217             "dist": {
218                 "type": "zip",
219                 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
220                 "reference": "f41715465d65213d644d3141a6a93081be5d3549",
221                 "shasum": ""
222             },
223             "require": {
224                 "php": "^7.1 || ^8.0"
225             },
226             "require-dev": {
227                 "phpstan/phpstan": "^0.12.42",
228                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
229                 "scrutinizer/ocular": "1.6.0",
230                 "squizlabs/php_codesniffer": "^3.5",
231                 "vimeo/psalm": "^4.0.0"
232             },
233             "type": "library",
234             "extra": {
235                 "branch-alias": {
236                     "dev-main": "3.x-dev"
237                 }
238             },
239             "autoload": {
240                 "psr-4": {
241                     "Dflydev\\DotAccessData\\": "src/"
242                 }
243             },
244             "notification-url": "https://packagist.org/downloads/",
245             "license": [
246                 "MIT"
247             ],
248             "authors": [
249                 {
250                     "name": "Dragonfly Development Inc.",
251                     "email": "info@dflydev.com",
252                     "homepage": "http://dflydev.com"
253                 },
254                 {
255                     "name": "Beau Simensen",
256                     "email": "beau@dflydev.com",
257                     "homepage": "http://beausimensen.com"
258                 },
259                 {
260                     "name": "Carlos Frutos",
261                     "email": "carlos@kiwing.it",
262                     "homepage": "https://github.com/cfrutos"
263                 },
264                 {
265                     "name": "Colin O'Dell",
266                     "email": "colinodell@gmail.com",
267                     "homepage": "https://www.colinodell.com"
268                 }
269             ],
270             "description": "Given a deep data structure, access data by dot notation.",
271             "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
272             "keywords": [
273                 "access",
274                 "data",
275                 "dot",
276                 "notation"
277             ],
278             "support": {
279                 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
280                 "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
281             },
282             "time": "2022-10-27T11:44:00+00:00"
283         },
284         {
285             "name": "discord-php/http",
286             "version": "v9.1.8",
287             "source": {
288                 "type": "git",
289                 "url": "https://github.com/discord-php/DiscordPHP-Http.git",
290                 "reference": "8dc95a63836f7f0161fc5e52e1d9feeaa36b36ba"
291             },
292             "dist": {
293                 "type": "zip",
294                 "url": "https://api.github.com/repos/discord-php/DiscordPHP-Http/zipball/8dc95a63836f7f0161fc5e52e1d9feeaa36b36ba",
295                 "reference": "8dc95a63836f7f0161fc5e52e1d9feeaa36b36ba",
296                 "shasum": ""
297             },
298             "require": {
299                 "php": "^7.2|^8.0",
300                 "psr/log": "^1.1 || ^2.0 || ^3.0",
301                 "react/http": "^1.2"
302             },
303             "require-dev": {
304                 "friendsofphp/php-cs-fixer": "^2.17",
305                 "guzzlehttp/guzzle": "^6.0|^7.0",
306                 "monolog/monolog": "^2.2",
307                 "psy/psysh": "^0.10.6"
308             },
309             "suggest": {
310                 "guzzlehttp/guzzle": "For alternative to ReactPHP/Http Browser"
311             },
312             "type": "library",
313             "autoload": {
314                 "psr-4": {
315                     "Discord\\Http\\": "src/Discord"
316                 }
317             },
318             "notification-url": "https://packagist.org/downloads/",
319             "license": [
320                 "MIT"
321             ],
322             "authors": [
323                 {
324                     "name": "David Cole",
325                     "email": "david.cole1340@gmail.com"
326                 }
327             ],
328             "description": "Handles HTTP requests to Discord servers",
329             "support": {
330                 "issues": "https://github.com/discord-php/DiscordPHP-Http/issues",
331                 "source": "https://github.com/discord-php/DiscordPHP-Http/tree/v9.1.8"
332             },
333             "time": "2022-12-13T12:11:12+00:00"
334         },
335         {
336             "name": "discord/interactions",
337             "version": "2.2.0",
338             "source": {
339                 "type": "git",
340                 "url": "https://github.com/discord/discord-interactions-php.git",
341                 "reference": "a6fc0c877b75cf5ff5811f2ea69c5cc4ad6ac457"
342             },
343             "dist": {
344                 "type": "zip",
345                 "url": "https://api.github.com/repos/discord/discord-interactions-php/zipball/a6fc0c877b75cf5ff5811f2ea69c5cc4ad6ac457",
346                 "reference": "a6fc0c877b75cf5ff5811f2ea69c5cc4ad6ac457",
347                 "shasum": ""
348             },
349             "conflict": {
350                 "simplito/elliptic-php": "<1.0,>=1.1"
351             },
352             "require-dev": {
353                 "simplito/elliptic-php": "^1.0"
354             },
355             "suggest": {
356                 "simplito/elliptic-php": "Required to validate interaction signatures."
357             },
358             "type": "library",
359             "autoload": {
360                 "psr-4": {
361                     "Discord\\": "discord"
362                 }
363             },
364             "notification-url": "https://packagist.org/downloads/",
365             "license": [
366                 "MIT"
367             ],
368             "authors": [
369                 {
370                     "name": "Ian Webster",
371                     "email": "ianw_php@ianww.com"
372                 }
373             ],
374             "description": "Utils for implementing the Discord Interactions API",
375             "keywords": [
376                 "discord"
377             ],
378             "support": {
379                 "issues": "https://github.com/discord/discord-interactions-php/issues",
380                 "source": "https://github.com/discord/discord-interactions-php/tree/2.2.0"
381             },
382             "time": "2022-02-09T17:58:51+00:00"
383         },
384         {
385             "name": "doctrine/cache",
386             "version": "2.2.0",
387             "source": {
388                 "type": "git",
389                 "url": "https://github.com/doctrine/cache.git",
390                 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
391             },
392             "dist": {
393                 "type": "zip",
394                 "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
395                 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
396                 "shasum": ""
397             },
398             "require": {
399                 "php": "~7.1 || ^8.0"
400             },
401             "conflict": {
402                 "doctrine/common": ">2.2,<2.4"
403             },
404             "require-dev": {
405                 "cache/integration-tests": "dev-master",
406                 "doctrine/coding-standard": "^9",
407                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
408                 "psr/cache": "^1.0 || ^2.0 || ^3.0",
409                 "symfony/cache": "^4.4 || ^5.4 || ^6",
410                 "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
411             },
412             "type": "library",
413             "autoload": {
414                 "psr-4": {
415                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
416                 }
417             },
418             "notification-url": "https://packagist.org/downloads/",
419             "license": [
420                 "MIT"
421             ],
422             "authors": [
423                 {
424                     "name": "Guilherme Blanco",
425                     "email": "guilhermeblanco@gmail.com"
426                 },
427                 {
428                     "name": "Roman Borschel",
429                     "email": "roman@code-factory.org"
430                 },
431                 {
432                     "name": "Benjamin Eberlei",
433                     "email": "kontakt@beberlei.de"
434                 },
435                 {
436                     "name": "Jonathan Wage",
437                     "email": "jonwage@gmail.com"
438                 },
439                 {
440                     "name": "Johannes Schmitt",
441                     "email": "schmittjoh@gmail.com"
442                 }
443             ],
444             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
445             "homepage": "https://www.doctrine-project.org/projects/cache.html",
446             "keywords": [
447                 "abstraction",
448                 "apcu",
449                 "cache",
450                 "caching",
451                 "couchdb",
452                 "memcached",
453                 "php",
454                 "redis",
455                 "xcache"
456             ],
457             "support": {
458                 "issues": "https://github.com/doctrine/cache/issues",
459                 "source": "https://github.com/doctrine/cache/tree/2.2.0"
460             },
461             "funding": [
462                 {
463                     "url": "https://www.doctrine-project.org/sponsorship.html",
464                     "type": "custom"
465                 },
466                 {
467                     "url": "https://www.patreon.com/phpdoctrine",
468                     "type": "patreon"
469                 },
470                 {
471                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
472                     "type": "tidelift"
473                 }
474             ],
475             "time": "2022-05-20T20:07:39+00:00"
476         },
477         {
478             "name": "doctrine/dbal",
479             "version": "3.6.0",
480             "source": {
481                 "type": "git",
482                 "url": "https://github.com/doctrine/dbal.git",
483                 "reference": "85b98cb23c8af471a67abfe14485da696bcabc2e"
484             },
485             "dist": {
486                 "type": "zip",
487                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/85b98cb23c8af471a67abfe14485da696bcabc2e",
488                 "reference": "85b98cb23c8af471a67abfe14485da696bcabc2e",
489                 "shasum": ""
490             },
491             "require": {
492                 "composer-runtime-api": "^2",
493                 "doctrine/cache": "^1.11|^2.0",
494                 "doctrine/deprecations": "^0.5.3|^1",
495                 "doctrine/event-manager": "^1|^2",
496                 "php": "^7.4 || ^8.0",
497                 "psr/cache": "^1|^2|^3",
498                 "psr/log": "^1|^2|^3"
499             },
500             "require-dev": {
501                 "doctrine/coding-standard": "11.1.0",
502                 "fig/log-test": "^1",
503                 "jetbrains/phpstorm-stubs": "2022.3",
504                 "phpstan/phpstan": "1.9.14",
505                 "phpstan/phpstan-strict-rules": "^1.4",
506                 "phpunit/phpunit": "9.6.3",
507                 "psalm/plugin-phpunit": "0.18.4",
508                 "squizlabs/php_codesniffer": "3.7.1",
509                 "symfony/cache": "^5.4|^6.0",
510                 "symfony/console": "^4.4|^5.4|^6.0",
511                 "vimeo/psalm": "4.30.0"
512             },
513             "suggest": {
514                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
515             },
516             "bin": [
517                 "bin/doctrine-dbal"
518             ],
519             "type": "library",
520             "autoload": {
521                 "psr-4": {
522                     "Doctrine\\DBAL\\": "src"
523                 }
524             },
525             "notification-url": "https://packagist.org/downloads/",
526             "license": [
527                 "MIT"
528             ],
529             "authors": [
530                 {
531                     "name": "Guilherme Blanco",
532                     "email": "guilhermeblanco@gmail.com"
533                 },
534                 {
535                     "name": "Roman Borschel",
536                     "email": "roman@code-factory.org"
537                 },
538                 {
539                     "name": "Benjamin Eberlei",
540                     "email": "kontakt@beberlei.de"
541                 },
542                 {
543                     "name": "Jonathan Wage",
544                     "email": "jonwage@gmail.com"
545                 }
546             ],
547             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
548             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
549             "keywords": [
550                 "abstraction",
551                 "database",
552                 "db2",
553                 "dbal",
554                 "mariadb",
555                 "mssql",
556                 "mysql",
557                 "oci8",
558                 "oracle",
559                 "pdo",
560                 "pgsql",
561                 "postgresql",
562                 "queryobject",
563                 "sasql",
564                 "sql",
565                 "sqlite",
566                 "sqlserver",
567                 "sqlsrv"
568             ],
569             "support": {
570                 "issues": "https://github.com/doctrine/dbal/issues",
571                 "source": "https://github.com/doctrine/dbal/tree/3.6.0"
572             },
573             "funding": [
574                 {
575                     "url": "https://www.doctrine-project.org/sponsorship.html",
576                     "type": "custom"
577                 },
578                 {
579                     "url": "https://www.patreon.com/phpdoctrine",
580                     "type": "patreon"
581                 },
582                 {
583                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
584                     "type": "tidelift"
585                 }
586             ],
587             "time": "2023-02-07T22:52:03+00:00"
588         },
589         {
590             "name": "doctrine/deprecations",
591             "version": "v1.0.0",
592             "source": {
593                 "type": "git",
594                 "url": "https://github.com/doctrine/deprecations.git",
595                 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
596             },
597             "dist": {
598                 "type": "zip",
599                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
600                 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
601                 "shasum": ""
602             },
603             "require": {
604                 "php": "^7.1|^8.0"
605             },
606             "require-dev": {
607                 "doctrine/coding-standard": "^9",
608                 "phpunit/phpunit": "^7.5|^8.5|^9.5",
609                 "psr/log": "^1|^2|^3"
610             },
611             "suggest": {
612                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
613             },
614             "type": "library",
615             "autoload": {
616                 "psr-4": {
617                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
618                 }
619             },
620             "notification-url": "https://packagist.org/downloads/",
621             "license": [
622                 "MIT"
623             ],
624             "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
625             "homepage": "https://www.doctrine-project.org/",
626             "support": {
627                 "issues": "https://github.com/doctrine/deprecations/issues",
628                 "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
629             },
630             "time": "2022-05-02T15:47:09+00:00"
631         },
632         {
633             "name": "doctrine/event-manager",
634             "version": "2.0.0",
635             "source": {
636                 "type": "git",
637                 "url": "https://github.com/doctrine/event-manager.git",
638                 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
639             },
640             "dist": {
641                 "type": "zip",
642                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
643                 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
644                 "shasum": ""
645             },
646             "require": {
647                 "php": "^8.1"
648             },
649             "conflict": {
650                 "doctrine/common": "<2.9"
651             },
652             "require-dev": {
653                 "doctrine/coding-standard": "^10",
654                 "phpstan/phpstan": "^1.8.8",
655                 "phpunit/phpunit": "^9.5",
656                 "vimeo/psalm": "^4.28"
657             },
658             "type": "library",
659             "autoload": {
660                 "psr-4": {
661                     "Doctrine\\Common\\": "src"
662                 }
663             },
664             "notification-url": "https://packagist.org/downloads/",
665             "license": [
666                 "MIT"
667             ],
668             "authors": [
669                 {
670                     "name": "Guilherme Blanco",
671                     "email": "guilhermeblanco@gmail.com"
672                 },
673                 {
674                     "name": "Roman Borschel",
675                     "email": "roman@code-factory.org"
676                 },
677                 {
678                     "name": "Benjamin Eberlei",
679                     "email": "kontakt@beberlei.de"
680                 },
681                 {
682                     "name": "Jonathan Wage",
683                     "email": "jonwage@gmail.com"
684                 },
685                 {
686                     "name": "Johannes Schmitt",
687                     "email": "schmittjoh@gmail.com"
688                 },
689                 {
690                     "name": "Marco Pivetta",
691                     "email": "ocramius@gmail.com"
692                 }
693             ],
694             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
695             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
696             "keywords": [
697                 "event",
698                 "event dispatcher",
699                 "event manager",
700                 "event system",
701                 "events"
702             ],
703             "support": {
704                 "issues": "https://github.com/doctrine/event-manager/issues",
705                 "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
706             },
707             "funding": [
708                 {
709                     "url": "https://www.doctrine-project.org/sponsorship.html",
710                     "type": "custom"
711                 },
712                 {
713                     "url": "https://www.patreon.com/phpdoctrine",
714                     "type": "patreon"
715                 },
716                 {
717                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
718                     "type": "tidelift"
719                 }
720             ],
721             "time": "2022-10-12T20:59:15+00:00"
722         },
723         {
724             "name": "doctrine/inflector",
725             "version": "2.0.6",
726             "source": {
727                 "type": "git",
728                 "url": "https://github.com/doctrine/inflector.git",
729                 "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
730             },
731             "dist": {
732                 "type": "zip",
733                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
734                 "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
735                 "shasum": ""
736             },
737             "require": {
738                 "php": "^7.2 || ^8.0"
739             },
740             "require-dev": {
741                 "doctrine/coding-standard": "^10",
742                 "phpstan/phpstan": "^1.8",
743                 "phpstan/phpstan-phpunit": "^1.1",
744                 "phpstan/phpstan-strict-rules": "^1.3",
745                 "phpunit/phpunit": "^8.5 || ^9.5",
746                 "vimeo/psalm": "^4.25"
747             },
748             "type": "library",
749             "autoload": {
750                 "psr-4": {
751                     "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
752                 }
753             },
754             "notification-url": "https://packagist.org/downloads/",
755             "license": [
756                 "MIT"
757             ],
758             "authors": [
759                 {
760                     "name": "Guilherme Blanco",
761                     "email": "guilhermeblanco@gmail.com"
762                 },
763                 {
764                     "name": "Roman Borschel",
765                     "email": "roman@code-factory.org"
766                 },
767                 {
768                     "name": "Benjamin Eberlei",
769                     "email": "kontakt@beberlei.de"
770                 },
771                 {
772                     "name": "Jonathan Wage",
773                     "email": "jonwage@gmail.com"
774                 },
775                 {
776                     "name": "Johannes Schmitt",
777                     "email": "schmittjoh@gmail.com"
778                 }
779             ],
780             "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
781             "homepage": "https://www.doctrine-project.org/projects/inflector.html",
782             "keywords": [
783                 "inflection",
784                 "inflector",
785                 "lowercase",
786                 "manipulation",
787                 "php",
788                 "plural",
789                 "singular",
790                 "strings",
791                 "uppercase",
792                 "words"
793             ],
794             "support": {
795                 "issues": "https://github.com/doctrine/inflector/issues",
796                 "source": "https://github.com/doctrine/inflector/tree/2.0.6"
797             },
798             "funding": [
799                 {
800                     "url": "https://www.doctrine-project.org/sponsorship.html",
801                     "type": "custom"
802                 },
803                 {
804                     "url": "https://www.patreon.com/phpdoctrine",
805                     "type": "patreon"
806                 },
807                 {
808                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
809                     "type": "tidelift"
810                 }
811             ],
812             "time": "2022-10-20T09:10:12+00:00"
813         },
814         {
815             "name": "doctrine/lexer",
816             "version": "3.0.0",
817             "source": {
818                 "type": "git",
819                 "url": "https://github.com/doctrine/lexer.git",
820                 "reference": "84a527db05647743d50373e0ec53a152f2cde568"
821             },
822             "dist": {
823                 "type": "zip",
824                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568",
825                 "reference": "84a527db05647743d50373e0ec53a152f2cde568",
826                 "shasum": ""
827             },
828             "require": {
829                 "php": "^8.1"
830             },
831             "require-dev": {
832                 "doctrine/coding-standard": "^10",
833                 "phpstan/phpstan": "^1.9",
834                 "phpunit/phpunit": "^9.5",
835                 "psalm/plugin-phpunit": "^0.18.3",
836                 "vimeo/psalm": "^5.0"
837             },
838             "type": "library",
839             "autoload": {
840                 "psr-4": {
841                     "Doctrine\\Common\\Lexer\\": "src"
842                 }
843             },
844             "notification-url": "https://packagist.org/downloads/",
845             "license": [
846                 "MIT"
847             ],
848             "authors": [
849                 {
850                     "name": "Guilherme Blanco",
851                     "email": "guilhermeblanco@gmail.com"
852                 },
853                 {
854                     "name": "Roman Borschel",
855                     "email": "roman@code-factory.org"
856                 },
857                 {
858                     "name": "Johannes Schmitt",
859                     "email": "schmittjoh@gmail.com"
860                 }
861             ],
862             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
863             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
864             "keywords": [
865                 "annotations",
866                 "docblock",
867                 "lexer",
868                 "parser",
869                 "php"
870             ],
871             "support": {
872                 "issues": "https://github.com/doctrine/lexer/issues",
873                 "source": "https://github.com/doctrine/lexer/tree/3.0.0"
874             },
875             "funding": [
876                 {
877                     "url": "https://www.doctrine-project.org/sponsorship.html",
878                     "type": "custom"
879                 },
880                 {
881                     "url": "https://www.patreon.com/phpdoctrine",
882                     "type": "patreon"
883                 },
884                 {
885                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
886                     "type": "tidelift"
887                 }
888             ],
889             "time": "2022-12-15T16:57:16+00:00"
890         },
891         {
892             "name": "dragonmantank/cron-expression",
893             "version": "v3.3.2",
894             "source": {
895                 "type": "git",
896                 "url": "https://github.com/dragonmantank/cron-expression.git",
897                 "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8"
898             },
899             "dist": {
900                 "type": "zip",
901                 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8",
902                 "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8",
903                 "shasum": ""
904             },
905             "require": {
906                 "php": "^7.2|^8.0",
907                 "webmozart/assert": "^1.0"
908             },
909             "replace": {
910                 "mtdowling/cron-expression": "^1.0"
911             },
912             "require-dev": {
913                 "phpstan/extension-installer": "^1.0",
914                 "phpstan/phpstan": "^1.0",
915                 "phpstan/phpstan-webmozart-assert": "^1.0",
916                 "phpunit/phpunit": "^7.0|^8.0|^9.0"
917             },
918             "type": "library",
919             "autoload": {
920                 "psr-4": {
921                     "Cron\\": "src/Cron/"
922                 }
923             },
924             "notification-url": "https://packagist.org/downloads/",
925             "license": [
926                 "MIT"
927             ],
928             "authors": [
929                 {
930                     "name": "Chris Tankersley",
931                     "email": "chris@ctankersley.com",
932                     "homepage": "https://github.com/dragonmantank"
933                 }
934             ],
935             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
936             "keywords": [
937                 "cron",
938                 "schedule"
939             ],
940             "support": {
941                 "issues": "https://github.com/dragonmantank/cron-expression/issues",
942                 "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2"
943             },
944             "funding": [
945                 {
946                     "url": "https://github.com/dragonmantank",
947                     "type": "github"
948                 }
949             ],
950             "time": "2022-09-10T18:51:20+00:00"
951         },
952         {
953             "name": "egulias/email-validator",
954             "version": "4.0.1",
955             "source": {
956                 "type": "git",
957                 "url": "https://github.com/egulias/EmailValidator.git",
958                 "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff"
959             },
960             "dist": {
961                 "type": "zip",
962                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff",
963                 "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff",
964                 "shasum": ""
965             },
966             "require": {
967                 "doctrine/lexer": "^2.0 || ^3.0",
968                 "php": ">=8.1",
969                 "symfony/polyfill-intl-idn": "^1.26"
970             },
971             "require-dev": {
972                 "phpunit/phpunit": "^9.5.27",
973                 "vimeo/psalm": "^4.30"
974             },
975             "suggest": {
976                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
977             },
978             "type": "library",
979             "extra": {
980                 "branch-alias": {
981                     "dev-master": "4.0.x-dev"
982                 }
983             },
984             "autoload": {
985                 "psr-4": {
986                     "Egulias\\EmailValidator\\": "src"
987                 }
988             },
989             "notification-url": "https://packagist.org/downloads/",
990             "license": [
991                 "MIT"
992             ],
993             "authors": [
994                 {
995                     "name": "Eduardo Gulias Davis"
996                 }
997             ],
998             "description": "A library for validating emails against several RFCs",
999             "homepage": "https://github.com/egulias/EmailValidator",
1000             "keywords": [
1001                 "email",
1002                 "emailvalidation",
1003                 "emailvalidator",
1004                 "validation",
1005                 "validator"
1006             ],
1007             "support": {
1008                 "issues": "https://github.com/egulias/EmailValidator/issues",
1009                 "source": "https://github.com/egulias/EmailValidator/tree/4.0.1"
1010             },
1011             "funding": [
1012                 {
1013                     "url": "https://github.com/egulias",
1014                     "type": "github"
1015                 }
1016             ],
1017             "time": "2023-01-14T14:17:03+00:00"
1018         },
1019         {
1020             "name": "evenement/evenement",
1021             "version": "v3.0.1",
1022             "source": {
1023                 "type": "git",
1024                 "url": "https://github.com/igorw/evenement.git",
1025                 "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
1026             },
1027             "dist": {
1028                 "type": "zip",
1029                 "url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
1030                 "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
1031                 "shasum": ""
1032             },
1033             "require": {
1034                 "php": ">=7.0"
1035             },
1036             "require-dev": {
1037                 "phpunit/phpunit": "^6.0"
1038             },
1039             "type": "library",
1040             "autoload": {
1041                 "psr-0": {
1042                     "Evenement": "src"
1043                 }
1044             },
1045             "notification-url": "https://packagist.org/downloads/",
1046             "license": [
1047                 "MIT"
1048             ],
1049             "authors": [
1050                 {
1051                     "name": "Igor Wiedler",
1052                     "email": "igor@wiedler.ch"
1053                 }
1054             ],
1055             "description": "Événement is a very simple event dispatching library for PHP",
1056             "keywords": [
1057                 "event-dispatcher",
1058                 "event-emitter"
1059             ],
1060             "support": {
1061                 "issues": "https://github.com/igorw/evenement/issues",
1062                 "source": "https://github.com/igorw/evenement/tree/master"
1063             },
1064             "time": "2017-07-23T21:35:13+00:00"
1065         },
1066         {
1067             "name": "facade/ignition-contracts",
1068             "version": "1.0.2",
1069             "source": {
1070                 "type": "git",
1071                 "url": "https://github.com/facade/ignition-contracts.git",
1072                 "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267"
1073             },
1074             "dist": {
1075                 "type": "zip",
1076                 "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
1077                 "reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
1078                 "shasum": ""
1079             },
1080             "require": {
1081                 "php": "^7.3|^8.0"
1082             },
1083             "require-dev": {
1084                 "friendsofphp/php-cs-fixer": "^v2.15.8",
1085                 "phpunit/phpunit": "^9.3.11",
1086                 "vimeo/psalm": "^3.17.1"
1087             },
1088             "type": "library",
1089             "autoload": {
1090                 "psr-4": {
1091                     "Facade\\IgnitionContracts\\": "src"
1092                 }
1093             },
1094             "notification-url": "https://packagist.org/downloads/",
1095             "license": [
1096                 "MIT"
1097             ],
1098             "authors": [
1099                 {
1100                     "name": "Freek Van der Herten",
1101                     "email": "freek@spatie.be",
1102                     "homepage": "https://flareapp.io",
1103                     "role": "Developer"
1104                 }
1105             ],
1106             "description": "Solution contracts for Ignition",
1107             "homepage": "https://github.com/facade/ignition-contracts",
1108             "keywords": [
1109                 "contracts",
1110                 "flare",
1111                 "ignition"
1112             ],
1113             "support": {
1114                 "issues": "https://github.com/facade/ignition-contracts/issues",
1115                 "source": "https://github.com/facade/ignition-contracts/tree/1.0.2"
1116             },
1117             "time": "2020-10-16T08:27:54+00:00"
1118         },
1119         {
1120             "name": "fig/http-message-util",
1121             "version": "1.1.5",
1122             "source": {
1123                 "type": "git",
1124                 "url": "https://github.com/php-fig/http-message-util.git",
1125                 "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
1126             },
1127             "dist": {
1128                 "type": "zip",
1129                 "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
1130                 "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
1131                 "shasum": ""
1132             },
1133             "require": {
1134                 "php": "^5.3 || ^7.0 || ^8.0"
1135             },
1136             "suggest": {
1137                 "psr/http-message": "The package containing the PSR-7 interfaces"
1138             },
1139             "type": "library",
1140             "extra": {
1141                 "branch-alias": {
1142                     "dev-master": "1.1.x-dev"
1143                 }
1144             },
1145             "autoload": {
1146                 "psr-4": {
1147                     "Fig\\Http\\Message\\": "src/"
1148                 }
1149             },
1150             "notification-url": "https://packagist.org/downloads/",
1151             "license": [
1152                 "MIT"
1153             ],
1154             "authors": [
1155                 {
1156                     "name": "PHP-FIG",
1157                     "homepage": "https://www.php-fig.org/"
1158                 }
1159             ],
1160             "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
1161             "keywords": [
1162                 "http",
1163                 "http-message",
1164                 "psr",
1165                 "psr-7",
1166                 "request",
1167                 "response"
1168             ],
1169             "support": {
1170                 "issues": "https://github.com/php-fig/http-message-util/issues",
1171                 "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
1172             },
1173             "time": "2020-11-24T22:02:12+00:00"
1174         },
1175         {
1176             "name": "fruitcake/php-cors",
1177             "version": "v1.2.0",
1178             "source": {
1179                 "type": "git",
1180                 "url": "https://github.com/fruitcake/php-cors.git",
1181                 "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e"
1182             },
1183             "dist": {
1184                 "type": "zip",
1185                 "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e",
1186                 "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e",
1187                 "shasum": ""
1188             },
1189             "require": {
1190                 "php": "^7.4|^8.0",
1191                 "symfony/http-foundation": "^4.4|^5.4|^6"
1192             },
1193             "require-dev": {
1194                 "phpstan/phpstan": "^1.4",
1195                 "phpunit/phpunit": "^9",
1196                 "squizlabs/php_codesniffer": "^3.5"
1197             },
1198             "type": "library",
1199             "extra": {
1200                 "branch-alias": {
1201                     "dev-main": "1.1-dev"
1202                 }
1203             },
1204             "autoload": {
1205                 "psr-4": {
1206                     "Fruitcake\\Cors\\": "src/"
1207                 }
1208             },
1209             "notification-url": "https://packagist.org/downloads/",
1210             "license": [
1211                 "MIT"
1212             ],
1213             "authors": [
1214                 {
1215                     "name": "Fruitcake",
1216                     "homepage": "https://fruitcake.nl"
1217                 },
1218                 {
1219                     "name": "Barryvdh",
1220                     "email": "barryvdh@gmail.com"
1221                 }
1222             ],
1223             "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
1224             "homepage": "https://github.com/fruitcake/php-cors",
1225             "keywords": [
1226                 "cors",
1227                 "laravel",
1228                 "symfony"
1229             ],
1230             "support": {
1231                 "issues": "https://github.com/fruitcake/php-cors/issues",
1232                 "source": "https://github.com/fruitcake/php-cors/tree/v1.2.0"
1233             },
1234             "funding": [
1235                 {
1236                     "url": "https://fruitcake.nl",
1237                     "type": "custom"
1238                 },
1239                 {
1240                     "url": "https://github.com/barryvdh",
1241                     "type": "github"
1242                 }
1243             ],
1244             "time": "2022-02-20T15:07:15+00:00"
1245         },
1246         {
1247             "name": "graham-campbell/result-type",
1248             "version": "v1.1.0",
1249             "source": {
1250                 "type": "git",
1251                 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1252                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8"
1253             },
1254             "dist": {
1255                 "type": "zip",
1256                 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8",
1257                 "reference": "a878d45c1914464426dc94da61c9e1d36ae262a8",
1258                 "shasum": ""
1259             },
1260             "require": {
1261                 "php": "^7.2.5 || ^8.0",
1262                 "phpoption/phpoption": "^1.9"
1263             },
1264             "require-dev": {
1265                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
1266             },
1267             "type": "library",
1268             "autoload": {
1269                 "psr-4": {
1270                     "GrahamCampbell\\ResultType\\": "src/"
1271                 }
1272             },
1273             "notification-url": "https://packagist.org/downloads/",
1274             "license": [
1275                 "MIT"
1276             ],
1277             "authors": [
1278                 {
1279                     "name": "Graham Campbell",
1280                     "email": "hello@gjcampbell.co.uk",
1281                     "homepage": "https://github.com/GrahamCampbell"
1282                 }
1283             ],
1284             "description": "An Implementation Of The Result Type",
1285             "keywords": [
1286                 "Graham Campbell",
1287                 "GrahamCampbell",
1288                 "Result Type",
1289                 "Result-Type",
1290                 "result"
1291             ],
1292             "support": {
1293                 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1294                 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0"
1295             },
1296             "funding": [
1297                 {
1298                     "url": "https://github.com/GrahamCampbell",
1299                     "type": "github"
1300                 },
1301                 {
1302                     "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1303                     "type": "tidelift"
1304                 }
1305             ],
1306             "time": "2022-07-30T15:56:11+00:00"
1307         },
1308         {
1309             "name": "guzzlehttp/guzzle",
1310             "version": "7.5.0",
1311             "source": {
1312                 "type": "git",
1313                 "url": "https://github.com/guzzle/guzzle.git",
1314                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
1315             },
1316             "dist": {
1317                 "type": "zip",
1318                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1319                 "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
1320                 "shasum": ""
1321             },
1322             "require": {
1323                 "ext-json": "*",
1324                 "guzzlehttp/promises": "^1.5",
1325                 "guzzlehttp/psr7": "^1.9 || ^2.4",
1326                 "php": "^7.2.5 || ^8.0",
1327                 "psr/http-client": "^1.0",
1328                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1329             },
1330             "provide": {
1331                 "psr/http-client-implementation": "1.0"
1332             },
1333             "require-dev": {
1334                 "bamarni/composer-bin-plugin": "^1.8.1",
1335                 "ext-curl": "*",
1336                 "php-http/client-integration-tests": "^3.0",
1337                 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1338                 "psr/log": "^1.1 || ^2.0 || ^3.0"
1339             },
1340             "suggest": {
1341                 "ext-curl": "Required for CURL handler support",
1342                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1343                 "psr/log": "Required for using the Log middleware"
1344             },
1345             "type": "library",
1346             "extra": {
1347                 "bamarni-bin": {
1348                     "bin-links": true,
1349                     "forward-command": false
1350                 },
1351                 "branch-alias": {
1352                     "dev-master": "7.5-dev"
1353                 }
1354             },
1355             "autoload": {
1356                 "files": [
1357                     "src/functions_include.php"
1358                 ],
1359                 "psr-4": {
1360                     "GuzzleHttp\\": "src/"
1361                 }
1362             },
1363             "notification-url": "https://packagist.org/downloads/",
1364             "license": [
1365                 "MIT"
1366             ],
1367             "authors": [
1368                 {
1369                     "name": "Graham Campbell",
1370                     "email": "hello@gjcampbell.co.uk",
1371                     "homepage": "https://github.com/GrahamCampbell"
1372                 },
1373                 {
1374                     "name": "Michael Dowling",
1375                     "email": "mtdowling@gmail.com",
1376                     "homepage": "https://github.com/mtdowling"
1377                 },
1378                 {
1379                     "name": "Jeremy Lindblom",
1380                     "email": "jeremeamia@gmail.com",
1381                     "homepage": "https://github.com/jeremeamia"
1382                 },
1383                 {
1384                     "name": "George Mponos",
1385                     "email": "gmponos@gmail.com",
1386                     "homepage": "https://github.com/gmponos"
1387                 },
1388                 {
1389                     "name": "Tobias Nyholm",
1390                     "email": "tobias.nyholm@gmail.com",
1391                     "homepage": "https://github.com/Nyholm"
1392                 },
1393                 {
1394                     "name": "Márk Sági-Kazár",
1395                     "email": "mark.sagikazar@gmail.com",
1396                     "homepage": "https://github.com/sagikazarmark"
1397                 },
1398                 {
1399                     "name": "Tobias Schultze",
1400                     "email": "webmaster@tubo-world.de",
1401                     "homepage": "https://github.com/Tobion"
1402                 }
1403             ],
1404             "description": "Guzzle is a PHP HTTP client library",
1405             "keywords": [
1406                 "client",
1407                 "curl",
1408                 "framework",
1409                 "http",
1410                 "http client",
1411                 "psr-18",
1412                 "psr-7",
1413                 "rest",
1414                 "web service"
1415             ],
1416             "support": {
1417                 "issues": "https://github.com/guzzle/guzzle/issues",
1418                 "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
1419             },
1420             "funding": [
1421                 {
1422                     "url": "https://github.com/GrahamCampbell",
1423                     "type": "github"
1424                 },
1425                 {
1426                     "url": "https://github.com/Nyholm",
1427                     "type": "github"
1428                 },
1429                 {
1430                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1431                     "type": "tidelift"
1432                 }
1433             ],
1434             "time": "2022-08-28T15:39:27+00:00"
1435         },
1436         {
1437             "name": "guzzlehttp/promises",
1438             "version": "1.5.2",
1439             "source": {
1440                 "type": "git",
1441                 "url": "https://github.com/guzzle/promises.git",
1442                 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1443             },
1444             "dist": {
1445                 "type": "zip",
1446                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1447                 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1448                 "shasum": ""
1449             },
1450             "require": {
1451                 "php": ">=5.5"
1452             },
1453             "require-dev": {
1454                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1455             },
1456             "type": "library",
1457             "extra": {
1458                 "branch-alias": {
1459                     "dev-master": "1.5-dev"
1460                 }
1461             },
1462             "autoload": {
1463                 "files": [
1464                     "src/functions_include.php"
1465                 ],
1466                 "psr-4": {
1467                     "GuzzleHttp\\Promise\\": "src/"
1468                 }
1469             },
1470             "notification-url": "https://packagist.org/downloads/",
1471             "license": [
1472                 "MIT"
1473             ],
1474             "authors": [
1475                 {
1476                     "name": "Graham Campbell",
1477                     "email": "hello@gjcampbell.co.uk",
1478                     "homepage": "https://github.com/GrahamCampbell"
1479                 },
1480                 {
1481                     "name": "Michael Dowling",
1482                     "email": "mtdowling@gmail.com",
1483                     "homepage": "https://github.com/mtdowling"
1484                 },
1485                 {
1486                     "name": "Tobias Nyholm",
1487                     "email": "tobias.nyholm@gmail.com",
1488                     "homepage": "https://github.com/Nyholm"
1489                 },
1490                 {
1491                     "name": "Tobias Schultze",
1492                     "email": "webmaster@tubo-world.de",
1493                     "homepage": "https://github.com/Tobion"
1494                 }
1495             ],
1496             "description": "Guzzle promises library",
1497             "keywords": [
1498                 "promise"
1499             ],
1500             "support": {
1501                 "issues": "https://github.com/guzzle/promises/issues",
1502                 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1503             },
1504             "funding": [
1505                 {
1506                     "url": "https://github.com/GrahamCampbell",
1507                     "type": "github"
1508                 },
1509                 {
1510                     "url": "https://github.com/Nyholm",
1511                     "type": "github"
1512                 },
1513                 {
1514                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1515                     "type": "tidelift"
1516                 }
1517             ],
1518             "time": "2022-08-28T14:55:35+00:00"
1519         },
1520         {
1521             "name": "guzzlehttp/psr7",
1522             "version": "2.4.3",
1523             "source": {
1524                 "type": "git",
1525                 "url": "https://github.com/guzzle/psr7.git",
1526                 "reference": "67c26b443f348a51926030c83481b85718457d3d"
1527             },
1528             "dist": {
1529                 "type": "zip",
1530                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
1531                 "reference": "67c26b443f348a51926030c83481b85718457d3d",
1532                 "shasum": ""
1533             },
1534             "require": {
1535                 "php": "^7.2.5 || ^8.0",
1536                 "psr/http-factory": "^1.0",
1537                 "psr/http-message": "^1.0",
1538                 "ralouphie/getallheaders": "^3.0"
1539             },
1540             "provide": {
1541                 "psr/http-factory-implementation": "1.0",
1542                 "psr/http-message-implementation": "1.0"
1543             },
1544             "require-dev": {
1545                 "bamarni/composer-bin-plugin": "^1.8.1",
1546                 "http-interop/http-factory-tests": "^0.9",
1547                 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1548             },
1549             "suggest": {
1550                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1551             },
1552             "type": "library",
1553             "extra": {
1554                 "bamarni-bin": {
1555                     "bin-links": true,
1556                     "forward-command": false
1557                 },
1558                 "branch-alias": {
1559                     "dev-master": "2.4-dev"
1560                 }
1561             },
1562             "autoload": {
1563                 "psr-4": {
1564                     "GuzzleHttp\\Psr7\\": "src/"
1565                 }
1566             },
1567             "notification-url": "https://packagist.org/downloads/",
1568             "license": [
1569                 "MIT"
1570             ],
1571             "authors": [
1572                 {
1573                     "name": "Graham Campbell",
1574                     "email": "hello@gjcampbell.co.uk",
1575                     "homepage": "https://github.com/GrahamCampbell"
1576                 },
1577                 {
1578                     "name": "Michael Dowling",
1579                     "email": "mtdowling@gmail.com",
1580                     "homepage": "https://github.com/mtdowling"
1581                 },
1582                 {
1583                     "name": "George Mponos",
1584                     "email": "gmponos@gmail.com",
1585                     "homepage": "https://github.com/gmponos"
1586                 },
1587                 {
1588                     "name": "Tobias Nyholm",
1589                     "email": "tobias.nyholm@gmail.com",
1590                     "homepage": "https://github.com/Nyholm"
1591                 },
1592                 {
1593                     "name": "Márk Sági-Kazár",
1594                     "email": "mark.sagikazar@gmail.com",
1595                     "homepage": "https://github.com/sagikazarmark"
1596                 },
1597                 {
1598                     "name": "Tobias Schultze",
1599                     "email": "webmaster@tubo-world.de",
1600                     "homepage": "https://github.com/Tobion"
1601                 },
1602                 {
1603                     "name": "Márk Sági-Kazár",
1604                     "email": "mark.sagikazar@gmail.com",
1605                     "homepage": "https://sagikazarmark.hu"
1606                 }
1607             ],
1608             "description": "PSR-7 message implementation that also provides common utility methods",
1609             "keywords": [
1610                 "http",
1611                 "message",
1612                 "psr-7",
1613                 "request",
1614                 "response",
1615                 "stream",
1616                 "uri",
1617                 "url"
1618             ],
1619             "support": {
1620                 "issues": "https://github.com/guzzle/psr7/issues",
1621                 "source": "https://github.com/guzzle/psr7/tree/2.4.3"
1622             },
1623             "funding": [
1624                 {
1625                     "url": "https://github.com/GrahamCampbell",
1626                     "type": "github"
1627                 },
1628                 {
1629                     "url": "https://github.com/Nyholm",
1630                     "type": "github"
1631                 },
1632                 {
1633                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1634                     "type": "tidelift"
1635                 }
1636             ],
1637             "time": "2022-10-26T14:07:24+00:00"
1638         },
1639         {
1640             "name": "guzzlehttp/uri-template",
1641             "version": "v1.0.1",
1642             "source": {
1643                 "type": "git",
1644                 "url": "https://github.com/guzzle/uri-template.git",
1645                 "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2"
1646             },
1647             "dist": {
1648                 "type": "zip",
1649                 "url": "https://api.github.com/repos/guzzle/uri-template/zipball/b945d74a55a25a949158444f09ec0d3c120d69e2",
1650                 "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2",
1651                 "shasum": ""
1652             },
1653             "require": {
1654                 "php": "^7.2.5 || ^8.0",
1655                 "symfony/polyfill-php80": "^1.17"
1656             },
1657             "require-dev": {
1658                 "phpunit/phpunit": "^8.5.19 || ^9.5.8",
1659                 "uri-template/tests": "1.0.0"
1660             },
1661             "type": "library",
1662             "extra": {
1663                 "branch-alias": {
1664                     "dev-master": "1.0-dev"
1665                 }
1666             },
1667             "autoload": {
1668                 "psr-4": {
1669                     "GuzzleHttp\\UriTemplate\\": "src"
1670                 }
1671             },
1672             "notification-url": "https://packagist.org/downloads/",
1673             "license": [
1674                 "MIT"
1675             ],
1676             "authors": [
1677                 {
1678                     "name": "Graham Campbell",
1679                     "email": "hello@gjcampbell.co.uk",
1680                     "homepage": "https://github.com/GrahamCampbell"
1681                 },
1682                 {
1683                     "name": "Michael Dowling",
1684                     "email": "mtdowling@gmail.com",
1685                     "homepage": "https://github.com/mtdowling"
1686                 },
1687                 {
1688                     "name": "George Mponos",
1689                     "email": "gmponos@gmail.com",
1690                     "homepage": "https://github.com/gmponos"
1691                 },
1692                 {
1693                     "name": "Tobias Nyholm",
1694                     "email": "tobias.nyholm@gmail.com",
1695                     "homepage": "https://github.com/Nyholm"
1696                 }
1697             ],
1698             "description": "A polyfill class for uri_template of PHP",
1699             "keywords": [
1700                 "guzzlehttp",
1701                 "uri-template"
1702             ],
1703             "support": {
1704                 "issues": "https://github.com/guzzle/uri-template/issues",
1705                 "source": "https://github.com/guzzle/uri-template/tree/v1.0.1"
1706             },
1707             "funding": [
1708                 {
1709                     "url": "https://github.com/GrahamCampbell",
1710                     "type": "github"
1711                 },
1712                 {
1713                     "url": "https://github.com/Nyholm",
1714                     "type": "github"
1715                 },
1716                 {
1717                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
1718                     "type": "tidelift"
1719                 }
1720             ],
1721             "time": "2021-10-07T12:57:01+00:00"
1722         },
1723         {
1724             "name": "jakyeru/larascord",
1725             "version": "v3.2.0",
1726             "source": {
1727                 "type": "git",
1728                 "url": "https://github.com/JakyeRU/Larascord.git",
1729                 "reference": "1ad8ac83e973b4b646ecdc78dcf94930131bada3"
1730             },
1731             "dist": {
1732                 "type": "zip",
1733                 "url": "https://api.github.com/repos/JakyeRU/Larascord/zipball/1ad8ac83e973b4b646ecdc78dcf94930131bada3",
1734                 "reference": "1ad8ac83e973b4b646ecdc78dcf94930131bada3",
1735                 "shasum": ""
1736             },
1737             "require": {
1738                 "guzzlehttp/guzzle": "^7.4"
1739             },
1740             "require-dev": {
1741                 "orchestra/testbench": "^6.22"
1742             },
1743             "type": "library",
1744             "extra": {
1745                 "laravel": {
1746                     "providers": [
1747                         "Jakyeru\\Larascord\\LarascordServiceProvider"
1748                     ]
1749                 }
1750             },
1751             "autoload": {
1752                 "psr-4": {
1753                     "Jakyeru\\Larascord\\": "src/"
1754                 }
1755             },
1756             "notification-url": "https://packagist.org/downloads/",
1757             "license": [
1758                 "MIT"
1759             ],
1760             "authors": [
1761                 {
1762                     "name": "Jakye",
1763                     "email": "jakyeru@gmail.com"
1764                 }
1765             ],
1766             "description": "Larascord is a package that allows you to authenticate users in your Laravel application using Discord.",
1767             "support": {
1768                 "issues": "https://github.com/JakyeRU/Larascord/issues",
1769                 "source": "https://github.com/JakyeRU/Larascord/tree/v3.2.0"
1770             },
1771             "time": "2022-06-26T11:09:59+00:00"
1772         },
1773         {
1774             "name": "landrok/language-detector",
1775             "version": "1.4.0",
1776             "source": {
1777                 "type": "git",
1778                 "url": "https://github.com/landrok/language-detector.git",
1779                 "reference": "91511a4f93700bd1c4c576b0e3b42173334a3cab"
1780             },
1781             "dist": {
1782                 "type": "zip",
1783                 "url": "https://api.github.com/repos/landrok/language-detector/zipball/91511a4f93700bd1c4c576b0e3b42173334a3cab",
1784                 "reference": "91511a4f93700bd1c4c576b0e3b42173334a3cab",
1785                 "shasum": ""
1786             },
1787             "require": {
1788                 "ext-mbstring": "*",
1789                 "php": ">=7.4",
1790                 "webmozart/assert": "^1.2"
1791             },
1792             "require-dev": {
1793                 "phpunit/phpunit": ">=6"
1794             },
1795             "type": "library",
1796             "autoload": {
1797                 "psr-4": {
1798                     "LanguageDetector\\": "src/LanguageDetector/"
1799                 }
1800             },
1801             "notification-url": "https://packagist.org/downloads/",
1802             "license": [
1803                 "MIT"
1804             ],
1805             "description": "A fast and reliable PHP library for detecting languages",
1806             "homepage": "https://github.com/landrok/language-detector",
1807             "keywords": [
1808                 "detector",
1809                 "language",
1810                 "n-grams"
1811             ],
1812             "support": {
1813                 "issues": "https://github.com/landrok/language-detector/issues",
1814                 "source": "https://github.com/landrok/language-detector/tree/1.4.0"
1815             },
1816             "time": "2023-12-18T21:52:42+00:00"
1817         },
1818         {
1819             "name": "laravel/breeze",
1820             "version": "v1.19.1",
1821             "source": {
1822                 "type": "git",
1823                 "url": "https://github.com/laravel/breeze.git",
1824                 "reference": "4bbb1ea3476901c4f5fc706f8d80e4eac31c3afb"
1825             },
1826             "dist": {
1827                 "type": "zip",
1828                 "url": "https://api.github.com/repos/laravel/breeze/zipball/4bbb1ea3476901c4f5fc706f8d80e4eac31c3afb",
1829                 "reference": "4bbb1ea3476901c4f5fc706f8d80e4eac31c3afb",
1830                 "shasum": ""
1831             },
1832             "require": {
1833                 "illuminate/console": "^9.21|^10.0",
1834                 "illuminate/filesystem": "^9.21|^10.0",
1835                 "illuminate/support": "^9.21|^10.0",
1836                 "illuminate/validation": "^9.21|^10.0",
1837                 "php": "^8.0.2"
1838             },
1839             "conflict": {
1840                 "laravel/framework": "<9.37.0"
1841             },
1842             "type": "library",
1843             "extra": {
1844                 "branch-alias": {
1845                     "dev-master": "1.x-dev"
1846                 },
1847                 "laravel": {
1848                     "providers": [
1849                         "Laravel\\Breeze\\BreezeServiceProvider"
1850                     ]
1851                 }
1852             },
1853             "autoload": {
1854                 "psr-4": {
1855                     "Laravel\\Breeze\\": "src/"
1856                 }
1857             },
1858             "notification-url": "https://packagist.org/downloads/",
1859             "license": [
1860                 "MIT"
1861             ],
1862             "authors": [
1863                 {
1864                     "name": "Taylor Otwell",
1865                     "email": "taylor@laravel.com"
1866                 }
1867             ],
1868             "description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.",
1869             "keywords": [
1870                 "auth",
1871                 "laravel"
1872             ],
1873             "support": {
1874                 "issues": "https://github.com/laravel/breeze/issues",
1875                 "source": "https://github.com/laravel/breeze"
1876             },
1877             "time": "2023-02-14T16:22:13+00:00"
1878         },
1879         {
1880             "name": "laravel/framework",
1881             "version": "v9.52.0",
1882             "source": {
1883                 "type": "git",
1884                 "url": "https://github.com/laravel/framework.git",
1885                 "reference": "eb85cd9d72e5bfa54b4d0d9040786f26d6184a9e"
1886             },
1887             "dist": {
1888                 "type": "zip",
1889                 "url": "https://api.github.com/repos/laravel/framework/zipball/eb85cd9d72e5bfa54b4d0d9040786f26d6184a9e",
1890                 "reference": "eb85cd9d72e5bfa54b4d0d9040786f26d6184a9e",
1891                 "shasum": ""
1892             },
1893             "require": {
1894                 "brick/math": "^0.9.3|^0.10.2|^0.11",
1895                 "doctrine/inflector": "^2.0.5",
1896                 "dragonmantank/cron-expression": "^3.3.2",
1897                 "egulias/email-validator": "^3.2.1|^4.0",
1898                 "ext-ctype": "*",
1899                 "ext-filter": "*",
1900                 "ext-hash": "*",
1901                 "ext-mbstring": "*",
1902                 "ext-openssl": "*",
1903                 "ext-session": "*",
1904                 "ext-tokenizer": "*",
1905                 "fruitcake/php-cors": "^1.2",
1906                 "guzzlehttp/uri-template": "^1.0",
1907                 "laravel/serializable-closure": "^1.2.2",
1908                 "league/commonmark": "^2.2.1",
1909                 "league/flysystem": "^3.8.0",
1910                 "monolog/monolog": "^2.0",
1911                 "nesbot/carbon": "^2.62.1",
1912                 "nunomaduro/termwind": "^1.13",
1913                 "php": "^8.0.2",
1914                 "psr/container": "^1.1.1|^2.0.1",
1915                 "psr/log": "^1.0|^2.0|^3.0",
1916                 "psr/simple-cache": "^1.0|^2.0|^3.0",
1917                 "ramsey/uuid": "^4.7",
1918                 "symfony/console": "^6.0.9",
1919                 "symfony/error-handler": "^6.0",
1920                 "symfony/finder": "^6.0",
1921                 "symfony/http-foundation": "^6.0",
1922                 "symfony/http-kernel": "^6.0",
1923                 "symfony/mailer": "^6.0",
1924                 "symfony/mime": "^6.0",
1925                 "symfony/process": "^6.0",
1926                 "symfony/routing": "^6.0",
1927                 "symfony/uid": "^6.0",
1928                 "symfony/var-dumper": "^6.0",
1929                 "tijsverkoyen/css-to-inline-styles": "^2.2.5",
1930                 "vlucas/phpdotenv": "^5.4.1",
1931                 "voku/portable-ascii": "^2.0"
1932             },
1933             "conflict": {
1934                 "tightenco/collect": "<5.5.33"
1935             },
1936             "provide": {
1937                 "psr/container-implementation": "1.1|2.0",
1938                 "psr/simple-cache-implementation": "1.0|2.0|3.0"
1939             },
1940             "replace": {
1941                 "illuminate/auth": "self.version",
1942                 "illuminate/broadcasting": "self.version",
1943                 "illuminate/bus": "self.version",
1944                 "illuminate/cache": "self.version",
1945                 "illuminate/collections": "self.version",
1946                 "illuminate/conditionable": "self.version",
1947                 "illuminate/config": "self.version",
1948                 "illuminate/console": "self.version",
1949                 "illuminate/container": "self.version",
1950                 "illuminate/contracts": "self.version",
1951                 "illuminate/cookie": "self.version",
1952                 "illuminate/database": "self.version",
1953                 "illuminate/encryption": "self.version",
1954                 "illuminate/events": "self.version",
1955                 "illuminate/filesystem": "self.version",
1956                 "illuminate/hashing": "self.version",
1957                 "illuminate/http": "self.version",
1958                 "illuminate/log": "self.version",
1959                 "illuminate/macroable": "self.version",
1960                 "illuminate/mail": "self.version",
1961                 "illuminate/notifications": "self.version",
1962                 "illuminate/pagination": "self.version",
1963                 "illuminate/pipeline": "self.version",
1964                 "illuminate/queue": "self.version",
1965                 "illuminate/redis": "self.version",
1966                 "illuminate/routing": "self.version",
1967                 "illuminate/session": "self.version",
1968                 "illuminate/support": "self.version",
1969                 "illuminate/testing": "self.version",
1970                 "illuminate/translation": "self.version",
1971                 "illuminate/validation": "self.version",
1972                 "illuminate/view": "self.version"
1973             },
1974             "require-dev": {
1975                 "ably/ably-php": "^1.0",
1976                 "aws/aws-sdk-php": "^3.235.5",
1977                 "doctrine/dbal": "^2.13.3|^3.1.4",
1978                 "ext-gmp": "*",
1979                 "fakerphp/faker": "^1.21",
1980                 "guzzlehttp/guzzle": "^7.5",
1981                 "league/flysystem-aws-s3-v3": "^3.0",
1982                 "league/flysystem-ftp": "^3.0",
1983                 "league/flysystem-path-prefixing": "^3.3",
1984                 "league/flysystem-read-only": "^3.3",
1985                 "league/flysystem-sftp-v3": "^3.0",
1986                 "mockery/mockery": "^1.5.1",
1987                 "orchestra/testbench-core": "^7.16",
1988                 "pda/pheanstalk": "^4.0",
1989                 "phpstan/phpdoc-parser": "^1.15",
1990                 "phpstan/phpstan": "^1.4.7",
1991                 "phpunit/phpunit": "^9.5.8",
1992                 "predis/predis": "^1.1.9|^2.0.2",
1993                 "symfony/cache": "^6.0",
1994                 "symfony/http-client": "^6.0"
1995             },
1996             "suggest": {
1997                 "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
1998                 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).",
1999                 "brianium/paratest": "Required to run tests in parallel (^6.0).",
2000                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
2001                 "ext-apcu": "Required to use the APC cache driver.",
2002                 "ext-fileinfo": "Required to use the Filesystem class.",
2003                 "ext-ftp": "Required to use the Flysystem FTP driver.",
2004                 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
2005                 "ext-memcached": "Required to use the memcache cache driver.",
2006                 "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
2007                 "ext-pdo": "Required to use all database features.",
2008                 "ext-posix": "Required to use all features of the queue worker.",
2009                 "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
2010                 "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
2011                 "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
2012                 "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).",
2013                 "laravel/tinker": "Required to use the tinker console command (^2.0).",
2014                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
2015                 "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
2016                 "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
2017                 "league/flysystem-read-only": "Required to use read-only disks (^3.3)",
2018                 "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
2019                 "mockery/mockery": "Required to use mocking (^1.5.1).",
2020                 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
2021                 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
2022                 "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).",
2023                 "predis/predis": "Required to use the predis connector (^1.1.9|^2.0.2).",
2024                 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
2025                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
2026                 "symfony/cache": "Required to PSR-6 cache bridge (^6.0).",
2027                 "symfony/filesystem": "Required to enable support for relative symbolic links (^6.0).",
2028                 "symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.0).",
2029                 "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.0).",
2030                 "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.0).",
2031                 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
2032             },
2033             "type": "library",
2034             "extra": {
2035                 "branch-alias": {
2036                     "dev-master": "9.x-dev"
2037                 }
2038             },
2039             "autoload": {
2040                 "files": [
2041                     "src/Illuminate/Collections/helpers.php",
2042                     "src/Illuminate/Events/functions.php",
2043                     "src/Illuminate/Foundation/helpers.php",
2044                     "src/Illuminate/Support/helpers.php"
2045                 ],
2046                 "psr-4": {
2047                     "Illuminate\\": "src/Illuminate/",
2048                     "Illuminate\\Support\\": [
2049                         "src/Illuminate/Macroable/",
2050                         "src/Illuminate/Collections/",
2051                         "src/Illuminate/Conditionable/"
2052                     ]
2053                 }
2054             },
2055             "notification-url": "https://packagist.org/downloads/",
2056             "license": [
2057                 "MIT"
2058             ],
2059             "authors": [
2060                 {
2061                     "name": "Taylor Otwell",
2062                     "email": "taylor@laravel.com"
2063                 }
2064             ],
2065             "description": "The Laravel Framework.",
2066             "homepage": "https://laravel.com",
2067             "keywords": [
2068                 "framework",
2069                 "laravel"
2070             ],
2071             "support": {
2072                 "issues": "https://github.com/laravel/framework/issues",
2073                 "source": "https://github.com/laravel/framework"
2074             },
2075             "time": "2023-02-14T14:51:14+00:00"
2076         },
2077         {
2078             "name": "laravel/sanctum",
2079             "version": "v2.15.1",
2080             "source": {
2081                 "type": "git",
2082                 "url": "https://github.com/laravel/sanctum.git",
2083                 "reference": "31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473"
2084             },
2085             "dist": {
2086                 "type": "zip",
2087                 "url": "https://api.github.com/repos/laravel/sanctum/zipball/31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473",
2088                 "reference": "31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473",
2089                 "shasum": ""
2090             },
2091             "require": {
2092                 "ext-json": "*",
2093                 "illuminate/console": "^6.9|^7.0|^8.0|^9.0",
2094                 "illuminate/contracts": "^6.9|^7.0|^8.0|^9.0",
2095                 "illuminate/database": "^6.9|^7.0|^8.0|^9.0",
2096                 "illuminate/support": "^6.9|^7.0|^8.0|^9.0",
2097                 "php": "^7.2|^8.0"
2098             },
2099             "require-dev": {
2100                 "mockery/mockery": "^1.0",
2101                 "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
2102                 "phpunit/phpunit": "^8.0|^9.3"
2103             },
2104             "type": "library",
2105             "extra": {
2106                 "branch-alias": {
2107                     "dev-master": "2.x-dev"
2108                 },
2109                 "laravel": {
2110                     "providers": [
2111                         "Laravel\\Sanctum\\SanctumServiceProvider"
2112                     ]
2113                 }
2114             },
2115             "autoload": {
2116                 "psr-4": {
2117                     "Laravel\\Sanctum\\": "src/"
2118                 }
2119             },
2120             "notification-url": "https://packagist.org/downloads/",
2121             "license": [
2122                 "MIT"
2123             ],
2124             "authors": [
2125                 {
2126                     "name": "Taylor Otwell",
2127                     "email": "taylor@laravel.com"
2128                 }
2129             ],
2130             "description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.",
2131             "keywords": [
2132                 "auth",
2133                 "laravel",
2134                 "sanctum"
2135             ],
2136             "support": {
2137                 "issues": "https://github.com/laravel/sanctum/issues",
2138                 "source": "https://github.com/laravel/sanctum"
2139             },
2140             "time": "2022-04-08T13:39:49+00:00"
2141         },
2142         {
2143             "name": "laravel/serializable-closure",
2144             "version": "v1.3.0",
2145             "source": {
2146                 "type": "git",
2147                 "url": "https://github.com/laravel/serializable-closure.git",
2148                 "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37"
2149             },
2150             "dist": {
2151                 "type": "zip",
2152                 "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37",
2153                 "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37",
2154                 "shasum": ""
2155             },
2156             "require": {
2157                 "php": "^7.3|^8.0"
2158             },
2159             "require-dev": {
2160                 "nesbot/carbon": "^2.61",
2161                 "pestphp/pest": "^1.21.3",
2162                 "phpstan/phpstan": "^1.8.2",
2163                 "symfony/var-dumper": "^5.4.11"
2164             },
2165             "type": "library",
2166             "extra": {
2167                 "branch-alias": {
2168                     "dev-master": "1.x-dev"
2169                 }
2170             },
2171             "autoload": {
2172                 "psr-4": {
2173                     "Laravel\\SerializableClosure\\": "src/"
2174                 }
2175             },
2176             "notification-url": "https://packagist.org/downloads/",
2177             "license": [
2178                 "MIT"
2179             ],
2180             "authors": [
2181                 {
2182                     "name": "Taylor Otwell",
2183                     "email": "taylor@laravel.com"
2184                 },
2185                 {
2186                     "name": "Nuno Maduro",
2187                     "email": "nuno@laravel.com"
2188                 }
2189             ],
2190             "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
2191             "keywords": [
2192                 "closure",
2193                 "laravel",
2194                 "serializable"
2195             ],
2196             "support": {
2197                 "issues": "https://github.com/laravel/serializable-closure/issues",
2198                 "source": "https://github.com/laravel/serializable-closure"
2199             },
2200             "time": "2023-01-30T18:31:20+00:00"
2201         },
2202         {
2203             "name": "laravel/tinker",
2204             "version": "v2.8.0",
2205             "source": {
2206                 "type": "git",
2207                 "url": "https://github.com/laravel/tinker.git",
2208                 "reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad"
2209             },
2210             "dist": {
2211                 "type": "zip",
2212                 "url": "https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad",
2213                 "reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad",
2214                 "shasum": ""
2215             },
2216             "require": {
2217                 "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
2218                 "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
2219                 "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
2220                 "php": "^7.2.5|^8.0",
2221                 "psy/psysh": "^0.10.4|^0.11.1",
2222                 "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
2223             },
2224             "require-dev": {
2225                 "mockery/mockery": "~1.3.3|^1.4.2",
2226                 "phpunit/phpunit": "^8.5.8|^9.3.3"
2227             },
2228             "suggest": {
2229                 "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
2230             },
2231             "type": "library",
2232             "extra": {
2233                 "branch-alias": {
2234                     "dev-master": "2.x-dev"
2235                 },
2236                 "laravel": {
2237                     "providers": [
2238                         "Laravel\\Tinker\\TinkerServiceProvider"
2239                     ]
2240                 }
2241             },
2242             "autoload": {
2243                 "psr-4": {
2244                     "Laravel\\Tinker\\": "src/"
2245                 }
2246             },
2247             "notification-url": "https://packagist.org/downloads/",
2248             "license": [
2249                 "MIT"
2250             ],
2251             "authors": [
2252                 {
2253                     "name": "Taylor Otwell",
2254                     "email": "taylor@laravel.com"
2255                 }
2256             ],
2257             "description": "Powerful REPL for the Laravel framework.",
2258             "keywords": [
2259                 "REPL",
2260                 "Tinker",
2261                 "laravel",
2262                 "psysh"
2263             ],
2264             "support": {
2265                 "issues": "https://github.com/laravel/tinker/issues",
2266                 "source": "https://github.com/laravel/tinker/tree/v2.8.0"
2267             },
2268             "time": "2023-01-10T18:03:30+00:00"
2269         },
2270         {
2271             "name": "laravel/ui",
2272             "version": "v3.4.6",
2273             "source": {
2274                 "type": "git",
2275                 "url": "https://github.com/laravel/ui.git",
2276                 "reference": "65ec5c03f7fee2c8ecae785795b829a15be48c2c"
2277             },
2278             "dist": {
2279                 "type": "zip",
2280                 "url": "https://api.github.com/repos/laravel/ui/zipball/65ec5c03f7fee2c8ecae785795b829a15be48c2c",
2281                 "reference": "65ec5c03f7fee2c8ecae785795b829a15be48c2c",
2282                 "shasum": ""
2283             },
2284             "require": {
2285                 "illuminate/console": "^8.42|^9.0",
2286                 "illuminate/filesystem": "^8.42|^9.0",
2287                 "illuminate/support": "^8.82|^9.0",
2288                 "illuminate/validation": "^8.42|^9.0",
2289                 "php": "^7.3|^8.0"
2290             },
2291             "require-dev": {
2292                 "orchestra/testbench": "^6.23|^7.0"
2293             },
2294             "type": "library",
2295             "extra": {
2296                 "branch-alias": {
2297                     "dev-master": "3.x-dev"
2298                 },
2299                 "laravel": {
2300                     "providers": [
2301                         "Laravel\\Ui\\UiServiceProvider"
2302                     ]
2303                 }
2304             },
2305             "autoload": {
2306                 "psr-4": {
2307                     "Laravel\\Ui\\": "src/",
2308                     "Illuminate\\Foundation\\Auth\\": "auth-backend/"
2309                 }
2310             },
2311             "notification-url": "https://packagist.org/downloads/",
2312             "license": [
2313                 "MIT"
2314             ],
2315             "authors": [
2316                 {
2317                     "name": "Taylor Otwell",
2318                     "email": "taylor@laravel.com"
2319                 }
2320             ],
2321             "description": "Laravel UI utilities and presets.",
2322             "keywords": [
2323                 "laravel",
2324                 "ui"
2325             ],
2326             "support": {
2327                 "source": "https://github.com/laravel/ui/tree/v3.4.6"
2328             },
2329             "time": "2022-05-20T13:38:08+00:00"
2330         },
2331         {
2332             "name": "league/commonmark",
2333             "version": "2.3.9",
2334             "source": {
2335                 "type": "git",
2336                 "url": "https://github.com/thephpleague/commonmark.git",
2337                 "reference": "c1e114f74e518daca2729ea8c4bf1167038fa4b5"
2338             },
2339             "dist": {
2340                 "type": "zip",
2341                 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c1e114f74e518daca2729ea8c4bf1167038fa4b5",
2342                 "reference": "c1e114f74e518daca2729ea8c4bf1167038fa4b5",
2343                 "shasum": ""
2344             },
2345             "require": {
2346                 "ext-mbstring": "*",
2347                 "league/config": "^1.1.1",
2348                 "php": "^7.4 || ^8.0",
2349                 "psr/event-dispatcher": "^1.0",
2350                 "symfony/deprecation-contracts": "^2.1 || ^3.0",
2351                 "symfony/polyfill-php80": "^1.16"
2352             },
2353             "require-dev": {
2354                 "cebe/markdown": "^1.0",
2355                 "commonmark/cmark": "0.30.0",
2356                 "commonmark/commonmark.js": "0.30.0",
2357                 "composer/package-versions-deprecated": "^1.8",
2358                 "embed/embed": "^4.4",
2359                 "erusev/parsedown": "^1.0",
2360                 "ext-json": "*",
2361                 "github/gfm": "0.29.0",
2362                 "michelf/php-markdown": "^1.4 || ^2.0",
2363                 "nyholm/psr7": "^1.5",
2364                 "phpstan/phpstan": "^1.8.2",
2365                 "phpunit/phpunit": "^9.5.21",
2366                 "scrutinizer/ocular": "^1.8.1",
2367                 "symfony/finder": "^5.3 | ^6.0",
2368                 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
2369                 "unleashedtech/php-coding-standard": "^3.1.1",
2370                 "vimeo/psalm": "^4.24.0 || ^5.0.0"
2371             },
2372             "suggest": {
2373                 "symfony/yaml": "v2.3+ required if using the Front Matter extension"
2374             },
2375             "type": "library",
2376             "extra": {
2377                 "branch-alias": {
2378                     "dev-main": "2.4-dev"
2379                 }
2380             },
2381             "autoload": {
2382                 "psr-4": {
2383                     "League\\CommonMark\\": "src"
2384                 }
2385             },
2386             "notification-url": "https://packagist.org/downloads/",
2387             "license": [
2388                 "BSD-3-Clause"
2389             ],
2390             "authors": [
2391                 {
2392                     "name": "Colin O'Dell",
2393                     "email": "colinodell@gmail.com",
2394                     "homepage": "https://www.colinodell.com",
2395                     "role": "Lead Developer"
2396                 }
2397             ],
2398             "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2399             "homepage": "https://commonmark.thephpleague.com",
2400             "keywords": [
2401                 "commonmark",
2402                 "flavored",
2403                 "gfm",
2404                 "github",
2405                 "github-flavored",
2406                 "markdown",
2407                 "md",
2408                 "parser"
2409             ],
2410             "support": {
2411                 "docs": "https://commonmark.thephpleague.com/",
2412                 "forum": "https://github.com/thephpleague/commonmark/discussions",
2413                 "issues": "https://github.com/thephpleague/commonmark/issues",
2414                 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
2415                 "source": "https://github.com/thephpleague/commonmark"
2416             },
2417             "funding": [
2418                 {
2419                     "url": "https://www.colinodell.com/sponsor",
2420                     "type": "custom"
2421                 },
2422                 {
2423                     "url": "https://www.paypal.me/colinpodell/10.00",
2424                     "type": "custom"
2425                 },
2426                 {
2427                     "url": "https://github.com/colinodell",
2428                     "type": "github"
2429                 },
2430                 {
2431                     "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
2432                     "type": "tidelift"
2433                 }
2434             ],
2435             "time": "2023-02-15T14:07:24+00:00"
2436         },
2437         {
2438             "name": "league/config",
2439             "version": "v1.2.0",
2440             "source": {
2441                 "type": "git",
2442                 "url": "https://github.com/thephpleague/config.git",
2443                 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2444             },
2445             "dist": {
2446                 "type": "zip",
2447                 "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2448                 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2449                 "shasum": ""
2450             },
2451             "require": {
2452                 "dflydev/dot-access-data": "^3.0.1",
2453                 "nette/schema": "^1.2",
2454                 "php": "^7.4 || ^8.0"
2455             },
2456             "require-dev": {
2457                 "phpstan/phpstan": "^1.8.2",
2458                 "phpunit/phpunit": "^9.5.5",
2459                 "scrutinizer/ocular": "^1.8.1",
2460                 "unleashedtech/php-coding-standard": "^3.1",
2461                 "vimeo/psalm": "^4.7.3"
2462             },
2463             "type": "library",
2464             "extra": {
2465                 "branch-alias": {
2466                     "dev-main": "1.2-dev"
2467                 }
2468             },
2469             "autoload": {
2470                 "psr-4": {
2471                     "League\\Config\\": "src"
2472                 }
2473             },
2474             "notification-url": "https://packagist.org/downloads/",
2475             "license": [
2476                 "BSD-3-Clause"
2477             ],
2478             "authors": [
2479                 {
2480                     "name": "Colin O'Dell",
2481                     "email": "colinodell@gmail.com",
2482                     "homepage": "https://www.colinodell.com",
2483                     "role": "Lead Developer"
2484                 }
2485             ],
2486             "description": "Define configuration arrays with strict schemas and access values with dot notation",
2487             "homepage": "https://config.thephpleague.com",
2488             "keywords": [
2489                 "array",
2490                 "config",
2491                 "configuration",
2492                 "dot",
2493                 "dot-access",
2494                 "nested",
2495                 "schema"
2496             ],
2497             "support": {
2498                 "docs": "https://config.thephpleague.com/",
2499                 "issues": "https://github.com/thephpleague/config/issues",
2500                 "rss": "https://github.com/thephpleague/config/releases.atom",
2501                 "source": "https://github.com/thephpleague/config"
2502             },
2503             "funding": [
2504                 {
2505                     "url": "https://www.colinodell.com/sponsor",
2506                     "type": "custom"
2507                 },
2508                 {
2509                     "url": "https://www.paypal.me/colinpodell/10.00",
2510                     "type": "custom"
2511                 },
2512                 {
2513                     "url": "https://github.com/colinodell",
2514                     "type": "github"
2515                 }
2516             ],
2517             "time": "2022-12-11T20:36:23+00:00"
2518         },
2519         {
2520             "name": "league/flysystem",
2521             "version": "3.12.3",
2522             "source": {
2523                 "type": "git",
2524                 "url": "https://github.com/thephpleague/flysystem.git",
2525                 "reference": "81e87e74dd5213795c7846d65089712d2dda90ce"
2526             },
2527             "dist": {
2528                 "type": "zip",
2529                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/81e87e74dd5213795c7846d65089712d2dda90ce",
2530                 "reference": "81e87e74dd5213795c7846d65089712d2dda90ce",
2531                 "shasum": ""
2532             },
2533             "require": {
2534                 "league/mime-type-detection": "^1.0.0",
2535                 "php": "^8.0.2"
2536             },
2537             "conflict": {
2538                 "aws/aws-sdk-php": "3.209.31 || 3.210.0",
2539                 "guzzlehttp/guzzle": "<7.0",
2540                 "guzzlehttp/ringphp": "<1.1.1",
2541                 "phpseclib/phpseclib": "3.0.15",
2542                 "symfony/http-client": "<5.2"
2543             },
2544             "require-dev": {
2545                 "async-aws/s3": "^1.5",
2546                 "async-aws/simple-s3": "^1.1",
2547                 "aws/aws-sdk-php": "^3.220.0",
2548                 "composer/semver": "^3.0",
2549                 "ext-fileinfo": "*",
2550                 "ext-ftp": "*",
2551                 "ext-zip": "*",
2552                 "friendsofphp/php-cs-fixer": "^3.5",
2553                 "google/cloud-storage": "^1.23",
2554                 "microsoft/azure-storage-blob": "^1.1",
2555                 "phpseclib/phpseclib": "^3.0.14",
2556                 "phpstan/phpstan": "^0.12.26",
2557                 "phpunit/phpunit": "^9.5.11",
2558                 "sabre/dav": "^4.3.1"
2559             },
2560             "type": "library",
2561             "autoload": {
2562                 "psr-4": {
2563                     "League\\Flysystem\\": "src"
2564                 }
2565             },
2566             "notification-url": "https://packagist.org/downloads/",
2567             "license": [
2568                 "MIT"
2569             ],
2570             "authors": [
2571                 {
2572                     "name": "Frank de Jonge",
2573                     "email": "info@frankdejonge.nl"
2574                 }
2575             ],
2576             "description": "File storage abstraction for PHP",
2577             "keywords": [
2578                 "WebDAV",
2579                 "aws",
2580                 "cloud",
2581                 "file",
2582                 "files",
2583                 "filesystem",
2584                 "filesystems",
2585                 "ftp",
2586                 "s3",
2587                 "sftp",
2588                 "storage"
2589             ],
2590             "support": {
2591                 "issues": "https://github.com/thephpleague/flysystem/issues",
2592                 "source": "https://github.com/thephpleague/flysystem/tree/3.12.3"
2593             },
2594             "funding": [
2595                 {
2596                     "url": "https://ecologi.com/frankdejonge",
2597                     "type": "custom"
2598                 },
2599                 {
2600                     "url": "https://github.com/frankdejonge",
2601                     "type": "github"
2602                 },
2603                 {
2604                     "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2605                     "type": "tidelift"
2606                 }
2607             ],
2608             "time": "2023-02-18T15:32:41+00:00"
2609         },
2610         {
2611             "name": "league/mime-type-detection",
2612             "version": "1.11.0",
2613             "source": {
2614                 "type": "git",
2615                 "url": "https://github.com/thephpleague/mime-type-detection.git",
2616                 "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
2617             },
2618             "dist": {
2619                 "type": "zip",
2620                 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2621                 "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2622                 "shasum": ""
2623             },
2624             "require": {
2625                 "ext-fileinfo": "*",
2626                 "php": "^7.2 || ^8.0"
2627             },
2628             "require-dev": {
2629                 "friendsofphp/php-cs-fixer": "^3.2",
2630                 "phpstan/phpstan": "^0.12.68",
2631                 "phpunit/phpunit": "^8.5.8 || ^9.3"
2632             },
2633             "type": "library",
2634             "autoload": {
2635                 "psr-4": {
2636                     "League\\MimeTypeDetection\\": "src"
2637                 }
2638             },
2639             "notification-url": "https://packagist.org/downloads/",
2640             "license": [
2641                 "MIT"
2642             ],
2643             "authors": [
2644                 {
2645                     "name": "Frank de Jonge",
2646                     "email": "info@frankdejonge.nl"
2647                 }
2648             ],
2649             "description": "Mime-type detection for Flysystem",
2650             "support": {
2651                 "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2652                 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
2653             },
2654             "funding": [
2655                 {
2656                     "url": "https://github.com/frankdejonge",
2657                     "type": "github"
2658                 },
2659                 {
2660                     "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2661                     "type": "tidelift"
2662                 }
2663             ],
2664             "time": "2022-04-17T13:12:02+00:00"
2665         },
2666         {
2667             "name": "mollie/polyfill-libsodium",
2668             "version": "v1.1.1",
2669             "source": {
2670                 "type": "git",
2671                 "url": "https://github.com/mollie/polyfill-libsodium.git",
2672                 "reference": "60351707e048080a2218a97296f88733f050f183"
2673             },
2674             "dist": {
2675                 "type": "zip",
2676                 "url": "https://api.github.com/repos/mollie/polyfill-libsodium/zipball/60351707e048080a2218a97296f88733f050f183",
2677                 "reference": "60351707e048080a2218a97296f88733f050f183",
2678                 "shasum": ""
2679             },
2680             "require": {
2681                 "php": ">=7.0.0"
2682             },
2683             "suggest": {
2684                 "ext-sodium": "The new sodium php extension"
2685             },
2686             "type": "library",
2687             "autoload": {
2688                 "files": [
2689                     "./bootstrap.php"
2690                 ]
2691             },
2692             "notification-url": "https://packagist.org/downloads/",
2693             "license": [
2694                 "MIT"
2695             ],
2696             "authors": [
2697                 {
2698                     "name": "Martijn Smit",
2699                     "email": "smit@mollie.com"
2700                 },
2701                 {
2702                     "name": "Willem Stuursma-Ruwen",
2703                     "email": "willem@mollie.com"
2704                 }
2705             ],
2706             "description": "A polyfill package to transition from the libsodium php extension to the sodium extension. Which is included in PHP 7.2",
2707             "support": {
2708                 "issues": "https://github.com/mollie/polyfill-libsodium/issues",
2709                 "source": "https://github.com/mollie/polyfill-libsodium/tree/master"
2710             },
2711             "time": "2018-01-22T16:27:22+00:00"
2712         },
2713         {
2714             "name": "monolog/monolog",
2715             "version": "2.9.1",
2716             "source": {
2717                 "type": "git",
2718                 "url": "https://github.com/Seldaek/monolog.git",
2719                 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
2720             },
2721             "dist": {
2722                 "type": "zip",
2723                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
2724                 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
2725                 "shasum": ""
2726             },
2727             "require": {
2728                 "php": ">=7.2",
2729                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
2730             },
2731             "provide": {
2732                 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
2733             },
2734             "require-dev": {
2735                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2736                 "doctrine/couchdb": "~1.0@dev",
2737                 "elasticsearch/elasticsearch": "^7 || ^8",
2738                 "ext-json": "*",
2739                 "graylog2/gelf-php": "^1.4.2 || ^2@dev",
2740                 "guzzlehttp/guzzle": "^7.4",
2741                 "guzzlehttp/psr7": "^2.2",
2742                 "mongodb/mongodb": "^1.8",
2743                 "php-amqplib/php-amqplib": "~2.4 || ^3",
2744                 "phpspec/prophecy": "^1.15",
2745                 "phpstan/phpstan": "^0.12.91",
2746                 "phpunit/phpunit": "^8.5.14",
2747                 "predis/predis": "^1.1 || ^2.0",
2748                 "rollbar/rollbar": "^1.3 || ^2 || ^3",
2749                 "ruflin/elastica": "^7",
2750                 "swiftmailer/swiftmailer": "^5.3|^6.0",
2751                 "symfony/mailer": "^5.4 || ^6",
2752                 "symfony/mime": "^5.4 || ^6"
2753             },
2754             "suggest": {
2755                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2756                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2757                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2758                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2759                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2760                 "ext-mbstring": "Allow to work properly with unicode symbols",
2761                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2762                 "ext-openssl": "Required to send log messages using SSL",
2763                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2764                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2765                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2766                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2767                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2768                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2769             },
2770             "type": "library",
2771             "extra": {
2772                 "branch-alias": {
2773                     "dev-main": "2.x-dev"
2774                 }
2775             },
2776             "autoload": {
2777                 "psr-4": {
2778                     "Monolog\\": "src/Monolog"
2779                 }
2780             },
2781             "notification-url": "https://packagist.org/downloads/",
2782             "license": [
2783                 "MIT"
2784             ],
2785             "authors": [
2786                 {
2787                     "name": "Jordi Boggiano",
2788                     "email": "j.boggiano@seld.be",
2789                     "homepage": "https://seld.be"
2790                 }
2791             ],
2792             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2793             "homepage": "https://github.com/Seldaek/monolog",
2794             "keywords": [
2795                 "log",
2796                 "logging",
2797                 "psr-3"
2798             ],
2799             "support": {
2800                 "issues": "https://github.com/Seldaek/monolog/issues",
2801                 "source": "https://github.com/Seldaek/monolog/tree/2.9.1"
2802             },
2803             "funding": [
2804                 {
2805                     "url": "https://github.com/Seldaek",
2806                     "type": "github"
2807                 },
2808                 {
2809                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2810                     "type": "tidelift"
2811                 }
2812             ],
2813             "time": "2023-02-06T13:44:46+00:00"
2814         },
2815         {
2816             "name": "nesbot/carbon",
2817             "version": "2.66.0",
2818             "source": {
2819                 "type": "git",
2820                 "url": "https://github.com/briannesbitt/Carbon.git",
2821                 "reference": "496712849902241f04902033b0441b269effe001"
2822             },
2823             "dist": {
2824                 "type": "zip",
2825                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001",
2826                 "reference": "496712849902241f04902033b0441b269effe001",
2827                 "shasum": ""
2828             },
2829             "require": {
2830                 "ext-json": "*",
2831                 "php": "^7.1.8 || ^8.0",
2832                 "symfony/polyfill-mbstring": "^1.0",
2833                 "symfony/polyfill-php80": "^1.16",
2834                 "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2835             },
2836             "require-dev": {
2837                 "doctrine/dbal": "^2.0 || ^3.1.4",
2838                 "doctrine/orm": "^2.7",
2839                 "friendsofphp/php-cs-fixer": "^3.0",
2840                 "kylekatarnls/multi-tester": "^2.0",
2841                 "ondrejmirtes/better-reflection": "*",
2842                 "phpmd/phpmd": "^2.9",
2843                 "phpstan/extension-installer": "^1.0",
2844                 "phpstan/phpstan": "^0.12.99 || ^1.7.14",
2845                 "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
2846                 "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2847                 "squizlabs/php_codesniffer": "^3.4"
2848             },
2849             "bin": [
2850                 "bin/carbon"
2851             ],
2852             "type": "library",
2853             "extra": {
2854                 "branch-alias": {
2855                     "dev-3.x": "3.x-dev",
2856                     "dev-master": "2.x-dev"
2857                 },
2858                 "laravel": {
2859                     "providers": [
2860                         "Carbon\\Laravel\\ServiceProvider"
2861                     ]
2862                 },
2863                 "phpstan": {
2864                     "includes": [
2865                         "extension.neon"
2866                     ]
2867                 }
2868             },
2869             "autoload": {
2870                 "psr-4": {
2871                     "Carbon\\": "src/Carbon/"
2872                 }
2873             },
2874             "notification-url": "https://packagist.org/downloads/",
2875             "license": [
2876                 "MIT"
2877             ],
2878             "authors": [
2879                 {
2880                     "name": "Brian Nesbitt",
2881                     "email": "brian@nesbot.com",
2882                     "homepage": "https://markido.com"
2883                 },
2884                 {
2885                     "name": "kylekatarnls",
2886                     "homepage": "https://github.com/kylekatarnls"
2887                 }
2888             ],
2889             "description": "An API extension for DateTime that supports 281 different languages.",
2890             "homepage": "https://carbon.nesbot.com",
2891             "keywords": [
2892                 "date",
2893                 "datetime",
2894                 "time"
2895             ],
2896             "support": {
2897                 "docs": "https://carbon.nesbot.com/docs",
2898                 "issues": "https://github.com/briannesbitt/Carbon/issues",
2899                 "source": "https://github.com/briannesbitt/Carbon"
2900             },
2901             "funding": [
2902                 {
2903                     "url": "https://github.com/sponsors/kylekatarnls",
2904                     "type": "github"
2905                 },
2906                 {
2907                     "url": "https://opencollective.com/Carbon#sponsor",
2908                     "type": "opencollective"
2909                 },
2910                 {
2911                     "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2912                     "type": "tidelift"
2913                 }
2914             ],
2915             "time": "2023-01-29T18:53:47+00:00"
2916         },
2917         {
2918             "name": "nette/schema",
2919             "version": "v1.2.3",
2920             "source": {
2921                 "type": "git",
2922                 "url": "https://github.com/nette/schema.git",
2923                 "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
2924             },
2925             "dist": {
2926                 "type": "zip",
2927                 "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2928                 "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
2929                 "shasum": ""
2930             },
2931             "require": {
2932                 "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
2933                 "php": ">=7.1 <8.3"
2934             },
2935             "require-dev": {
2936                 "nette/tester": "^2.3 || ^2.4",
2937                 "phpstan/phpstan-nette": "^1.0",
2938                 "tracy/tracy": "^2.7"
2939             },
2940             "type": "library",
2941             "extra": {
2942                 "branch-alias": {
2943                     "dev-master": "1.2-dev"
2944                 }
2945             },
2946             "autoload": {
2947                 "classmap": [
2948                     "src/"
2949                 ]
2950             },
2951             "notification-url": "https://packagist.org/downloads/",
2952             "license": [
2953                 "BSD-3-Clause",
2954                 "GPL-2.0-only",
2955                 "GPL-3.0-only"
2956             ],
2957             "authors": [
2958                 {
2959                     "name": "David Grudl",
2960                     "homepage": "https://davidgrudl.com"
2961                 },
2962                 {
2963                     "name": "Nette Community",
2964                     "homepage": "https://nette.org/contributors"
2965                 }
2966             ],
2967             "description": "📐 Nette Schema: validating data structures against a given Schema.",
2968             "homepage": "https://nette.org",
2969             "keywords": [
2970                 "config",
2971                 "nette"
2972             ],
2973             "support": {
2974                 "issues": "https://github.com/nette/schema/issues",
2975                 "source": "https://github.com/nette/schema/tree/v1.2.3"
2976             },
2977             "time": "2022-10-13T01:24:26+00:00"
2978         },
2979         {
2980             "name": "nette/utils",
2981             "version": "v4.0.0",
2982             "source": {
2983                 "type": "git",
2984                 "url": "https://github.com/nette/utils.git",
2985                 "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e"
2986             },
2987             "dist": {
2988                 "type": "zip",
2989                 "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e",
2990                 "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e",
2991                 "shasum": ""
2992             },
2993             "require": {
2994                 "php": ">=8.0 <8.3"
2995             },
2996             "conflict": {
2997                 "nette/finder": "<3",
2998                 "nette/schema": "<1.2.2"
2999             },
3000             "require-dev": {
3001                 "jetbrains/phpstorm-attributes": "dev-master",
3002                 "nette/tester": "^2.4",
3003                 "phpstan/phpstan": "^1.0",
3004                 "tracy/tracy": "^2.9"
3005             },
3006             "suggest": {
3007                 "ext-gd": "to use Image",
3008                 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
3009                 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
3010                 "ext-json": "to use Nette\\Utils\\Json",
3011                 "ext-mbstring": "to use Strings::lower() etc...",
3012                 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
3013                 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
3014             },
3015             "type": "library",
3016             "extra": {
3017                 "branch-alias": {
3018                     "dev-master": "4.0-dev"
3019                 }
3020             },
3021             "autoload": {
3022                 "classmap": [
3023                     "src/"
3024                 ]
3025             },
3026             "notification-url": "https://packagist.org/downloads/",
3027             "license": [
3028                 "BSD-3-Clause",
3029                 "GPL-2.0-only",
3030                 "GPL-3.0-only"
3031             ],
3032             "authors": [
3033                 {
3034                     "name": "David Grudl",
3035                     "homepage": "https://davidgrudl.com"
3036                 },
3037                 {
3038                     "name": "Nette Community",
3039                     "homepage": "https://nette.org/contributors"
3040                 }
3041             ],
3042             "description": "🛠  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
3043             "homepage": "https://nette.org",
3044             "keywords": [
3045                 "array",
3046                 "core",
3047                 "datetime",
3048                 "images",
3049                 "json",
3050                 "nette",
3051                 "paginator",
3052                 "password",
3053                 "slugify",
3054                 "string",
3055                 "unicode",
3056                 "utf-8",
3057                 "utility",
3058                 "validation"
3059             ],
3060             "support": {
3061                 "issues": "https://github.com/nette/utils/issues",
3062                 "source": "https://github.com/nette/utils/tree/v4.0.0"
3063             },
3064             "time": "2023-02-02T10:41:53+00:00"
3065         },
3066         {
3067             "name": "nikic/php-parser",
3068             "version": "v4.15.3",
3069             "source": {
3070                 "type": "git",
3071                 "url": "https://github.com/nikic/PHP-Parser.git",
3072                 "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039"
3073             },
3074             "dist": {
3075                 "type": "zip",
3076                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb2034039",
3077                 "reference": "570e980a201d8ed0236b0a62ddf2c9cbb2034039",
3078                 "shasum": ""
3079             },
3080             "require": {
3081                 "ext-tokenizer": "*",
3082                 "php": ">=7.0"
3083             },
3084             "require-dev": {
3085                 "ircmaxell/php-yacc": "^0.0.7",
3086                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
3087             },
3088             "bin": [
3089                 "bin/php-parse"
3090             ],
3091             "type": "library",
3092             "extra": {
3093                 "branch-alias": {
3094                     "dev-master": "4.9-dev"
3095                 }
3096             },
3097             "autoload": {
3098                 "psr-4": {
3099                     "PhpParser\\": "lib/PhpParser"
3100                 }
3101             },
3102             "notification-url": "https://packagist.org/downloads/",
3103             "license": [
3104                 "BSD-3-Clause"
3105             ],
3106             "authors": [
3107                 {
3108                     "name": "Nikita Popov"
3109                 }
3110             ],
3111             "description": "A PHP parser written in PHP",
3112             "keywords": [
3113                 "parser",
3114                 "php"
3115             ],
3116             "support": {
3117                 "issues": "https://github.com/nikic/PHP-Parser/issues",
3118                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.3"
3119             },
3120             "time": "2023-01-16T22:05:37+00:00"
3121         },
3122         {
3123             "name": "nunomaduro/termwind",
3124             "version": "v1.15.1",
3125             "source": {
3126                 "type": "git",
3127                 "url": "https://github.com/nunomaduro/termwind.git",
3128                 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc"
3129             },
3130             "dist": {
3131                 "type": "zip",
3132                 "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
3133                 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
3134                 "shasum": ""
3135             },
3136             "require": {
3137                 "ext-mbstring": "*",
3138                 "php": "^8.0",
3139                 "symfony/console": "^5.3.0|^6.0.0"
3140             },
3141             "require-dev": {
3142                 "ergebnis/phpstan-rules": "^1.0.",
3143                 "illuminate/console": "^8.0|^9.0",
3144                 "illuminate/support": "^8.0|^9.0",
3145                 "laravel/pint": "^1.0.0",
3146                 "pestphp/pest": "^1.21.0",
3147                 "pestphp/pest-plugin-mock": "^1.0",
3148                 "phpstan/phpstan": "^1.4.6",
3149                 "phpstan/phpstan-strict-rules": "^1.1.0",
3150                 "symfony/var-dumper": "^5.2.7|^6.0.0",
3151                 "thecodingmachine/phpstan-strict-rules": "^1.0.0"
3152             },
3153             "type": "library",
3154             "extra": {
3155                 "laravel": {
3156                     "providers": [
3157                         "Termwind\\Laravel\\TermwindServiceProvider"
3158                     ]
3159                 }
3160             },
3161             "autoload": {
3162                 "files": [
3163                     "src/Functions.php"
3164                 ],
3165                 "psr-4": {
3166                     "Termwind\\": "src/"
3167                 }
3168             },
3169             "notification-url": "https://packagist.org/downloads/",
3170             "license": [
3171                 "MIT"
3172             ],
3173             "authors": [
3174                 {
3175                     "name": "Nuno Maduro",
3176                     "email": "enunomaduro@gmail.com"
3177                 }
3178             ],
3179             "description": "Its like Tailwind CSS, but for the console.",
3180             "keywords": [
3181                 "cli",
3182                 "console",
3183                 "css",
3184                 "package",
3185                 "php",
3186                 "style"
3187             ],
3188             "support": {
3189                 "issues": "https://github.com/nunomaduro/termwind/issues",
3190                 "source": "https://github.com/nunomaduro/termwind/tree/v1.15.1"
3191             },
3192             "funding": [
3193                 {
3194                     "url": "https://www.paypal.com/paypalme/enunomaduro",
3195                     "type": "custom"
3196                 },
3197                 {
3198                     "url": "https://github.com/nunomaduro",
3199                     "type": "github"
3200                 },
3201                 {
3202                     "url": "https://github.com/xiCO2k",
3203                     "type": "github"
3204                 }
3205             ],
3206             "time": "2023-02-08T01:06:31+00:00"
3207         },
3208         {
3209             "name": "paragonie/random_compat",
3210             "version": "v9.99.100",
3211             "source": {
3212                 "type": "git",
3213                 "url": "https://github.com/paragonie/random_compat.git",
3214                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
3215             },
3216             "dist": {
3217                 "type": "zip",
3218                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
3219                 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
3220                 "shasum": ""
3221             },
3222             "require": {
3223                 "php": ">= 7"
3224             },
3225             "require-dev": {
3226                 "phpunit/phpunit": "4.*|5.*",
3227                 "vimeo/psalm": "^1"
3228             },
3229             "suggest": {
3230                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3231             },
3232             "type": "library",
3233             "notification-url": "https://packagist.org/downloads/",
3234             "license": [
3235                 "MIT"
3236             ],
3237             "authors": [
3238                 {
3239                     "name": "Paragon Initiative Enterprises",
3240                     "email": "security@paragonie.com",
3241                     "homepage": "https://paragonie.com"
3242                 }
3243             ],
3244             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3245             "keywords": [
3246                 "csprng",
3247                 "polyfill",
3248                 "pseudorandom",
3249                 "random"
3250             ],
3251             "support": {
3252                 "email": "info@paragonie.com",
3253                 "issues": "https://github.com/paragonie/random_compat/issues",
3254                 "source": "https://github.com/paragonie/random_compat"
3255             },
3256             "time": "2020-10-15T08:29:30+00:00"
3257         },
3258         {
3259             "name": "paragonie/sodium_compat",
3260             "version": "v1.19.0",
3261             "source": {
3262                 "type": "git",
3263                 "url": "https://github.com/paragonie/sodium_compat.git",
3264                 "reference": "cb15e403ecbe6a6cc515f855c310eb6b1872a933"
3265             },
3266             "dist": {
3267                 "type": "zip",
3268                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/cb15e403ecbe6a6cc515f855c310eb6b1872a933",
3269                 "reference": "cb15e403ecbe6a6cc515f855c310eb6b1872a933",
3270                 "shasum": ""
3271             },
3272             "require": {
3273                 "paragonie/random_compat": ">=1",
3274                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
3275             },
3276             "require-dev": {
3277                 "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
3278             },
3279             "suggest": {
3280                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
3281                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
3282             },
3283             "type": "library",
3284             "autoload": {
3285                 "files": [
3286                     "autoload.php"
3287                 ]
3288             },
3289             "notification-url": "https://packagist.org/downloads/",
3290             "license": [
3291                 "ISC"
3292             ],
3293             "authors": [
3294                 {
3295                     "name": "Paragon Initiative Enterprises",
3296                     "email": "security@paragonie.com"
3297                 },
3298                 {
3299                     "name": "Frank Denis",
3300                     "email": "jedisct1@pureftpd.org"
3301                 }
3302             ],
3303             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
3304             "keywords": [
3305                 "Authentication",
3306                 "BLAKE2b",
3307                 "ChaCha20",
3308                 "ChaCha20-Poly1305",
3309                 "Chapoly",
3310                 "Curve25519",
3311                 "Ed25519",
3312                 "EdDSA",
3313                 "Edwards-curve Digital Signature Algorithm",
3314                 "Elliptic Curve Diffie-Hellman",
3315                 "Poly1305",
3316                 "Pure-PHP cryptography",
3317                 "RFC 7748",
3318                 "RFC 8032",
3319                 "Salpoly",
3320                 "Salsa20",
3321                 "X25519",
3322                 "XChaCha20-Poly1305",
3323                 "XSalsa20-Poly1305",
3324                 "Xchacha20",
3325                 "Xsalsa20",
3326                 "aead",
3327                 "cryptography",
3328                 "ecdh",
3329                 "elliptic curve",
3330                 "elliptic curve cryptography",
3331                 "encryption",
3332                 "libsodium",
3333                 "php",
3334                 "public-key cryptography",
3335                 "secret-key cryptography",
3336                 "side-channel resistant"
3337             ],
3338             "support": {
3339                 "issues": "https://github.com/paragonie/sodium_compat/issues",
3340                 "source": "https://github.com/paragonie/sodium_compat/tree/v1.19.0"
3341             },
3342             "time": "2022-09-26T03:40:35+00:00"
3343         },
3344         {
3345             "name": "phpoption/phpoption",
3346             "version": "1.9.0",
3347             "source": {
3348                 "type": "git",
3349                 "url": "https://github.com/schmittjoh/php-option.git",
3350                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
3351             },
3352             "dist": {
3353                 "type": "zip",
3354                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
3355                 "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
3356                 "shasum": ""
3357             },
3358             "require": {
3359                 "php": "^7.2.5 || ^8.0"
3360             },
3361             "require-dev": {
3362                 "bamarni/composer-bin-plugin": "^1.8",
3363                 "phpunit/phpunit": "^8.5.28 || ^9.5.21"
3364             },
3365             "type": "library",
3366             "extra": {
3367                 "bamarni-bin": {
3368                     "bin-links": true,
3369                     "forward-command": true
3370                 },
3371                 "branch-alias": {
3372                     "dev-master": "1.9-dev"
3373                 }
3374             },
3375             "autoload": {
3376                 "psr-4": {
3377                     "PhpOption\\": "src/PhpOption/"
3378                 }
3379             },
3380             "notification-url": "https://packagist.org/downloads/",
3381             "license": [
3382                 "Apache-2.0"
3383             ],
3384             "authors": [
3385                 {
3386                     "name": "Johannes M. Schmitt",
3387                     "email": "schmittjoh@gmail.com",
3388                     "homepage": "https://github.com/schmittjoh"
3389                 },
3390                 {
3391                     "name": "Graham Campbell",
3392                     "email": "hello@gjcampbell.co.uk",
3393                     "homepage": "https://github.com/GrahamCampbell"
3394                 }
3395             ],
3396             "description": "Option Type for PHP",
3397             "keywords": [
3398                 "language",
3399                 "option",
3400                 "php",
3401                 "type"
3402             ],
3403             "support": {
3404                 "issues": "https://github.com/schmittjoh/php-option/issues",
3405                 "source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
3406             },
3407             "funding": [
3408                 {
3409                     "url": "https://github.com/GrahamCampbell",
3410                     "type": "github"
3411                 },
3412                 {
3413                     "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
3414                     "type": "tidelift"
3415                 }
3416             ],
3417             "time": "2022-07-30T15:51:26+00:00"
3418         },
3419         {
3420             "name": "psr/cache",
3421             "version": "3.0.0",
3422             "source": {
3423                 "type": "git",
3424                 "url": "https://github.com/php-fig/cache.git",
3425                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
3426             },
3427             "dist": {
3428                 "type": "zip",
3429                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
3430                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
3431                 "shasum": ""
3432             },
3433             "require": {
3434                 "php": ">=8.0.0"
3435             },
3436             "type": "library",
3437             "extra": {
3438                 "branch-alias": {
3439                     "dev-master": "1.0.x-dev"
3440                 }
3441             },
3442             "autoload": {
3443                 "psr-4": {
3444                     "Psr\\Cache\\": "src/"
3445                 }
3446             },
3447             "notification-url": "https://packagist.org/downloads/",
3448             "license": [
3449                 "MIT"
3450             ],
3451             "authors": [
3452                 {
3453                     "name": "PHP-FIG",
3454                     "homepage": "https://www.php-fig.org/"
3455                 }
3456             ],
3457             "description": "Common interface for caching libraries",
3458             "keywords": [
3459                 "cache",
3460                 "psr",
3461                 "psr-6"
3462             ],
3463             "support": {
3464                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
3465             },
3466             "time": "2021-02-03T23:26:27+00:00"
3467         },
3468         {
3469             "name": "psr/container",
3470             "version": "2.0.2",
3471             "source": {
3472                 "type": "git",
3473                 "url": "https://github.com/php-fig/container.git",
3474                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
3475             },
3476             "dist": {
3477                 "type": "zip",
3478                 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
3479                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
3480                 "shasum": ""
3481             },
3482             "require": {
3483                 "php": ">=7.4.0"
3484             },
3485             "type": "library",
3486             "extra": {
3487                 "branch-alias": {
3488                     "dev-master": "2.0.x-dev"
3489                 }
3490             },
3491             "autoload": {
3492                 "psr-4": {
3493                     "Psr\\Container\\": "src/"
3494                 }
3495             },
3496             "notification-url": "https://packagist.org/downloads/",
3497             "license": [
3498                 "MIT"
3499             ],
3500             "authors": [
3501                 {
3502                     "name": "PHP-FIG",
3503                     "homepage": "https://www.php-fig.org/"
3504                 }
3505             ],
3506             "description": "Common Container Interface (PHP FIG PSR-11)",
3507             "homepage": "https://github.com/php-fig/container",
3508             "keywords": [
3509                 "PSR-11",
3510                 "container",
3511                 "container-interface",
3512                 "container-interop",
3513                 "psr"
3514             ],
3515             "support": {
3516                 "issues": "https://github.com/php-fig/container/issues",
3517                 "source": "https://github.com/php-fig/container/tree/2.0.2"
3518             },
3519             "time": "2021-11-05T16:47:00+00:00"
3520         },
3521         {
3522             "name": "psr/event-dispatcher",
3523             "version": "1.0.0",
3524             "source": {
3525                 "type": "git",
3526                 "url": "https://github.com/php-fig/event-dispatcher.git",
3527                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
3528             },
3529             "dist": {
3530                 "type": "zip",
3531                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
3532                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
3533                 "shasum": ""
3534             },
3535             "require": {
3536                 "php": ">=7.2.0"
3537             },
3538             "type": "library",
3539             "extra": {
3540                 "branch-alias": {
3541                     "dev-master": "1.0.x-dev"
3542                 }
3543             },
3544             "autoload": {
3545                 "psr-4": {
3546                     "Psr\\EventDispatcher\\": "src/"
3547                 }
3548             },
3549             "notification-url": "https://packagist.org/downloads/",
3550             "license": [
3551                 "MIT"
3552             ],
3553             "authors": [
3554                 {
3555                     "name": "PHP-FIG",
3556                     "homepage": "http://www.php-fig.org/"
3557                 }
3558             ],
3559             "description": "Standard interfaces for event handling.",
3560             "keywords": [
3561                 "events",
3562                 "psr",
3563                 "psr-14"
3564             ],
3565             "support": {
3566                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
3567                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
3568             },
3569             "time": "2019-01-08T18:20:26+00:00"
3570         },
3571         {
3572             "name": "psr/http-client",
3573             "version": "1.0.1",
3574             "source": {
3575                 "type": "git",
3576                 "url": "https://github.com/php-fig/http-client.git",
3577                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3578             },
3579             "dist": {
3580                 "type": "zip",
3581                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3582                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3583                 "shasum": ""
3584             },
3585             "require": {
3586                 "php": "^7.0 || ^8.0",
3587                 "psr/http-message": "^1.0"
3588             },
3589             "type": "library",
3590             "extra": {
3591                 "branch-alias": {
3592                     "dev-master": "1.0.x-dev"
3593                 }
3594             },
3595             "autoload": {
3596                 "psr-4": {
3597                     "Psr\\Http\\Client\\": "src/"
3598                 }
3599             },
3600             "notification-url": "https://packagist.org/downloads/",
3601             "license": [
3602                 "MIT"
3603             ],
3604             "authors": [
3605                 {
3606                     "name": "PHP-FIG",
3607                     "homepage": "http://www.php-fig.org/"
3608                 }
3609             ],
3610             "description": "Common interface for HTTP clients",
3611             "homepage": "https://github.com/php-fig/http-client",
3612             "keywords": [
3613                 "http",
3614                 "http-client",
3615                 "psr",
3616                 "psr-18"
3617             ],
3618             "support": {
3619                 "source": "https://github.com/php-fig/http-client/tree/master"
3620             },
3621             "time": "2020-06-29T06:28:15+00:00"
3622         },
3623         {
3624             "name": "psr/http-factory",
3625             "version": "1.0.1",
3626             "source": {
3627                 "type": "git",
3628                 "url": "https://github.com/php-fig/http-factory.git",
3629                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3630             },
3631             "dist": {
3632                 "type": "zip",
3633                 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3634                 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3635                 "shasum": ""
3636             },
3637             "require": {
3638                 "php": ">=7.0.0",
3639                 "psr/http-message": "^1.0"
3640             },
3641             "type": "library",
3642             "extra": {
3643                 "branch-alias": {
3644                     "dev-master": "1.0.x-dev"
3645                 }
3646             },
3647             "autoload": {
3648                 "psr-4": {
3649                     "Psr\\Http\\Message\\": "src/"
3650                 }
3651             },
3652             "notification-url": "https://packagist.org/downloads/",
3653             "license": [
3654                 "MIT"
3655             ],
3656             "authors": [
3657                 {
3658                     "name": "PHP-FIG",
3659                     "homepage": "http://www.php-fig.org/"
3660                 }
3661             ],
3662             "description": "Common interfaces for PSR-7 HTTP message factories",
3663             "keywords": [
3664                 "factory",
3665                 "http",
3666                 "message",
3667                 "psr",
3668                 "psr-17",
3669                 "psr-7",
3670                 "request",
3671                 "response"
3672             ],
3673             "support": {
3674                 "source": "https://github.com/php-fig/http-factory/tree/master"
3675             },
3676             "time": "2019-04-30T12:38:16+00:00"
3677         },
3678         {
3679             "name": "psr/http-message",
3680             "version": "1.0.1",
3681             "source": {
3682                 "type": "git",
3683                 "url": "https://github.com/php-fig/http-message.git",
3684                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3685             },
3686             "dist": {
3687                 "type": "zip",
3688                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3689                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3690                 "shasum": ""
3691             },
3692             "require": {
3693                 "php": ">=5.3.0"
3694             },
3695             "type": "library",
3696             "extra": {
3697                 "branch-alias": {
3698                     "dev-master": "1.0.x-dev"
3699                 }
3700             },
3701             "autoload": {
3702                 "psr-4": {
3703                     "Psr\\Http\\Message\\": "src/"
3704                 }
3705             },
3706             "notification-url": "https://packagist.org/downloads/",
3707             "license": [
3708                 "MIT"
3709             ],
3710             "authors": [
3711                 {
3712                     "name": "PHP-FIG",
3713                     "homepage": "http://www.php-fig.org/"
3714                 }
3715             ],
3716             "description": "Common interface for HTTP messages",
3717             "homepage": "https://github.com/php-fig/http-message",
3718             "keywords": [
3719                 "http",
3720                 "http-message",
3721                 "psr",
3722                 "psr-7",
3723                 "request",
3724                 "response"
3725             ],
3726             "support": {
3727                 "source": "https://github.com/php-fig/http-message/tree/master"
3728             },
3729             "time": "2016-08-06T14:39:51+00:00"
3730         },
3731         {
3732             "name": "psr/log",
3733             "version": "3.0.0",
3734             "source": {
3735                 "type": "git",
3736                 "url": "https://github.com/php-fig/log.git",
3737                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
3738             },
3739             "dist": {
3740                 "type": "zip",
3741                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
3742                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
3743                 "shasum": ""
3744             },
3745             "require": {
3746                 "php": ">=8.0.0"
3747             },
3748             "type": "library",
3749             "extra": {
3750                 "branch-alias": {
3751                     "dev-master": "3.x-dev"
3752                 }
3753             },
3754             "autoload": {
3755                 "psr-4": {
3756                     "Psr\\Log\\": "src"
3757                 }
3758             },
3759             "notification-url": "https://packagist.org/downloads/",
3760             "license": [
3761                 "MIT"
3762             ],
3763             "authors": [
3764                 {
3765                     "name": "PHP-FIG",
3766                     "homepage": "https://www.php-fig.org/"
3767                 }
3768             ],
3769             "description": "Common interface for logging libraries",
3770             "homepage": "https://github.com/php-fig/log",
3771             "keywords": [
3772                 "log",
3773                 "psr",
3774                 "psr-3"
3775             ],
3776             "support": {
3777                 "source": "https://github.com/php-fig/log/tree/3.0.0"
3778             },
3779             "time": "2021-07-14T16:46:02+00:00"
3780         },
3781         {
3782             "name": "psr/simple-cache",
3783             "version": "3.0.0",
3784             "source": {
3785                 "type": "git",
3786                 "url": "https://github.com/php-fig/simple-cache.git",
3787                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
3788             },
3789             "dist": {
3790                 "type": "zip",
3791                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
3792                 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
3793                 "shasum": ""
3794             },
3795             "require": {
3796                 "php": ">=8.0.0"
3797             },
3798             "type": "library",
3799             "extra": {
3800                 "branch-alias": {
3801                     "dev-master": "3.0.x-dev"
3802                 }
3803             },
3804             "autoload": {
3805                 "psr-4": {
3806                     "Psr\\SimpleCache\\": "src/"
3807                 }
3808             },
3809             "notification-url": "https://packagist.org/downloads/",
3810             "license": [
3811                 "MIT"
3812             ],
3813             "authors": [
3814                 {
3815                     "name": "PHP-FIG",
3816                     "homepage": "https://www.php-fig.org/"
3817                 }
3818             ],
3819             "description": "Common interfaces for simple caching",
3820             "keywords": [
3821                 "cache",
3822                 "caching",
3823                 "psr",
3824                 "psr-16",
3825                 "simple-cache"
3826             ],
3827             "support": {
3828                 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
3829             },
3830             "time": "2021-10-29T13:26:27+00:00"
3831         },
3832         {
3833             "name": "psy/psysh",
3834             "version": "v0.11.12",
3835             "source": {
3836                 "type": "git",
3837                 "url": "https://github.com/bobthecow/psysh.git",
3838                 "reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7"
3839             },
3840             "dist": {
3841                 "type": "zip",
3842                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/52cb7c47d403c31c0adc9bf7710fc355f93c20f7",
3843                 "reference": "52cb7c47d403c31c0adc9bf7710fc355f93c20f7",
3844                 "shasum": ""
3845             },
3846             "require": {
3847                 "ext-json": "*",
3848                 "ext-tokenizer": "*",
3849                 "nikic/php-parser": "^4.0 || ^3.1",
3850                 "php": "^8.0 || ^7.0.8",
3851                 "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
3852                 "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
3853             },
3854             "conflict": {
3855                 "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
3856             },
3857             "require-dev": {
3858                 "bamarni/composer-bin-plugin": "^1.2"
3859             },
3860             "suggest": {
3861                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
3862                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
3863                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
3864                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
3865             },
3866             "bin": [
3867                 "bin/psysh"
3868             ],
3869             "type": "library",
3870             "extra": {
3871                 "branch-alias": {
3872                     "dev-main": "0.11.x-dev"
3873                 }
3874             },
3875             "autoload": {
3876                 "files": [
3877                     "src/functions.php"
3878                 ],
3879                 "psr-4": {
3880                     "Psy\\": "src/"
3881                 }
3882             },
3883             "notification-url": "https://packagist.org/downloads/",
3884             "license": [
3885                 "MIT"
3886             ],
3887             "authors": [
3888                 {
3889                     "name": "Justin Hileman",
3890                     "email": "justin@justinhileman.info",
3891                     "homepage": "http://justinhileman.com"
3892                 }
3893             ],
3894             "description": "An interactive shell for modern PHP.",
3895             "homepage": "http://psysh.org",
3896             "keywords": [
3897                 "REPL",
3898                 "console",
3899                 "interactive",
3900                 "shell"
3901             ],
3902             "support": {
3903                 "issues": "https://github.com/bobthecow/psysh/issues",
3904                 "source": "https://github.com/bobthecow/psysh/tree/v0.11.12"
3905             },
3906             "time": "2023-01-29T21:24:40+00:00"
3907         },
3908         {
3909             "name": "pusher/pusher-php-server",
3910             "version": "7.2.2",
3911             "source": {
3912                 "type": "git",
3913                 "url": "https://github.com/pusher/pusher-http-php.git",
3914                 "reference": "4ace4873873b06c25cecb2dd6d9fdcbf2f20b640"
3915             },
3916             "dist": {
3917                 "type": "zip",
3918                 "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/4ace4873873b06c25cecb2dd6d9fdcbf2f20b640",
3919                 "reference": "4ace4873873b06c25cecb2dd6d9fdcbf2f20b640",
3920                 "shasum": ""
3921             },
3922             "require": {
3923                 "ext-curl": "*",
3924                 "ext-json": "*",
3925                 "guzzlehttp/guzzle": "^7.2",
3926                 "paragonie/sodium_compat": "^1.6",
3927                 "php": "^7.3|^8.0",
3928                 "psr/log": "^1.0|^2.0|^3.0"
3929             },
3930             "require-dev": {
3931                 "overtrue/phplint": "^2.3",
3932                 "phpunit/phpunit": "^9.3"
3933             },
3934             "type": "library",
3935             "extra": {
3936                 "branch-alias": {
3937                     "dev-master": "5.0-dev"
3938                 }
3939             },
3940             "autoload": {
3941                 "psr-4": {
3942                     "Pusher\\": "src/"
3943                 }
3944             },
3945             "notification-url": "https://packagist.org/downloads/",
3946             "license": [
3947                 "MIT"
3948             ],
3949             "description": "Library for interacting with the Pusher REST API",
3950             "keywords": [
3951                 "events",
3952                 "messaging",
3953                 "php-pusher-server",
3954                 "publish",
3955                 "push",
3956                 "pusher",
3957                 "real time",
3958                 "real-time",
3959                 "realtime",
3960                 "rest",
3961                 "trigger"
3962             ],
3963             "support": {
3964                 "issues": "https://github.com/pusher/pusher-http-php/issues",
3965                 "source": "https://github.com/pusher/pusher-http-php/tree/7.2.2"
3966             },
3967             "time": "2022-12-20T19:52:36+00:00"
3968         },
3969         {
3970             "name": "ralouphie/getallheaders",
3971             "version": "3.0.3",
3972             "source": {
3973                 "type": "git",
3974                 "url": "https://github.com/ralouphie/getallheaders.git",
3975                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3976             },
3977             "dist": {
3978                 "type": "zip",
3979                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3980                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3981                 "shasum": ""
3982             },
3983             "require": {
3984                 "php": ">=5.6"
3985             },
3986             "require-dev": {
3987                 "php-coveralls/php-coveralls": "^2.1",
3988                 "phpunit/phpunit": "^5 || ^6.5"
3989             },
3990             "type": "library",
3991             "autoload": {
3992                 "files": [
3993                     "src/getallheaders.php"
3994                 ]
3995             },
3996             "notification-url": "https://packagist.org/downloads/",
3997             "license": [
3998                 "MIT"
3999             ],
4000             "authors": [
4001                 {
4002                     "name": "Ralph Khattar",
4003                     "email": "ralph.khattar@gmail.com"
4004                 }
4005             ],
4006             "description": "A polyfill for getallheaders.",
4007             "support": {
4008                 "issues": "https://github.com/ralouphie/getallheaders/issues",
4009                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
4010             },
4011             "time": "2019-03-08T08:55:37+00:00"
4012         },
4013         {
4014             "name": "ramsey/collection",
4015             "version": "2.0.0",
4016             "source": {
4017                 "type": "git",
4018                 "url": "https://github.com/ramsey/collection.git",
4019                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
4020             },
4021             "dist": {
4022                 "type": "zip",
4023                 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
4024                 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
4025                 "shasum": ""
4026             },
4027             "require": {
4028                 "php": "^8.1"
4029             },
4030             "require-dev": {
4031                 "captainhook/plugin-composer": "^5.3",
4032                 "ergebnis/composer-normalize": "^2.28.3",
4033                 "fakerphp/faker": "^1.21",
4034                 "hamcrest/hamcrest-php": "^2.0",
4035                 "jangregor/phpstan-prophecy": "^1.0",
4036                 "mockery/mockery": "^1.5",
4037                 "php-parallel-lint/php-console-highlighter": "^1.0",
4038                 "php-parallel-lint/php-parallel-lint": "^1.3",
4039                 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
4040                 "phpspec/prophecy-phpunit": "^2.0",
4041                 "phpstan/extension-installer": "^1.2",
4042                 "phpstan/phpstan": "^1.9",
4043                 "phpstan/phpstan-mockery": "^1.1",
4044                 "phpstan/phpstan-phpunit": "^1.3",
4045                 "phpunit/phpunit": "^9.5",
4046                 "psalm/plugin-mockery": "^1.1",
4047                 "psalm/plugin-phpunit": "^0.18.4",
4048                 "ramsey/coding-standard": "^2.0.3",
4049                 "ramsey/conventional-commits": "^1.3",
4050                 "vimeo/psalm": "^5.4"
4051             },
4052             "type": "library",
4053             "extra": {
4054                 "captainhook": {
4055                     "force-install": true
4056                 },
4057                 "ramsey/conventional-commits": {
4058                     "configFile": "conventional-commits.json"
4059                 }
4060             },
4061             "autoload": {
4062                 "psr-4": {
4063                     "Ramsey\\Collection\\": "src/"
4064                 }
4065             },
4066             "notification-url": "https://packagist.org/downloads/",
4067             "license": [
4068                 "MIT"
4069             ],
4070             "authors": [
4071                 {
4072                     "name": "Ben Ramsey",
4073                     "email": "ben@benramsey.com",
4074                     "homepage": "https://benramsey.com"
4075                 }
4076             ],
4077             "description": "A PHP library for representing and manipulating collections.",
4078             "keywords": [
4079                 "array",
4080                 "collection",
4081                 "hash",
4082                 "map",
4083                 "queue",
4084                 "set"
4085             ],
4086             "support": {
4087                 "issues": "https://github.com/ramsey/collection/issues",
4088                 "source": "https://github.com/ramsey/collection/tree/2.0.0"
4089             },
4090             "funding": [
4091                 {
4092                     "url": "https://github.com/ramsey",
4093                     "type": "github"
4094                 },
4095                 {
4096                     "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
4097                     "type": "tidelift"
4098                 }
4099             ],
4100             "time": "2022-12-31T21:50:55+00:00"
4101         },
4102         {
4103             "name": "ramsey/uuid",
4104             "version": "4.x-dev",
4105             "source": {
4106                 "type": "git",
4107                 "url": "https://github.com/ramsey/uuid.git",
4108                 "reference": "bf2bee216a4379eaf62162307d62bb7850405fec"
4109             },
4110             "dist": {
4111                 "type": "zip",
4112                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/bf2bee216a4379eaf62162307d62bb7850405fec",
4113                 "reference": "bf2bee216a4379eaf62162307d62bb7850405fec",
4114                 "shasum": ""
4115             },
4116             "require": {
4117                 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
4118                 "ext-json": "*",
4119                 "php": "^8.0",
4120                 "ramsey/collection": "^1.2 || ^2.0"
4121             },
4122             "replace": {
4123                 "rhumsaa/uuid": "self.version"
4124             },
4125             "require-dev": {
4126                 "captainhook/captainhook": "^5.10",
4127                 "captainhook/plugin-composer": "^5.3",
4128                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4129                 "doctrine/annotations": "^1.8",
4130                 "ergebnis/composer-normalize": "^2.15",
4131                 "mockery/mockery": "^1.3",
4132                 "paragonie/random-lib": "^2",
4133                 "php-mock/php-mock": "^2.2",
4134                 "php-mock/php-mock-mockery": "^1.3",
4135                 "php-parallel-lint/php-parallel-lint": "^1.1",
4136                 "phpbench/phpbench": "^1.0",
4137                 "phpstan/extension-installer": "^1.1",
4138                 "phpstan/phpstan": "^1.8",
4139                 "phpstan/phpstan-mockery": "^1.1",
4140                 "phpstan/phpstan-phpunit": "^1.1",
4141                 "phpunit/phpunit": "^8.5 || ^9",
4142                 "ramsey/composer-repl": "^1.4",
4143                 "slevomat/coding-standard": "^8.4",
4144                 "squizlabs/php_codesniffer": "^3.5",
4145                 "vimeo/psalm": "^4.9"
4146             },
4147             "suggest": {
4148                 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
4149                 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
4150                 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
4151                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
4152                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
4153             },
4154             "default-branch": true,
4155             "type": "library",
4156             "extra": {
4157                 "captainhook": {
4158                     "force-install": true
4159                 }
4160             },
4161             "autoload": {
4162                 "files": [
4163                     "src/functions.php"
4164                 ],
4165                 "psr-4": {
4166                     "Ramsey\\Uuid\\": "src/"
4167                 }
4168             },
4169             "notification-url": "https://packagist.org/downloads/",
4170             "license": [
4171                 "MIT"
4172             ],
4173             "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
4174             "keywords": [
4175                 "guid",
4176                 "identifier",
4177                 "uuid"
4178             ],
4179             "support": {
4180                 "issues": "https://github.com/ramsey/uuid/issues",
4181                 "source": "https://github.com/ramsey/uuid/tree/4.x"
4182             },
4183             "funding": [
4184                 {
4185                     "url": "https://github.com/ramsey",
4186                     "type": "github"
4187                 },
4188                 {
4189                     "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
4190                     "type": "tidelift"
4191                 }
4192             ],
4193             "time": "2023-02-07T16:14:23+00:00"
4194         },
4195         {
4196             "name": "ratchet/pawl",
4197             "version": "v0.4.1",
4198             "source": {
4199                 "type": "git",
4200                 "url": "https://github.com/ratchetphp/Pawl.git",
4201                 "reference": "af70198bab77a582b31169d3cc3982bed25c161f"
4202             },
4203             "dist": {
4204                 "type": "zip",
4205                 "url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/af70198bab77a582b31169d3cc3982bed25c161f",
4206                 "reference": "af70198bab77a582b31169d3cc3982bed25c161f",
4207                 "shasum": ""
4208             },
4209             "require": {
4210                 "evenement/evenement": "^3.0 || ^2.0",
4211                 "guzzlehttp/psr7": "^2.0 || ^1.7",
4212                 "php": ">=5.4",
4213                 "ratchet/rfc6455": "^0.3.1",
4214                 "react/socket": "^1.9"
4215             },
4216             "require-dev": {
4217                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8"
4218             },
4219             "suggest": {
4220                 "reactivex/rxphp": "~2.0"
4221             },
4222             "type": "library",
4223             "autoload": {
4224                 "files": [
4225                     "src/functions_include.php"
4226                 ],
4227                 "psr-4": {
4228                     "Ratchet\\Client\\": "src"
4229                 }
4230             },
4231             "notification-url": "https://packagist.org/downloads/",
4232             "license": [
4233                 "MIT"
4234             ],
4235             "description": "Asynchronous WebSocket client",
4236             "keywords": [
4237                 "Ratchet",
4238                 "async",
4239                 "client",
4240                 "websocket",
4241                 "websocket client"
4242             ],
4243             "support": {
4244                 "issues": "https://github.com/ratchetphp/Pawl/issues",
4245                 "source": "https://github.com/ratchetphp/Pawl/tree/v0.4.1"
4246             },
4247             "time": "2021-12-10T14:32:34+00:00"
4248         },
4249         {
4250             "name": "ratchet/rfc6455",
4251             "version": "v0.3.1",
4252             "source": {
4253                 "type": "git",
4254                 "url": "https://github.com/ratchetphp/RFC6455.git",
4255                 "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb"
4256             },
4257             "dist": {
4258                 "type": "zip",
4259                 "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/7c964514e93456a52a99a20fcfa0de242a43ccdb",
4260                 "reference": "7c964514e93456a52a99a20fcfa0de242a43ccdb",
4261                 "shasum": ""
4262             },
4263             "require": {
4264                 "guzzlehttp/psr7": "^2 || ^1.7",
4265                 "php": ">=5.4.2"
4266             },
4267             "require-dev": {
4268                 "phpunit/phpunit": "^5.7",
4269                 "react/socket": "^1.3"
4270             },
4271             "type": "library",
4272             "autoload": {
4273                 "psr-4": {
4274                     "Ratchet\\RFC6455\\": "src"
4275                 }
4276             },
4277             "notification-url": "https://packagist.org/downloads/",
4278             "license": [
4279                 "MIT"
4280             ],
4281             "authors": [
4282                 {
4283                     "name": "Chris Boden",
4284                     "email": "cboden@gmail.com",
4285                     "role": "Developer"
4286                 },
4287                 {
4288                     "name": "Matt Bonneau",
4289                     "role": "Developer"
4290                 }
4291             ],
4292             "description": "RFC6455 WebSocket protocol handler",
4293             "homepage": "http://socketo.me",
4294             "keywords": [
4295                 "WebSockets",
4296                 "rfc6455",
4297                 "websocket"
4298             ],
4299             "support": {
4300                 "chat": "https://gitter.im/reactphp/reactphp",
4301                 "issues": "https://github.com/ratchetphp/RFC6455/issues",
4302                 "source": "https://github.com/ratchetphp/RFC6455/tree/v0.3.1"
4303             },
4304             "time": "2021-12-09T23:20:49+00:00"
4305         },
4306         {
4307             "name": "react/cache",
4308             "version": "v1.2.0",
4309             "source": {
4310                 "type": "git",
4311                 "url": "https://github.com/reactphp/cache.git",
4312                 "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
4313             },
4314             "dist": {
4315                 "type": "zip",
4316                 "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
4317                 "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
4318                 "shasum": ""
4319             },
4320             "require": {
4321                 "php": ">=5.3.0",
4322                 "react/promise": "^3.0 || ^2.0 || ^1.1"
4323             },
4324             "require-dev": {
4325                 "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
4326             },
4327             "type": "library",
4328             "autoload": {
4329                 "psr-4": {
4330                     "React\\Cache\\": "src/"
4331                 }
4332             },
4333             "notification-url": "https://packagist.org/downloads/",
4334             "license": [
4335                 "MIT"
4336             ],
4337             "authors": [
4338                 {
4339                     "name": "Christian Lück",
4340                     "email": "christian@clue.engineering",
4341                     "homepage": "https://clue.engineering/"
4342                 },
4343                 {
4344                     "name": "Cees-Jan Kiewiet",
4345                     "email": "reactphp@ceesjankiewiet.nl",
4346                     "homepage": "https://wyrihaximus.net/"
4347                 },
4348                 {
4349                     "name": "Jan Sorgalla",
4350                     "email": "jsorgalla@gmail.com",
4351                     "homepage": "https://sorgalla.com/"
4352                 },
4353                 {
4354                     "name": "Chris Boden",
4355                     "email": "cboden@gmail.com",
4356                     "homepage": "https://cboden.dev/"
4357                 }
4358             ],
4359             "description": "Async, Promise-based cache interface for ReactPHP",
4360             "keywords": [
4361                 "cache",
4362                 "caching",
4363                 "promise",
4364                 "reactphp"
4365             ],
4366             "support": {
4367                 "issues": "https://github.com/reactphp/cache/issues",
4368                 "source": "https://github.com/reactphp/cache/tree/v1.2.0"
4369             },
4370             "funding": [
4371                 {
4372                     "url": "https://opencollective.com/reactphp",
4373                     "type": "open_collective"
4374                 }
4375             ],
4376             "time": "2022-11-30T15:59:55+00:00"
4377         },
4378         {
4379             "name": "react/child-process",
4380             "version": "v0.6.5",
4381             "source": {
4382                 "type": "git",
4383                 "url": "https://github.com/reactphp/child-process.git",
4384                 "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
4385             },
4386             "dist": {
4387                 "type": "zip",
4388                 "url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
4389                 "reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
4390                 "shasum": ""
4391             },
4392             "require": {
4393                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
4394                 "php": ">=5.3.0",
4395                 "react/event-loop": "^1.2",
4396                 "react/stream": "^1.2"
4397             },
4398             "require-dev": {
4399                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
4400                 "react/socket": "^1.8",
4401                 "sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
4402             },
4403             "type": "library",
4404             "autoload": {
4405                 "psr-4": {
4406                     "React\\ChildProcess\\": "src"
4407                 }
4408             },
4409             "notification-url": "https://packagist.org/downloads/",
4410             "license": [
4411                 "MIT"
4412             ],
4413             "authors": [
4414                 {
4415                     "name": "Christian Lück",
4416                     "email": "christian@clue.engineering",
4417                     "homepage": "https://clue.engineering/"
4418                 },
4419                 {
4420                     "name": "Cees-Jan Kiewiet",
4421                     "email": "reactphp@ceesjankiewiet.nl",
4422                     "homepage": "https://wyrihaximus.net/"
4423                 },
4424                 {
4425                     "name": "Jan Sorgalla",
4426                     "email": "jsorgalla@gmail.com",
4427                     "homepage": "https://sorgalla.com/"
4428                 },
4429                 {
4430                     "name": "Chris Boden",
4431                     "email": "cboden@gmail.com",
4432                     "homepage": "https://cboden.dev/"
4433                 }
4434             ],
4435             "description": "Event-driven library for executing child processes with ReactPHP.",
4436             "keywords": [
4437                 "event-driven",
4438                 "process",
4439                 "reactphp"
4440             ],
4441             "support": {
4442                 "issues": "https://github.com/reactphp/child-process/issues",
4443                 "source": "https://github.com/reactphp/child-process/tree/v0.6.5"
4444             },
4445             "funding": [
4446                 {
4447                     "url": "https://github.com/WyriHaximus",
4448                     "type": "github"
4449                 },
4450                 {
4451                     "url": "https://github.com/clue",
4452                     "type": "github"
4453                 }
4454             ],
4455             "time": "2022-09-16T13:41:56+00:00"
4456         },
4457         {
4458             "name": "react/datagram",
4459             "version": "v1.5.0",
4460             "source": {
4461                 "type": "git",
4462                 "url": "https://github.com/reactphp/datagram.git",
4463                 "reference": "e4c5bf8daf44630f0a938f40fe2104b2b76ad2ff"
4464             },
4465             "dist": {
4466                 "type": "zip",
4467                 "url": "https://api.github.com/repos/reactphp/datagram/zipball/e4c5bf8daf44630f0a938f40fe2104b2b76ad2ff",
4468                 "reference": "e4c5bf8daf44630f0a938f40fe2104b2b76ad2ff",
4469                 "shasum": ""
4470             },
4471             "require": {
4472                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
4473                 "php": ">=5.3",
4474                 "react/dns": "^1.0 || ^0.4.13",
4475                 "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3",
4476                 "react/promise": "~2.1|~1.2"
4477             },
4478             "require-dev": {
4479                 "clue/block-react": "~1.0",
4480                 "phpunit/phpunit": "^5.0 || ^4.8"
4481             },
4482             "type": "library",
4483             "autoload": {
4484                 "psr-4": {
4485                     "React\\Datagram\\": "src"
4486                 }
4487             },
4488             "notification-url": "https://packagist.org/downloads/",
4489             "license": [
4490                 "MIT"
4491             ],
4492             "authors": [
4493                 {
4494                     "name": "Christian Lück",
4495                     "email": "christian@lueck.tv"
4496                 }
4497             ],
4498             "description": "Event-driven UDP datagram socket client and server for ReactPHP",
4499             "homepage": "https://github.com/reactphp/datagram",
4500             "keywords": [
4501                 "Socket",
4502                 "async",
4503                 "client",
4504                 "datagram",
4505                 "dgram",
4506                 "reactphp",
4507                 "server",
4508                 "udp"
4509             ],
4510             "support": {
4511                 "issues": "https://github.com/reactphp/datagram/issues",
4512                 "source": "https://github.com/reactphp/datagram/tree/v1.5.0"
4513             },
4514             "time": "2019-07-10T10:04:15+00:00"
4515         },
4516         {
4517             "name": "react/dns",
4518             "version": "v1.10.0",
4519             "source": {
4520                 "type": "git",
4521                 "url": "https://github.com/reactphp/dns.git",
4522                 "reference": "a5427e7dfa47713e438016905605819d101f238c"
4523             },
4524             "dist": {
4525                 "type": "zip",
4526                 "url": "https://api.github.com/repos/reactphp/dns/zipball/a5427e7dfa47713e438016905605819d101f238c",
4527                 "reference": "a5427e7dfa47713e438016905605819d101f238c",
4528                 "shasum": ""
4529             },
4530             "require": {
4531                 "php": ">=5.3.0",
4532                 "react/cache": "^1.0 || ^0.6 || ^0.5",
4533                 "react/event-loop": "^1.2",
4534                 "react/promise": "^3.0 || ^2.7 || ^1.2.1",
4535                 "react/promise-timer": "^1.9"
4536             },
4537             "require-dev": {
4538                 "phpunit/phpunit": "^9.3 || ^4.8.35",
4539                 "react/async": "^4 || ^3 || ^2"
4540             },
4541             "type": "library",
4542             "autoload": {
4543                 "psr-4": {
4544                     "React\\Dns\\": "src"
4545                 }
4546             },
4547             "notification-url": "https://packagist.org/downloads/",
4548             "license": [
4549                 "MIT"
4550             ],
4551             "authors": [
4552                 {
4553                     "name": "Christian Lück",
4554                     "email": "christian@clue.engineering",
4555                     "homepage": "https://clue.engineering/"
4556                 },
4557                 {
4558                     "name": "Cees-Jan Kiewiet",
4559                     "email": "reactphp@ceesjankiewiet.nl",
4560                     "homepage": "https://wyrihaximus.net/"
4561                 },
4562                 {
4563                     "name": "Jan Sorgalla",
4564                     "email": "jsorgalla@gmail.com",
4565                     "homepage": "https://sorgalla.com/"
4566                 },
4567                 {
4568                     "name": "Chris Boden",
4569                     "email": "cboden@gmail.com",
4570                     "homepage": "https://cboden.dev/"
4571                 }
4572             ],
4573             "description": "Async DNS resolver for ReactPHP",
4574             "keywords": [
4575                 "async",
4576                 "dns",
4577                 "dns-resolver",
4578                 "reactphp"
4579             ],
4580             "support": {
4581                 "issues": "https://github.com/reactphp/dns/issues",
4582                 "source": "https://github.com/reactphp/dns/tree/v1.10.0"
4583             },
4584             "funding": [
4585                 {
4586                     "url": "https://github.com/WyriHaximus",
4587                     "type": "github"
4588                 },
4589                 {
4590                     "url": "https://github.com/clue",
4591                     "type": "github"
4592                 }
4593             ],
4594             "time": "2022-09-08T12:22:46+00:00"
4595         },
4596         {
4597             "name": "react/event-loop",
4598             "version": "v1.3.0",
4599             "source": {
4600                 "type": "git",
4601                 "url": "https://github.com/reactphp/event-loop.git",
4602                 "reference": "187fb56f46d424afb6ec4ad089269c72eec2e137"
4603             },
4604             "dist": {
4605                 "type": "zip",
4606                 "url": "https://api.github.com/repos/reactphp/event-loop/zipball/187fb56f46d424afb6ec4ad089269c72eec2e137",
4607                 "reference": "187fb56f46d424afb6ec4ad089269c72eec2e137",
4608                 "shasum": ""
4609             },
4610             "require": {
4611                 "php": ">=5.3.0"
4612             },
4613             "require-dev": {
4614                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
4615             },
4616             "suggest": {
4617                 "ext-event": "~1.0 for ExtEventLoop",
4618                 "ext-pcntl": "For signal handling support when using the StreamSelectLoop",
4619                 "ext-uv": "* for ExtUvLoop"
4620             },
4621             "type": "library",
4622             "autoload": {
4623                 "psr-4": {
4624                     "React\\EventLoop\\": "src"
4625                 }
4626             },
4627             "notification-url": "https://packagist.org/downloads/",
4628             "license": [
4629                 "MIT"
4630             ],
4631             "authors": [
4632                 {
4633                     "name": "Christian Lück",
4634                     "email": "christian@clue.engineering",
4635                     "homepage": "https://clue.engineering/"
4636                 },
4637                 {
4638                     "name": "Cees-Jan Kiewiet",
4639                     "email": "reactphp@ceesjankiewiet.nl",
4640                     "homepage": "https://wyrihaximus.net/"
4641                 },
4642                 {
4643                     "name": "Jan Sorgalla",
4644                     "email": "jsorgalla@gmail.com",
4645                     "homepage": "https://sorgalla.com/"
4646                 },
4647                 {
4648                     "name": "Chris Boden",
4649                     "email": "cboden@gmail.com",
4650                     "homepage": "https://cboden.dev/"
4651                 }
4652             ],
4653             "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
4654             "keywords": [
4655                 "asynchronous",
4656                 "event-loop"
4657             ],
4658             "support": {
4659                 "issues": "https://github.com/reactphp/event-loop/issues",
4660                 "source": "https://github.com/reactphp/event-loop/tree/v1.3.0"
4661             },
4662             "funding": [
4663                 {
4664                     "url": "https://github.com/WyriHaximus",
4665                     "type": "github"
4666                 },
4667                 {
4668                     "url": "https://github.com/clue",
4669                     "type": "github"
4670                 }
4671             ],
4672             "time": "2022-03-17T11:10:22+00:00"
4673         },
4674         {
4675             "name": "react/http",
4676             "version": "v1.8.0",
4677             "source": {
4678                 "type": "git",
4679                 "url": "https://github.com/reactphp/http.git",
4680                 "reference": "aa7512ee17258c88466de30f9cb44ec5f9df3ff3"
4681             },
4682             "dist": {
4683                 "type": "zip",
4684                 "url": "https://api.github.com/repos/reactphp/http/zipball/aa7512ee17258c88466de30f9cb44ec5f9df3ff3",
4685                 "reference": "aa7512ee17258c88466de30f9cb44ec5f9df3ff3",
4686                 "shasum": ""
4687             },
4688             "require": {
4689                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
4690                 "fig/http-message-util": "^1.1",
4691                 "php": ">=5.3.0",
4692                 "psr/http-message": "^1.0",
4693                 "react/event-loop": "^1.2",
4694                 "react/promise": "^3 || ^2.3 || ^1.2.1",
4695                 "react/promise-stream": "^1.4",
4696                 "react/socket": "^1.12",
4697                 "react/stream": "^1.2",
4698                 "ringcentral/psr7": "^1.2"
4699             },
4700             "require-dev": {
4701                 "clue/http-proxy-react": "^1.8",
4702                 "clue/reactphp-ssh-proxy": "^1.4",
4703                 "clue/socks-react": "^1.4",
4704                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
4705                 "react/async": "^4 || ^3 || ^2",
4706                 "react/promise-timer": "^1.9"
4707             },
4708             "type": "library",
4709             "autoload": {
4710                 "psr-4": {
4711                     "React\\Http\\": "src"
4712                 }
4713             },
4714             "notification-url": "https://packagist.org/downloads/",
4715             "license": [
4716                 "MIT"
4717             ],
4718             "authors": [
4719                 {
4720                     "name": "Christian Lück",
4721                     "email": "christian@clue.engineering",
4722                     "homepage": "https://clue.engineering/"
4723                 },
4724                 {
4725                     "name": "Cees-Jan Kiewiet",
4726                     "email": "reactphp@ceesjankiewiet.nl",
4727                     "homepage": "https://wyrihaximus.net/"
4728                 },
4729                 {
4730                     "name": "Jan Sorgalla",
4731                     "email": "jsorgalla@gmail.com",
4732                     "homepage": "https://sorgalla.com/"
4733                 },
4734                 {
4735                     "name": "Chris Boden",
4736                     "email": "cboden@gmail.com",
4737                     "homepage": "https://cboden.dev/"
4738                 }
4739             ],
4740             "description": "Event-driven, streaming HTTP client and server implementation for ReactPHP",
4741             "keywords": [
4742                 "async",
4743                 "client",
4744                 "event-driven",
4745                 "http",
4746                 "http client",
4747                 "http server",
4748                 "https",
4749                 "psr-7",
4750                 "reactphp",
4751                 "server",
4752                 "streaming"
4753             ],
4754             "support": {
4755                 "issues": "https://github.com/reactphp/http/issues",
4756                 "source": "https://github.com/reactphp/http/tree/v1.8.0"
4757             },
4758             "funding": [
4759                 {
4760                     "url": "https://github.com/WyriHaximus",
4761                     "type": "github"
4762                 },
4763                 {
4764                     "url": "https://github.com/clue",
4765                     "type": "github"
4766                 }
4767             ],
4768             "time": "2022-09-29T12:55:52+00:00"
4769         },
4770         {
4771             "name": "react/partial",
4772             "version": "v3.0.0",
4773             "source": {
4774                 "type": "git",
4775                 "url": "https://github.com/friends-of-reactphp/partial.git",
4776                 "reference": "e06f034747561977670607888e0a99fd282308ab"
4777             },
4778             "dist": {
4779                 "type": "zip",
4780                 "url": "https://api.github.com/repos/friends-of-reactphp/partial/zipball/e06f034747561977670607888e0a99fd282308ab",
4781                 "reference": "e06f034747561977670607888e0a99fd282308ab",
4782                 "shasum": ""
4783             },
4784             "require": {
4785                 "php": ">=5.6"
4786             },
4787             "require-dev": {
4788                 "phpunit/phpunit": "^5.7"
4789             },
4790             "type": "library",
4791             "autoload": {
4792                 "files": [
4793                     "src/functions.php"
4794                 ],
4795                 "psr-4": {
4796                     "React\\Partial\\": "src/"
4797                 }
4798             },
4799             "notification-url": "https://packagist.org/downloads/",
4800             "license": [
4801                 "MIT"
4802             ],
4803             "description": "Partial function application.",
4804             "keywords": [
4805                 "functional-programming",
4806                 "partial"
4807             ],
4808             "support": {
4809                 "issues": "https://github.com/friends-of-reactphp/partial/issues",
4810                 "source": "https://github.com/friends-of-reactphp/partial/tree/v3.0.0"
4811             },
4812             "time": "2017-10-01T13:27:11+00:00"
4813         },
4814         {
4815             "name": "react/promise",
4816             "version": "v2.9.0",
4817             "source": {
4818                 "type": "git",
4819                 "url": "https://github.com/reactphp/promise.git",
4820                 "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
4821             },
4822             "dist": {
4823                 "type": "zip",
4824                 "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
4825                 "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
4826                 "shasum": ""
4827             },
4828             "require": {
4829                 "php": ">=5.4.0"
4830             },
4831             "require-dev": {
4832                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
4833             },
4834             "type": "library",
4835             "autoload": {
4836                 "files": [
4837                     "src/functions_include.php"
4838                 ],
4839                 "psr-4": {
4840                     "React\\Promise\\": "src/"
4841                 }
4842             },
4843             "notification-url": "https://packagist.org/downloads/",
4844             "license": [
4845                 "MIT"
4846             ],
4847             "authors": [
4848                 {
4849                     "name": "Jan Sorgalla",
4850                     "email": "jsorgalla@gmail.com",
4851                     "homepage": "https://sorgalla.com/"
4852                 },
4853                 {
4854                     "name": "Christian Lück",
4855                     "email": "christian@clue.engineering",
4856                     "homepage": "https://clue.engineering/"
4857                 },
4858                 {
4859                     "name": "Cees-Jan Kiewiet",
4860                     "email": "reactphp@ceesjankiewiet.nl",
4861                     "homepage": "https://wyrihaximus.net/"
4862                 },
4863                 {
4864                     "name": "Chris Boden",
4865                     "email": "cboden@gmail.com",
4866                     "homepage": "https://cboden.dev/"
4867                 }
4868             ],
4869             "description": "A lightweight implementation of CommonJS Promises/A for PHP",
4870             "keywords": [
4871                 "promise",
4872                 "promises"
4873             ],
4874             "support": {
4875                 "issues": "https://github.com/reactphp/promise/issues",
4876                 "source": "https://github.com/reactphp/promise/tree/v2.9.0"
4877             },
4878             "funding": [
4879                 {
4880                     "url": "https://github.com/WyriHaximus",
4881                     "type": "github"
4882                 },
4883                 {
4884                     "url": "https://github.com/clue",
4885                     "type": "github"
4886                 }
4887             ],
4888             "time": "2022-02-11T10:27:51+00:00"
4889         },
4890         {
4891             "name": "react/promise-stream",
4892             "version": "v1.5.0",
4893             "source": {
4894                 "type": "git",
4895                 "url": "https://github.com/reactphp/promise-stream.git",
4896                 "reference": "e6d2805e09ad50c4896f65f5e8705fe4ee7731a3"
4897             },
4898             "dist": {
4899                 "type": "zip",
4900                 "url": "https://api.github.com/repos/reactphp/promise-stream/zipball/e6d2805e09ad50c4896f65f5e8705fe4ee7731a3",
4901                 "reference": "e6d2805e09ad50c4896f65f5e8705fe4ee7731a3",
4902                 "shasum": ""
4903             },
4904             "require": {
4905                 "php": ">=5.3",
4906                 "react/promise": "^3 || ^2.1 || ^1.2",
4907                 "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.6"
4908             },
4909             "require-dev": {
4910                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
4911             },
4912             "type": "library",
4913             "autoload": {
4914                 "files": [
4915                     "src/functions_include.php"
4916                 ],
4917                 "psr-4": {
4918                     "React\\Promise\\Stream\\": "src/"
4919                 }
4920             },
4921             "notification-url": "https://packagist.org/downloads/",
4922             "license": [
4923                 "MIT"
4924             ],
4925             "authors": [
4926                 {
4927                     "name": "Christian Lück",
4928                     "email": "christian@clue.engineering",
4929                     "homepage": "https://clue.engineering/"
4930                 },
4931                 {
4932                     "name": "Cees-Jan Kiewiet",
4933                     "email": "reactphp@ceesjankiewiet.nl",
4934                     "homepage": "https://wyrihaximus.net/"
4935                 },
4936                 {
4937                     "name": "Jan Sorgalla",
4938                     "email": "jsorgalla@gmail.com",
4939                     "homepage": "https://sorgalla.com/"
4940                 },
4941                 {
4942                     "name": "Chris Boden",
4943                     "email": "cboden@gmail.com",
4944                     "homepage": "https://cboden.dev/"
4945                 }
4946             ],
4947             "description": "The missing link between Promise-land and Stream-land for ReactPHP",
4948             "homepage": "https://github.com/reactphp/promise-stream",
4949             "keywords": [
4950                 "Buffer",
4951                 "async",
4952                 "promise",
4953                 "reactphp",
4954                 "stream",
4955                 "unwrap"
4956             ],
4957             "support": {
4958                 "issues": "https://github.com/reactphp/promise-stream/issues",
4959                 "source": "https://github.com/reactphp/promise-stream/tree/v1.5.0"
4960             },
4961             "funding": [
4962                 {
4963                     "url": "https://github.com/WyriHaximus",
4964                     "type": "github"
4965                 },
4966                 {
4967                     "url": "https://github.com/clue",
4968                     "type": "github"
4969                 }
4970             ],
4971             "time": "2022-09-09T11:42:18+00:00"
4972         },
4973         {
4974             "name": "react/promise-timer",
4975             "version": "v1.9.0",
4976             "source": {
4977                 "type": "git",
4978                 "url": "https://github.com/reactphp/promise-timer.git",
4979                 "reference": "aa7a73c74b8d8c0f622f5982ff7b0351bc29e495"
4980             },
4981             "dist": {
4982                 "type": "zip",
4983                 "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/aa7a73c74b8d8c0f622f5982ff7b0351bc29e495",
4984                 "reference": "aa7a73c74b8d8c0f622f5982ff7b0351bc29e495",
4985                 "shasum": ""
4986             },
4987             "require": {
4988                 "php": ">=5.3",
4989                 "react/event-loop": "^1.2",
4990                 "react/promise": "^3.0 || ^2.7.0 || ^1.2.1"
4991             },
4992             "require-dev": {
4993                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
4994             },
4995             "type": "library",
4996             "autoload": {
4997                 "files": [
4998                     "src/functions_include.php"
4999                 ],
5000                 "psr-4": {
5001                     "React\\Promise\\Timer\\": "src/"
5002                 }
5003             },
5004             "notification-url": "https://packagist.org/downloads/",
5005             "license": [
5006                 "MIT"
5007             ],
5008             "authors": [
5009                 {
5010                     "name": "Christian Lück",
5011                     "email": "christian@clue.engineering",
5012                     "homepage": "https://clue.engineering/"
5013                 },
5014                 {
5015                     "name": "Cees-Jan Kiewiet",
5016                     "email": "reactphp@ceesjankiewiet.nl",
5017                     "homepage": "https://wyrihaximus.net/"
5018                 },
5019                 {
5020                     "name": "Jan Sorgalla",
5021                     "email": "jsorgalla@gmail.com",
5022                     "homepage": "https://sorgalla.com/"
5023                 },
5024                 {
5025                     "name": "Chris Boden",
5026                     "email": "cboden@gmail.com",
5027                     "homepage": "https://cboden.dev/"
5028                 }
5029             ],
5030             "description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.",
5031             "homepage": "https://github.com/reactphp/promise-timer",
5032             "keywords": [
5033                 "async",
5034                 "event-loop",
5035                 "promise",
5036                 "reactphp",
5037                 "timeout",
5038                 "timer"
5039             ],
5040             "support": {
5041                 "issues": "https://github.com/reactphp/promise-timer/issues",
5042                 "source": "https://github.com/reactphp/promise-timer/tree/v1.9.0"
5043             },
5044             "funding": [
5045                 {
5046                     "url": "https://github.com/WyriHaximus",
5047                     "type": "github"
5048                 },
5049                 {
5050                     "url": "https://github.com/clue",
5051                     "type": "github"
5052                 }
5053             ],
5054             "time": "2022-06-13T13:41:03+00:00"
5055         },
5056         {
5057             "name": "react/socket",
5058             "version": "v1.12.0",
5059             "source": {
5060                 "type": "git",
5061                 "url": "https://github.com/reactphp/socket.git",
5062                 "reference": "81e1b4d7f5450ebd8d2e9a95bb008bb15ca95a7b"
5063             },
5064             "dist": {
5065                 "type": "zip",
5066                 "url": "https://api.github.com/repos/reactphp/socket/zipball/81e1b4d7f5450ebd8d2e9a95bb008bb15ca95a7b",
5067                 "reference": "81e1b4d7f5450ebd8d2e9a95bb008bb15ca95a7b",
5068                 "shasum": ""
5069             },
5070             "require": {
5071                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
5072                 "php": ">=5.3.0",
5073                 "react/dns": "^1.8",
5074                 "react/event-loop": "^1.2",
5075                 "react/promise": "^3 || ^2.6 || ^1.2.1",
5076                 "react/promise-timer": "^1.9",
5077                 "react/stream": "^1.2"
5078             },
5079             "require-dev": {
5080                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
5081                 "react/async": "^4 || ^3 || ^2",
5082                 "react/promise-stream": "^1.4"
5083             },
5084             "type": "library",
5085             "autoload": {
5086                 "psr-4": {
5087                     "React\\Socket\\": "src"
5088                 }
5089             },
5090             "notification-url": "https://packagist.org/downloads/",
5091             "license": [
5092                 "MIT"
5093             ],
5094             "authors": [
5095                 {
5096                     "name": "Christian Lück",
5097                     "email": "christian@clue.engineering",
5098                     "homepage": "https://clue.engineering/"
5099                 },
5100                 {
5101                     "name": "Cees-Jan Kiewiet",
5102                     "email": "reactphp@ceesjankiewiet.nl",
5103                     "homepage": "https://wyrihaximus.net/"
5104                 },
5105                 {
5106                     "name": "Jan Sorgalla",
5107                     "email": "jsorgalla@gmail.com",
5108                     "homepage": "https://sorgalla.com/"
5109                 },
5110                 {
5111                     "name": "Chris Boden",
5112                     "email": "cboden@gmail.com",
5113                     "homepage": "https://cboden.dev/"
5114                 }
5115             ],
5116             "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
5117             "keywords": [
5118                 "Connection",
5119                 "Socket",
5120                 "async",
5121                 "reactphp",
5122                 "stream"
5123             ],
5124             "support": {
5125                 "issues": "https://github.com/reactphp/socket/issues",
5126                 "source": "https://github.com/reactphp/socket/tree/v1.12.0"
5127             },
5128             "funding": [
5129                 {
5130                     "url": "https://github.com/WyriHaximus",
5131                     "type": "github"
5132                 },
5133                 {
5134                     "url": "https://github.com/clue",
5135                     "type": "github"
5136                 }
5137             ],
5138             "time": "2022-08-25T12:32:25+00:00"
5139         },
5140         {
5141             "name": "react/stream",
5142             "version": "v1.2.0",
5143             "source": {
5144                 "type": "git",
5145                 "url": "https://github.com/reactphp/stream.git",
5146                 "reference": "7a423506ee1903e89f1e08ec5f0ed430ff784ae9"
5147             },
5148             "dist": {
5149                 "type": "zip",
5150                 "url": "https://api.github.com/repos/reactphp/stream/zipball/7a423506ee1903e89f1e08ec5f0ed430ff784ae9",
5151                 "reference": "7a423506ee1903e89f1e08ec5f0ed430ff784ae9",
5152                 "shasum": ""
5153             },
5154             "require": {
5155                 "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
5156                 "php": ">=5.3.8",
5157                 "react/event-loop": "^1.2"
5158             },
5159             "require-dev": {
5160                 "clue/stream-filter": "~1.2",
5161                 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35"
5162             },
5163             "type": "library",
5164             "autoload": {
5165                 "psr-4": {
5166                     "React\\Stream\\": "src"
5167                 }
5168             },
5169             "notification-url": "https://packagist.org/downloads/",
5170             "license": [
5171                 "MIT"
5172             ],
5173             "authors": [
5174                 {
5175                     "name": "Christian Lück",
5176                     "email": "christian@clue.engineering",
5177                     "homepage": "https://clue.engineering/"
5178                 },
5179                 {
5180                     "name": "Cees-Jan Kiewiet",
5181                     "email": "reactphp@ceesjankiewiet.nl",
5182                     "homepage": "https://wyrihaximus.net/"
5183                 },
5184                 {
5185                     "name": "Jan Sorgalla",
5186                     "email": "jsorgalla@gmail.com",
5187                     "homepage": "https://sorgalla.com/"
5188                 },
5189                 {
5190                     "name": "Chris Boden",
5191                     "email": "cboden@gmail.com",
5192                     "homepage": "https://cboden.dev/"
5193                 }
5194             ],
5195             "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
5196             "keywords": [
5197                 "event-driven",
5198                 "io",
5199                 "non-blocking",
5200                 "pipe",
5201                 "reactphp",
5202                 "readable",
5203                 "stream",
5204                 "writable"
5205             ],
5206             "support": {
5207                 "issues": "https://github.com/reactphp/stream/issues",
5208                 "source": "https://github.com/reactphp/stream/tree/v1.2.0"
5209             },
5210             "funding": [
5211                 {
5212                     "url": "https://github.com/WyriHaximus",
5213                     "type": "github"
5214                 },
5215                 {
5216                     "url": "https://github.com/clue",
5217                     "type": "github"
5218                 }
5219             ],
5220             "time": "2021-07-11T12:37:55+00:00"
5221         },
5222         {
5223             "name": "ringcentral/psr7",
5224             "version": "1.3.0",
5225             "source": {
5226                 "type": "git",
5227                 "url": "https://github.com/ringcentral/psr7.git",
5228                 "reference": "360faaec4b563958b673fb52bbe94e37f14bc686"
5229             },
5230             "dist": {
5231                 "type": "zip",
5232                 "url": "https://api.github.com/repos/ringcentral/psr7/zipball/360faaec4b563958b673fb52bbe94e37f14bc686",
5233                 "reference": "360faaec4b563958b673fb52bbe94e37f14bc686",
5234                 "shasum": ""
5235             },
5236             "require": {
5237                 "php": ">=5.3",
5238                 "psr/http-message": "~1.0"
5239             },
5240             "provide": {
5241                 "psr/http-message-implementation": "1.0"
5242             },
5243             "require-dev": {
5244                 "phpunit/phpunit": "~4.0"
5245             },
5246             "type": "library",
5247             "extra": {
5248                 "branch-alias": {
5249                     "dev-master": "1.0-dev"
5250                 }
5251             },
5252             "autoload": {
5253                 "files": [
5254                     "src/functions_include.php"
5255                 ],
5256                 "psr-4": {
5257                     "RingCentral\\Psr7\\": "src/"
5258                 }
5259             },
5260             "notification-url": "https://packagist.org/downloads/",
5261             "license": [
5262                 "MIT"
5263             ],
5264             "authors": [
5265                 {
5266                     "name": "Michael Dowling",
5267                     "email": "mtdowling@gmail.com",
5268                     "homepage": "https://github.com/mtdowling"
5269                 }
5270             ],
5271             "description": "PSR-7 message implementation",
5272             "keywords": [
5273                 "http",
5274                 "message",
5275                 "stream",
5276                 "uri"
5277             ],
5278             "support": {
5279                 "source": "https://github.com/ringcentral/psr7/tree/master"
5280             },
5281             "time": "2018-05-29T20:21:04+00:00"
5282         },
5283         {
5284             "name": "symfony/console",
5285             "version": "v6.2.5",
5286             "source": {
5287                 "type": "git",
5288                 "url": "https://github.com/symfony/console.git",
5289                 "reference": "3e294254f2191762c1d137aed4b94e966965e985"
5290             },
5291             "dist": {
5292                 "type": "zip",
5293                 "url": "https://api.github.com/repos/symfony/console/zipball/3e294254f2191762c1d137aed4b94e966965e985",
5294                 "reference": "3e294254f2191762c1d137aed4b94e966965e985",
5295                 "shasum": ""
5296             },
5297             "require": {
5298                 "php": ">=8.1",
5299                 "symfony/deprecation-contracts": "^2.1|^3",
5300                 "symfony/polyfill-mbstring": "~1.0",
5301                 "symfony/service-contracts": "^1.1|^2|^3",
5302                 "symfony/string": "^5.4|^6.0"
5303             },
5304             "conflict": {
5305                 "symfony/dependency-injection": "<5.4",
5306                 "symfony/dotenv": "<5.4",
5307                 "symfony/event-dispatcher": "<5.4",
5308                 "symfony/lock": "<5.4",
5309                 "symfony/process": "<5.4"
5310             },
5311             "provide": {
5312                 "psr/log-implementation": "1.0|2.0|3.0"
5313             },
5314             "require-dev": {
5315                 "psr/log": "^1|^2|^3",
5316                 "symfony/config": "^5.4|^6.0",
5317                 "symfony/dependency-injection": "^5.4|^6.0",
5318                 "symfony/event-dispatcher": "^5.4|^6.0",
5319                 "symfony/lock": "^5.4|^6.0",
5320                 "symfony/process": "^5.4|^6.0",
5321                 "symfony/var-dumper": "^5.4|^6.0"
5322             },
5323             "suggest": {
5324                 "psr/log": "For using the console logger",
5325                 "symfony/event-dispatcher": "",
5326                 "symfony/lock": "",
5327                 "symfony/process": ""
5328             },
5329             "type": "library",
5330             "autoload": {
5331                 "psr-4": {
5332                     "Symfony\\Component\\Console\\": ""
5333                 },
5334                 "exclude-from-classmap": [
5335                     "/Tests/"
5336                 ]
5337             },
5338             "notification-url": "https://packagist.org/downloads/",
5339             "license": [
5340                 "MIT"
5341             ],
5342             "authors": [
5343                 {
5344                     "name": "Fabien Potencier",
5345                     "email": "fabien@symfony.com"
5346                 },
5347                 {
5348                     "name": "Symfony Community",
5349                     "homepage": "https://symfony.com/contributors"
5350                 }
5351             ],
5352             "description": "Eases the creation of beautiful and testable command line interfaces",
5353             "homepage": "https://symfony.com",
5354             "keywords": [
5355                 "cli",
5356                 "command line",
5357                 "console",
5358                 "terminal"
5359             ],
5360             "support": {
5361                 "source": "https://github.com/symfony/console/tree/v6.2.5"
5362             },
5363             "funding": [
5364                 {
5365                     "url": "https://symfony.com/sponsor",
5366                     "type": "custom"
5367                 },
5368                 {
5369                     "url": "https://github.com/fabpot",
5370                     "type": "github"
5371                 },
5372                 {
5373                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5374                     "type": "tidelift"
5375                 }
5376             ],
5377             "time": "2023-01-01T08:38:09+00:00"
5378         },
5379         {
5380             "name": "symfony/css-selector",
5381             "version": "v6.2.5",
5382             "source": {
5383                 "type": "git",
5384                 "url": "https://github.com/symfony/css-selector.git",
5385                 "reference": "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1"
5386             },
5387             "dist": {
5388                 "type": "zip",
5389                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1",
5390                 "reference": "bf1b9d4ad8b1cf0dbde8b08e0135a2f6259b9ba1",
5391                 "shasum": ""
5392             },
5393             "require": {
5394                 "php": ">=8.1"
5395             },
5396             "type": "library",
5397             "autoload": {
5398                 "psr-4": {
5399                     "Symfony\\Component\\CssSelector\\": ""
5400                 },
5401                 "exclude-from-classmap": [
5402                     "/Tests/"
5403                 ]
5404             },
5405             "notification-url": "https://packagist.org/downloads/",
5406             "license": [
5407                 "MIT"
5408             ],
5409             "authors": [
5410                 {
5411                     "name": "Fabien Potencier",
5412                     "email": "fabien@symfony.com"
5413                 },
5414                 {
5415                     "name": "Jean-François Simon",
5416                     "email": "jeanfrancois.simon@sensiolabs.com"
5417                 },
5418                 {
5419                     "name": "Symfony Community",
5420                     "homepage": "https://symfony.com/contributors"
5421                 }
5422             ],
5423             "description": "Converts CSS selectors to XPath expressions",
5424             "homepage": "https://symfony.com",
5425             "support": {
5426                 "source": "https://github.com/symfony/css-selector/tree/v6.2.5"
5427             },
5428             "funding": [
5429                 {
5430                     "url": "https://symfony.com/sponsor",
5431                     "type": "custom"
5432                 },
5433                 {
5434                     "url": "https://github.com/fabpot",
5435                     "type": "github"
5436                 },
5437                 {
5438                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5439                     "type": "tidelift"
5440                 }
5441             ],
5442             "time": "2023-01-01T08:38:09+00:00"
5443         },
5444         {
5445             "name": "symfony/deprecation-contracts",
5446             "version": "v3.2.0",
5447             "source": {
5448                 "type": "git",
5449                 "url": "https://github.com/symfony/deprecation-contracts.git",
5450                 "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
5451             },
5452             "dist": {
5453                 "type": "zip",
5454                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
5455                 "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
5456                 "shasum": ""
5457             },
5458             "require": {
5459                 "php": ">=8.1"
5460             },
5461             "type": "library",
5462             "extra": {
5463                 "branch-alias": {
5464                     "dev-main": "3.3-dev"
5465                 },
5466                 "thanks": {
5467                     "name": "symfony/contracts",
5468                     "url": "https://github.com/symfony/contracts"
5469                 }
5470             },
5471             "autoload": {
5472                 "files": [
5473                     "function.php"
5474                 ]
5475             },
5476             "notification-url": "https://packagist.org/downloads/",
5477             "license": [
5478                 "MIT"
5479             ],
5480             "authors": [
5481                 {
5482                     "name": "Nicolas Grekas",
5483                     "email": "p@tchwork.com"
5484                 },
5485                 {
5486                     "name": "Symfony Community",
5487                     "homepage": "https://symfony.com/contributors"
5488                 }
5489             ],
5490             "description": "A generic function and convention to trigger deprecation notices",
5491             "homepage": "https://symfony.com",
5492             "support": {
5493                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
5494             },
5495             "funding": [
5496                 {
5497                     "url": "https://symfony.com/sponsor",
5498                     "type": "custom"
5499                 },
5500                 {
5501                     "url": "https://github.com/fabpot",
5502                     "type": "github"
5503                 },
5504                 {
5505                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5506                     "type": "tidelift"
5507                 }
5508             ],
5509             "time": "2022-11-25T10:21:52+00:00"
5510         },
5511         {
5512             "name": "symfony/error-handler",
5513             "version": "v6.2.5",
5514             "source": {
5515                 "type": "git",
5516                 "url": "https://github.com/symfony/error-handler.git",
5517                 "reference": "0092696af0be8e6124b042fbe2890ca1788d7b28"
5518             },
5519             "dist": {
5520                 "type": "zip",
5521                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/0092696af0be8e6124b042fbe2890ca1788d7b28",
5522                 "reference": "0092696af0be8e6124b042fbe2890ca1788d7b28",
5523                 "shasum": ""
5524             },
5525             "require": {
5526                 "php": ">=8.1",
5527                 "psr/log": "^1|^2|^3",
5528                 "symfony/var-dumper": "^5.4|^6.0"
5529             },
5530             "require-dev": {
5531                 "symfony/deprecation-contracts": "^2.1|^3",
5532                 "symfony/http-kernel": "^5.4|^6.0",
5533                 "symfony/serializer": "^5.4|^6.0"
5534             },
5535             "bin": [
5536                 "Resources/bin/patch-type-declarations"
5537             ],
5538             "type": "library",
5539             "autoload": {
5540                 "psr-4": {
5541                     "Symfony\\Component\\ErrorHandler\\": ""
5542                 },
5543                 "exclude-from-classmap": [
5544                     "/Tests/"
5545                 ]
5546             },
5547             "notification-url": "https://packagist.org/downloads/",
5548             "license": [
5549                 "MIT"
5550             ],
5551             "authors": [
5552                 {
5553                     "name": "Fabien Potencier",
5554                     "email": "fabien@symfony.com"
5555                 },
5556                 {
5557                     "name": "Symfony Community",
5558                     "homepage": "https://symfony.com/contributors"
5559                 }
5560             ],
5561             "description": "Provides tools to manage errors and ease debugging PHP code",
5562             "homepage": "https://symfony.com",
5563             "support": {
5564                 "source": "https://github.com/symfony/error-handler/tree/v6.2.5"
5565             },
5566             "funding": [
5567                 {
5568                     "url": "https://symfony.com/sponsor",
5569                     "type": "custom"
5570                 },
5571                 {
5572                     "url": "https://github.com/fabpot",
5573                     "type": "github"
5574                 },
5575                 {
5576                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5577                     "type": "tidelift"
5578                 }
5579             ],
5580             "time": "2023-01-01T08:38:09+00:00"
5581         },
5582         {
5583             "name": "symfony/event-dispatcher",
5584             "version": "v6.2.5",
5585             "source": {
5586                 "type": "git",
5587                 "url": "https://github.com/symfony/event-dispatcher.git",
5588                 "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68"
5589             },
5590             "dist": {
5591                 "type": "zip",
5592                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
5593                 "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
5594                 "shasum": ""
5595             },
5596             "require": {
5597                 "php": ">=8.1",
5598                 "symfony/event-dispatcher-contracts": "^2|^3"
5599             },
5600             "conflict": {
5601                 "symfony/dependency-injection": "<5.4"
5602             },
5603             "provide": {
5604                 "psr/event-dispatcher-implementation": "1.0",
5605                 "symfony/event-dispatcher-implementation": "2.0|3.0"
5606             },
5607             "require-dev": {
5608                 "psr/log": "^1|^2|^3",
5609                 "symfony/config": "^5.4|^6.0",
5610                 "symfony/dependency-injection": "^5.4|^6.0",
5611                 "symfony/error-handler": "^5.4|^6.0",
5612                 "symfony/expression-language": "^5.4|^6.0",
5613                 "symfony/http-foundation": "^5.4|^6.0",
5614                 "symfony/service-contracts": "^1.1|^2|^3",
5615                 "symfony/stopwatch": "^5.4|^6.0"
5616             },
5617             "suggest": {
5618                 "symfony/dependency-injection": "",
5619                 "symfony/http-kernel": ""
5620             },
5621             "type": "library",
5622             "autoload": {
5623                 "psr-4": {
5624                     "Symfony\\Component\\EventDispatcher\\": ""
5625                 },
5626                 "exclude-from-classmap": [
5627                     "/Tests/"
5628                 ]
5629             },
5630             "notification-url": "https://packagist.org/downloads/",
5631             "license": [
5632                 "MIT"
5633             ],
5634             "authors": [
5635                 {
5636                     "name": "Fabien Potencier",
5637                     "email": "fabien@symfony.com"
5638                 },
5639                 {
5640                     "name": "Symfony Community",
5641                     "homepage": "https://symfony.com/contributors"
5642                 }
5643             ],
5644             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
5645             "homepage": "https://symfony.com",
5646             "support": {
5647                 "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.5"
5648             },
5649             "funding": [
5650                 {
5651                     "url": "https://symfony.com/sponsor",
5652                     "type": "custom"
5653                 },
5654                 {
5655                     "url": "https://github.com/fabpot",
5656                     "type": "github"
5657                 },
5658                 {
5659                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5660                     "type": "tidelift"
5661                 }
5662             ],
5663             "time": "2023-01-01T08:38:09+00:00"
5664         },
5665         {
5666             "name": "symfony/event-dispatcher-contracts",
5667             "version": "v3.2.0",
5668             "source": {
5669                 "type": "git",
5670                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
5671                 "reference": "0782b0b52a737a05b4383d0df35a474303cabdae"
5672             },
5673             "dist": {
5674                 "type": "zip",
5675                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae",
5676                 "reference": "0782b0b52a737a05b4383d0df35a474303cabdae",
5677                 "shasum": ""
5678             },
5679             "require": {
5680                 "php": ">=8.1",
5681                 "psr/event-dispatcher": "^1"
5682             },
5683             "suggest": {
5684                 "symfony/event-dispatcher-implementation": ""
5685             },
5686             "type": "library",
5687             "extra": {
5688                 "branch-alias": {
5689                     "dev-main": "3.3-dev"
5690                 },
5691                 "thanks": {
5692                     "name": "symfony/contracts",
5693                     "url": "https://github.com/symfony/contracts"
5694                 }
5695             },
5696             "autoload": {
5697                 "psr-4": {
5698                     "Symfony\\Contracts\\EventDispatcher\\": ""
5699                 }
5700             },
5701             "notification-url": "https://packagist.org/downloads/",
5702             "license": [
5703                 "MIT"
5704             ],
5705             "authors": [
5706                 {
5707                     "name": "Nicolas Grekas",
5708                     "email": "p@tchwork.com"
5709                 },
5710                 {
5711                     "name": "Symfony Community",
5712                     "homepage": "https://symfony.com/contributors"
5713                 }
5714             ],
5715             "description": "Generic abstractions related to dispatching event",
5716             "homepage": "https://symfony.com",
5717             "keywords": [
5718                 "abstractions",
5719                 "contracts",
5720                 "decoupling",
5721                 "interfaces",
5722                 "interoperability",
5723                 "standards"
5724             ],
5725             "support": {
5726                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0"
5727             },
5728             "funding": [
5729                 {
5730                     "url": "https://symfony.com/sponsor",
5731                     "type": "custom"
5732                 },
5733                 {
5734                     "url": "https://github.com/fabpot",
5735                     "type": "github"
5736                 },
5737                 {
5738                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5739                     "type": "tidelift"
5740                 }
5741             ],
5742             "time": "2022-11-25T10:21:52+00:00"
5743         },
5744         {
5745             "name": "symfony/finder",
5746             "version": "v6.2.5",
5747             "source": {
5748                 "type": "git",
5749                 "url": "https://github.com/symfony/finder.git",
5750                 "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c"
5751             },
5752             "dist": {
5753                 "type": "zip",
5754                 "url": "https://api.github.com/repos/symfony/finder/zipball/c90dc446976a612e3312a97a6ec0069ab0c2099c",
5755                 "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c",
5756                 "shasum": ""
5757             },
5758             "require": {
5759                 "php": ">=8.1"
5760             },
5761             "require-dev": {
5762                 "symfony/filesystem": "^6.0"
5763             },
5764             "type": "library",
5765             "autoload": {
5766                 "psr-4": {
5767                     "Symfony\\Component\\Finder\\": ""
5768                 },
5769                 "exclude-from-classmap": [
5770                     "/Tests/"
5771                 ]
5772             },
5773             "notification-url": "https://packagist.org/downloads/",
5774             "license": [
5775                 "MIT"
5776             ],
5777             "authors": [
5778                 {
5779                     "name": "Fabien Potencier",
5780                     "email": "fabien@symfony.com"
5781                 },
5782                 {
5783                     "name": "Symfony Community",
5784                     "homepage": "https://symfony.com/contributors"
5785                 }
5786             ],
5787             "description": "Finds files and directories via an intuitive fluent interface",
5788             "homepage": "https://symfony.com",
5789             "support": {
5790                 "source": "https://github.com/symfony/finder/tree/v6.2.5"
5791             },
5792             "funding": [
5793                 {
5794                     "url": "https://symfony.com/sponsor",
5795                     "type": "custom"
5796                 },
5797                 {
5798                     "url": "https://github.com/fabpot",
5799                     "type": "github"
5800                 },
5801                 {
5802                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5803                     "type": "tidelift"
5804                 }
5805             ],
5806             "time": "2023-01-20T17:45:48+00:00"
5807         },
5808         {
5809             "name": "symfony/http-foundation",
5810             "version": "v6.2.6",
5811             "source": {
5812                 "type": "git",
5813                 "url": "https://github.com/symfony/http-foundation.git",
5814                 "reference": "e8dd1f502bc2b3371d05092aa233b064b03ce7ed"
5815             },
5816             "dist": {
5817                 "type": "zip",
5818                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8dd1f502bc2b3371d05092aa233b064b03ce7ed",
5819                 "reference": "e8dd1f502bc2b3371d05092aa233b064b03ce7ed",
5820                 "shasum": ""
5821             },
5822             "require": {
5823                 "php": ">=8.1",
5824                 "symfony/deprecation-contracts": "^2.1|^3",
5825                 "symfony/polyfill-mbstring": "~1.1"
5826             },
5827             "conflict": {
5828                 "symfony/cache": "<6.2"
5829             },
5830             "require-dev": {
5831                 "predis/predis": "~1.0",
5832                 "symfony/cache": "^5.4|^6.0",
5833                 "symfony/dependency-injection": "^5.4|^6.0",
5834                 "symfony/expression-language": "^5.4|^6.0",
5835                 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
5836                 "symfony/mime": "^5.4|^6.0",
5837                 "symfony/rate-limiter": "^5.2|^6.0"
5838             },
5839             "suggest": {
5840                 "symfony/mime": "To use the file extension guesser"
5841             },
5842             "type": "library",
5843             "autoload": {
5844                 "psr-4": {
5845                     "Symfony\\Component\\HttpFoundation\\": ""
5846                 },
5847                 "exclude-from-classmap": [
5848                     "/Tests/"
5849                 ]
5850             },
5851             "notification-url": "https://packagist.org/downloads/",
5852             "license": [
5853                 "MIT"
5854             ],
5855             "authors": [
5856                 {
5857                     "name": "Fabien Potencier",
5858                     "email": "fabien@symfony.com"
5859                 },
5860                 {
5861                     "name": "Symfony Community",
5862                     "homepage": "https://symfony.com/contributors"
5863                 }
5864             ],
5865             "description": "Defines an object-oriented layer for the HTTP specification",
5866             "homepage": "https://symfony.com",
5867             "support": {
5868                 "source": "https://github.com/symfony/http-foundation/tree/v6.2.6"
5869             },
5870             "funding": [
5871                 {
5872                     "url": "https://symfony.com/sponsor",
5873                     "type": "custom"
5874                 },
5875                 {
5876                     "url": "https://github.com/fabpot",
5877                     "type": "github"
5878                 },
5879                 {
5880                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5881                     "type": "tidelift"
5882                 }
5883             ],
5884             "time": "2023-01-30T15:46:28+00:00"
5885         },
5886         {
5887             "name": "symfony/http-kernel",
5888             "version": "v6.2.6",
5889             "source": {
5890                 "type": "git",
5891                 "url": "https://github.com/symfony/http-kernel.git",
5892                 "reference": "7122db07b0d8dbf0de682267c84217573aee3ea7"
5893             },
5894             "dist": {
5895                 "type": "zip",
5896                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7122db07b0d8dbf0de682267c84217573aee3ea7",
5897                 "reference": "7122db07b0d8dbf0de682267c84217573aee3ea7",
5898                 "shasum": ""
5899             },
5900             "require": {
5901                 "php": ">=8.1",
5902                 "psr/log": "^1|^2|^3",
5903                 "symfony/deprecation-contracts": "^2.1|^3",
5904                 "symfony/error-handler": "^6.1",
5905                 "symfony/event-dispatcher": "^5.4|^6.0",
5906                 "symfony/http-foundation": "^5.4|^6.0",
5907                 "symfony/polyfill-ctype": "^1.8"
5908             },
5909             "conflict": {
5910                 "symfony/browser-kit": "<5.4",
5911                 "symfony/cache": "<5.4",
5912                 "symfony/config": "<6.1",
5913                 "symfony/console": "<5.4",
5914                 "symfony/dependency-injection": "<6.2",
5915                 "symfony/doctrine-bridge": "<5.4",
5916                 "symfony/form": "<5.4",
5917                 "symfony/http-client": "<5.4",
5918                 "symfony/mailer": "<5.4",
5919                 "symfony/messenger": "<5.4",
5920                 "symfony/translation": "<5.4",
5921                 "symfony/twig-bridge": "<5.4",
5922                 "symfony/validator": "<5.4",
5923                 "twig/twig": "<2.13"
5924             },
5925             "provide": {
5926                 "psr/log-implementation": "1.0|2.0|3.0"
5927             },
5928             "require-dev": {
5929                 "psr/cache": "^1.0|^2.0|^3.0",
5930                 "symfony/browser-kit": "^5.4|^6.0",
5931                 "symfony/config": "^6.1",
5932                 "symfony/console": "^5.4|^6.0",
5933                 "symfony/css-selector": "^5.4|^6.0",
5934                 "symfony/dependency-injection": "^6.2",
5935                 "symfony/dom-crawler": "^5.4|^6.0",
5936                 "symfony/expression-language": "^5.4|^6.0",
5937                 "symfony/finder": "^5.4|^6.0",
5938                 "symfony/http-client-contracts": "^1.1|^2|^3",
5939                 "symfony/process": "^5.4|^6.0",
5940                 "symfony/routing": "^5.4|^6.0",
5941                 "symfony/stopwatch": "^5.4|^6.0",
5942                 "symfony/translation": "^5.4|^6.0",
5943                 "symfony/translation-contracts": "^1.1|^2|^3",
5944                 "symfony/uid": "^5.4|^6.0",
5945                 "twig/twig": "^2.13|^3.0.4"
5946             },
5947             "suggest": {
5948                 "symfony/browser-kit": "",
5949                 "symfony/config": "",
5950                 "symfony/console": "",
5951                 "symfony/dependency-injection": ""
5952             },
5953             "type": "library",
5954             "autoload": {
5955                 "psr-4": {
5956                     "Symfony\\Component\\HttpKernel\\": ""
5957                 },
5958                 "exclude-from-classmap": [
5959                     "/Tests/"
5960                 ]
5961             },
5962             "notification-url": "https://packagist.org/downloads/",
5963             "license": [
5964                 "MIT"
5965             ],
5966             "authors": [
5967                 {
5968                     "name": "Fabien Potencier",
5969                     "email": "fabien@symfony.com"
5970                 },
5971                 {
5972                     "name": "Symfony Community",
5973                     "homepage": "https://symfony.com/contributors"
5974                 }
5975             ],
5976             "description": "Provides a structured process for converting a Request into a Response",
5977             "homepage": "https://symfony.com",
5978             "support": {
5979                 "source": "https://github.com/symfony/http-kernel/tree/v6.2.6"
5980             },
5981             "funding": [
5982                 {
5983                     "url": "https://symfony.com/sponsor",
5984                     "type": "custom"
5985                 },
5986                 {
5987                     "url": "https://github.com/fabpot",
5988                     "type": "github"
5989                 },
5990                 {
5991                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5992                     "type": "tidelift"
5993                 }
5994             ],
5995             "time": "2023-02-01T08:32:25+00:00"
5996         },
5997         {
5998             "name": "symfony/mailer",
5999             "version": "v6.2.5",
6000             "source": {
6001                 "type": "git",
6002                 "url": "https://github.com/symfony/mailer.git",
6003                 "reference": "29729ac0b4e5113f24c39c46746bd6afb79e0aaa"
6004             },
6005             "dist": {
6006                 "type": "zip",
6007                 "url": "https://api.github.com/repos/symfony/mailer/zipball/29729ac0b4e5113f24c39c46746bd6afb79e0aaa",
6008                 "reference": "29729ac0b4e5113f24c39c46746bd6afb79e0aaa",
6009                 "shasum": ""
6010             },
6011             "require": {
6012                 "egulias/email-validator": "^2.1.10|^3|^4",
6013                 "php": ">=8.1",
6014                 "psr/event-dispatcher": "^1",
6015                 "psr/log": "^1|^2|^3",
6016                 "symfony/event-dispatcher": "^5.4|^6.0",
6017                 "symfony/mime": "^6.2",
6018                 "symfony/service-contracts": "^1.1|^2|^3"
6019             },
6020             "conflict": {
6021                 "symfony/http-kernel": "<5.4",
6022                 "symfony/messenger": "<6.2",
6023                 "symfony/mime": "<6.2",
6024                 "symfony/twig-bridge": "<6.2.1"
6025             },
6026             "require-dev": {
6027                 "symfony/console": "^5.4|^6.0",
6028                 "symfony/http-client-contracts": "^1.1|^2|^3",
6029                 "symfony/messenger": "^6.2",
6030                 "symfony/twig-bridge": "^6.2"
6031             },
6032             "type": "library",
6033             "autoload": {
6034                 "psr-4": {
6035                     "Symfony\\Component\\Mailer\\": ""
6036                 },
6037                 "exclude-from-classmap": [
6038                     "/Tests/"
6039                 ]
6040             },
6041             "notification-url": "https://packagist.org/downloads/",
6042             "license": [
6043                 "MIT"
6044             ],
6045             "authors": [
6046                 {
6047                     "name": "Fabien Potencier",
6048                     "email": "fabien@symfony.com"
6049                 },
6050                 {
6051                     "name": "Symfony Community",
6052                     "homepage": "https://symfony.com/contributors"
6053                 }
6054             ],
6055             "description": "Helps sending emails",
6056             "homepage": "https://symfony.com",
6057             "support": {
6058                 "source": "https://github.com/symfony/mailer/tree/v6.2.5"
6059             },
6060             "funding": [
6061                 {
6062                     "url": "https://symfony.com/sponsor",
6063                     "type": "custom"
6064                 },
6065                 {
6066                     "url": "https://github.com/fabpot",
6067                     "type": "github"
6068                 },
6069                 {
6070                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6071                     "type": "tidelift"
6072                 }
6073             ],
6074             "time": "2023-01-10T18:53:53+00:00"
6075         },
6076         {
6077             "name": "symfony/mime",
6078             "version": "v6.2.5",
6079             "source": {
6080                 "type": "git",
6081                 "url": "https://github.com/symfony/mime.git",
6082                 "reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610"
6083             },
6084             "dist": {
6085                 "type": "zip",
6086                 "url": "https://api.github.com/repos/symfony/mime/zipball/4b7b349f67d15cd0639955c8179a76c89f6fd610",
6087                 "reference": "4b7b349f67d15cd0639955c8179a76c89f6fd610",
6088                 "shasum": ""
6089             },
6090             "require": {
6091                 "php": ">=8.1",
6092                 "symfony/polyfill-intl-idn": "^1.10",
6093                 "symfony/polyfill-mbstring": "^1.0"
6094             },
6095             "conflict": {
6096                 "egulias/email-validator": "~3.0.0",
6097                 "phpdocumentor/reflection-docblock": "<3.2.2",
6098                 "phpdocumentor/type-resolver": "<1.4.0",
6099                 "symfony/mailer": "<5.4",
6100                 "symfony/serializer": "<6.2"
6101             },
6102             "require-dev": {
6103                 "egulias/email-validator": "^2.1.10|^3.1|^4",
6104                 "league/html-to-markdown": "^5.0",
6105                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
6106                 "symfony/dependency-injection": "^5.4|^6.0",
6107                 "symfony/property-access": "^5.4|^6.0",
6108                 "symfony/property-info": "^5.4|^6.0",
6109                 "symfony/serializer": "^6.2"
6110             },
6111             "type": "library",
6112             "autoload": {
6113                 "psr-4": {
6114                     "Symfony\\Component\\Mime\\": ""
6115                 },
6116                 "exclude-from-classmap": [
6117                     "/Tests/"
6118                 ]
6119             },
6120             "notification-url": "https://packagist.org/downloads/",
6121             "license": [
6122                 "MIT"
6123             ],
6124             "authors": [
6125                 {
6126                     "name": "Fabien Potencier",
6127                     "email": "fabien@symfony.com"
6128                 },
6129                 {
6130                     "name": "Symfony Community",
6131                     "homepage": "https://symfony.com/contributors"
6132                 }
6133             ],
6134             "description": "Allows manipulating MIME messages",
6135             "homepage": "https://symfony.com",
6136             "keywords": [
6137                 "mime",
6138                 "mime-type"
6139             ],
6140             "support": {
6141                 "source": "https://github.com/symfony/mime/tree/v6.2.5"
6142             },
6143             "funding": [
6144                 {
6145                     "url": "https://symfony.com/sponsor",
6146                     "type": "custom"
6147                 },
6148                 {
6149                     "url": "https://github.com/fabpot",
6150                     "type": "github"
6151                 },
6152                 {
6153                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6154                     "type": "tidelift"
6155                 }
6156             ],
6157             "time": "2023-01-10T18:53:53+00:00"
6158         },
6159         {
6160             "name": "symfony/options-resolver",
6161             "version": "v6.2.5",
6162             "source": {
6163                 "type": "git",
6164                 "url": "https://github.com/symfony/options-resolver.git",
6165                 "reference": "e8324d44f5af99ec2ccec849934a242f64458f86"
6166             },
6167             "dist": {
6168                 "type": "zip",
6169                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/e8324d44f5af99ec2ccec849934a242f64458f86",
6170                 "reference": "e8324d44f5af99ec2ccec849934a242f64458f86",
6171                 "shasum": ""
6172             },
6173             "require": {
6174                 "php": ">=8.1",
6175                 "symfony/deprecation-contracts": "^2.1|^3"
6176             },
6177             "type": "library",
6178             "autoload": {
6179                 "psr-4": {
6180                     "Symfony\\Component\\OptionsResolver\\": ""
6181                 },
6182                 "exclude-from-classmap": [
6183                     "/Tests/"
6184                 ]
6185             },
6186             "notification-url": "https://packagist.org/downloads/",
6187             "license": [
6188                 "MIT"
6189             ],
6190             "authors": [
6191                 {
6192                     "name": "Fabien Potencier",
6193                     "email": "fabien@symfony.com"
6194                 },
6195                 {
6196                     "name": "Symfony Community",
6197                     "homepage": "https://symfony.com/contributors"
6198                 }
6199             ],
6200             "description": "Provides an improved replacement for the array_replace PHP function",
6201             "homepage": "https://symfony.com",
6202             "keywords": [
6203                 "config",
6204                 "configuration",
6205                 "options"
6206             ],
6207             "support": {
6208                 "source": "https://github.com/symfony/options-resolver/tree/v6.2.5"
6209             },
6210             "funding": [
6211                 {
6212                     "url": "https://symfony.com/sponsor",
6213                     "type": "custom"
6214                 },
6215                 {
6216                     "url": "https://github.com/fabpot",
6217                     "type": "github"
6218                 },
6219                 {
6220                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6221                     "type": "tidelift"
6222                 }
6223             ],
6224             "time": "2023-01-01T08:38:09+00:00"
6225         },
6226         {
6227             "name": "symfony/polyfill-ctype",
6228             "version": "v1.27.0",
6229             "source": {
6230                 "type": "git",
6231                 "url": "https://github.com/symfony/polyfill-ctype.git",
6232                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
6233             },
6234             "dist": {
6235                 "type": "zip",
6236                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
6237                 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
6238                 "shasum": ""
6239             },
6240             "require": {
6241                 "php": ">=7.1"
6242             },
6243             "provide": {
6244                 "ext-ctype": "*"
6245             },
6246             "suggest": {
6247                 "ext-ctype": "For best performance"
6248             },
6249             "type": "library",
6250             "extra": {
6251                 "branch-alias": {
6252                     "dev-main": "1.27-dev"
6253                 },
6254                 "thanks": {
6255                     "name": "symfony/polyfill",
6256                     "url": "https://github.com/symfony/polyfill"
6257                 }
6258             },
6259             "autoload": {
6260                 "files": [
6261                     "bootstrap.php"
6262                 ],
6263                 "psr-4": {
6264                     "Symfony\\Polyfill\\Ctype\\": ""
6265                 }
6266             },
6267             "notification-url": "https://packagist.org/downloads/",
6268             "license": [
6269                 "MIT"
6270             ],
6271             "authors": [
6272                 {
6273                     "name": "Gert de Pagter",
6274                     "email": "BackEndTea@gmail.com"
6275                 },
6276                 {
6277                     "name": "Symfony Community",
6278                     "homepage": "https://symfony.com/contributors"
6279                 }
6280             ],
6281             "description": "Symfony polyfill for ctype functions",
6282             "homepage": "https://symfony.com",
6283             "keywords": [
6284                 "compatibility",
6285                 "ctype",
6286                 "polyfill",
6287                 "portable"
6288             ],
6289             "support": {
6290                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
6291             },
6292             "funding": [
6293                 {
6294                     "url": "https://symfony.com/sponsor",
6295                     "type": "custom"
6296                 },
6297                 {
6298                     "url": "https://github.com/fabpot",
6299                     "type": "github"
6300                 },
6301                 {
6302                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6303                     "type": "tidelift"
6304                 }
6305             ],
6306             "time": "2022-11-03T14:55:06+00:00"
6307         },
6308         {
6309             "name": "symfony/polyfill-intl-grapheme",
6310             "version": "v1.27.0",
6311             "source": {
6312                 "type": "git",
6313                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
6314                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
6315             },
6316             "dist": {
6317                 "type": "zip",
6318                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
6319                 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
6320                 "shasum": ""
6321             },
6322             "require": {
6323                 "php": ">=7.1"
6324             },
6325             "suggest": {
6326                 "ext-intl": "For best performance"
6327             },
6328             "type": "library",
6329             "extra": {
6330                 "branch-alias": {
6331                     "dev-main": "1.27-dev"
6332                 },
6333                 "thanks": {
6334                     "name": "symfony/polyfill",
6335                     "url": "https://github.com/symfony/polyfill"
6336                 }
6337             },
6338             "autoload": {
6339                 "files": [
6340                     "bootstrap.php"
6341                 ],
6342                 "psr-4": {
6343                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
6344                 }
6345             },
6346             "notification-url": "https://packagist.org/downloads/",
6347             "license": [
6348                 "MIT"
6349             ],
6350             "authors": [
6351                 {
6352                     "name": "Nicolas Grekas",
6353                     "email": "p@tchwork.com"
6354                 },
6355                 {
6356                     "name": "Symfony Community",
6357                     "homepage": "https://symfony.com/contributors"
6358                 }
6359             ],
6360             "description": "Symfony polyfill for intl's grapheme_* functions",
6361             "homepage": "https://symfony.com",
6362             "keywords": [
6363                 "compatibility",
6364                 "grapheme",
6365                 "intl",
6366                 "polyfill",
6367                 "portable",
6368                 "shim"
6369             ],
6370             "support": {
6371                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
6372             },
6373             "funding": [
6374                 {
6375                     "url": "https://symfony.com/sponsor",
6376                     "type": "custom"
6377                 },
6378                 {
6379                     "url": "https://github.com/fabpot",
6380                     "type": "github"
6381                 },
6382                 {
6383                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6384                     "type": "tidelift"
6385                 }
6386             ],
6387             "time": "2022-11-03T14:55:06+00:00"
6388         },
6389         {
6390             "name": "symfony/polyfill-intl-idn",
6391             "version": "v1.27.0",
6392             "source": {
6393                 "type": "git",
6394                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
6395                 "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
6396             },
6397             "dist": {
6398                 "type": "zip",
6399                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
6400                 "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
6401                 "shasum": ""
6402             },
6403             "require": {
6404                 "php": ">=7.1",
6405                 "symfony/polyfill-intl-normalizer": "^1.10",
6406                 "symfony/polyfill-php72": "^1.10"
6407             },
6408             "suggest": {
6409                 "ext-intl": "For best performance"
6410             },
6411             "type": "library",
6412             "extra": {
6413                 "branch-alias": {
6414                     "dev-main": "1.27-dev"
6415                 },
6416                 "thanks": {
6417                     "name": "symfony/polyfill",
6418                     "url": "https://github.com/symfony/polyfill"
6419                 }
6420             },
6421             "autoload": {
6422                 "files": [
6423                     "bootstrap.php"
6424                 ],
6425                 "psr-4": {
6426                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
6427                 }
6428             },
6429             "notification-url": "https://packagist.org/downloads/",
6430             "license": [
6431                 "MIT"
6432             ],
6433             "authors": [
6434                 {
6435                     "name": "Laurent Bassin",
6436                     "email": "laurent@bassin.info"
6437                 },
6438                 {
6439                     "name": "Trevor Rowbotham",
6440                     "email": "trevor.rowbotham@pm.me"
6441                 },
6442                 {
6443                     "name": "Symfony Community",
6444                     "homepage": "https://symfony.com/contributors"
6445                 }
6446             ],
6447             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
6448             "homepage": "https://symfony.com",
6449             "keywords": [
6450                 "compatibility",
6451                 "idn",
6452                 "intl",
6453                 "polyfill",
6454                 "portable",
6455                 "shim"
6456             ],
6457             "support": {
6458                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
6459             },
6460             "funding": [
6461                 {
6462                     "url": "https://symfony.com/sponsor",
6463                     "type": "custom"
6464                 },
6465                 {
6466                     "url": "https://github.com/fabpot",
6467                     "type": "github"
6468                 },
6469                 {
6470                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6471                     "type": "tidelift"
6472                 }
6473             ],
6474             "time": "2022-11-03T14:55:06+00:00"
6475         },
6476         {
6477             "name": "symfony/polyfill-intl-normalizer",
6478             "version": "v1.27.0",
6479             "source": {
6480                 "type": "git",
6481                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
6482                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
6483             },
6484             "dist": {
6485                 "type": "zip",
6486                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
6487                 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
6488                 "shasum": ""
6489             },
6490             "require": {
6491                 "php": ">=7.1"
6492             },
6493             "suggest": {
6494                 "ext-intl": "For best performance"
6495             },
6496             "type": "library",
6497             "extra": {
6498                 "branch-alias": {
6499                     "dev-main": "1.27-dev"
6500                 },
6501                 "thanks": {
6502                     "name": "symfony/polyfill",
6503                     "url": "https://github.com/symfony/polyfill"
6504                 }
6505             },
6506             "autoload": {
6507                 "files": [
6508                     "bootstrap.php"
6509                 ],
6510                 "psr-4": {
6511                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
6512                 },
6513                 "classmap": [
6514                     "Resources/stubs"
6515                 ]
6516             },
6517             "notification-url": "https://packagist.org/downloads/",
6518             "license": [
6519                 "MIT"
6520             ],
6521             "authors": [
6522                 {
6523                     "name": "Nicolas Grekas",
6524                     "email": "p@tchwork.com"
6525                 },
6526                 {
6527                     "name": "Symfony Community",
6528                     "homepage": "https://symfony.com/contributors"
6529                 }
6530             ],
6531             "description": "Symfony polyfill for intl's Normalizer class and related functions",
6532             "homepage": "https://symfony.com",
6533             "keywords": [
6534                 "compatibility",
6535                 "intl",
6536                 "normalizer",
6537                 "polyfill",
6538                 "portable",
6539                 "shim"
6540             ],
6541             "support": {
6542                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
6543             },
6544             "funding": [
6545                 {
6546                     "url": "https://symfony.com/sponsor",
6547                     "type": "custom"
6548                 },
6549                 {
6550                     "url": "https://github.com/fabpot",
6551                     "type": "github"
6552                 },
6553                 {
6554                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6555                     "type": "tidelift"
6556                 }
6557             ],
6558             "time": "2022-11-03T14:55:06+00:00"
6559         },
6560         {
6561             "name": "symfony/polyfill-mbstring",
6562             "version": "v1.27.0",
6563             "source": {
6564                 "type": "git",
6565                 "url": "https://github.com/symfony/polyfill-mbstring.git",
6566                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
6567             },
6568             "dist": {
6569                 "type": "zip",
6570                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
6571                 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
6572                 "shasum": ""
6573             },
6574             "require": {
6575                 "php": ">=7.1"
6576             },
6577             "provide": {
6578                 "ext-mbstring": "*"
6579             },
6580             "suggest": {
6581                 "ext-mbstring": "For best performance"
6582             },
6583             "type": "library",
6584             "extra": {
6585                 "branch-alias": {
6586                     "dev-main": "1.27-dev"
6587                 },
6588                 "thanks": {
6589                     "name": "symfony/polyfill",
6590                     "url": "https://github.com/symfony/polyfill"
6591                 }
6592             },
6593             "autoload": {
6594                 "files": [
6595                     "bootstrap.php"
6596                 ],
6597                 "psr-4": {
6598                     "Symfony\\Polyfill\\Mbstring\\": ""
6599                 }
6600             },
6601             "notification-url": "https://packagist.org/downloads/",
6602             "license": [
6603                 "MIT"
6604             ],
6605             "authors": [
6606                 {
6607                     "name": "Nicolas Grekas",
6608                     "email": "p@tchwork.com"
6609                 },
6610                 {
6611                     "name": "Symfony Community",
6612                     "homepage": "https://symfony.com/contributors"
6613                 }
6614             ],
6615             "description": "Symfony polyfill for the Mbstring extension",
6616             "homepage": "https://symfony.com",
6617             "keywords": [
6618                 "compatibility",
6619                 "mbstring",
6620                 "polyfill",
6621                 "portable",
6622                 "shim"
6623             ],
6624             "support": {
6625                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
6626             },
6627             "funding": [
6628                 {
6629                     "url": "https://symfony.com/sponsor",
6630                     "type": "custom"
6631                 },
6632                 {
6633                     "url": "https://github.com/fabpot",
6634                     "type": "github"
6635                 },
6636                 {
6637                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6638                     "type": "tidelift"
6639                 }
6640             ],
6641             "time": "2022-11-03T14:55:06+00:00"
6642         },
6643         {
6644             "name": "symfony/polyfill-php72",
6645             "version": "v1.27.0",
6646             "source": {
6647                 "type": "git",
6648                 "url": "https://github.com/symfony/polyfill-php72.git",
6649                 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
6650             },
6651             "dist": {
6652                 "type": "zip",
6653                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
6654                 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
6655                 "shasum": ""
6656             },
6657             "require": {
6658                 "php": ">=7.1"
6659             },
6660             "type": "library",
6661             "extra": {
6662                 "branch-alias": {
6663                     "dev-main": "1.27-dev"
6664                 },
6665                 "thanks": {
6666                     "name": "symfony/polyfill",
6667                     "url": "https://github.com/symfony/polyfill"
6668                 }
6669             },
6670             "autoload": {
6671                 "files": [
6672                     "bootstrap.php"
6673                 ],
6674                 "psr-4": {
6675                     "Symfony\\Polyfill\\Php72\\": ""
6676                 }
6677             },
6678             "notification-url": "https://packagist.org/downloads/",
6679             "license": [
6680                 "MIT"
6681             ],
6682             "authors": [
6683                 {
6684                     "name": "Nicolas Grekas",
6685                     "email": "p@tchwork.com"
6686                 },
6687                 {
6688                     "name": "Symfony Community",
6689                     "homepage": "https://symfony.com/contributors"
6690                 }
6691             ],
6692             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
6693             "homepage": "https://symfony.com",
6694             "keywords": [
6695                 "compatibility",
6696                 "polyfill",
6697                 "portable",
6698                 "shim"
6699             ],
6700             "support": {
6701                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
6702             },
6703             "funding": [
6704                 {
6705                     "url": "https://symfony.com/sponsor",
6706                     "type": "custom"
6707                 },
6708                 {
6709                     "url": "https://github.com/fabpot",
6710                     "type": "github"
6711                 },
6712                 {
6713                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6714                     "type": "tidelift"
6715                 }
6716             ],
6717             "time": "2022-11-03T14:55:06+00:00"
6718         },
6719         {
6720             "name": "symfony/polyfill-php80",
6721             "version": "v1.27.0",
6722             "source": {
6723                 "type": "git",
6724                 "url": "https://github.com/symfony/polyfill-php80.git",
6725                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
6726             },
6727             "dist": {
6728                 "type": "zip",
6729                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
6730                 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
6731                 "shasum": ""
6732             },
6733             "require": {
6734                 "php": ">=7.1"
6735             },
6736             "type": "library",
6737             "extra": {
6738                 "branch-alias": {
6739                     "dev-main": "1.27-dev"
6740                 },
6741                 "thanks": {
6742                     "name": "symfony/polyfill",
6743                     "url": "https://github.com/symfony/polyfill"
6744                 }
6745             },
6746             "autoload": {
6747                 "files": [
6748                     "bootstrap.php"
6749                 ],
6750                 "psr-4": {
6751                     "Symfony\\Polyfill\\Php80\\": ""
6752                 },
6753                 "classmap": [
6754                     "Resources/stubs"
6755                 ]
6756             },
6757             "notification-url": "https://packagist.org/downloads/",
6758             "license": [
6759                 "MIT"
6760             ],
6761             "authors": [
6762                 {
6763                     "name": "Ion Bazan",
6764                     "email": "ion.bazan@gmail.com"
6765                 },
6766                 {
6767                     "name": "Nicolas Grekas",
6768                     "email": "p@tchwork.com"
6769                 },
6770                 {
6771                     "name": "Symfony Community",
6772                     "homepage": "https://symfony.com/contributors"
6773                 }
6774             ],
6775             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
6776             "homepage": "https://symfony.com",
6777             "keywords": [
6778                 "compatibility",
6779                 "polyfill",
6780                 "portable",
6781                 "shim"
6782             ],
6783             "support": {
6784                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
6785             },
6786             "funding": [
6787                 {
6788                     "url": "https://symfony.com/sponsor",
6789                     "type": "custom"
6790                 },
6791                 {
6792                     "url": "https://github.com/fabpot",
6793                     "type": "github"
6794                 },
6795                 {
6796                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6797                     "type": "tidelift"
6798                 }
6799             ],
6800             "time": "2022-11-03T14:55:06+00:00"
6801         },
6802         {
6803             "name": "symfony/polyfill-uuid",
6804             "version": "v1.27.0",
6805             "source": {
6806                 "type": "git",
6807                 "url": "https://github.com/symfony/polyfill-uuid.git",
6808                 "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166"
6809             },
6810             "dist": {
6811                 "type": "zip",
6812                 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166",
6813                 "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166",
6814                 "shasum": ""
6815             },
6816             "require": {
6817                 "php": ">=7.1"
6818             },
6819             "provide": {
6820                 "ext-uuid": "*"
6821             },
6822             "suggest": {
6823                 "ext-uuid": "For best performance"
6824             },
6825             "type": "library",
6826             "extra": {
6827                 "branch-alias": {
6828                     "dev-main": "1.27-dev"
6829                 },
6830                 "thanks": {
6831                     "name": "symfony/polyfill",
6832                     "url": "https://github.com/symfony/polyfill"
6833                 }
6834             },
6835             "autoload": {
6836                 "files": [
6837                     "bootstrap.php"
6838                 ],
6839                 "psr-4": {
6840                     "Symfony\\Polyfill\\Uuid\\": ""
6841                 }
6842             },
6843             "notification-url": "https://packagist.org/downloads/",
6844             "license": [
6845                 "MIT"
6846             ],
6847             "authors": [
6848                 {
6849                     "name": "Grégoire Pineau",
6850                     "email": "lyrixx@lyrixx.info"
6851                 },
6852                 {
6853                     "name": "Symfony Community",
6854                     "homepage": "https://symfony.com/contributors"
6855                 }
6856             ],
6857             "description": "Symfony polyfill for uuid functions",
6858             "homepage": "https://symfony.com",
6859             "keywords": [
6860                 "compatibility",
6861                 "polyfill",
6862                 "portable",
6863                 "uuid"
6864             ],
6865             "support": {
6866                 "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0"
6867             },
6868             "funding": [
6869                 {
6870                     "url": "https://symfony.com/sponsor",
6871                     "type": "custom"
6872                 },
6873                 {
6874                     "url": "https://github.com/fabpot",
6875                     "type": "github"
6876                 },
6877                 {
6878                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6879                     "type": "tidelift"
6880                 }
6881             ],
6882             "time": "2022-11-03T14:55:06+00:00"
6883         },
6884         {
6885             "name": "symfony/process",
6886             "version": "v6.2.5",
6887             "source": {
6888                 "type": "git",
6889                 "url": "https://github.com/symfony/process.git",
6890                 "reference": "9ead139f63dfa38c4e4a9049cc64a8b2748c83b7"
6891             },
6892             "dist": {
6893                 "type": "zip",
6894                 "url": "https://api.github.com/repos/symfony/process/zipball/9ead139f63dfa38c4e4a9049cc64a8b2748c83b7",
6895                 "reference": "9ead139f63dfa38c4e4a9049cc64a8b2748c83b7",
6896                 "shasum": ""
6897             },
6898             "require": {
6899                 "php": ">=8.1"
6900             },
6901             "type": "library",
6902             "autoload": {
6903                 "psr-4": {
6904                     "Symfony\\Component\\Process\\": ""
6905                 },
6906                 "exclude-from-classmap": [
6907                     "/Tests/"
6908                 ]
6909             },
6910             "notification-url": "https://packagist.org/downloads/",
6911             "license": [
6912                 "MIT"
6913             ],
6914             "authors": [
6915                 {
6916                     "name": "Fabien Potencier",
6917                     "email": "fabien@symfony.com"
6918                 },
6919                 {
6920                     "name": "Symfony Community",
6921                     "homepage": "https://symfony.com/contributors"
6922                 }
6923             ],
6924             "description": "Executes commands in sub-processes",
6925             "homepage": "https://symfony.com",
6926             "support": {
6927                 "source": "https://github.com/symfony/process/tree/v6.2.5"
6928             },
6929             "funding": [
6930                 {
6931                     "url": "https://symfony.com/sponsor",
6932                     "type": "custom"
6933                 },
6934                 {
6935                     "url": "https://github.com/fabpot",
6936                     "type": "github"
6937                 },
6938                 {
6939                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6940                     "type": "tidelift"
6941                 }
6942             ],
6943             "time": "2023-01-01T08:38:09+00:00"
6944         },
6945         {
6946             "name": "symfony/psr-http-message-bridge",
6947             "version": "v2.1.4",
6948             "source": {
6949                 "type": "git",
6950                 "url": "https://github.com/symfony/psr-http-message-bridge.git",
6951                 "reference": "a125b93ef378c492e274f217874906fb9babdebb"
6952             },
6953             "dist": {
6954                 "type": "zip",
6955                 "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb",
6956                 "reference": "a125b93ef378c492e274f217874906fb9babdebb",
6957                 "shasum": ""
6958             },
6959             "require": {
6960                 "php": ">=7.1",
6961                 "psr/http-message": "^1.0",
6962                 "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0"
6963             },
6964             "require-dev": {
6965                 "nyholm/psr7": "^1.1",
6966                 "psr/log": "^1.1 || ^2 || ^3",
6967                 "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
6968                 "symfony/config": "^4.4 || ^5.0 || ^6.0",
6969                 "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
6970                 "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
6971                 "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
6972                 "symfony/phpunit-bridge": "^5.4@dev || ^6.0"
6973             },
6974             "suggest": {
6975                 "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
6976             },
6977             "type": "symfony-bridge",
6978             "extra": {
6979                 "branch-alias": {
6980                     "dev-main": "2.1-dev"
6981                 }
6982             },
6983             "autoload": {
6984                 "psr-4": {
6985                     "Symfony\\Bridge\\PsrHttpMessage\\": ""
6986                 },
6987                 "exclude-from-classmap": [
6988                     "/Tests/"
6989                 ]
6990             },
6991             "notification-url": "https://packagist.org/downloads/",
6992             "license": [
6993                 "MIT"
6994             ],
6995             "authors": [
6996                 {
6997                     "name": "Fabien Potencier",
6998                     "email": "fabien@symfony.com"
6999                 },
7000                 {
7001                     "name": "Symfony Community",
7002                     "homepage": "http://symfony.com/contributors"
7003                 }
7004             ],
7005             "description": "PSR HTTP message bridge",
7006             "homepage": "http://symfony.com",
7007             "keywords": [
7008                 "http",
7009                 "http-message",
7010                 "psr-17",
7011                 "psr-7"
7012             ],
7013             "support": {
7014                 "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
7015                 "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4"
7016             },
7017             "funding": [
7018                 {
7019                     "url": "https://symfony.com/sponsor",
7020                     "type": "custom"
7021                 },
7022                 {
7023                     "url": "https://github.com/fabpot",
7024                     "type": "github"
7025                 },
7026                 {
7027                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7028                     "type": "tidelift"
7029                 }
7030             ],
7031             "time": "2022-11-28T22:46:34+00:00"
7032         },
7033         {
7034             "name": "symfony/routing",
7035             "version": "v6.2.5",
7036             "source": {
7037                 "type": "git",
7038                 "url": "https://github.com/symfony/routing.git",
7039                 "reference": "589bd742d5d03c192c8521911680fe88f61712fe"
7040             },
7041             "dist": {
7042                 "type": "zip",
7043                 "url": "https://api.github.com/repos/symfony/routing/zipball/589bd742d5d03c192c8521911680fe88f61712fe",
7044                 "reference": "589bd742d5d03c192c8521911680fe88f61712fe",
7045                 "shasum": ""
7046             },
7047             "require": {
7048                 "php": ">=8.1"
7049             },
7050             "conflict": {
7051                 "doctrine/annotations": "<1.12",
7052                 "symfony/config": "<6.2",
7053                 "symfony/dependency-injection": "<5.4",
7054                 "symfony/yaml": "<5.4"
7055             },
7056             "require-dev": {
7057                 "doctrine/annotations": "^1.12|^2",
7058                 "psr/log": "^1|^2|^3",
7059                 "symfony/config": "^6.2",
7060                 "symfony/dependency-injection": "^5.4|^6.0",
7061                 "symfony/expression-language": "^5.4|^6.0",
7062                 "symfony/http-foundation": "^5.4|^6.0",
7063                 "symfony/yaml": "^5.4|^6.0"
7064             },
7065             "suggest": {
7066                 "symfony/config": "For using the all-in-one router or any loader",
7067                 "symfony/expression-language": "For using expression matching",
7068                 "symfony/http-foundation": "For using a Symfony Request object",
7069                 "symfony/yaml": "For using the YAML loader"
7070             },
7071             "type": "library",
7072             "autoload": {
7073                 "psr-4": {
7074                     "Symfony\\Component\\Routing\\": ""
7075                 },
7076                 "exclude-from-classmap": [
7077                     "/Tests/"
7078                 ]
7079             },
7080             "notification-url": "https://packagist.org/downloads/",
7081             "license": [
7082                 "MIT"
7083             ],
7084             "authors": [
7085                 {
7086                     "name": "Fabien Potencier",
7087                     "email": "fabien@symfony.com"
7088                 },
7089                 {
7090                     "name": "Symfony Community",
7091                     "homepage": "https://symfony.com/contributors"
7092                 }
7093             ],
7094             "description": "Maps an HTTP request to a set of configuration variables",
7095             "homepage": "https://symfony.com",
7096             "keywords": [
7097                 "router",
7098                 "routing",
7099                 "uri",
7100                 "url"
7101             ],
7102             "support": {
7103                 "source": "https://github.com/symfony/routing/tree/v6.2.5"
7104             },
7105             "funding": [
7106                 {
7107                     "url": "https://symfony.com/sponsor",
7108                     "type": "custom"
7109                 },
7110                 {
7111                     "url": "https://github.com/fabpot",
7112                     "type": "github"
7113                 },
7114                 {
7115                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7116                     "type": "tidelift"
7117                 }
7118             ],
7119             "time": "2023-01-01T08:38:09+00:00"
7120         },
7121         {
7122             "name": "symfony/service-contracts",
7123             "version": "v3.2.0",
7124             "source": {
7125                 "type": "git",
7126                 "url": "https://github.com/symfony/service-contracts.git",
7127                 "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75"
7128             },
7129             "dist": {
7130                 "type": "zip",
7131                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75",
7132                 "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75",
7133                 "shasum": ""
7134             },
7135             "require": {
7136                 "php": ">=8.1",
7137                 "psr/container": "^2.0"
7138             },
7139             "conflict": {
7140                 "ext-psr": "<1.1|>=2"
7141             },
7142             "suggest": {
7143                 "symfony/service-implementation": ""
7144             },
7145             "type": "library",
7146             "extra": {
7147                 "branch-alias": {
7148                     "dev-main": "3.3-dev"
7149                 },
7150                 "thanks": {
7151                     "name": "symfony/contracts",
7152                     "url": "https://github.com/symfony/contracts"
7153                 }
7154             },
7155             "autoload": {
7156                 "psr-4": {
7157                     "Symfony\\Contracts\\Service\\": ""
7158                 },
7159                 "exclude-from-classmap": [
7160                     "/Test/"
7161                 ]
7162             },
7163             "notification-url": "https://packagist.org/downloads/",
7164             "license": [
7165                 "MIT"
7166             ],
7167             "authors": [
7168                 {
7169                     "name": "Nicolas Grekas",
7170                     "email": "p@tchwork.com"
7171                 },
7172                 {
7173                     "name": "Symfony Community",
7174                     "homepage": "https://symfony.com/contributors"
7175                 }
7176             ],
7177             "description": "Generic abstractions related to writing services",
7178             "homepage": "https://symfony.com",
7179             "keywords": [
7180                 "abstractions",
7181                 "contracts",
7182                 "decoupling",
7183                 "interfaces",
7184                 "interoperability",
7185                 "standards"
7186             ],
7187             "support": {
7188                 "source": "https://github.com/symfony/service-contracts/tree/v3.2.0"
7189             },
7190             "funding": [
7191                 {
7192                     "url": "https://symfony.com/sponsor",
7193                     "type": "custom"
7194                 },
7195                 {
7196                     "url": "https://github.com/fabpot",
7197                     "type": "github"
7198                 },
7199                 {
7200                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7201                     "type": "tidelift"
7202                 }
7203             ],
7204             "time": "2022-11-25T10:21:52+00:00"
7205         },
7206         {
7207             "name": "symfony/string",
7208             "version": "v6.2.5",
7209             "source": {
7210                 "type": "git",
7211                 "url": "https://github.com/symfony/string.git",
7212                 "reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0"
7213             },
7214             "dist": {
7215                 "type": "zip",
7216                 "url": "https://api.github.com/repos/symfony/string/zipball/b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
7217                 "reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
7218                 "shasum": ""
7219             },
7220             "require": {
7221                 "php": ">=8.1",
7222                 "symfony/polyfill-ctype": "~1.8",
7223                 "symfony/polyfill-intl-grapheme": "~1.0",
7224                 "symfony/polyfill-intl-normalizer": "~1.0",
7225                 "symfony/polyfill-mbstring": "~1.0"
7226             },
7227             "conflict": {
7228                 "symfony/translation-contracts": "<2.0"
7229             },
7230             "require-dev": {
7231                 "symfony/error-handler": "^5.4|^6.0",
7232                 "symfony/http-client": "^5.4|^6.0",
7233                 "symfony/intl": "^6.2",
7234                 "symfony/translation-contracts": "^2.0|^3.0",
7235                 "symfony/var-exporter": "^5.4|^6.0"
7236             },
7237             "type": "library",
7238             "autoload": {
7239                 "files": [
7240                     "Resources/functions.php"
7241                 ],
7242                 "psr-4": {
7243                     "Symfony\\Component\\String\\": ""
7244                 },
7245                 "exclude-from-classmap": [
7246                     "/Tests/"
7247                 ]
7248             },
7249             "notification-url": "https://packagist.org/downloads/",
7250             "license": [
7251                 "MIT"
7252             ],
7253             "authors": [
7254                 {
7255                     "name": "Nicolas Grekas",
7256                     "email": "p@tchwork.com"
7257                 },
7258                 {
7259                     "name": "Symfony Community",
7260                     "homepage": "https://symfony.com/contributors"
7261                 }
7262             ],
7263             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
7264             "homepage": "https://symfony.com",
7265             "keywords": [
7266                 "grapheme",
7267                 "i18n",
7268                 "string",
7269                 "unicode",
7270                 "utf-8",
7271                 "utf8"
7272             ],
7273             "support": {
7274                 "source": "https://github.com/symfony/string/tree/v6.2.5"
7275             },
7276             "funding": [
7277                 {
7278                     "url": "https://symfony.com/sponsor",
7279                     "type": "custom"
7280                 },
7281                 {
7282                     "url": "https://github.com/fabpot",
7283                     "type": "github"
7284                 },
7285                 {
7286                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7287                     "type": "tidelift"
7288                 }
7289             ],
7290             "time": "2023-01-01T08:38:09+00:00"
7291         },
7292         {
7293             "name": "symfony/translation",
7294             "version": "v6.2.5",
7295             "source": {
7296                 "type": "git",
7297                 "url": "https://github.com/symfony/translation.git",
7298                 "reference": "60556925a703cfbc1581cde3b3f35b0bb0ea904c"
7299             },
7300             "dist": {
7301                 "type": "zip",
7302                 "url": "https://api.github.com/repos/symfony/translation/zipball/60556925a703cfbc1581cde3b3f35b0bb0ea904c",
7303                 "reference": "60556925a703cfbc1581cde3b3f35b0bb0ea904c",
7304                 "shasum": ""
7305             },
7306             "require": {
7307                 "php": ">=8.1",
7308                 "symfony/polyfill-mbstring": "~1.0",
7309                 "symfony/translation-contracts": "^2.3|^3.0"
7310             },
7311             "conflict": {
7312                 "symfony/config": "<5.4",
7313                 "symfony/console": "<5.4",
7314                 "symfony/dependency-injection": "<5.4",
7315                 "symfony/http-kernel": "<5.4",
7316                 "symfony/twig-bundle": "<5.4",
7317                 "symfony/yaml": "<5.4"
7318             },
7319             "provide": {
7320                 "symfony/translation-implementation": "2.3|3.0"
7321             },
7322             "require-dev": {
7323                 "nikic/php-parser": "^4.13",
7324                 "psr/log": "^1|^2|^3",
7325                 "symfony/config": "^5.4|^6.0",
7326                 "symfony/console": "^5.4|^6.0",
7327                 "symfony/dependency-injection": "^5.4|^6.0",
7328                 "symfony/finder": "^5.4|^6.0",
7329                 "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
7330                 "symfony/http-kernel": "^5.4|^6.0",
7331                 "symfony/intl": "^5.4|^6.0",
7332                 "symfony/polyfill-intl-icu": "^1.21",
7333                 "symfony/routing": "^5.4|^6.0",
7334                 "symfony/service-contracts": "^1.1.2|^2|^3",
7335                 "symfony/yaml": "^5.4|^6.0"
7336             },
7337             "suggest": {
7338                 "nikic/php-parser": "To use PhpAstExtractor",
7339                 "psr/log-implementation": "To use logging capability in translator",
7340                 "symfony/config": "",
7341                 "symfony/yaml": ""
7342             },
7343             "type": "library",
7344             "autoload": {
7345                 "files": [
7346                     "Resources/functions.php"
7347                 ],
7348                 "psr-4": {
7349                     "Symfony\\Component\\Translation\\": ""
7350                 },
7351                 "exclude-from-classmap": [
7352                     "/Tests/"
7353                 ]
7354             },
7355             "notification-url": "https://packagist.org/downloads/",
7356             "license": [
7357                 "MIT"
7358             ],
7359             "authors": [
7360                 {
7361                     "name": "Fabien Potencier",
7362                     "email": "fabien@symfony.com"
7363                 },
7364                 {
7365                     "name": "Symfony Community",
7366                     "homepage": "https://symfony.com/contributors"
7367                 }
7368             ],
7369             "description": "Provides tools to internationalize your application",
7370             "homepage": "https://symfony.com",
7371             "support": {
7372                 "source": "https://github.com/symfony/translation/tree/v6.2.5"
7373             },
7374             "funding": [
7375                 {
7376                     "url": "https://symfony.com/sponsor",
7377                     "type": "custom"
7378                 },
7379                 {
7380                     "url": "https://github.com/fabpot",
7381                     "type": "github"
7382                 },
7383                 {
7384                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7385                     "type": "tidelift"
7386                 }
7387             ],
7388             "time": "2023-01-05T07:00:27+00:00"
7389         },
7390         {
7391             "name": "symfony/translation-contracts",
7392             "version": "v3.2.0",
7393             "source": {
7394                 "type": "git",
7395                 "url": "https://github.com/symfony/translation-contracts.git",
7396                 "reference": "68cce71402305a015f8c1589bfada1280dc64fe7"
7397             },
7398             "dist": {
7399                 "type": "zip",
7400                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7",
7401                 "reference": "68cce71402305a015f8c1589bfada1280dc64fe7",
7402                 "shasum": ""
7403             },
7404             "require": {
7405                 "php": ">=8.1"
7406             },
7407             "suggest": {
7408                 "symfony/translation-implementation": ""
7409             },
7410             "type": "library",
7411             "extra": {
7412                 "branch-alias": {
7413                     "dev-main": "3.3-dev"
7414                 },
7415                 "thanks": {
7416                     "name": "symfony/contracts",
7417                     "url": "https://github.com/symfony/contracts"
7418                 }
7419             },
7420             "autoload": {
7421                 "psr-4": {
7422                     "Symfony\\Contracts\\Translation\\": ""
7423                 },
7424                 "exclude-from-classmap": [
7425                     "/Test/"
7426                 ]
7427             },
7428             "notification-url": "https://packagist.org/downloads/",
7429             "license": [
7430                 "MIT"
7431             ],
7432             "authors": [
7433                 {
7434                     "name": "Nicolas Grekas",
7435                     "email": "p@tchwork.com"
7436                 },
7437                 {
7438                     "name": "Symfony Community",
7439                     "homepage": "https://symfony.com/contributors"
7440                 }
7441             ],
7442             "description": "Generic abstractions related to translation",
7443             "homepage": "https://symfony.com",
7444             "keywords": [
7445                 "abstractions",
7446                 "contracts",
7447                 "decoupling",
7448                 "interfaces",
7449                 "interoperability",
7450                 "standards"
7451             ],
7452             "support": {
7453                 "source": "https://github.com/symfony/translation-contracts/tree/v3.2.0"
7454             },
7455             "funding": [
7456                 {
7457                     "url": "https://symfony.com/sponsor",
7458                     "type": "custom"
7459                 },
7460                 {
7461                     "url": "https://github.com/fabpot",
7462                     "type": "github"
7463                 },
7464                 {
7465                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7466                     "type": "tidelift"
7467                 }
7468             ],
7469             "time": "2022-11-25T10:21:52+00:00"
7470         },
7471         {
7472             "name": "symfony/uid",
7473             "version": "v6.2.5",
7474             "source": {
7475                 "type": "git",
7476                 "url": "https://github.com/symfony/uid.git",
7477                 "reference": "8ace895bded57d6496638c9b2d3b788e05b7395b"
7478             },
7479             "dist": {
7480                 "type": "zip",
7481                 "url": "https://api.github.com/repos/symfony/uid/zipball/8ace895bded57d6496638c9b2d3b788e05b7395b",
7482                 "reference": "8ace895bded57d6496638c9b2d3b788e05b7395b",
7483                 "shasum": ""
7484             },
7485             "require": {
7486                 "php": ">=8.1",
7487                 "symfony/polyfill-uuid": "^1.15"
7488             },
7489             "require-dev": {
7490                 "symfony/console": "^5.4|^6.0"
7491             },
7492             "type": "library",
7493             "autoload": {
7494                 "psr-4": {
7495                     "Symfony\\Component\\Uid\\": ""
7496                 },
7497                 "exclude-from-classmap": [
7498                     "/Tests/"
7499                 ]
7500             },
7501             "notification-url": "https://packagist.org/downloads/",
7502             "license": [
7503                 "MIT"
7504             ],
7505             "authors": [
7506                 {
7507                     "name": "Grégoire Pineau",
7508                     "email": "lyrixx@lyrixx.info"
7509                 },
7510                 {
7511                     "name": "Nicolas Grekas",
7512                     "email": "p@tchwork.com"
7513                 },
7514                 {
7515                     "name": "Symfony Community",
7516                     "homepage": "https://symfony.com/contributors"
7517                 }
7518             ],
7519             "description": "Provides an object-oriented API to generate and represent UIDs",
7520             "homepage": "https://symfony.com",
7521             "keywords": [
7522                 "UID",
7523                 "ulid",
7524                 "uuid"
7525             ],
7526             "support": {
7527                 "source": "https://github.com/symfony/uid/tree/v6.2.5"
7528             },
7529             "funding": [
7530                 {
7531                     "url": "https://symfony.com/sponsor",
7532                     "type": "custom"
7533                 },
7534                 {
7535                     "url": "https://github.com/fabpot",
7536                     "type": "github"
7537                 },
7538                 {
7539                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7540                     "type": "tidelift"
7541                 }
7542             ],
7543             "time": "2023-01-01T08:38:09+00:00"
7544         },
7545         {
7546             "name": "symfony/var-dumper",
7547             "version": "v6.2.5",
7548             "source": {
7549                 "type": "git",
7550                 "url": "https://github.com/symfony/var-dumper.git",
7551                 "reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27"
7552             },
7553             "dist": {
7554                 "type": "zip",
7555                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/44b7b81749fd20c1bdf4946c041050e22bc8da27",
7556                 "reference": "44b7b81749fd20c1bdf4946c041050e22bc8da27",
7557                 "shasum": ""
7558             },
7559             "require": {
7560                 "php": ">=8.1",
7561                 "symfony/polyfill-mbstring": "~1.0"
7562             },
7563             "conflict": {
7564                 "phpunit/phpunit": "<5.4.3",
7565                 "symfony/console": "<5.4"
7566             },
7567             "require-dev": {
7568                 "ext-iconv": "*",
7569                 "symfony/console": "^5.4|^6.0",
7570                 "symfony/process": "^5.4|^6.0",
7571                 "symfony/uid": "^5.4|^6.0",
7572                 "twig/twig": "^2.13|^3.0.4"
7573             },
7574             "suggest": {
7575                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
7576                 "ext-intl": "To show region name in time zone dump",
7577                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
7578             },
7579             "bin": [
7580                 "Resources/bin/var-dump-server"
7581             ],
7582             "type": "library",
7583             "autoload": {
7584                 "files": [
7585                     "Resources/functions/dump.php"
7586                 ],
7587                 "psr-4": {
7588                     "Symfony\\Component\\VarDumper\\": ""
7589                 },
7590                 "exclude-from-classmap": [
7591                     "/Tests/"
7592                 ]
7593             },
7594             "notification-url": "https://packagist.org/downloads/",
7595             "license": [
7596                 "MIT"
7597             ],
7598             "authors": [
7599                 {
7600                     "name": "Nicolas Grekas",
7601                     "email": "p@tchwork.com"
7602                 },
7603                 {
7604                     "name": "Symfony Community",
7605                     "homepage": "https://symfony.com/contributors"
7606                 }
7607             ],
7608             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
7609             "homepage": "https://symfony.com",
7610             "keywords": [
7611                 "debug",
7612                 "dump"
7613             ],
7614             "support": {
7615                 "source": "https://github.com/symfony/var-dumper/tree/v6.2.5"
7616             },
7617             "funding": [
7618                 {
7619                     "url": "https://symfony.com/sponsor",
7620                     "type": "custom"
7621                 },
7622                 {
7623                     "url": "https://github.com/fabpot",
7624                     "type": "github"
7625                 },
7626                 {
7627                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7628                     "type": "tidelift"
7629                 }
7630             ],
7631             "time": "2023-01-20T17:45:48+00:00"
7632         },
7633         {
7634             "name": "team-reflex/discord-php",
7635             "version": "v7.3.4",
7636             "source": {
7637                 "type": "git",
7638                 "url": "https://github.com/discord-php/DiscordPHP.git",
7639                 "reference": "82843da4346878a432171f8d82e345389f7cc49b"
7640             },
7641             "dist": {
7642                 "type": "zip",
7643                 "url": "https://api.github.com/repos/discord-php/DiscordPHP/zipball/82843da4346878a432171f8d82e345389f7cc49b",
7644                 "reference": "82843da4346878a432171f8d82e345389f7cc49b",
7645                 "shasum": ""
7646             },
7647             "require": {
7648                 "discord-php/http": "^9.0.12",
7649                 "discord/interactions": "^2.2",
7650                 "ext-json": "*",
7651                 "ext-zlib": "*",
7652                 "mollie/polyfill-libsodium": "^1.1",
7653                 "monolog/monolog": "^2.1 || ^3.0",
7654                 "nesbot/carbon": "^2.38",
7655                 "php": "^7.4|^8.0",
7656                 "ratchet/pawl": "^0.4.1",
7657                 "react/child-process": "^0.6.2",
7658                 "react/datagram": "1.5.*",
7659                 "react/http": "^1.1",
7660                 "react/partial": "^3.0",
7661                 "symfony/options-resolver": "^5.1.3 || ^6.0",
7662                 "trafficcophp/bytebuffer": "^0.3"
7663             },
7664             "require-dev": {
7665                 "davidcole1340/reactsh": "dev-master",
7666                 "friendsofphp/php-cs-fixer": "^3",
7667                 "phpunit/phpunit": "^9.4",
7668                 "symfony/var-dumper": "*"
7669             },
7670             "suggest": {
7671                 "clue/zlib-react": "For gateway message transport compression with zlib-stream.",
7672                 "ext-event": "For a faster, and more performant loop.",
7673                 "ext-gmp": "For Permissions and 64 bit calculations on x86 (32 bit) PHP.",
7674                 "ext-libev": "For a faster, and more performant loop.",
7675                 "ext-mbstring": "For accurate calculations of string length when handling non-english characters.",
7676                 "ext-uv": "For a faster, and more performant loop. Preferred."
7677             },
7678             "type": "library",
7679             "autoload": {
7680                 "files": [
7681                     "src/Discord/functions.php"
7682                 ],
7683                 "psr-4": {
7684                     "Discord\\": "src/Discord"
7685                 }
7686             },
7687             "notification-url": "https://packagist.org/downloads/",
7688             "license": [
7689                 "MIT"
7690             ],
7691             "authors": [
7692                 {
7693                     "name": "David Cole",
7694                     "email": "david.cole1340@gmail.com"
7695                 }
7696             ],
7697             "description": "An unofficial API to interact with the voice and text service Discord.",
7698             "support": {
7699                 "issues": "https://github.com/discord-php/DiscordPHP/issues",
7700                 "source": "https://github.com/discord-php/DiscordPHP/tree/v7.3.4"
7701             },
7702             "time": "2023-01-13T12:37:14+00:00"
7703         },
7704         {
7705             "name": "tijsverkoyen/css-to-inline-styles",
7706             "version": "2.2.6",
7707             "source": {
7708                 "type": "git",
7709                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
7710                 "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c"
7711             },
7712             "dist": {
7713                 "type": "zip",
7714                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/c42125b83a4fa63b187fdf29f9c93cb7733da30c",
7715                 "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c",
7716                 "shasum": ""
7717             },
7718             "require": {
7719                 "ext-dom": "*",
7720                 "ext-libxml": "*",
7721                 "php": "^5.5 || ^7.0 || ^8.0",
7722                 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
7723             },
7724             "require-dev": {
7725                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
7726             },
7727             "type": "library",
7728             "extra": {
7729                 "branch-alias": {
7730                     "dev-master": "2.2.x-dev"
7731                 }
7732             },
7733             "autoload": {
7734                 "psr-4": {
7735                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
7736                 }
7737             },
7738             "notification-url": "https://packagist.org/downloads/",
7739             "license": [
7740                 "BSD-3-Clause"
7741             ],
7742             "authors": [
7743                 {
7744                     "name": "Tijs Verkoyen",
7745                     "email": "css_to_inline_styles@verkoyen.eu",
7746                     "role": "Developer"
7747                 }
7748             ],
7749             "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
7750             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
7751             "support": {
7752                 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
7753                 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.6"
7754             },
7755             "time": "2023-01-03T09:29:04+00:00"
7756         },
7757         {
7758             "name": "trafficcophp/bytebuffer",
7759             "version": "v0.3",
7760             "source": {
7761                 "type": "git",
7762                 "url": "https://github.com/nesQuick/ByteBuffer.git",
7763                 "reference": "e94e5c87c41bc79c0f738b0fa89bad11d27ae0b4"
7764             },
7765             "dist": {
7766                 "type": "zip",
7767                 "url": "https://api.github.com/repos/nesQuick/ByteBuffer/zipball/e94e5c87c41bc79c0f738b0fa89bad11d27ae0b4",
7768                 "reference": "e94e5c87c41bc79c0f738b0fa89bad11d27ae0b4",
7769                 "shasum": ""
7770             },
7771             "type": "library",
7772             "autoload": {
7773                 "psr-0": {
7774                     "TrafficCophp": "src/"
7775                 }
7776             },
7777             "notification-url": "https://packagist.org/downloads/",
7778             "license": [
7779                 "MIT"
7780             ],
7781             "authors": [
7782                 {
7783                     "name": "Ole 'nesQuick' Michaelis",
7784                     "email": "ole.michaelis@googlemail.com",
7785                     "homepage": "http://www.codestars.eu"
7786                 }
7787             ],
7788             "description": "Node.js inspired byte stream buffer for PHP.",
7789             "keywords": [
7790                 "Buffer",
7791                 "Bytehandling",
7792                 "Socket",
7793                 "binary data",
7794                 "library",
7795                 "pack",
7796                 "stream",
7797                 "wrapper"
7798             ],
7799             "support": {
7800                 "issues": "https://github.com/nesQuick/ByteBuffer/issues",
7801                 "source": "https://github.com/nesQuick/ByteBuffer/tree/master"
7802             },
7803             "time": "2016-01-13T22:50:58+00:00"
7804         },
7805         {
7806             "name": "vlucas/phpdotenv",
7807             "version": "v5.5.0",
7808             "source": {
7809                 "type": "git",
7810                 "url": "https://github.com/vlucas/phpdotenv.git",
7811                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
7812             },
7813             "dist": {
7814                 "type": "zip",
7815                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
7816                 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
7817                 "shasum": ""
7818             },
7819             "require": {
7820                 "ext-pcre": "*",
7821                 "graham-campbell/result-type": "^1.0.2",
7822                 "php": "^7.1.3 || ^8.0",
7823                 "phpoption/phpoption": "^1.8",
7824                 "symfony/polyfill-ctype": "^1.23",
7825                 "symfony/polyfill-mbstring": "^1.23.1",
7826                 "symfony/polyfill-php80": "^1.23.1"
7827             },
7828             "require-dev": {
7829                 "bamarni/composer-bin-plugin": "^1.4.1",
7830                 "ext-filter": "*",
7831                 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
7832             },
7833             "suggest": {
7834                 "ext-filter": "Required to use the boolean validator."
7835             },
7836             "type": "library",
7837             "extra": {
7838                 "bamarni-bin": {
7839                     "bin-links": true,
7840                     "forward-command": true
7841                 },
7842                 "branch-alias": {
7843                     "dev-master": "5.5-dev"
7844                 }
7845             },
7846             "autoload": {
7847                 "psr-4": {
7848                     "Dotenv\\": "src/"
7849                 }
7850             },
7851             "notification-url": "https://packagist.org/downloads/",
7852             "license": [
7853                 "BSD-3-Clause"
7854             ],
7855             "authors": [
7856                 {
7857                     "name": "Graham Campbell",
7858                     "email": "hello@gjcampbell.co.uk",
7859                     "homepage": "https://github.com/GrahamCampbell"
7860                 },
7861                 {
7862                     "name": "Vance Lucas",
7863                     "email": "vance@vancelucas.com",
7864                     "homepage": "https://github.com/vlucas"
7865                 }
7866             ],
7867             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
7868             "keywords": [
7869                 "dotenv",
7870                 "env",
7871                 "environment"
7872             ],
7873             "support": {
7874                 "issues": "https://github.com/vlucas/phpdotenv/issues",
7875                 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
7876             },
7877             "funding": [
7878                 {
7879                     "url": "https://github.com/GrahamCampbell",
7880                     "type": "github"
7881                 },
7882                 {
7883                     "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
7884                     "type": "tidelift"
7885                 }
7886             ],
7887             "time": "2022-10-16T01:01:54+00:00"
7888         },
7889         {
7890             "name": "voku/portable-ascii",
7891             "version": "2.0.1",
7892             "source": {
7893                 "type": "git",
7894                 "url": "https://github.com/voku/portable-ascii.git",
7895                 "reference": "b56450eed252f6801410d810c8e1727224ae0743"
7896             },
7897             "dist": {
7898                 "type": "zip",
7899                 "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
7900                 "reference": "b56450eed252f6801410d810c8e1727224ae0743",
7901                 "shasum": ""
7902             },
7903             "require": {
7904                 "php": ">=7.0.0"
7905             },
7906             "require-dev": {
7907                 "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
7908             },
7909             "suggest": {
7910                 "ext-intl": "Use Intl for transliterator_transliterate() support"
7911             },
7912             "type": "library",
7913             "autoload": {
7914                 "psr-4": {
7915                     "voku\\": "src/voku/"
7916                 }
7917             },
7918             "notification-url": "https://packagist.org/downloads/",
7919             "license": [
7920                 "MIT"
7921             ],
7922             "authors": [
7923                 {
7924                     "name": "Lars Moelleken",
7925                     "homepage": "http://www.moelleken.org/"
7926                 }
7927             ],
7928             "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
7929             "homepage": "https://github.com/voku/portable-ascii",
7930             "keywords": [
7931                 "ascii",
7932                 "clean",
7933                 "php"
7934             ],
7935             "support": {
7936                 "issues": "https://github.com/voku/portable-ascii/issues",
7937                 "source": "https://github.com/voku/portable-ascii/tree/2.0.1"
7938             },
7939             "funding": [
7940                 {
7941                     "url": "https://www.paypal.me/moelleken",
7942                     "type": "custom"
7943                 },
7944                 {
7945                     "url": "https://github.com/voku",
7946                     "type": "github"
7947                 },
7948                 {
7949                     "url": "https://opencollective.com/portable-ascii",
7950                     "type": "open_collective"
7951                 },
7952                 {
7953                     "url": "https://www.patreon.com/voku",
7954                     "type": "patreon"
7955                 },
7956                 {
7957                     "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
7958                     "type": "tidelift"
7959                 }
7960             ],
7961             "time": "2022-03-08T17:03:00+00:00"
7962         },
7963         {
7964             "name": "webmozart/assert",
7965             "version": "1.11.0",
7966             "source": {
7967                 "type": "git",
7968                 "url": "https://github.com/webmozarts/assert.git",
7969                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
7970             },
7971             "dist": {
7972                 "type": "zip",
7973                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
7974                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
7975                 "shasum": ""
7976             },
7977             "require": {
7978                 "ext-ctype": "*",
7979                 "php": "^7.2 || ^8.0"
7980             },
7981             "conflict": {
7982                 "phpstan/phpstan": "<0.12.20",
7983                 "vimeo/psalm": "<4.6.1 || 4.6.2"
7984             },
7985             "require-dev": {
7986                 "phpunit/phpunit": "^8.5.13"
7987             },
7988             "type": "library",
7989             "extra": {
7990                 "branch-alias": {
7991                     "dev-master": "1.10-dev"
7992                 }
7993             },
7994             "autoload": {
7995                 "psr-4": {
7996                     "Webmozart\\Assert\\": "src/"
7997                 }
7998             },
7999             "notification-url": "https://packagist.org/downloads/",
8000             "license": [
8001                 "MIT"
8002             ],
8003             "authors": [
8004                 {
8005                     "name": "Bernhard Schussek",
8006                     "email": "bschussek@gmail.com"
8007                 }
8008             ],
8009             "description": "Assertions to validate method input/output with nice error messages.",
8010             "keywords": [
8011                 "assert",
8012                 "check",
8013                 "validate"
8014             ],
8015             "support": {
8016                 "issues": "https://github.com/webmozarts/assert/issues",
8017                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
8018             },
8019             "time": "2022-06-03T18:03:27+00:00"
8020         },
8021         {
8022             "name": "z3/enemizer_linux",
8023             "version": "6.1.0.180",
8024             "dist": {
8025                 "type": "tar",
8026                 "url": "https://github.com/tcprescott/Enimizer/releases/download/2mb-rom/ubuntu.16.04-x64.tar.gz"
8027             },
8028             "type": "library"
8029         }
8030     ],
8031     "packages-dev": [
8032         {
8033             "name": "doctrine/instantiator",
8034             "version": "2.0.0",
8035             "source": {
8036                 "type": "git",
8037                 "url": "https://github.com/doctrine/instantiator.git",
8038                 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
8039             },
8040             "dist": {
8041                 "type": "zip",
8042                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
8043                 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
8044                 "shasum": ""
8045             },
8046             "require": {
8047                 "php": "^8.1"
8048             },
8049             "require-dev": {
8050                 "doctrine/coding-standard": "^11",
8051                 "ext-pdo": "*",
8052                 "ext-phar": "*",
8053                 "phpbench/phpbench": "^1.2",
8054                 "phpstan/phpstan": "^1.9.4",
8055                 "phpstan/phpstan-phpunit": "^1.3",
8056                 "phpunit/phpunit": "^9.5.27",
8057                 "vimeo/psalm": "^5.4"
8058             },
8059             "type": "library",
8060             "autoload": {
8061                 "psr-4": {
8062                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
8063                 }
8064             },
8065             "notification-url": "https://packagist.org/downloads/",
8066             "license": [
8067                 "MIT"
8068             ],
8069             "authors": [
8070                 {
8071                     "name": "Marco Pivetta",
8072                     "email": "ocramius@gmail.com",
8073                     "homepage": "https://ocramius.github.io/"
8074                 }
8075             ],
8076             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
8077             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
8078             "keywords": [
8079                 "constructor",
8080                 "instantiate"
8081             ],
8082             "support": {
8083                 "issues": "https://github.com/doctrine/instantiator/issues",
8084                 "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
8085             },
8086             "funding": [
8087                 {
8088                     "url": "https://www.doctrine-project.org/sponsorship.html",
8089                     "type": "custom"
8090                 },
8091                 {
8092                     "url": "https://www.patreon.com/phpdoctrine",
8093                     "type": "patreon"
8094                 },
8095                 {
8096                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
8097                     "type": "tidelift"
8098                 }
8099             ],
8100             "time": "2022-12-30T00:23:10+00:00"
8101         },
8102         {
8103             "name": "fakerphp/faker",
8104             "version": "v1.21.0",
8105             "source": {
8106                 "type": "git",
8107                 "url": "https://github.com/FakerPHP/Faker.git",
8108                 "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d"
8109             },
8110             "dist": {
8111                 "type": "zip",
8112                 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d",
8113                 "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d",
8114                 "shasum": ""
8115             },
8116             "require": {
8117                 "php": "^7.4 || ^8.0",
8118                 "psr/container": "^1.0 || ^2.0",
8119                 "symfony/deprecation-contracts": "^2.2 || ^3.0"
8120             },
8121             "conflict": {
8122                 "fzaninotto/faker": "*"
8123             },
8124             "require-dev": {
8125                 "bamarni/composer-bin-plugin": "^1.4.1",
8126                 "doctrine/persistence": "^1.3 || ^2.0",
8127                 "ext-intl": "*",
8128                 "phpunit/phpunit": "^9.5.26",
8129                 "symfony/phpunit-bridge": "^5.4.16"
8130             },
8131             "suggest": {
8132                 "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
8133                 "ext-curl": "Required by Faker\\Provider\\Image to download images.",
8134                 "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
8135                 "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
8136                 "ext-mbstring": "Required for multibyte Unicode string functionality."
8137             },
8138             "type": "library",
8139             "extra": {
8140                 "branch-alias": {
8141                     "dev-main": "v1.21-dev"
8142                 }
8143             },
8144             "autoload": {
8145                 "psr-4": {
8146                     "Faker\\": "src/Faker/"
8147                 }
8148             },
8149             "notification-url": "https://packagist.org/downloads/",
8150             "license": [
8151                 "MIT"
8152             ],
8153             "authors": [
8154                 {
8155                     "name": "François Zaninotto"
8156                 }
8157             ],
8158             "description": "Faker is a PHP library that generates fake data for you.",
8159             "keywords": [
8160                 "data",
8161                 "faker",
8162                 "fixtures"
8163             ],
8164             "support": {
8165                 "issues": "https://github.com/FakerPHP/Faker/issues",
8166                 "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0"
8167             },
8168             "time": "2022-12-13T13:54:32+00:00"
8169         },
8170         {
8171             "name": "filp/whoops",
8172             "version": "2.14.6",
8173             "source": {
8174                 "type": "git",
8175                 "url": "https://github.com/filp/whoops.git",
8176                 "reference": "f7948baaa0330277c729714910336383286305da"
8177             },
8178             "dist": {
8179                 "type": "zip",
8180                 "url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da",
8181                 "reference": "f7948baaa0330277c729714910336383286305da",
8182                 "shasum": ""
8183             },
8184             "require": {
8185                 "php": "^5.5.9 || ^7.0 || ^8.0",
8186                 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
8187             },
8188             "require-dev": {
8189                 "mockery/mockery": "^0.9 || ^1.0",
8190                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
8191                 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
8192             },
8193             "suggest": {
8194                 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
8195                 "whoops/soap": "Formats errors as SOAP responses"
8196             },
8197             "type": "library",
8198             "extra": {
8199                 "branch-alias": {
8200                     "dev-master": "2.7-dev"
8201                 }
8202             },
8203             "autoload": {
8204                 "psr-4": {
8205                     "Whoops\\": "src/Whoops/"
8206                 }
8207             },
8208             "notification-url": "https://packagist.org/downloads/",
8209             "license": [
8210                 "MIT"
8211             ],
8212             "authors": [
8213                 {
8214                     "name": "Filipe Dobreira",
8215                     "homepage": "https://github.com/filp",
8216                     "role": "Developer"
8217                 }
8218             ],
8219             "description": "php error handling for cool kids",
8220             "homepage": "https://filp.github.io/whoops/",
8221             "keywords": [
8222                 "error",
8223                 "exception",
8224                 "handling",
8225                 "library",
8226                 "throwable",
8227                 "whoops"
8228             ],
8229             "support": {
8230                 "issues": "https://github.com/filp/whoops/issues",
8231                 "source": "https://github.com/filp/whoops/tree/2.14.6"
8232             },
8233             "funding": [
8234                 {
8235                     "url": "https://github.com/denis-sokolov",
8236                     "type": "github"
8237                 }
8238             ],
8239             "time": "2022-11-02T16:23:29+00:00"
8240         },
8241         {
8242             "name": "hamcrest/hamcrest-php",
8243             "version": "v2.0.1",
8244             "source": {
8245                 "type": "git",
8246                 "url": "https://github.com/hamcrest/hamcrest-php.git",
8247                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
8248             },
8249             "dist": {
8250                 "type": "zip",
8251                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
8252                 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
8253                 "shasum": ""
8254             },
8255             "require": {
8256                 "php": "^5.3|^7.0|^8.0"
8257             },
8258             "replace": {
8259                 "cordoval/hamcrest-php": "*",
8260                 "davedevelopment/hamcrest-php": "*",
8261                 "kodova/hamcrest-php": "*"
8262             },
8263             "require-dev": {
8264                 "phpunit/php-file-iterator": "^1.4 || ^2.0",
8265                 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
8266             },
8267             "type": "library",
8268             "extra": {
8269                 "branch-alias": {
8270                     "dev-master": "2.1-dev"
8271                 }
8272             },
8273             "autoload": {
8274                 "classmap": [
8275                     "hamcrest"
8276                 ]
8277             },
8278             "notification-url": "https://packagist.org/downloads/",
8279             "license": [
8280                 "BSD-3-Clause"
8281             ],
8282             "description": "This is the PHP port of Hamcrest Matchers",
8283             "keywords": [
8284                 "test"
8285             ],
8286             "support": {
8287                 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
8288                 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
8289             },
8290             "time": "2020-07-09T08:09:16+00:00"
8291         },
8292         {
8293             "name": "laravel/sail",
8294             "version": "v1.20.2",
8295             "source": {
8296                 "type": "git",
8297                 "url": "https://github.com/laravel/sail.git",
8298                 "reference": "5ae072b182b1efbec927409e8a3ce3b1078cc42c"
8299             },
8300             "dist": {
8301                 "type": "zip",
8302                 "url": "https://api.github.com/repos/laravel/sail/zipball/5ae072b182b1efbec927409e8a3ce3b1078cc42c",
8303                 "reference": "5ae072b182b1efbec927409e8a3ce3b1078cc42c",
8304                 "shasum": ""
8305             },
8306             "require": {
8307                 "illuminate/console": "^8.0|^9.0|^10.0",
8308                 "illuminate/contracts": "^8.0|^9.0|^10.0",
8309                 "illuminate/support": "^8.0|^9.0|^10.0",
8310                 "php": "^7.3|^8.0",
8311                 "symfony/yaml": "^6.0"
8312             },
8313             "bin": [
8314                 "bin/sail"
8315             ],
8316             "type": "library",
8317             "extra": {
8318                 "branch-alias": {
8319                     "dev-master": "1.x-dev"
8320                 },
8321                 "laravel": {
8322                     "providers": [
8323                         "Laravel\\Sail\\SailServiceProvider"
8324                     ]
8325                 }
8326             },
8327             "autoload": {
8328                 "psr-4": {
8329                     "Laravel\\Sail\\": "src/"
8330                 }
8331             },
8332             "notification-url": "https://packagist.org/downloads/",
8333             "license": [
8334                 "MIT"
8335             ],
8336             "authors": [
8337                 {
8338                     "name": "Taylor Otwell",
8339                     "email": "taylor@laravel.com"
8340                 }
8341             ],
8342             "description": "Docker files for running a basic Laravel application.",
8343             "keywords": [
8344                 "docker",
8345                 "laravel"
8346             ],
8347             "support": {
8348                 "issues": "https://github.com/laravel/sail/issues",
8349                 "source": "https://github.com/laravel/sail"
8350             },
8351             "time": "2023-02-08T20:22:21+00:00"
8352         },
8353         {
8354             "name": "mockery/mockery",
8355             "version": "1.5.1",
8356             "source": {
8357                 "type": "git",
8358                 "url": "https://github.com/mockery/mockery.git",
8359                 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e"
8360             },
8361             "dist": {
8362                 "type": "zip",
8363                 "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
8364                 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
8365                 "shasum": ""
8366             },
8367             "require": {
8368                 "hamcrest/hamcrest-php": "^2.0.1",
8369                 "lib-pcre": ">=7.0",
8370                 "php": "^7.3 || ^8.0"
8371             },
8372             "conflict": {
8373                 "phpunit/phpunit": "<8.0"
8374             },
8375             "require-dev": {
8376                 "phpunit/phpunit": "^8.5 || ^9.3"
8377             },
8378             "type": "library",
8379             "extra": {
8380                 "branch-alias": {
8381                     "dev-master": "1.4.x-dev"
8382                 }
8383             },
8384             "autoload": {
8385                 "psr-0": {
8386                     "Mockery": "library/"
8387                 }
8388             },
8389             "notification-url": "https://packagist.org/downloads/",
8390             "license": [
8391                 "BSD-3-Clause"
8392             ],
8393             "authors": [
8394                 {
8395                     "name": "Pádraic Brady",
8396                     "email": "padraic.brady@gmail.com",
8397                     "homepage": "http://blog.astrumfutura.com"
8398                 },
8399                 {
8400                     "name": "Dave Marshall",
8401                     "email": "dave.marshall@atstsolutions.co.uk",
8402                     "homepage": "http://davedevelopment.co.uk"
8403                 }
8404             ],
8405             "description": "Mockery is a simple yet flexible PHP mock object framework",
8406             "homepage": "https://github.com/mockery/mockery",
8407             "keywords": [
8408                 "BDD",
8409                 "TDD",
8410                 "library",
8411                 "mock",
8412                 "mock objects",
8413                 "mockery",
8414                 "stub",
8415                 "test",
8416                 "test double",
8417                 "testing"
8418             ],
8419             "support": {
8420                 "issues": "https://github.com/mockery/mockery/issues",
8421                 "source": "https://github.com/mockery/mockery/tree/1.5.1"
8422             },
8423             "time": "2022-09-07T15:32:08+00:00"
8424         },
8425         {
8426             "name": "myclabs/deep-copy",
8427             "version": "1.11.0",
8428             "source": {
8429                 "type": "git",
8430                 "url": "https://github.com/myclabs/DeepCopy.git",
8431                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
8432             },
8433             "dist": {
8434                 "type": "zip",
8435                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
8436                 "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
8437                 "shasum": ""
8438             },
8439             "require": {
8440                 "php": "^7.1 || ^8.0"
8441             },
8442             "conflict": {
8443                 "doctrine/collections": "<1.6.8",
8444                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
8445             },
8446             "require-dev": {
8447                 "doctrine/collections": "^1.6.8",
8448                 "doctrine/common": "^2.13.3 || ^3.2.2",
8449                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
8450             },
8451             "type": "library",
8452             "autoload": {
8453                 "files": [
8454                     "src/DeepCopy/deep_copy.php"
8455                 ],
8456                 "psr-4": {
8457                     "DeepCopy\\": "src/DeepCopy/"
8458                 }
8459             },
8460             "notification-url": "https://packagist.org/downloads/",
8461             "license": [
8462                 "MIT"
8463             ],
8464             "description": "Create deep copies (clones) of your objects",
8465             "keywords": [
8466                 "clone",
8467                 "copy",
8468                 "duplicate",
8469                 "object",
8470                 "object graph"
8471             ],
8472             "support": {
8473                 "issues": "https://github.com/myclabs/DeepCopy/issues",
8474                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
8475             },
8476             "funding": [
8477                 {
8478                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
8479                     "type": "tidelift"
8480                 }
8481             ],
8482             "time": "2022-03-03T13:19:32+00:00"
8483         },
8484         {
8485             "name": "nunomaduro/collision",
8486             "version": "v6.4.0",
8487             "source": {
8488                 "type": "git",
8489                 "url": "https://github.com/nunomaduro/collision.git",
8490                 "reference": "f05978827b9343cba381ca05b8c7deee346b6015"
8491             },
8492             "dist": {
8493                 "type": "zip",
8494                 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f05978827b9343cba381ca05b8c7deee346b6015",
8495                 "reference": "f05978827b9343cba381ca05b8c7deee346b6015",
8496                 "shasum": ""
8497             },
8498             "require": {
8499                 "filp/whoops": "^2.14.5",
8500                 "php": "^8.0.0",
8501                 "symfony/console": "^6.0.2"
8502             },
8503             "require-dev": {
8504                 "brianium/paratest": "^6.4.1",
8505                 "laravel/framework": "^9.26.1",
8506                 "laravel/pint": "^1.1.1",
8507                 "nunomaduro/larastan": "^1.0.3",
8508                 "nunomaduro/mock-final-classes": "^1.1.0",
8509                 "orchestra/testbench": "^7.7",
8510                 "phpunit/phpunit": "^9.5.23",
8511                 "spatie/ignition": "^1.4.1"
8512             },
8513             "type": "library",
8514             "extra": {
8515                 "branch-alias": {
8516                     "dev-develop": "6.x-dev"
8517                 },
8518                 "laravel": {
8519                     "providers": [
8520                         "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
8521                     ]
8522                 }
8523             },
8524             "autoload": {
8525                 "psr-4": {
8526                     "NunoMaduro\\Collision\\": "src/"
8527                 }
8528             },
8529             "notification-url": "https://packagist.org/downloads/",
8530             "license": [
8531                 "MIT"
8532             ],
8533             "authors": [
8534                 {
8535                     "name": "Nuno Maduro",
8536                     "email": "enunomaduro@gmail.com"
8537                 }
8538             ],
8539             "description": "Cli error handling for console/command-line PHP applications.",
8540             "keywords": [
8541                 "artisan",
8542                 "cli",
8543                 "command-line",
8544                 "console",
8545                 "error",
8546                 "handling",
8547                 "laravel",
8548                 "laravel-zero",
8549                 "php",
8550                 "symfony"
8551             ],
8552             "support": {
8553                 "issues": "https://github.com/nunomaduro/collision/issues",
8554                 "source": "https://github.com/nunomaduro/collision"
8555             },
8556             "funding": [
8557                 {
8558                     "url": "https://www.paypal.com/paypalme/enunomaduro",
8559                     "type": "custom"
8560                 },
8561                 {
8562                     "url": "https://github.com/nunomaduro",
8563                     "type": "github"
8564                 },
8565                 {
8566                     "url": "https://www.patreon.com/nunomaduro",
8567                     "type": "patreon"
8568                 }
8569             ],
8570             "time": "2023-01-03T12:54:54+00:00"
8571         },
8572         {
8573             "name": "phar-io/manifest",
8574             "version": "2.0.3",
8575             "source": {
8576                 "type": "git",
8577                 "url": "https://github.com/phar-io/manifest.git",
8578                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
8579             },
8580             "dist": {
8581                 "type": "zip",
8582                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
8583                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
8584                 "shasum": ""
8585             },
8586             "require": {
8587                 "ext-dom": "*",
8588                 "ext-phar": "*",
8589                 "ext-xmlwriter": "*",
8590                 "phar-io/version": "^3.0.1",
8591                 "php": "^7.2 || ^8.0"
8592             },
8593             "type": "library",
8594             "extra": {
8595                 "branch-alias": {
8596                     "dev-master": "2.0.x-dev"
8597                 }
8598             },
8599             "autoload": {
8600                 "classmap": [
8601                     "src/"
8602                 ]
8603             },
8604             "notification-url": "https://packagist.org/downloads/",
8605             "license": [
8606                 "BSD-3-Clause"
8607             ],
8608             "authors": [
8609                 {
8610                     "name": "Arne Blankerts",
8611                     "email": "arne@blankerts.de",
8612                     "role": "Developer"
8613                 },
8614                 {
8615                     "name": "Sebastian Heuer",
8616                     "email": "sebastian@phpeople.de",
8617                     "role": "Developer"
8618                 },
8619                 {
8620                     "name": "Sebastian Bergmann",
8621                     "email": "sebastian@phpunit.de",
8622                     "role": "Developer"
8623                 }
8624             ],
8625             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
8626             "support": {
8627                 "issues": "https://github.com/phar-io/manifest/issues",
8628                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
8629             },
8630             "time": "2021-07-20T11:28:43+00:00"
8631         },
8632         {
8633             "name": "phar-io/version",
8634             "version": "3.2.1",
8635             "source": {
8636                 "type": "git",
8637                 "url": "https://github.com/phar-io/version.git",
8638                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
8639             },
8640             "dist": {
8641                 "type": "zip",
8642                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8643                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8644                 "shasum": ""
8645             },
8646             "require": {
8647                 "php": "^7.2 || ^8.0"
8648             },
8649             "type": "library",
8650             "autoload": {
8651                 "classmap": [
8652                     "src/"
8653                 ]
8654             },
8655             "notification-url": "https://packagist.org/downloads/",
8656             "license": [
8657                 "BSD-3-Clause"
8658             ],
8659             "authors": [
8660                 {
8661                     "name": "Arne Blankerts",
8662                     "email": "arne@blankerts.de",
8663                     "role": "Developer"
8664                 },
8665                 {
8666                     "name": "Sebastian Heuer",
8667                     "email": "sebastian@phpeople.de",
8668                     "role": "Developer"
8669                 },
8670                 {
8671                     "name": "Sebastian Bergmann",
8672                     "email": "sebastian@phpunit.de",
8673                     "role": "Developer"
8674                 }
8675             ],
8676             "description": "Library for handling version information and constraints",
8677             "support": {
8678                 "issues": "https://github.com/phar-io/version/issues",
8679                 "source": "https://github.com/phar-io/version/tree/3.2.1"
8680             },
8681             "time": "2022-02-21T01:04:05+00:00"
8682         },
8683         {
8684             "name": "phpunit/php-code-coverage",
8685             "version": "9.2.24",
8686             "source": {
8687                 "type": "git",
8688                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
8689                 "reference": "2cf940ebc6355a9d430462811b5aaa308b174bed"
8690             },
8691             "dist": {
8692                 "type": "zip",
8693                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed",
8694                 "reference": "2cf940ebc6355a9d430462811b5aaa308b174bed",
8695                 "shasum": ""
8696             },
8697             "require": {
8698                 "ext-dom": "*",
8699                 "ext-libxml": "*",
8700                 "ext-xmlwriter": "*",
8701                 "nikic/php-parser": "^4.14",
8702                 "php": ">=7.3",
8703                 "phpunit/php-file-iterator": "^3.0.3",
8704                 "phpunit/php-text-template": "^2.0.2",
8705                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
8706                 "sebastian/complexity": "^2.0",
8707                 "sebastian/environment": "^5.1.2",
8708                 "sebastian/lines-of-code": "^1.0.3",
8709                 "sebastian/version": "^3.0.1",
8710                 "theseer/tokenizer": "^1.2.0"
8711             },
8712             "require-dev": {
8713                 "phpunit/phpunit": "^9.3"
8714             },
8715             "suggest": {
8716                 "ext-pcov": "*",
8717                 "ext-xdebug": "*"
8718             },
8719             "type": "library",
8720             "extra": {
8721                 "branch-alias": {
8722                     "dev-master": "9.2-dev"
8723                 }
8724             },
8725             "autoload": {
8726                 "classmap": [
8727                     "src/"
8728                 ]
8729             },
8730             "notification-url": "https://packagist.org/downloads/",
8731             "license": [
8732                 "BSD-3-Clause"
8733             ],
8734             "authors": [
8735                 {
8736                     "name": "Sebastian Bergmann",
8737                     "email": "sebastian@phpunit.de",
8738                     "role": "lead"
8739                 }
8740             ],
8741             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
8742             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
8743             "keywords": [
8744                 "coverage",
8745                 "testing",
8746                 "xunit"
8747             ],
8748             "support": {
8749                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8750                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24"
8751             },
8752             "funding": [
8753                 {
8754                     "url": "https://github.com/sebastianbergmann",
8755                     "type": "github"
8756                 }
8757             ],
8758             "time": "2023-01-26T08:26:55+00:00"
8759         },
8760         {
8761             "name": "phpunit/php-file-iterator",
8762             "version": "3.0.6",
8763             "source": {
8764                 "type": "git",
8765                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
8766                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
8767             },
8768             "dist": {
8769                 "type": "zip",
8770                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
8771                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
8772                 "shasum": ""
8773             },
8774             "require": {
8775                 "php": ">=7.3"
8776             },
8777             "require-dev": {
8778                 "phpunit/phpunit": "^9.3"
8779             },
8780             "type": "library",
8781             "extra": {
8782                 "branch-alias": {
8783                     "dev-master": "3.0-dev"
8784                 }
8785             },
8786             "autoload": {
8787                 "classmap": [
8788                     "src/"
8789                 ]
8790             },
8791             "notification-url": "https://packagist.org/downloads/",
8792             "license": [
8793                 "BSD-3-Clause"
8794             ],
8795             "authors": [
8796                 {
8797                     "name": "Sebastian Bergmann",
8798                     "email": "sebastian@phpunit.de",
8799                     "role": "lead"
8800                 }
8801             ],
8802             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
8803             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
8804             "keywords": [
8805                 "filesystem",
8806                 "iterator"
8807             ],
8808             "support": {
8809                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
8810                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
8811             },
8812             "funding": [
8813                 {
8814                     "url": "https://github.com/sebastianbergmann",
8815                     "type": "github"
8816                 }
8817             ],
8818             "time": "2021-12-02T12:48:52+00:00"
8819         },
8820         {
8821             "name": "phpunit/php-invoker",
8822             "version": "3.1.1",
8823             "source": {
8824                 "type": "git",
8825                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
8826                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
8827             },
8828             "dist": {
8829                 "type": "zip",
8830                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
8831                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
8832                 "shasum": ""
8833             },
8834             "require": {
8835                 "php": ">=7.3"
8836             },
8837             "require-dev": {
8838                 "ext-pcntl": "*",
8839                 "phpunit/phpunit": "^9.3"
8840             },
8841             "suggest": {
8842                 "ext-pcntl": "*"
8843             },
8844             "type": "library",
8845             "extra": {
8846                 "branch-alias": {
8847                     "dev-master": "3.1-dev"
8848                 }
8849             },
8850             "autoload": {
8851                 "classmap": [
8852                     "src/"
8853                 ]
8854             },
8855             "notification-url": "https://packagist.org/downloads/",
8856             "license": [
8857                 "BSD-3-Clause"
8858             ],
8859             "authors": [
8860                 {
8861                     "name": "Sebastian Bergmann",
8862                     "email": "sebastian@phpunit.de",
8863                     "role": "lead"
8864                 }
8865             ],
8866             "description": "Invoke callables with a timeout",
8867             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
8868             "keywords": [
8869                 "process"
8870             ],
8871             "support": {
8872                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
8873                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
8874             },
8875             "funding": [
8876                 {
8877                     "url": "https://github.com/sebastianbergmann",
8878                     "type": "github"
8879                 }
8880             ],
8881             "time": "2020-09-28T05:58:55+00:00"
8882         },
8883         {
8884             "name": "phpunit/php-text-template",
8885             "version": "2.0.4",
8886             "source": {
8887                 "type": "git",
8888                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8889                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
8890             },
8891             "dist": {
8892                 "type": "zip",
8893                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8894                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8895                 "shasum": ""
8896             },
8897             "require": {
8898                 "php": ">=7.3"
8899             },
8900             "require-dev": {
8901                 "phpunit/phpunit": "^9.3"
8902             },
8903             "type": "library",
8904             "extra": {
8905                 "branch-alias": {
8906                     "dev-master": "2.0-dev"
8907                 }
8908             },
8909             "autoload": {
8910                 "classmap": [
8911                     "src/"
8912                 ]
8913             },
8914             "notification-url": "https://packagist.org/downloads/",
8915             "license": [
8916                 "BSD-3-Clause"
8917             ],
8918             "authors": [
8919                 {
8920                     "name": "Sebastian Bergmann",
8921                     "email": "sebastian@phpunit.de",
8922                     "role": "lead"
8923                 }
8924             ],
8925             "description": "Simple template engine.",
8926             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8927             "keywords": [
8928                 "template"
8929             ],
8930             "support": {
8931                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8932                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
8933             },
8934             "funding": [
8935                 {
8936                     "url": "https://github.com/sebastianbergmann",
8937                     "type": "github"
8938                 }
8939             ],
8940             "time": "2020-10-26T05:33:50+00:00"
8941         },
8942         {
8943             "name": "phpunit/php-timer",
8944             "version": "5.0.3",
8945             "source": {
8946                 "type": "git",
8947                 "url": "https://github.com/sebastianbergmann/php-timer.git",
8948                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
8949             },
8950             "dist": {
8951                 "type": "zip",
8952                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8953                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8954                 "shasum": ""
8955             },
8956             "require": {
8957                 "php": ">=7.3"
8958             },
8959             "require-dev": {
8960                 "phpunit/phpunit": "^9.3"
8961             },
8962             "type": "library",
8963             "extra": {
8964                 "branch-alias": {
8965                     "dev-master": "5.0-dev"
8966                 }
8967             },
8968             "autoload": {
8969                 "classmap": [
8970                     "src/"
8971                 ]
8972             },
8973             "notification-url": "https://packagist.org/downloads/",
8974             "license": [
8975                 "BSD-3-Clause"
8976             ],
8977             "authors": [
8978                 {
8979                     "name": "Sebastian Bergmann",
8980                     "email": "sebastian@phpunit.de",
8981                     "role": "lead"
8982                 }
8983             ],
8984             "description": "Utility class for timing",
8985             "homepage": "https://github.com/sebastianbergmann/php-timer/",
8986             "keywords": [
8987                 "timer"
8988             ],
8989             "support": {
8990                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8991                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
8992             },
8993             "funding": [
8994                 {
8995                     "url": "https://github.com/sebastianbergmann",
8996                     "type": "github"
8997                 }
8998             ],
8999             "time": "2020-10-26T13:16:10+00:00"
9000         },
9001         {
9002             "name": "phpunit/phpunit",
9003             "version": "9.6.3",
9004             "source": {
9005                 "type": "git",
9006                 "url": "https://github.com/sebastianbergmann/phpunit.git",
9007                 "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555"
9008             },
9009             "dist": {
9010                 "type": "zip",
9011                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555",
9012                 "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555",
9013                 "shasum": ""
9014             },
9015             "require": {
9016                 "doctrine/instantiator": "^1.3.1 || ^2",
9017                 "ext-dom": "*",
9018                 "ext-json": "*",
9019                 "ext-libxml": "*",
9020                 "ext-mbstring": "*",
9021                 "ext-xml": "*",
9022                 "ext-xmlwriter": "*",
9023                 "myclabs/deep-copy": "^1.10.1",
9024                 "phar-io/manifest": "^2.0.3",
9025                 "phar-io/version": "^3.0.2",
9026                 "php": ">=7.3",
9027                 "phpunit/php-code-coverage": "^9.2.13",
9028                 "phpunit/php-file-iterator": "^3.0.5",
9029                 "phpunit/php-invoker": "^3.1.1",
9030                 "phpunit/php-text-template": "^2.0.3",
9031                 "phpunit/php-timer": "^5.0.2",
9032                 "sebastian/cli-parser": "^1.0.1",
9033                 "sebastian/code-unit": "^1.0.6",
9034                 "sebastian/comparator": "^4.0.8",
9035                 "sebastian/diff": "^4.0.3",
9036                 "sebastian/environment": "^5.1.3",
9037                 "sebastian/exporter": "^4.0.5",
9038                 "sebastian/global-state": "^5.0.1",
9039                 "sebastian/object-enumerator": "^4.0.3",
9040                 "sebastian/resource-operations": "^3.0.3",
9041                 "sebastian/type": "^3.2",
9042                 "sebastian/version": "^3.0.2"
9043             },
9044             "suggest": {
9045                 "ext-soap": "*",
9046                 "ext-xdebug": "*"
9047             },
9048             "bin": [
9049                 "phpunit"
9050             ],
9051             "type": "library",
9052             "extra": {
9053                 "branch-alias": {
9054                     "dev-master": "9.6-dev"
9055                 }
9056             },
9057             "autoload": {
9058                 "files": [
9059                     "src/Framework/Assert/Functions.php"
9060                 ],
9061                 "classmap": [
9062                     "src/"
9063                 ]
9064             },
9065             "notification-url": "https://packagist.org/downloads/",
9066             "license": [
9067                 "BSD-3-Clause"
9068             ],
9069             "authors": [
9070                 {
9071                     "name": "Sebastian Bergmann",
9072                     "email": "sebastian@phpunit.de",
9073                     "role": "lead"
9074                 }
9075             ],
9076             "description": "The PHP Unit Testing framework.",
9077             "homepage": "https://phpunit.de/",
9078             "keywords": [
9079                 "phpunit",
9080                 "testing",
9081                 "xunit"
9082             ],
9083             "support": {
9084                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
9085                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3"
9086             },
9087             "funding": [
9088                 {
9089                     "url": "https://phpunit.de/sponsors.html",
9090                     "type": "custom"
9091                 },
9092                 {
9093                     "url": "https://github.com/sebastianbergmann",
9094                     "type": "github"
9095                 },
9096                 {
9097                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
9098                     "type": "tidelift"
9099                 }
9100             ],
9101             "time": "2023-02-04T13:37:15+00:00"
9102         },
9103         {
9104             "name": "sebastian/cli-parser",
9105             "version": "1.0.1",
9106             "source": {
9107                 "type": "git",
9108                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
9109                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
9110             },
9111             "dist": {
9112                 "type": "zip",
9113                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
9114                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
9115                 "shasum": ""
9116             },
9117             "require": {
9118                 "php": ">=7.3"
9119             },
9120             "require-dev": {
9121                 "phpunit/phpunit": "^9.3"
9122             },
9123             "type": "library",
9124             "extra": {
9125                 "branch-alias": {
9126                     "dev-master": "1.0-dev"
9127                 }
9128             },
9129             "autoload": {
9130                 "classmap": [
9131                     "src/"
9132                 ]
9133             },
9134             "notification-url": "https://packagist.org/downloads/",
9135             "license": [
9136                 "BSD-3-Clause"
9137             ],
9138             "authors": [
9139                 {
9140                     "name": "Sebastian Bergmann",
9141                     "email": "sebastian@phpunit.de",
9142                     "role": "lead"
9143                 }
9144             ],
9145             "description": "Library for parsing CLI options",
9146             "homepage": "https://github.com/sebastianbergmann/cli-parser",
9147             "support": {
9148                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
9149                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
9150             },
9151             "funding": [
9152                 {
9153                     "url": "https://github.com/sebastianbergmann",
9154                     "type": "github"
9155                 }
9156             ],
9157             "time": "2020-09-28T06:08:49+00:00"
9158         },
9159         {
9160             "name": "sebastian/code-unit",
9161             "version": "1.0.8",
9162             "source": {
9163                 "type": "git",
9164                 "url": "https://github.com/sebastianbergmann/code-unit.git",
9165                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
9166             },
9167             "dist": {
9168                 "type": "zip",
9169                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
9170                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
9171                 "shasum": ""
9172             },
9173             "require": {
9174                 "php": ">=7.3"
9175             },
9176             "require-dev": {
9177                 "phpunit/phpunit": "^9.3"
9178             },
9179             "type": "library",
9180             "extra": {
9181                 "branch-alias": {
9182                     "dev-master": "1.0-dev"
9183                 }
9184             },
9185             "autoload": {
9186                 "classmap": [
9187                     "src/"
9188                 ]
9189             },
9190             "notification-url": "https://packagist.org/downloads/",
9191             "license": [
9192                 "BSD-3-Clause"
9193             ],
9194             "authors": [
9195                 {
9196                     "name": "Sebastian Bergmann",
9197                     "email": "sebastian@phpunit.de",
9198                     "role": "lead"
9199                 }
9200             ],
9201             "description": "Collection of value objects that represent the PHP code units",
9202             "homepage": "https://github.com/sebastianbergmann/code-unit",
9203             "support": {
9204                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
9205                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
9206             },
9207             "funding": [
9208                 {
9209                     "url": "https://github.com/sebastianbergmann",
9210                     "type": "github"
9211                 }
9212             ],
9213             "time": "2020-10-26T13:08:54+00:00"
9214         },
9215         {
9216             "name": "sebastian/code-unit-reverse-lookup",
9217             "version": "2.0.3",
9218             "source": {
9219                 "type": "git",
9220                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
9221                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
9222             },
9223             "dist": {
9224                 "type": "zip",
9225                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
9226                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
9227                 "shasum": ""
9228             },
9229             "require": {
9230                 "php": ">=7.3"
9231             },
9232             "require-dev": {
9233                 "phpunit/phpunit": "^9.3"
9234             },
9235             "type": "library",
9236             "extra": {
9237                 "branch-alias": {
9238                     "dev-master": "2.0-dev"
9239                 }
9240             },
9241             "autoload": {
9242                 "classmap": [
9243                     "src/"
9244                 ]
9245             },
9246             "notification-url": "https://packagist.org/downloads/",
9247             "license": [
9248                 "BSD-3-Clause"
9249             ],
9250             "authors": [
9251                 {
9252                     "name": "Sebastian Bergmann",
9253                     "email": "sebastian@phpunit.de"
9254                 }
9255             ],
9256             "description": "Looks up which function or method a line of code belongs to",
9257             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
9258             "support": {
9259                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
9260                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
9261             },
9262             "funding": [
9263                 {
9264                     "url": "https://github.com/sebastianbergmann",
9265                     "type": "github"
9266                 }
9267             ],
9268             "time": "2020-09-28T05:30:19+00:00"
9269         },
9270         {
9271             "name": "sebastian/comparator",
9272             "version": "4.0.8",
9273             "source": {
9274                 "type": "git",
9275                 "url": "https://github.com/sebastianbergmann/comparator.git",
9276                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
9277             },
9278             "dist": {
9279                 "type": "zip",
9280                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
9281                 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
9282                 "shasum": ""
9283             },
9284             "require": {
9285                 "php": ">=7.3",
9286                 "sebastian/diff": "^4.0",
9287                 "sebastian/exporter": "^4.0"
9288             },
9289             "require-dev": {
9290                 "phpunit/phpunit": "^9.3"
9291             },
9292             "type": "library",
9293             "extra": {
9294                 "branch-alias": {
9295                     "dev-master": "4.0-dev"
9296                 }
9297             },
9298             "autoload": {
9299                 "classmap": [
9300                     "src/"
9301                 ]
9302             },
9303             "notification-url": "https://packagist.org/downloads/",
9304             "license": [
9305                 "BSD-3-Clause"
9306             ],
9307             "authors": [
9308                 {
9309                     "name": "Sebastian Bergmann",
9310                     "email": "sebastian@phpunit.de"
9311                 },
9312                 {
9313                     "name": "Jeff Welch",
9314                     "email": "whatthejeff@gmail.com"
9315                 },
9316                 {
9317                     "name": "Volker Dusch",
9318                     "email": "github@wallbash.com"
9319                 },
9320                 {
9321                     "name": "Bernhard Schussek",
9322                     "email": "bschussek@2bepublished.at"
9323                 }
9324             ],
9325             "description": "Provides the functionality to compare PHP values for equality",
9326             "homepage": "https://github.com/sebastianbergmann/comparator",
9327             "keywords": [
9328                 "comparator",
9329                 "compare",
9330                 "equality"
9331             ],
9332             "support": {
9333                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
9334                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
9335             },
9336             "funding": [
9337                 {
9338                     "url": "https://github.com/sebastianbergmann",
9339                     "type": "github"
9340                 }
9341             ],
9342             "time": "2022-09-14T12:41:17+00:00"
9343         },
9344         {
9345             "name": "sebastian/complexity",
9346             "version": "2.0.2",
9347             "source": {
9348                 "type": "git",
9349                 "url": "https://github.com/sebastianbergmann/complexity.git",
9350                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
9351             },
9352             "dist": {
9353                 "type": "zip",
9354                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
9355                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
9356                 "shasum": ""
9357             },
9358             "require": {
9359                 "nikic/php-parser": "^4.7",
9360                 "php": ">=7.3"
9361             },
9362             "require-dev": {
9363                 "phpunit/phpunit": "^9.3"
9364             },
9365             "type": "library",
9366             "extra": {
9367                 "branch-alias": {
9368                     "dev-master": "2.0-dev"
9369                 }
9370             },
9371             "autoload": {
9372                 "classmap": [
9373                     "src/"
9374                 ]
9375             },
9376             "notification-url": "https://packagist.org/downloads/",
9377             "license": [
9378                 "BSD-3-Clause"
9379             ],
9380             "authors": [
9381                 {
9382                     "name": "Sebastian Bergmann",
9383                     "email": "sebastian@phpunit.de",
9384                     "role": "lead"
9385                 }
9386             ],
9387             "description": "Library for calculating the complexity of PHP code units",
9388             "homepage": "https://github.com/sebastianbergmann/complexity",
9389             "support": {
9390                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
9391                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
9392             },
9393             "funding": [
9394                 {
9395                     "url": "https://github.com/sebastianbergmann",
9396                     "type": "github"
9397                 }
9398             ],
9399             "time": "2020-10-26T15:52:27+00:00"
9400         },
9401         {
9402             "name": "sebastian/diff",
9403             "version": "4.0.4",
9404             "source": {
9405                 "type": "git",
9406                 "url": "https://github.com/sebastianbergmann/diff.git",
9407                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
9408             },
9409             "dist": {
9410                 "type": "zip",
9411                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
9412                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
9413                 "shasum": ""
9414             },
9415             "require": {
9416                 "php": ">=7.3"
9417             },
9418             "require-dev": {
9419                 "phpunit/phpunit": "^9.3",
9420                 "symfony/process": "^4.2 || ^5"
9421             },
9422             "type": "library",
9423             "extra": {
9424                 "branch-alias": {
9425                     "dev-master": "4.0-dev"
9426                 }
9427             },
9428             "autoload": {
9429                 "classmap": [
9430                     "src/"
9431                 ]
9432             },
9433             "notification-url": "https://packagist.org/downloads/",
9434             "license": [
9435                 "BSD-3-Clause"
9436             ],
9437             "authors": [
9438                 {
9439                     "name": "Sebastian Bergmann",
9440                     "email": "sebastian@phpunit.de"
9441                 },
9442                 {
9443                     "name": "Kore Nordmann",
9444                     "email": "mail@kore-nordmann.de"
9445                 }
9446             ],
9447             "description": "Diff implementation",
9448             "homepage": "https://github.com/sebastianbergmann/diff",
9449             "keywords": [
9450                 "diff",
9451                 "udiff",
9452                 "unidiff",
9453                 "unified diff"
9454             ],
9455             "support": {
9456                 "issues": "https://github.com/sebastianbergmann/diff/issues",
9457                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
9458             },
9459             "funding": [
9460                 {
9461                     "url": "https://github.com/sebastianbergmann",
9462                     "type": "github"
9463                 }
9464             ],
9465             "time": "2020-10-26T13:10:38+00:00"
9466         },
9467         {
9468             "name": "sebastian/environment",
9469             "version": "5.1.5",
9470             "source": {
9471                 "type": "git",
9472                 "url": "https://github.com/sebastianbergmann/environment.git",
9473                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
9474             },
9475             "dist": {
9476                 "type": "zip",
9477                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
9478                 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
9479                 "shasum": ""
9480             },
9481             "require": {
9482                 "php": ">=7.3"
9483             },
9484             "require-dev": {
9485                 "phpunit/phpunit": "^9.3"
9486             },
9487             "suggest": {
9488                 "ext-posix": "*"
9489             },
9490             "type": "library",
9491             "extra": {
9492                 "branch-alias": {
9493                     "dev-master": "5.1-dev"
9494                 }
9495             },
9496             "autoload": {
9497                 "classmap": [
9498                     "src/"
9499                 ]
9500             },
9501             "notification-url": "https://packagist.org/downloads/",
9502             "license": [
9503                 "BSD-3-Clause"
9504             ],
9505             "authors": [
9506                 {
9507                     "name": "Sebastian Bergmann",
9508                     "email": "sebastian@phpunit.de"
9509                 }
9510             ],
9511             "description": "Provides functionality to handle HHVM/PHP environments",
9512             "homepage": "http://www.github.com/sebastianbergmann/environment",
9513             "keywords": [
9514                 "Xdebug",
9515                 "environment",
9516                 "hhvm"
9517             ],
9518             "support": {
9519                 "issues": "https://github.com/sebastianbergmann/environment/issues",
9520                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
9521             },
9522             "funding": [
9523                 {
9524                     "url": "https://github.com/sebastianbergmann",
9525                     "type": "github"
9526                 }
9527             ],
9528             "time": "2023-02-03T06:03:51+00:00"
9529         },
9530         {
9531             "name": "sebastian/exporter",
9532             "version": "4.0.5",
9533             "source": {
9534                 "type": "git",
9535                 "url": "https://github.com/sebastianbergmann/exporter.git",
9536                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
9537             },
9538             "dist": {
9539                 "type": "zip",
9540                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
9541                 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
9542                 "shasum": ""
9543             },
9544             "require": {
9545                 "php": ">=7.3",
9546                 "sebastian/recursion-context": "^4.0"
9547             },
9548             "require-dev": {
9549                 "ext-mbstring": "*",
9550                 "phpunit/phpunit": "^9.3"
9551             },
9552             "type": "library",
9553             "extra": {
9554                 "branch-alias": {
9555                     "dev-master": "4.0-dev"
9556                 }
9557             },
9558             "autoload": {
9559                 "classmap": [
9560                     "src/"
9561                 ]
9562             },
9563             "notification-url": "https://packagist.org/downloads/",
9564             "license": [
9565                 "BSD-3-Clause"
9566             ],
9567             "authors": [
9568                 {
9569                     "name": "Sebastian Bergmann",
9570                     "email": "sebastian@phpunit.de"
9571                 },
9572                 {
9573                     "name": "Jeff Welch",
9574                     "email": "whatthejeff@gmail.com"
9575                 },
9576                 {
9577                     "name": "Volker Dusch",
9578                     "email": "github@wallbash.com"
9579                 },
9580                 {
9581                     "name": "Adam Harvey",
9582                     "email": "aharvey@php.net"
9583                 },
9584                 {
9585                     "name": "Bernhard Schussek",
9586                     "email": "bschussek@gmail.com"
9587                 }
9588             ],
9589             "description": "Provides the functionality to export PHP variables for visualization",
9590             "homepage": "https://www.github.com/sebastianbergmann/exporter",
9591             "keywords": [
9592                 "export",
9593                 "exporter"
9594             ],
9595             "support": {
9596                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9597                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
9598             },
9599             "funding": [
9600                 {
9601                     "url": "https://github.com/sebastianbergmann",
9602                     "type": "github"
9603                 }
9604             ],
9605             "time": "2022-09-14T06:03:37+00:00"
9606         },
9607         {
9608             "name": "sebastian/global-state",
9609             "version": "5.0.5",
9610             "source": {
9611                 "type": "git",
9612                 "url": "https://github.com/sebastianbergmann/global-state.git",
9613                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
9614             },
9615             "dist": {
9616                 "type": "zip",
9617                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
9618                 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
9619                 "shasum": ""
9620             },
9621             "require": {
9622                 "php": ">=7.3",
9623                 "sebastian/object-reflector": "^2.0",
9624                 "sebastian/recursion-context": "^4.0"
9625             },
9626             "require-dev": {
9627                 "ext-dom": "*",
9628                 "phpunit/phpunit": "^9.3"
9629             },
9630             "suggest": {
9631                 "ext-uopz": "*"
9632             },
9633             "type": "library",
9634             "extra": {
9635                 "branch-alias": {
9636                     "dev-master": "5.0-dev"
9637                 }
9638             },
9639             "autoload": {
9640                 "classmap": [
9641                     "src/"
9642                 ]
9643             },
9644             "notification-url": "https://packagist.org/downloads/",
9645             "license": [
9646                 "BSD-3-Clause"
9647             ],
9648             "authors": [
9649                 {
9650                     "name": "Sebastian Bergmann",
9651                     "email": "sebastian@phpunit.de"
9652                 }
9653             ],
9654             "description": "Snapshotting of global state",
9655             "homepage": "http://www.github.com/sebastianbergmann/global-state",
9656             "keywords": [
9657                 "global state"
9658             ],
9659             "support": {
9660                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
9661                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
9662             },
9663             "funding": [
9664                 {
9665                     "url": "https://github.com/sebastianbergmann",
9666                     "type": "github"
9667                 }
9668             ],
9669             "time": "2022-02-14T08:28:10+00:00"
9670         },
9671         {
9672             "name": "sebastian/lines-of-code",
9673             "version": "1.0.3",
9674             "source": {
9675                 "type": "git",
9676                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
9677                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
9678             },
9679             "dist": {
9680                 "type": "zip",
9681                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
9682                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
9683                 "shasum": ""
9684             },
9685             "require": {
9686                 "nikic/php-parser": "^4.6",
9687                 "php": ">=7.3"
9688             },
9689             "require-dev": {
9690                 "phpunit/phpunit": "^9.3"
9691             },
9692             "type": "library",
9693             "extra": {
9694                 "branch-alias": {
9695                     "dev-master": "1.0-dev"
9696                 }
9697             },
9698             "autoload": {
9699                 "classmap": [
9700                     "src/"
9701                 ]
9702             },
9703             "notification-url": "https://packagist.org/downloads/",
9704             "license": [
9705                 "BSD-3-Clause"
9706             ],
9707             "authors": [
9708                 {
9709                     "name": "Sebastian Bergmann",
9710                     "email": "sebastian@phpunit.de",
9711                     "role": "lead"
9712                 }
9713             ],
9714             "description": "Library for counting the lines of code in PHP source code",
9715             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
9716             "support": {
9717                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
9718                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
9719             },
9720             "funding": [
9721                 {
9722                     "url": "https://github.com/sebastianbergmann",
9723                     "type": "github"
9724                 }
9725             ],
9726             "time": "2020-11-28T06:42:11+00:00"
9727         },
9728         {
9729             "name": "sebastian/object-enumerator",
9730             "version": "4.0.4",
9731             "source": {
9732                 "type": "git",
9733                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
9734                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
9735             },
9736             "dist": {
9737                 "type": "zip",
9738                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
9739                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
9740                 "shasum": ""
9741             },
9742             "require": {
9743                 "php": ">=7.3",
9744                 "sebastian/object-reflector": "^2.0",
9745                 "sebastian/recursion-context": "^4.0"
9746             },
9747             "require-dev": {
9748                 "phpunit/phpunit": "^9.3"
9749             },
9750             "type": "library",
9751             "extra": {
9752                 "branch-alias": {
9753                     "dev-master": "4.0-dev"
9754                 }
9755             },
9756             "autoload": {
9757                 "classmap": [
9758                     "src/"
9759                 ]
9760             },
9761             "notification-url": "https://packagist.org/downloads/",
9762             "license": [
9763                 "BSD-3-Clause"
9764             ],
9765             "authors": [
9766                 {
9767                     "name": "Sebastian Bergmann",
9768                     "email": "sebastian@phpunit.de"
9769                 }
9770             ],
9771             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
9772             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
9773             "support": {
9774                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
9775                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
9776             },
9777             "funding": [
9778                 {
9779                     "url": "https://github.com/sebastianbergmann",
9780                     "type": "github"
9781                 }
9782             ],
9783             "time": "2020-10-26T13:12:34+00:00"
9784         },
9785         {
9786             "name": "sebastian/object-reflector",
9787             "version": "2.0.4",
9788             "source": {
9789                 "type": "git",
9790                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
9791                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
9792             },
9793             "dist": {
9794                 "type": "zip",
9795                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
9796                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
9797                 "shasum": ""
9798             },
9799             "require": {
9800                 "php": ">=7.3"
9801             },
9802             "require-dev": {
9803                 "phpunit/phpunit": "^9.3"
9804             },
9805             "type": "library",
9806             "extra": {
9807                 "branch-alias": {
9808                     "dev-master": "2.0-dev"
9809                 }
9810             },
9811             "autoload": {
9812                 "classmap": [
9813                     "src/"
9814                 ]
9815             },
9816             "notification-url": "https://packagist.org/downloads/",
9817             "license": [
9818                 "BSD-3-Clause"
9819             ],
9820             "authors": [
9821                 {
9822                     "name": "Sebastian Bergmann",
9823                     "email": "sebastian@phpunit.de"
9824                 }
9825             ],
9826             "description": "Allows reflection of object attributes, including inherited and non-public ones",
9827             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
9828             "support": {
9829                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
9830                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
9831             },
9832             "funding": [
9833                 {
9834                     "url": "https://github.com/sebastianbergmann",
9835                     "type": "github"
9836                 }
9837             ],
9838             "time": "2020-10-26T13:14:26+00:00"
9839         },
9840         {
9841             "name": "sebastian/recursion-context",
9842             "version": "4.0.5",
9843             "source": {
9844                 "type": "git",
9845                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
9846                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
9847             },
9848             "dist": {
9849                 "type": "zip",
9850                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
9851                 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
9852                 "shasum": ""
9853             },
9854             "require": {
9855                 "php": ">=7.3"
9856             },
9857             "require-dev": {
9858                 "phpunit/phpunit": "^9.3"
9859             },
9860             "type": "library",
9861             "extra": {
9862                 "branch-alias": {
9863                     "dev-master": "4.0-dev"
9864                 }
9865             },
9866             "autoload": {
9867                 "classmap": [
9868                     "src/"
9869                 ]
9870             },
9871             "notification-url": "https://packagist.org/downloads/",
9872             "license": [
9873                 "BSD-3-Clause"
9874             ],
9875             "authors": [
9876                 {
9877                     "name": "Sebastian Bergmann",
9878                     "email": "sebastian@phpunit.de"
9879                 },
9880                 {
9881                     "name": "Jeff Welch",
9882                     "email": "whatthejeff@gmail.com"
9883                 },
9884                 {
9885                     "name": "Adam Harvey",
9886                     "email": "aharvey@php.net"
9887                 }
9888             ],
9889             "description": "Provides functionality to recursively process PHP variables",
9890             "homepage": "https://github.com/sebastianbergmann/recursion-context",
9891             "support": {
9892                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9893                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
9894             },
9895             "funding": [
9896                 {
9897                     "url": "https://github.com/sebastianbergmann",
9898                     "type": "github"
9899                 }
9900             ],
9901             "time": "2023-02-03T06:07:39+00:00"
9902         },
9903         {
9904             "name": "sebastian/resource-operations",
9905             "version": "3.0.3",
9906             "source": {
9907                 "type": "git",
9908                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
9909                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
9910             },
9911             "dist": {
9912                 "type": "zip",
9913                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9914                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9915                 "shasum": ""
9916             },
9917             "require": {
9918                 "php": ">=7.3"
9919             },
9920             "require-dev": {
9921                 "phpunit/phpunit": "^9.0"
9922             },
9923             "type": "library",
9924             "extra": {
9925                 "branch-alias": {
9926                     "dev-master": "3.0-dev"
9927                 }
9928             },
9929             "autoload": {
9930                 "classmap": [
9931                     "src/"
9932                 ]
9933             },
9934             "notification-url": "https://packagist.org/downloads/",
9935             "license": [
9936                 "BSD-3-Clause"
9937             ],
9938             "authors": [
9939                 {
9940                     "name": "Sebastian Bergmann",
9941                     "email": "sebastian@phpunit.de"
9942                 }
9943             ],
9944             "description": "Provides a list of PHP built-in functions that operate on resources",
9945             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
9946             "support": {
9947                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
9948                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
9949             },
9950             "funding": [
9951                 {
9952                     "url": "https://github.com/sebastianbergmann",
9953                     "type": "github"
9954                 }
9955             ],
9956             "time": "2020-09-28T06:45:17+00:00"
9957         },
9958         {
9959             "name": "sebastian/type",
9960             "version": "3.2.1",
9961             "source": {
9962                 "type": "git",
9963                 "url": "https://github.com/sebastianbergmann/type.git",
9964                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
9965             },
9966             "dist": {
9967                 "type": "zip",
9968                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
9969                 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
9970                 "shasum": ""
9971             },
9972             "require": {
9973                 "php": ">=7.3"
9974             },
9975             "require-dev": {
9976                 "phpunit/phpunit": "^9.5"
9977             },
9978             "type": "library",
9979             "extra": {
9980                 "branch-alias": {
9981                     "dev-master": "3.2-dev"
9982                 }
9983             },
9984             "autoload": {
9985                 "classmap": [
9986                     "src/"
9987                 ]
9988             },
9989             "notification-url": "https://packagist.org/downloads/",
9990             "license": [
9991                 "BSD-3-Clause"
9992             ],
9993             "authors": [
9994                 {
9995                     "name": "Sebastian Bergmann",
9996                     "email": "sebastian@phpunit.de",
9997                     "role": "lead"
9998                 }
9999             ],
10000             "description": "Collection of value objects that represent the types of the PHP type system",
10001             "homepage": "https://github.com/sebastianbergmann/type",
10002             "support": {
10003                 "issues": "https://github.com/sebastianbergmann/type/issues",
10004                 "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
10005             },
10006             "funding": [
10007                 {
10008                     "url": "https://github.com/sebastianbergmann",
10009                     "type": "github"
10010                 }
10011             ],
10012             "time": "2023-02-03T06:13:03+00:00"
10013         },
10014         {
10015             "name": "sebastian/version",
10016             "version": "3.0.2",
10017             "source": {
10018                 "type": "git",
10019                 "url": "https://github.com/sebastianbergmann/version.git",
10020                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
10021             },
10022             "dist": {
10023                 "type": "zip",
10024                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
10025                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
10026                 "shasum": ""
10027             },
10028             "require": {
10029                 "php": ">=7.3"
10030             },
10031             "type": "library",
10032             "extra": {
10033                 "branch-alias": {
10034                     "dev-master": "3.0-dev"
10035                 }
10036             },
10037             "autoload": {
10038                 "classmap": [
10039                     "src/"
10040                 ]
10041             },
10042             "notification-url": "https://packagist.org/downloads/",
10043             "license": [
10044                 "BSD-3-Clause"
10045             ],
10046             "authors": [
10047                 {
10048                     "name": "Sebastian Bergmann",
10049                     "email": "sebastian@phpunit.de",
10050                     "role": "lead"
10051                 }
10052             ],
10053             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
10054             "homepage": "https://github.com/sebastianbergmann/version",
10055             "support": {
10056                 "issues": "https://github.com/sebastianbergmann/version/issues",
10057                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
10058             },
10059             "funding": [
10060                 {
10061                     "url": "https://github.com/sebastianbergmann",
10062                     "type": "github"
10063                 }
10064             ],
10065             "time": "2020-09-28T06:39:44+00:00"
10066         },
10067         {
10068             "name": "spatie/backtrace",
10069             "version": "1.2.1",
10070             "source": {
10071                 "type": "git",
10072                 "url": "https://github.com/spatie/backtrace.git",
10073                 "reference": "4ee7d41aa5268107906ea8a4d9ceccde136dbd5b"
10074             },
10075             "dist": {
10076                 "type": "zip",
10077                 "url": "https://api.github.com/repos/spatie/backtrace/zipball/4ee7d41aa5268107906ea8a4d9ceccde136dbd5b",
10078                 "reference": "4ee7d41aa5268107906ea8a4d9ceccde136dbd5b",
10079                 "shasum": ""
10080             },
10081             "require": {
10082                 "php": "^7.3|^8.0"
10083             },
10084             "require-dev": {
10085                 "ext-json": "*",
10086                 "phpunit/phpunit": "^9.3",
10087                 "symfony/var-dumper": "^5.1"
10088             },
10089             "type": "library",
10090             "autoload": {
10091                 "psr-4": {
10092                     "Spatie\\Backtrace\\": "src"
10093                 }
10094             },
10095             "notification-url": "https://packagist.org/downloads/",
10096             "license": [
10097                 "MIT"
10098             ],
10099             "authors": [
10100                 {
10101                     "name": "Freek Van de Herten",
10102                     "email": "freek@spatie.be",
10103                     "homepage": "https://spatie.be",
10104                     "role": "Developer"
10105                 }
10106             ],
10107             "description": "A better backtrace",
10108             "homepage": "https://github.com/spatie/backtrace",
10109             "keywords": [
10110                 "Backtrace",
10111                 "spatie"
10112             ],
10113             "support": {
10114                 "issues": "https://github.com/spatie/backtrace/issues",
10115                 "source": "https://github.com/spatie/backtrace/tree/1.2.1"
10116             },
10117             "funding": [
10118                 {
10119                     "url": "https://github.com/sponsors/spatie",
10120                     "type": "github"
10121                 },
10122                 {
10123                     "url": "https://spatie.be/open-source/support-us",
10124                     "type": "other"
10125                 }
10126             ],
10127             "time": "2021-11-09T10:57:15+00:00"
10128         },
10129         {
10130             "name": "spatie/flare-client-php",
10131             "version": "1.3.5",
10132             "source": {
10133                 "type": "git",
10134                 "url": "https://github.com/spatie/flare-client-php.git",
10135                 "reference": "3e5dd5ac4928f3d2d036bd02de5eb83fd0ef1f42"
10136             },
10137             "dist": {
10138                 "type": "zip",
10139                 "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/3e5dd5ac4928f3d2d036bd02de5eb83fd0ef1f42",
10140                 "reference": "3e5dd5ac4928f3d2d036bd02de5eb83fd0ef1f42",
10141                 "shasum": ""
10142             },
10143             "require": {
10144                 "illuminate/pipeline": "^8.0|^9.0|^10.0",
10145                 "php": "^8.0",
10146                 "spatie/backtrace": "^1.2",
10147                 "symfony/http-foundation": "^5.0|^6.0",
10148                 "symfony/mime": "^5.2|^6.0",
10149                 "symfony/process": "^5.2|^6.0",
10150                 "symfony/var-dumper": "^5.2|^6.0"
10151             },
10152             "require-dev": {
10153                 "dms/phpunit-arraysubset-asserts": "^0.3.0",
10154                 "pestphp/pest": "^1.20",
10155                 "phpstan/extension-installer": "^1.1",
10156                 "phpstan/phpstan-deprecation-rules": "^1.0",
10157                 "phpstan/phpstan-phpunit": "^1.0",
10158                 "spatie/phpunit-snapshot-assertions": "^4.0"
10159             },
10160             "type": "library",
10161             "extra": {
10162                 "branch-alias": {
10163                     "dev-main": "1.1.x-dev"
10164                 }
10165             },
10166             "autoload": {
10167                 "files": [
10168                     "src/helpers.php"
10169                 ],
10170                 "psr-4": {
10171                     "Spatie\\FlareClient\\": "src"
10172                 }
10173             },
10174             "notification-url": "https://packagist.org/downloads/",
10175             "license": [
10176                 "MIT"
10177             ],
10178             "description": "Send PHP errors to Flare",
10179             "homepage": "https://github.com/spatie/flare-client-php",
10180             "keywords": [
10181                 "exception",
10182                 "flare",
10183                 "reporting",
10184                 "spatie"
10185             ],
10186             "support": {
10187                 "issues": "https://github.com/spatie/flare-client-php/issues",
10188                 "source": "https://github.com/spatie/flare-client-php/tree/1.3.5"
10189             },
10190             "funding": [
10191                 {
10192                     "url": "https://github.com/spatie",
10193                     "type": "github"
10194                 }
10195             ],
10196             "time": "2023-01-23T15:58:46+00:00"
10197         },
10198         {
10199             "name": "spatie/ignition",
10200             "version": "1.4.3",
10201             "source": {
10202                 "type": "git",
10203                 "url": "https://github.com/spatie/ignition.git",
10204                 "reference": "2cf3833220cfe8fcf639544f8d7067b6469a00b0"
10205             },
10206             "dist": {
10207                 "type": "zip",
10208                 "url": "https://api.github.com/repos/spatie/ignition/zipball/2cf3833220cfe8fcf639544f8d7067b6469a00b0",
10209                 "reference": "2cf3833220cfe8fcf639544f8d7067b6469a00b0",
10210                 "shasum": ""
10211             },
10212             "require": {
10213                 "ext-json": "*",
10214                 "ext-mbstring": "*",
10215                 "php": "^8.0",
10216                 "spatie/flare-client-php": "^1.1",
10217                 "symfony/console": "^5.4|^6.0",
10218                 "symfony/var-dumper": "^5.4|^6.0"
10219             },
10220             "require-dev": {
10221                 "mockery/mockery": "^1.4",
10222                 "pestphp/pest": "^1.20",
10223                 "phpstan/extension-installer": "^1.1",
10224                 "phpstan/phpstan-deprecation-rules": "^1.0",
10225                 "phpstan/phpstan-phpunit": "^1.0",
10226                 "symfony/process": "^5.4|^6.0"
10227             },
10228             "type": "library",
10229             "extra": {
10230                 "branch-alias": {
10231                     "dev-main": "1.2.x-dev"
10232                 }
10233             },
10234             "autoload": {
10235                 "psr-4": {
10236                     "Spatie\\Ignition\\": "src"
10237                 }
10238             },
10239             "notification-url": "https://packagist.org/downloads/",
10240             "license": [
10241                 "MIT"
10242             ],
10243             "authors": [
10244                 {
10245                     "name": "Spatie",
10246                     "email": "info@spatie.be",
10247                     "role": "Developer"
10248                 }
10249             ],
10250             "description": "A beautiful error page for PHP applications.",
10251             "homepage": "https://flareapp.io/ignition",
10252             "keywords": [
10253                 "error",
10254                 "flare",
10255                 "laravel",
10256                 "page"
10257             ],
10258             "support": {
10259                 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
10260                 "forum": "https://twitter.com/flareappio",
10261                 "issues": "https://github.com/spatie/ignition/issues",
10262                 "source": "https://github.com/spatie/ignition"
10263             },
10264             "funding": [
10265                 {
10266                     "url": "https://github.com/spatie",
10267                     "type": "github"
10268                 }
10269             ],
10270             "time": "2023-01-23T15:28:32+00:00"
10271         },
10272         {
10273             "name": "spatie/laravel-ignition",
10274             "version": "1.6.4",
10275             "source": {
10276                 "type": "git",
10277                 "url": "https://github.com/spatie/laravel-ignition.git",
10278                 "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc"
10279             },
10280             "dist": {
10281                 "type": "zip",
10282                 "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc",
10283                 "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc",
10284                 "shasum": ""
10285             },
10286             "require": {
10287                 "ext-curl": "*",
10288                 "ext-json": "*",
10289                 "ext-mbstring": "*",
10290                 "illuminate/support": "^8.77|^9.27",
10291                 "monolog/monolog": "^2.3",
10292                 "php": "^8.0",
10293                 "spatie/flare-client-php": "^1.0.1",
10294                 "spatie/ignition": "^1.4.1",
10295                 "symfony/console": "^5.0|^6.0",
10296                 "symfony/var-dumper": "^5.0|^6.0"
10297             },
10298             "require-dev": {
10299                 "filp/whoops": "^2.14",
10300                 "livewire/livewire": "^2.8|dev-develop",
10301                 "mockery/mockery": "^1.4",
10302                 "nunomaduro/larastan": "^1.0",
10303                 "orchestra/testbench": "^6.23|^7.0",
10304                 "pestphp/pest": "^1.20",
10305                 "phpstan/extension-installer": "^1.1",
10306                 "phpstan/phpstan-deprecation-rules": "^1.0",
10307                 "phpstan/phpstan-phpunit": "^1.0",
10308                 "spatie/laravel-ray": "^1.27"
10309             },
10310             "type": "library",
10311             "extra": {
10312                 "laravel": {
10313                     "providers": [
10314                         "Spatie\\LaravelIgnition\\IgnitionServiceProvider"
10315                     ],
10316                     "aliases": {
10317                         "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare"
10318                     }
10319                 }
10320             },
10321             "autoload": {
10322                 "files": [
10323                     "src/helpers.php"
10324                 ],
10325                 "psr-4": {
10326                     "Spatie\\LaravelIgnition\\": "src"
10327                 }
10328             },
10329             "notification-url": "https://packagist.org/downloads/",
10330             "license": [
10331                 "MIT"
10332             ],
10333             "authors": [
10334                 {
10335                     "name": "Spatie",
10336                     "email": "info@spatie.be",
10337                     "role": "Developer"
10338                 }
10339             ],
10340             "description": "A beautiful error page for Laravel applications.",
10341             "homepage": "https://flareapp.io/ignition",
10342             "keywords": [
10343                 "error",
10344                 "flare",
10345                 "laravel",
10346                 "page"
10347             ],
10348             "support": {
10349                 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
10350                 "forum": "https://twitter.com/flareappio",
10351                 "issues": "https://github.com/spatie/laravel-ignition/issues",
10352                 "source": "https://github.com/spatie/laravel-ignition"
10353             },
10354             "funding": [
10355                 {
10356                     "url": "https://github.com/spatie",
10357                     "type": "github"
10358                 }
10359             ],
10360             "time": "2023-01-03T19:28:04+00:00"
10361         },
10362         {
10363             "name": "symfony/yaml",
10364             "version": "v6.2.5",
10365             "source": {
10366                 "type": "git",
10367                 "url": "https://github.com/symfony/yaml.git",
10368                 "reference": "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19"
10369             },
10370             "dist": {
10371                 "type": "zip",
10372                 "url": "https://api.github.com/repos/symfony/yaml/zipball/2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19",
10373                 "reference": "2bbfbdacc8a15574f8440c4838ce0d7bb6c86b19",
10374                 "shasum": ""
10375             },
10376             "require": {
10377                 "php": ">=8.1",
10378                 "symfony/polyfill-ctype": "^1.8"
10379             },
10380             "conflict": {
10381                 "symfony/console": "<5.4"
10382             },
10383             "require-dev": {
10384                 "symfony/console": "^5.4|^6.0"
10385             },
10386             "suggest": {
10387                 "symfony/console": "For validating YAML files using the lint command"
10388             },
10389             "bin": [
10390                 "Resources/bin/yaml-lint"
10391             ],
10392             "type": "library",
10393             "autoload": {
10394                 "psr-4": {
10395                     "Symfony\\Component\\Yaml\\": ""
10396                 },
10397                 "exclude-from-classmap": [
10398                     "/Tests/"
10399                 ]
10400             },
10401             "notification-url": "https://packagist.org/downloads/",
10402             "license": [
10403                 "MIT"
10404             ],
10405             "authors": [
10406                 {
10407                     "name": "Fabien Potencier",
10408                     "email": "fabien@symfony.com"
10409                 },
10410                 {
10411                     "name": "Symfony Community",
10412                     "homepage": "https://symfony.com/contributors"
10413                 }
10414             ],
10415             "description": "Loads and dumps YAML files",
10416             "homepage": "https://symfony.com",
10417             "support": {
10418                 "source": "https://github.com/symfony/yaml/tree/v6.2.5"
10419             },
10420             "funding": [
10421                 {
10422                     "url": "https://symfony.com/sponsor",
10423                     "type": "custom"
10424                 },
10425                 {
10426                     "url": "https://github.com/fabpot",
10427                     "type": "github"
10428                 },
10429                 {
10430                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10431                     "type": "tidelift"
10432                 }
10433             ],
10434             "time": "2023-01-10T18:53:53+00:00"
10435         },
10436         {
10437             "name": "theseer/tokenizer",
10438             "version": "1.2.1",
10439             "source": {
10440                 "type": "git",
10441                 "url": "https://github.com/theseer/tokenizer.git",
10442                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
10443             },
10444             "dist": {
10445                 "type": "zip",
10446                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
10447                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
10448                 "shasum": ""
10449             },
10450             "require": {
10451                 "ext-dom": "*",
10452                 "ext-tokenizer": "*",
10453                 "ext-xmlwriter": "*",
10454                 "php": "^7.2 || ^8.0"
10455             },
10456             "type": "library",
10457             "autoload": {
10458                 "classmap": [
10459                     "src/"
10460                 ]
10461             },
10462             "notification-url": "https://packagist.org/downloads/",
10463             "license": [
10464                 "BSD-3-Clause"
10465             ],
10466             "authors": [
10467                 {
10468                     "name": "Arne Blankerts",
10469                     "email": "arne@blankerts.de",
10470                     "role": "Developer"
10471                 }
10472             ],
10473             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10474             "support": {
10475                 "issues": "https://github.com/theseer/tokenizer/issues",
10476                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
10477             },
10478             "funding": [
10479                 {
10480                     "url": "https://github.com/theseer",
10481                     "type": "github"
10482                 }
10483             ],
10484             "time": "2021-07-28T10:34:58+00:00"
10485         }
10486     ],
10487     "aliases": [],
10488     "minimum-stability": "dev",
10489     "stability-flags": [],
10490     "prefer-stable": true,
10491     "prefer-lowest": false,
10492     "platform": {
10493         "php": "^8.0.2"
10494     },
10495     "platform-dev": [],
10496     "plugin-api-version": "2.3.0"
10497 }