Merge branch 'MDL-73465' of https://github.com/paulholden/moodle
[moodle.git] / composer.lock
blob8abab3f38825b7b3ab150bf621c2270c1b742ec9
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": "227721c148ea49756e15abcea9e31c12",
8     "packages": [],
9     "packages-dev": [
10         {
11             "name": "behat/behat",
12             "version": "v3.8.1",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/Behat/Behat.git",
16                 "reference": "fbb065457d523d9856d4b50775b4151a7598b510"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/Behat/Behat/zipball/fbb065457d523d9856d4b50775b4151a7598b510",
21                 "reference": "fbb065457d523d9856d4b50775b4151a7598b510",
22                 "shasum": ""
23             },
24             "require": {
25                 "behat/gherkin": "^4.6.0",
26                 "behat/transliterator": "^1.2",
27                 "ext-mbstring": "*",
28                 "php": "^7.2 || ^8.0",
29                 "psr/container": "^1.0",
30                 "symfony/config": "^4.4 || ^5.0",
31                 "symfony/console": "^4.4 || ^5.0",
32                 "symfony/dependency-injection": "^4.4 || ^5.0",
33                 "symfony/event-dispatcher": "^4.4 || ^5.0",
34                 "symfony/translation": "^4.4 || ^5.0",
35                 "symfony/yaml": "^4.4 || ^5.0"
36             },
37             "require-dev": {
38                 "container-interop/container-interop": "^1.2",
39                 "herrera-io/box": "~1.6.1",
40                 "phpunit/phpunit": "^8.5 || ^9.0",
41                 "symfony/process": "^4.4 || ^5.0"
42             },
43             "suggest": {
44                 "ext-dom": "Needed to output test results in JUnit format."
45             },
46             "bin": [
47                 "bin/behat"
48             ],
49             "type": "library",
50             "extra": {
51                 "branch-alias": {
52                     "dev-master": "3.8.x-dev"
53                 }
54             },
55             "autoload": {
56                 "psr-4": {
57                     "Behat\\Behat\\": "src/Behat/Behat/",
58                     "Behat\\Testwork\\": "src/Behat/Testwork/"
59                 }
60             },
61             "notification-url": "https://packagist.org/downloads/",
62             "license": [
63                 "MIT"
64             ],
65             "authors": [
66                 {
67                     "name": "Konstantin Kudryashov",
68                     "email": "ever.zet@gmail.com",
69                     "homepage": "http://everzet.com"
70                 }
71             ],
72             "description": "Scenario-oriented BDD framework for PHP",
73             "homepage": "http://behat.org/",
74             "keywords": [
75                 "Agile",
76                 "BDD",
77                 "ScenarioBDD",
78                 "Scrum",
79                 "StoryBDD",
80                 "User story",
81                 "business",
82                 "development",
83                 "documentation",
84                 "examples",
85                 "symfony",
86                 "testing"
87             ],
88             "support": {
89                 "issues": "https://github.com/Behat/Behat/issues",
90                 "source": "https://github.com/Behat/Behat/tree/v3.8.1"
91             },
92             "time": "2020-11-07T15:55:18+00:00"
93         },
94         {
95             "name": "behat/gherkin",
96             "version": "v4.9.0",
97             "source": {
98                 "type": "git",
99                 "url": "https://github.com/Behat/Gherkin.git",
100                 "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4"
101             },
102             "dist": {
103                 "type": "zip",
104                 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4",
105                 "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4",
106                 "shasum": ""
107             },
108             "require": {
109                 "php": "~7.2|~8.0"
110             },
111             "require-dev": {
112                 "cucumber/cucumber": "dev-gherkin-22.0.0",
113                 "phpunit/phpunit": "~8|~9",
114                 "symfony/yaml": "~3|~4|~5"
115             },
116             "suggest": {
117                 "symfony/yaml": "If you want to parse features, represented in YAML files"
118             },
119             "type": "library",
120             "extra": {
121                 "branch-alias": {
122                     "dev-master": "4.x-dev"
123                 }
124             },
125             "autoload": {
126                 "psr-0": {
127                     "Behat\\Gherkin": "src/"
128                 }
129             },
130             "notification-url": "https://packagist.org/downloads/",
131             "license": [
132                 "MIT"
133             ],
134             "authors": [
135                 {
136                     "name": "Konstantin Kudryashov",
137                     "email": "ever.zet@gmail.com",
138                     "homepage": "http://everzet.com"
139                 }
140             ],
141             "description": "Gherkin DSL parser for PHP",
142             "homepage": "http://behat.org/",
143             "keywords": [
144                 "BDD",
145                 "Behat",
146                 "Cucumber",
147                 "DSL",
148                 "gherkin",
149                 "parser"
150             ],
151             "support": {
152                 "issues": "https://github.com/Behat/Gherkin/issues",
153                 "source": "https://github.com/Behat/Gherkin/tree/v4.9.0"
154             },
155             "time": "2021-10-12T13:05:09+00:00"
156         },
157         {
158             "name": "behat/mink",
159             "version": "v1.9.0",
160             "source": {
161                 "type": "git",
162                 "url": "https://github.com/minkphp/Mink.git",
163                 "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996"
164             },
165             "dist": {
166                 "type": "zip",
167                 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e35f4695de8800fc776af34ebf665ad58ebdd996",
168                 "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996",
169                 "shasum": ""
170             },
171             "require": {
172                 "php": ">=5.4",
173                 "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
174             },
175             "require-dev": {
176                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5 || ^9.5",
177                 "symfony/debug": "^2.7|^3.0|^4.0|^5.0",
178                 "symfony/phpunit-bridge": "^3.4.38 || ^4.4 || ^5.0.5",
179                 "yoast/phpunit-polyfills": "^1.0"
180             },
181             "suggest": {
182                 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
183                 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
184                 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
185                 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
186                 "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
187             },
188             "type": "library",
189             "extra": {
190                 "branch-alias": {
191                     "dev-master": "1.x-dev"
192                 }
193             },
194             "autoload": {
195                 "psr-4": {
196                     "Behat\\Mink\\": "src/"
197                 }
198             },
199             "notification-url": "https://packagist.org/downloads/",
200             "license": [
201                 "MIT"
202             ],
203             "authors": [
204                 {
205                     "name": "Konstantin Kudryashov",
206                     "email": "ever.zet@gmail.com",
207                     "homepage": "http://everzet.com"
208                 }
209             ],
210             "description": "Browser controller/emulator abstraction for PHP",
211             "homepage": "https://mink.behat.org/",
212             "keywords": [
213                 "browser",
214                 "testing",
215                 "web"
216             ],
217             "support": {
218                 "issues": "https://github.com/minkphp/Mink/issues",
219                 "source": "https://github.com/minkphp/Mink/tree/v1.9.0"
220             },
221             "time": "2021-10-11T11:58:47+00:00"
222         },
223         {
224             "name": "behat/mink-browserkit-driver",
225             "version": "v1.4.1",
226             "source": {
227                 "type": "git",
228                 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
229                 "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9"
230             },
231             "dist": {
232                 "type": "zip",
233                 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/057926c9da452bac5bfcffb92eb4f3e1ce74dae9",
234                 "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9",
235                 "shasum": ""
236             },
237             "require": {
238                 "behat/mink": "^1.7.1@dev",
239                 "php": ">=5.4",
240                 "symfony/browser-kit": "~2.3|~3.0|~4.0",
241                 "symfony/dom-crawler": "~2.3|~3.0|~4.0"
242             },
243             "require-dev": {
244                 "mink/driver-testsuite": "dev-master",
245                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5 || ^9.5",
246                 "symfony/debug": "^2.7|^3.0|^4.0",
247                 "symfony/http-kernel": "~2.3|~3.0|~4.0",
248                 "yoast/phpunit-polyfills": "^1.0"
249             },
250             "type": "mink-driver",
251             "extra": {
252                 "branch-alias": {
253                     "dev-master": "1.x-dev"
254                 }
255             },
256             "autoload": {
257                 "psr-4": {
258                     "Behat\\Mink\\Driver\\": "src/"
259                 }
260             },
261             "notification-url": "https://packagist.org/downloads/",
262             "license": [
263                 "MIT"
264             ],
265             "authors": [
266                 {
267                     "name": "Konstantin Kudryashov",
268                     "email": "ever.zet@gmail.com",
269                     "homepage": "http://everzet.com"
270                 }
271             ],
272             "description": "Symfony2 BrowserKit driver for Mink framework",
273             "homepage": "https://mink.behat.org/",
274             "keywords": [
275                 "Mink",
276                 "Symfony2",
277                 "browser",
278                 "testing"
279             ],
280             "support": {
281                 "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues",
282                 "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.4.1"
283             },
284             "time": "2021-12-10T14:17:06+00:00"
285         },
286         {
287             "name": "behat/mink-goutte-driver",
288             "version": "v1.3.0",
289             "source": {
290                 "type": "git",
291                 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
292                 "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea"
293             },
294             "dist": {
295                 "type": "zip",
296                 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8139f520f417c81bf9d2f9a171fff400f6adc9ea",
297                 "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea",
298                 "shasum": ""
299             },
300             "require": {
301                 "behat/mink-browserkit-driver": "~1.2@dev",
302                 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
303                 "php": ">=5.4"
304             },
305             "require-dev": {
306                 "mink/driver-testsuite": "dev-master"
307             },
308             "type": "mink-driver",
309             "extra": {
310                 "branch-alias": {
311                     "dev-master": "1.x-dev"
312                 }
313             },
314             "autoload": {
315                 "psr-4": {
316                     "Behat\\Mink\\Driver\\": "src/"
317                 }
318             },
319             "notification-url": "https://packagist.org/downloads/",
320             "license": [
321                 "MIT"
322             ],
323             "authors": [
324                 {
325                     "name": "Konstantin Kudryashov",
326                     "email": "ever.zet@gmail.com",
327                     "homepage": "http://everzet.com"
328                 }
329             ],
330             "description": "Goutte driver for Mink framework",
331             "homepage": "https://mink.behat.org/",
332             "keywords": [
333                 "browser",
334                 "goutte",
335                 "headless",
336                 "testing"
337             ],
338             "support": {
339                 "issues": "https://github.com/minkphp/MinkGoutteDriver/issues",
340                 "source": "https://github.com/minkphp/MinkGoutteDriver/tree/v1.3.0"
341             },
342             "time": "2021-10-12T11:35:46+00:00"
343         },
344         {
345             "name": "behat/transliterator",
346             "version": "v1.3.0",
347             "source": {
348                 "type": "git",
349                 "url": "https://github.com/Behat/Transliterator.git",
350                 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
351             },
352             "dist": {
353                 "type": "zip",
354                 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
355                 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
356                 "shasum": ""
357             },
358             "require": {
359                 "php": ">=5.3.3"
360             },
361             "require-dev": {
362                 "chuyskywalker/rolling-curl": "^3.1",
363                 "php-yaoi/php-yaoi": "^1.0",
364                 "phpunit/phpunit": "^4.8.36|^6.3"
365             },
366             "type": "library",
367             "extra": {
368                 "branch-alias": {
369                     "dev-master": "1.2-dev"
370                 }
371             },
372             "autoload": {
373                 "psr-4": {
374                     "Behat\\Transliterator\\": "src/Behat/Transliterator"
375                 }
376             },
377             "notification-url": "https://packagist.org/downloads/",
378             "license": [
379                 "Artistic-1.0"
380             ],
381             "description": "String transliterator",
382             "keywords": [
383                 "i18n",
384                 "slug",
385                 "transliterator"
386             ],
387             "support": {
388                 "issues": "https://github.com/Behat/Transliterator/issues",
389                 "source": "https://github.com/Behat/Transliterator/tree/v1.3.0"
390             },
391             "time": "2020-01-14T16:39:13+00:00"
392         },
393         {
394             "name": "doctrine/instantiator",
395             "version": "1.4.0",
396             "source": {
397                 "type": "git",
398                 "url": "https://github.com/doctrine/instantiator.git",
399                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
400             },
401             "dist": {
402                 "type": "zip",
403                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
404                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
405                 "shasum": ""
406             },
407             "require": {
408                 "php": "^7.1 || ^8.0"
409             },
410             "require-dev": {
411                 "doctrine/coding-standard": "^8.0",
412                 "ext-pdo": "*",
413                 "ext-phar": "*",
414                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
415                 "phpstan/phpstan": "^0.12",
416                 "phpstan/phpstan-phpunit": "^0.12",
417                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
418             },
419             "type": "library",
420             "autoload": {
421                 "psr-4": {
422                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
423                 }
424             },
425             "notification-url": "https://packagist.org/downloads/",
426             "license": [
427                 "MIT"
428             ],
429             "authors": [
430                 {
431                     "name": "Marco Pivetta",
432                     "email": "ocramius@gmail.com",
433                     "homepage": "https://ocramius.github.io/"
434                 }
435             ],
436             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
437             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
438             "keywords": [
439                 "constructor",
440                 "instantiate"
441             ],
442             "support": {
443                 "issues": "https://github.com/doctrine/instantiator/issues",
444                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
445             },
446             "funding": [
447                 {
448                     "url": "https://www.doctrine-project.org/sponsorship.html",
449                     "type": "custom"
450                 },
451                 {
452                     "url": "https://www.patreon.com/phpdoctrine",
453                     "type": "patreon"
454                 },
455                 {
456                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
457                     "type": "tidelift"
458                 }
459             ],
460             "time": "2020-11-10T18:47:58+00:00"
461         },
462         {
463             "name": "fabpot/goutte",
464             "version": "v3.3.1",
465             "source": {
466                 "type": "git",
467                 "url": "https://github.com/FriendsOfPHP/Goutte.git",
468                 "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5"
469             },
470             "dist": {
471                 "type": "zip",
472                 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/80a23b64f44d54dd571d114c473d9d7e9ed84ca5",
473                 "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5",
474                 "shasum": ""
475             },
476             "require": {
477                 "guzzlehttp/guzzle": "^6.0",
478                 "php": ">=7.1.3",
479                 "symfony/browser-kit": "^4.4|^5.0",
480                 "symfony/css-selector": "^4.4|^5.0",
481                 "symfony/dom-crawler": "^4.4|^5.0"
482             },
483             "require-dev": {
484                 "symfony/phpunit-bridge": "^5.0"
485             },
486             "type": "application",
487             "extra": {
488                 "branch-alias": {
489                     "dev-master": "3.3-dev"
490                 }
491             },
492             "autoload": {
493                 "psr-4": {
494                     "Goutte\\": "Goutte"
495                 },
496                 "exclude-from-classmap": [
497                     "Goutte/Tests"
498                 ]
499             },
500             "notification-url": "https://packagist.org/downloads/",
501             "license": [
502                 "MIT"
503             ],
504             "authors": [
505                 {
506                     "name": "Fabien Potencier",
507                     "email": "fabien@symfony.com"
508                 }
509             ],
510             "description": "A simple PHP Web Scraper",
511             "homepage": "https://github.com/FriendsOfPHP/Goutte",
512             "keywords": [
513                 "scraper"
514             ],
515             "support": {
516                 "issues": "https://github.com/FriendsOfPHP/Goutte/issues",
517                 "source": "https://github.com/FriendsOfPHP/Goutte/tree/v3.3.1"
518             },
519             "time": "2020-11-01T09:30:18+00:00"
520         },
521         {
522             "name": "friends-of-behat/mink-extension",
523             "version": "dev-master",
524             "source": {
525                 "type": "git",
526                 "url": "https://github.com/moodlehq/MinkExtension.git",
527                 "reference": "586ffcc1dc08ed23fcbc89cb16cb6f72d40499f3"
528             },
529             "dist": {
530                 "type": "zip",
531                 "url": "https://api.github.com/repos/moodlehq/MinkExtension/zipball/586ffcc1dc08ed23fcbc89cb16cb6f72d40499f3",
532                 "reference": "586ffcc1dc08ed23fcbc89cb16cb6f72d40499f3",
533                 "shasum": ""
534             },
535             "require": {
536                 "behat/behat": "^3.0.5",
537                 "behat/mink": "^1.5",
538                 "php": ">=7.2",
539                 "symfony/config": "^3.4 || ^4.4 || ^5.0"
540             },
541             "replace": {
542                 "behat/mink-extension": "self.version"
543             },
544             "require-dev": {
545                 "behat/mink-goutte-driver": "^1.1",
546                 "phpspec/phpspec": "^6.0 || ^7.0"
547             },
548             "default-branch": true,
549             "type": "behat-extension",
550             "extra": {
551                 "branch-alias": {
552                     "dev-master": "2.1.x-dev"
553                 }
554             },
555             "autoload": {
556                 "psr-0": {
557                     "Behat\\MinkExtension": "src/"
558                 }
559             },
560             "license": [
561                 "MIT"
562             ],
563             "authors": [
564                 {
565                     "name": "Konstantin Kudryashov",
566                     "email": "ever.zet@gmail.com"
567                 },
568                 {
569                     "name": "Christophe Coevoet",
570                     "email": "stof@notk.org"
571                 }
572             ],
573             "description": "Mink extension for Behat",
574             "homepage": "http://extensions.behat.org/mink",
575             "keywords": [
576                 "browser",
577                 "gui",
578                 "test",
579                 "web"
580             ],
581             "support": {
582                 "source": "https://github.com/moodlehq/MinkExtension/tree/master"
583             },
584             "time": "2021-05-18T13:04:16+00:00"
585         },
586         {
587             "name": "guzzlehttp/guzzle",
588             "version": "6.5.5",
589             "source": {
590                 "type": "git",
591                 "url": "https://github.com/guzzle/guzzle.git",
592                 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
593             },
594             "dist": {
595                 "type": "zip",
596                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
597                 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
598                 "shasum": ""
599             },
600             "require": {
601                 "ext-json": "*",
602                 "guzzlehttp/promises": "^1.0",
603                 "guzzlehttp/psr7": "^1.6.1",
604                 "php": ">=5.5",
605                 "symfony/polyfill-intl-idn": "^1.17.0"
606             },
607             "require-dev": {
608                 "ext-curl": "*",
609                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
610                 "psr/log": "^1.1"
611             },
612             "suggest": {
613                 "psr/log": "Required for using the Log middleware"
614             },
615             "type": "library",
616             "extra": {
617                 "branch-alias": {
618                     "dev-master": "6.5-dev"
619                 }
620             },
621             "autoload": {
622                 "psr-4": {
623                     "GuzzleHttp\\": "src/"
624                 },
625                 "files": [
626                     "src/functions_include.php"
627                 ]
628             },
629             "notification-url": "https://packagist.org/downloads/",
630             "license": [
631                 "MIT"
632             ],
633             "authors": [
634                 {
635                     "name": "Michael Dowling",
636                     "email": "mtdowling@gmail.com",
637                     "homepage": "https://github.com/mtdowling"
638                 }
639             ],
640             "description": "Guzzle is a PHP HTTP client library",
641             "homepage": "http://guzzlephp.org/",
642             "keywords": [
643                 "client",
644                 "curl",
645                 "framework",
646                 "http",
647                 "http client",
648                 "rest",
649                 "web service"
650             ],
651             "support": {
652                 "issues": "https://github.com/guzzle/guzzle/issues",
653                 "source": "https://github.com/guzzle/guzzle/tree/6.5"
654             },
655             "time": "2020-06-16T21:01:06+00:00"
656         },
657         {
658             "name": "guzzlehttp/promises",
659             "version": "1.5.1",
660             "source": {
661                 "type": "git",
662                 "url": "https://github.com/guzzle/promises.git",
663                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
664             },
665             "dist": {
666                 "type": "zip",
667                 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
668                 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
669                 "shasum": ""
670             },
671             "require": {
672                 "php": ">=5.5"
673             },
674             "require-dev": {
675                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
676             },
677             "type": "library",
678             "extra": {
679                 "branch-alias": {
680                     "dev-master": "1.5-dev"
681                 }
682             },
683             "autoload": {
684                 "psr-4": {
685                     "GuzzleHttp\\Promise\\": "src/"
686                 },
687                 "files": [
688                     "src/functions_include.php"
689                 ]
690             },
691             "notification-url": "https://packagist.org/downloads/",
692             "license": [
693                 "MIT"
694             ],
695             "authors": [
696                 {
697                     "name": "Graham Campbell",
698                     "email": "hello@gjcampbell.co.uk",
699                     "homepage": "https://github.com/GrahamCampbell"
700                 },
701                 {
702                     "name": "Michael Dowling",
703                     "email": "mtdowling@gmail.com",
704                     "homepage": "https://github.com/mtdowling"
705                 },
706                 {
707                     "name": "Tobias Nyholm",
708                     "email": "tobias.nyholm@gmail.com",
709                     "homepage": "https://github.com/Nyholm"
710                 },
711                 {
712                     "name": "Tobias Schultze",
713                     "email": "webmaster@tubo-world.de",
714                     "homepage": "https://github.com/Tobion"
715                 }
716             ],
717             "description": "Guzzle promises library",
718             "keywords": [
719                 "promise"
720             ],
721             "support": {
722                 "issues": "https://github.com/guzzle/promises/issues",
723                 "source": "https://github.com/guzzle/promises/tree/1.5.1"
724             },
725             "funding": [
726                 {
727                     "url": "https://github.com/GrahamCampbell",
728                     "type": "github"
729                 },
730                 {
731                     "url": "https://github.com/Nyholm",
732                     "type": "github"
733                 },
734                 {
735                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
736                     "type": "tidelift"
737                 }
738             ],
739             "time": "2021-10-22T20:56:57+00:00"
740         },
741         {
742             "name": "guzzlehttp/psr7",
743             "version": "1.8.3",
744             "source": {
745                 "type": "git",
746                 "url": "https://github.com/guzzle/psr7.git",
747                 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
748             },
749             "dist": {
750                 "type": "zip",
751                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
752                 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
753                 "shasum": ""
754             },
755             "require": {
756                 "php": ">=5.4.0",
757                 "psr/http-message": "~1.0",
758                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
759             },
760             "provide": {
761                 "psr/http-message-implementation": "1.0"
762             },
763             "require-dev": {
764                 "ext-zlib": "*",
765                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
766             },
767             "suggest": {
768                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
769             },
770             "type": "library",
771             "extra": {
772                 "branch-alias": {
773                     "dev-master": "1.7-dev"
774                 }
775             },
776             "autoload": {
777                 "psr-4": {
778                     "GuzzleHttp\\Psr7\\": "src/"
779                 },
780                 "files": [
781                     "src/functions_include.php"
782                 ]
783             },
784             "notification-url": "https://packagist.org/downloads/",
785             "license": [
786                 "MIT"
787             ],
788             "authors": [
789                 {
790                     "name": "Graham Campbell",
791                     "email": "hello@gjcampbell.co.uk",
792                     "homepage": "https://github.com/GrahamCampbell"
793                 },
794                 {
795                     "name": "Michael Dowling",
796                     "email": "mtdowling@gmail.com",
797                     "homepage": "https://github.com/mtdowling"
798                 },
799                 {
800                     "name": "George Mponos",
801                     "email": "gmponos@gmail.com",
802                     "homepage": "https://github.com/gmponos"
803                 },
804                 {
805                     "name": "Tobias Nyholm",
806                     "email": "tobias.nyholm@gmail.com",
807                     "homepage": "https://github.com/Nyholm"
808                 },
809                 {
810                     "name": "Márk Sági-Kazár",
811                     "email": "mark.sagikazar@gmail.com",
812                     "homepage": "https://github.com/sagikazarmark"
813                 },
814                 {
815                     "name": "Tobias Schultze",
816                     "email": "webmaster@tubo-world.de",
817                     "homepage": "https://github.com/Tobion"
818                 }
819             ],
820             "description": "PSR-7 message implementation that also provides common utility methods",
821             "keywords": [
822                 "http",
823                 "message",
824                 "psr-7",
825                 "request",
826                 "response",
827                 "stream",
828                 "uri",
829                 "url"
830             ],
831             "support": {
832                 "issues": "https://github.com/guzzle/psr7/issues",
833                 "source": "https://github.com/guzzle/psr7/tree/1.8.3"
834             },
835             "funding": [
836                 {
837                     "url": "https://github.com/GrahamCampbell",
838                     "type": "github"
839                 },
840                 {
841                     "url": "https://github.com/Nyholm",
842                     "type": "github"
843                 },
844                 {
845                     "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
846                     "type": "tidelift"
847                 }
848             ],
849             "time": "2021-10-05T13:56:00+00:00"
850         },
851         {
852             "name": "mikey179/vfsstream",
853             "version": "v1.6.10",
854             "source": {
855                 "type": "git",
856                 "url": "https://github.com/bovigo/vfsStream.git",
857                 "reference": "250c0825537d501e327df879fb3d4cd751933b85"
858             },
859             "dist": {
860                 "type": "zip",
861                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/250c0825537d501e327df879fb3d4cd751933b85",
862                 "reference": "250c0825537d501e327df879fb3d4cd751933b85",
863                 "shasum": ""
864             },
865             "require": {
866                 "php": ">=5.3.0"
867             },
868             "require-dev": {
869                 "phpunit/phpunit": "^4.5|^5.0"
870             },
871             "type": "library",
872             "extra": {
873                 "branch-alias": {
874                     "dev-master": "1.6.x-dev"
875                 }
876             },
877             "autoload": {
878                 "psr-0": {
879                     "org\\bovigo\\vfs\\": "src/main/php"
880                 }
881             },
882             "notification-url": "https://packagist.org/downloads/",
883             "license": [
884                 "BSD-3-Clause"
885             ],
886             "authors": [
887                 {
888                     "name": "Frank Kleine",
889                     "homepage": "http://frankkleine.de/",
890                     "role": "Developer"
891                 }
892             ],
893             "description": "Virtual file system to mock the real file system in unit tests.",
894             "homepage": "http://vfs.bovigo.org/",
895             "support": {
896                 "issues": "https://github.com/bovigo/vfsStream/issues",
897                 "source": "https://github.com/bovigo/vfsStream/tree/master",
898                 "wiki": "https://github.com/bovigo/vfsStream/wiki"
899             },
900             "time": "2021-09-25T08:05:01+00:00"
901         },
902         {
903             "name": "moodlehq/behat-extension",
904             "version": "v3.400.5",
905             "source": {
906                 "type": "git",
907                 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
908                 "reference": "f6c3d6e657f4a84449949a6fbf58a39e3f62d2d3"
909             },
910             "dist": {
911                 "type": "zip",
912                 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/f6c3d6e657f4a84449949a6fbf58a39e3f62d2d3",
913                 "reference": "f6c3d6e657f4a84449949a6fbf58a39e3f62d2d3",
914                 "shasum": ""
915             },
916             "require": {
917                 "behat/behat": "3.8.*",
918                 "behat/mink": "~1.8",
919                 "behat/mink-goutte-driver": "~1.2",
920                 "friends-of-behat/mink-extension": "dev-master",
921                 "oleg-andreyev/mink-phpwebdriver": "^1.0",
922                 "php": ">=7.3.0",
923                 "symfony/process": "^4.0 || ^5.0"
924             },
925             "type": "library",
926             "autoload": {
927                 "psr-0": {
928                     "Moodle\\BehatExtension": "src/"
929                 }
930             },
931             "notification-url": "https://packagist.org/downloads/",
932             "license": [
933                 "GPL-3.0-or-later"
934             ],
935             "authors": [
936                 {
937                     "name": "David Monllaó",
938                     "email": "david.monllao@gmail.com",
939                     "homepage": "http://moodle.com",
940                     "role": "Developer"
941                 },
942                 {
943                     "name": "Andrew Nicols",
944                     "email": "andrew@nicols.co.uk",
945                     "homepage": "http://moodle.com",
946                     "role": "Developer"
947                 }
948             ],
949             "description": "Moodle behat extension",
950             "keywords": [
951                 "BDD",
952                 "Behat",
953                 "moodle"
954             ],
955             "support": {
956                 "source": "https://github.com/moodlehq/moodle-behat-extension/tree/v3.400.5"
957             },
958             "time": "2021-05-19T23:29:45+00:00"
959         },
960         {
961             "name": "myclabs/deep-copy",
962             "version": "1.10.2",
963             "source": {
964                 "type": "git",
965                 "url": "https://github.com/myclabs/DeepCopy.git",
966                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
967             },
968             "dist": {
969                 "type": "zip",
970                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
971                 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
972                 "shasum": ""
973             },
974             "require": {
975                 "php": "^7.1 || ^8.0"
976             },
977             "replace": {
978                 "myclabs/deep-copy": "self.version"
979             },
980             "require-dev": {
981                 "doctrine/collections": "^1.0",
982                 "doctrine/common": "^2.6",
983                 "phpunit/phpunit": "^7.1"
984             },
985             "type": "library",
986             "autoload": {
987                 "psr-4": {
988                     "DeepCopy\\": "src/DeepCopy/"
989                 },
990                 "files": [
991                     "src/DeepCopy/deep_copy.php"
992                 ]
993             },
994             "notification-url": "https://packagist.org/downloads/",
995             "license": [
996                 "MIT"
997             ],
998             "description": "Create deep copies (clones) of your objects",
999             "keywords": [
1000                 "clone",
1001                 "copy",
1002                 "duplicate",
1003                 "object",
1004                 "object graph"
1005             ],
1006             "support": {
1007                 "issues": "https://github.com/myclabs/DeepCopy/issues",
1008                 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
1009             },
1010             "funding": [
1011                 {
1012                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
1013                     "type": "tidelift"
1014                 }
1015             ],
1016             "time": "2020-11-13T09:40:50+00:00"
1017         },
1018         {
1019             "name": "nikic/php-parser",
1020             "version": "v4.13.2",
1021             "source": {
1022                 "type": "git",
1023                 "url": "https://github.com/nikic/PHP-Parser.git",
1024                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
1025             },
1026             "dist": {
1027                 "type": "zip",
1028                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
1029                 "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
1030                 "shasum": ""
1031             },
1032             "require": {
1033                 "ext-tokenizer": "*",
1034                 "php": ">=7.0"
1035             },
1036             "require-dev": {
1037                 "ircmaxell/php-yacc": "^0.0.7",
1038                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
1039             },
1040             "bin": [
1041                 "bin/php-parse"
1042             ],
1043             "type": "library",
1044             "extra": {
1045                 "branch-alias": {
1046                     "dev-master": "4.9-dev"
1047                 }
1048             },
1049             "autoload": {
1050                 "psr-4": {
1051                     "PhpParser\\": "lib/PhpParser"
1052                 }
1053             },
1054             "notification-url": "https://packagist.org/downloads/",
1055             "license": [
1056                 "BSD-3-Clause"
1057             ],
1058             "authors": [
1059                 {
1060                     "name": "Nikita Popov"
1061                 }
1062             ],
1063             "description": "A PHP parser written in PHP",
1064             "keywords": [
1065                 "parser",
1066                 "php"
1067             ],
1068             "support": {
1069                 "issues": "https://github.com/nikic/PHP-Parser/issues",
1070                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
1071             },
1072             "time": "2021-11-30T19:35:32+00:00"
1073         },
1074         {
1075             "name": "oleg-andreyev/mink-phpwebdriver",
1076             "version": "v1.0.1",
1077             "source": {
1078                 "type": "git",
1079                 "url": "https://github.com/oleg-andreyev/MinkPhpWebDriver.git",
1080                 "reference": "66207ad04b45ad4348dd68ab2a918da2875ae46f"
1081             },
1082             "dist": {
1083                 "type": "zip",
1084                 "url": "https://api.github.com/repos/oleg-andreyev/MinkPhpWebDriver/zipball/66207ad04b45ad4348dd68ab2a918da2875ae46f",
1085                 "reference": "66207ad04b45ad4348dd68ab2a918da2875ae46f",
1086                 "shasum": ""
1087             },
1088             "require": {
1089                 "behat/mink": "^1.8",
1090                 "php": ">=7.2",
1091                 "php-webdriver/webdriver": "^1.8"
1092             },
1093             "require-dev": {
1094                 "behat/mink-extension": "^2.3",
1095                 "ext-json": "*",
1096                 "mink/driver-testsuite": "dev-integration-branch",
1097                 "roave/security-advisories": "dev-master",
1098                 "symfony/phpunit-bridge": "^5.2"
1099             },
1100             "type": "mink-driver",
1101             "extra": {
1102                 "branch-alias": {
1103                     "dev-master": "1.0.x-dev"
1104                 }
1105             },
1106             "autoload": {
1107                 "psr-4": {
1108                     "OAndreyev\\Mink\\Driver\\": "src/"
1109                 }
1110             },
1111             "notification-url": "https://packagist.org/downloads/",
1112             "license": [
1113                 "MIT"
1114             ],
1115             "authors": [
1116                 {
1117                     "name": "Oleg Andreyev",
1118                     "email": "oleg@andreyev.lv",
1119                     "role": "Main Developer"
1120                 }
1121             ],
1122             "description": "MinkPhpWebDriver driver for Mink framework",
1123             "keywords": [
1124                 "W3C",
1125                 "ajax",
1126                 "browser",
1127                 "javascript",
1128                 "jsonwire",
1129                 "testing",
1130                 "webdriver"
1131             ],
1132             "support": {
1133                 "issues": "https://github.com/oleg-andreyev/MinkPhpWebDriver/issues",
1134                 "source": "https://github.com/oleg-andreyev/MinkPhpWebDriver/tree/v1.0.1"
1135             },
1136             "time": "2021-01-30T23:07:29+00:00"
1137         },
1138         {
1139             "name": "phar-io/manifest",
1140             "version": "2.0.3",
1141             "source": {
1142                 "type": "git",
1143                 "url": "https://github.com/phar-io/manifest.git",
1144                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
1145             },
1146             "dist": {
1147                 "type": "zip",
1148                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
1149                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
1150                 "shasum": ""
1151             },
1152             "require": {
1153                 "ext-dom": "*",
1154                 "ext-phar": "*",
1155                 "ext-xmlwriter": "*",
1156                 "phar-io/version": "^3.0.1",
1157                 "php": "^7.2 || ^8.0"
1158             },
1159             "type": "library",
1160             "extra": {
1161                 "branch-alias": {
1162                     "dev-master": "2.0.x-dev"
1163                 }
1164             },
1165             "autoload": {
1166                 "classmap": [
1167                     "src/"
1168                 ]
1169             },
1170             "notification-url": "https://packagist.org/downloads/",
1171             "license": [
1172                 "BSD-3-Clause"
1173             ],
1174             "authors": [
1175                 {
1176                     "name": "Arne Blankerts",
1177                     "email": "arne@blankerts.de",
1178                     "role": "Developer"
1179                 },
1180                 {
1181                     "name": "Sebastian Heuer",
1182                     "email": "sebastian@phpeople.de",
1183                     "role": "Developer"
1184                 },
1185                 {
1186                     "name": "Sebastian Bergmann",
1187                     "email": "sebastian@phpunit.de",
1188                     "role": "Developer"
1189                 }
1190             ],
1191             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1192             "support": {
1193                 "issues": "https://github.com/phar-io/manifest/issues",
1194                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
1195             },
1196             "time": "2021-07-20T11:28:43+00:00"
1197         },
1198         {
1199             "name": "phar-io/version",
1200             "version": "3.1.0",
1201             "source": {
1202                 "type": "git",
1203                 "url": "https://github.com/phar-io/version.git",
1204                 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
1205             },
1206             "dist": {
1207                 "type": "zip",
1208                 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
1209                 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
1210                 "shasum": ""
1211             },
1212             "require": {
1213                 "php": "^7.2 || ^8.0"
1214             },
1215             "type": "library",
1216             "autoload": {
1217                 "classmap": [
1218                     "src/"
1219                 ]
1220             },
1221             "notification-url": "https://packagist.org/downloads/",
1222             "license": [
1223                 "BSD-3-Clause"
1224             ],
1225             "authors": [
1226                 {
1227                     "name": "Arne Blankerts",
1228                     "email": "arne@blankerts.de",
1229                     "role": "Developer"
1230                 },
1231                 {
1232                     "name": "Sebastian Heuer",
1233                     "email": "sebastian@phpeople.de",
1234                     "role": "Developer"
1235                 },
1236                 {
1237                     "name": "Sebastian Bergmann",
1238                     "email": "sebastian@phpunit.de",
1239                     "role": "Developer"
1240                 }
1241             ],
1242             "description": "Library for handling version information and constraints",
1243             "support": {
1244                 "issues": "https://github.com/phar-io/version/issues",
1245                 "source": "https://github.com/phar-io/version/tree/3.1.0"
1246             },
1247             "time": "2021-02-23T14:00:09+00:00"
1248         },
1249         {
1250             "name": "php-webdriver/webdriver",
1251             "version": "1.12.0",
1252             "source": {
1253                 "type": "git",
1254                 "url": "https://github.com/php-webdriver/php-webdriver.git",
1255                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
1256             },
1257             "dist": {
1258                 "type": "zip",
1259                 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
1260                 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
1261                 "shasum": ""
1262             },
1263             "require": {
1264                 "ext-curl": "*",
1265                 "ext-json": "*",
1266                 "ext-zip": "*",
1267                 "php": "^5.6 || ~7.0 || ^8.0",
1268                 "symfony/polyfill-mbstring": "^1.12",
1269                 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
1270             },
1271             "replace": {
1272                 "facebook/webdriver": "*"
1273             },
1274             "require-dev": {
1275                 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
1276                 "php-coveralls/php-coveralls": "^2.4",
1277                 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
1278                 "php-parallel-lint/php-parallel-lint": "^1.2",
1279                 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
1280                 "squizlabs/php_codesniffer": "^3.5",
1281                 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
1282             },
1283             "suggest": {
1284                 "ext-SimpleXML": "For Firefox profile creation"
1285             },
1286             "type": "library",
1287             "autoload": {
1288                 "psr-4": {
1289                     "Facebook\\WebDriver\\": "lib/"
1290                 },
1291                 "files": [
1292                     "lib/Exception/TimeoutException.php"
1293                 ]
1294             },
1295             "notification-url": "https://packagist.org/downloads/",
1296             "license": [
1297                 "MIT"
1298             ],
1299             "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
1300             "homepage": "https://github.com/php-webdriver/php-webdriver",
1301             "keywords": [
1302                 "Chromedriver",
1303                 "geckodriver",
1304                 "php",
1305                 "selenium",
1306                 "webdriver"
1307             ],
1308             "support": {
1309                 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
1310                 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
1311             },
1312             "time": "2021-10-14T09:30:02+00:00"
1313         },
1314         {
1315             "name": "phpdocumentor/reflection-common",
1316             "version": "2.2.0",
1317             "source": {
1318                 "type": "git",
1319                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1320                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
1321             },
1322             "dist": {
1323                 "type": "zip",
1324                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1325                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1326                 "shasum": ""
1327             },
1328             "require": {
1329                 "php": "^7.2 || ^8.0"
1330             },
1331             "type": "library",
1332             "extra": {
1333                 "branch-alias": {
1334                     "dev-2.x": "2.x-dev"
1335                 }
1336             },
1337             "autoload": {
1338                 "psr-4": {
1339                     "phpDocumentor\\Reflection\\": "src/"
1340                 }
1341             },
1342             "notification-url": "https://packagist.org/downloads/",
1343             "license": [
1344                 "MIT"
1345             ],
1346             "authors": [
1347                 {
1348                     "name": "Jaap van Otterdijk",
1349                     "email": "opensource@ijaap.nl"
1350                 }
1351             ],
1352             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1353             "homepage": "http://www.phpdoc.org",
1354             "keywords": [
1355                 "FQSEN",
1356                 "phpDocumentor",
1357                 "phpdoc",
1358                 "reflection",
1359                 "static analysis"
1360             ],
1361             "support": {
1362                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
1363                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
1364             },
1365             "time": "2020-06-27T09:03:43+00:00"
1366         },
1367         {
1368             "name": "phpdocumentor/reflection-docblock",
1369             "version": "5.3.0",
1370             "source": {
1371                 "type": "git",
1372                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1373                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
1374             },
1375             "dist": {
1376                 "type": "zip",
1377                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
1378                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
1379                 "shasum": ""
1380             },
1381             "require": {
1382                 "ext-filter": "*",
1383                 "php": "^7.2 || ^8.0",
1384                 "phpdocumentor/reflection-common": "^2.2",
1385                 "phpdocumentor/type-resolver": "^1.3",
1386                 "webmozart/assert": "^1.9.1"
1387             },
1388             "require-dev": {
1389                 "mockery/mockery": "~1.3.2",
1390                 "psalm/phar": "^4.8"
1391             },
1392             "type": "library",
1393             "extra": {
1394                 "branch-alias": {
1395                     "dev-master": "5.x-dev"
1396                 }
1397             },
1398             "autoload": {
1399                 "psr-4": {
1400                     "phpDocumentor\\Reflection\\": "src"
1401                 }
1402             },
1403             "notification-url": "https://packagist.org/downloads/",
1404             "license": [
1405                 "MIT"
1406             ],
1407             "authors": [
1408                 {
1409                     "name": "Mike van Riel",
1410                     "email": "me@mikevanriel.com"
1411                 },
1412                 {
1413                     "name": "Jaap van Otterdijk",
1414                     "email": "account@ijaap.nl"
1415                 }
1416             ],
1417             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1418             "support": {
1419                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
1420                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
1421             },
1422             "time": "2021-10-19T17:43:47+00:00"
1423         },
1424         {
1425             "name": "phpdocumentor/type-resolver",
1426             "version": "1.5.1",
1427             "source": {
1428                 "type": "git",
1429                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1430                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
1431             },
1432             "dist": {
1433                 "type": "zip",
1434                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
1435                 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
1436                 "shasum": ""
1437             },
1438             "require": {
1439                 "php": "^7.2 || ^8.0",
1440                 "phpdocumentor/reflection-common": "^2.0"
1441             },
1442             "require-dev": {
1443                 "ext-tokenizer": "*",
1444                 "psalm/phar": "^4.8"
1445             },
1446             "type": "library",
1447             "extra": {
1448                 "branch-alias": {
1449                     "dev-1.x": "1.x-dev"
1450                 }
1451             },
1452             "autoload": {
1453                 "psr-4": {
1454                     "phpDocumentor\\Reflection\\": "src"
1455                 }
1456             },
1457             "notification-url": "https://packagist.org/downloads/",
1458             "license": [
1459                 "MIT"
1460             ],
1461             "authors": [
1462                 {
1463                     "name": "Mike van Riel",
1464                     "email": "me@mikevanriel.com"
1465                 }
1466             ],
1467             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1468             "support": {
1469                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
1470                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.1"
1471             },
1472             "time": "2021-10-02T14:08:47+00:00"
1473         },
1474         {
1475             "name": "phpspec/prophecy",
1476             "version": "v1.15.0",
1477             "source": {
1478                 "type": "git",
1479                 "url": "https://github.com/phpspec/prophecy.git",
1480                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
1481             },
1482             "dist": {
1483                 "type": "zip",
1484                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
1485                 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
1486                 "shasum": ""
1487             },
1488             "require": {
1489                 "doctrine/instantiator": "^1.2",
1490                 "php": "^7.2 || ~8.0, <8.2",
1491                 "phpdocumentor/reflection-docblock": "^5.2",
1492                 "sebastian/comparator": "^3.0 || ^4.0",
1493                 "sebastian/recursion-context": "^3.0 || ^4.0"
1494             },
1495             "require-dev": {
1496                 "phpspec/phpspec": "^6.0 || ^7.0",
1497                 "phpunit/phpunit": "^8.0 || ^9.0"
1498             },
1499             "type": "library",
1500             "extra": {
1501                 "branch-alias": {
1502                     "dev-master": "1.x-dev"
1503                 }
1504             },
1505             "autoload": {
1506                 "psr-4": {
1507                     "Prophecy\\": "src/Prophecy"
1508                 }
1509             },
1510             "notification-url": "https://packagist.org/downloads/",
1511             "license": [
1512                 "MIT"
1513             ],
1514             "authors": [
1515                 {
1516                     "name": "Konstantin Kudryashov",
1517                     "email": "ever.zet@gmail.com",
1518                     "homepage": "http://everzet.com"
1519                 },
1520                 {
1521                     "name": "Marcello Duarte",
1522                     "email": "marcello.duarte@gmail.com"
1523                 }
1524             ],
1525             "description": "Highly opinionated mocking framework for PHP 5.3+",
1526             "homepage": "https://github.com/phpspec/prophecy",
1527             "keywords": [
1528                 "Double",
1529                 "Dummy",
1530                 "fake",
1531                 "mock",
1532                 "spy",
1533                 "stub"
1534             ],
1535             "support": {
1536                 "issues": "https://github.com/phpspec/prophecy/issues",
1537                 "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
1538             },
1539             "time": "2021-12-08T12:19:24+00:00"
1540         },
1541         {
1542             "name": "phpunit/php-code-coverage",
1543             "version": "9.2.10",
1544             "source": {
1545                 "type": "git",
1546                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1547                 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
1548             },
1549             "dist": {
1550                 "type": "zip",
1551                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
1552                 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
1553                 "shasum": ""
1554             },
1555             "require": {
1556                 "ext-dom": "*",
1557                 "ext-libxml": "*",
1558                 "ext-xmlwriter": "*",
1559                 "nikic/php-parser": "^4.13.0",
1560                 "php": ">=7.3",
1561                 "phpunit/php-file-iterator": "^3.0.3",
1562                 "phpunit/php-text-template": "^2.0.2",
1563                 "sebastian/code-unit-reverse-lookup": "^2.0.2",
1564                 "sebastian/complexity": "^2.0",
1565                 "sebastian/environment": "^5.1.2",
1566                 "sebastian/lines-of-code": "^1.0.3",
1567                 "sebastian/version": "^3.0.1",
1568                 "theseer/tokenizer": "^1.2.0"
1569             },
1570             "require-dev": {
1571                 "phpunit/phpunit": "^9.3"
1572             },
1573             "suggest": {
1574                 "ext-pcov": "*",
1575                 "ext-xdebug": "*"
1576             },
1577             "type": "library",
1578             "extra": {
1579                 "branch-alias": {
1580                     "dev-master": "9.2-dev"
1581                 }
1582             },
1583             "autoload": {
1584                 "classmap": [
1585                     "src/"
1586                 ]
1587             },
1588             "notification-url": "https://packagist.org/downloads/",
1589             "license": [
1590                 "BSD-3-Clause"
1591             ],
1592             "authors": [
1593                 {
1594                     "name": "Sebastian Bergmann",
1595                     "email": "sebastian@phpunit.de",
1596                     "role": "lead"
1597                 }
1598             ],
1599             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1600             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1601             "keywords": [
1602                 "coverage",
1603                 "testing",
1604                 "xunit"
1605             ],
1606             "support": {
1607                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1608                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
1609             },
1610             "funding": [
1611                 {
1612                     "url": "https://github.com/sebastianbergmann",
1613                     "type": "github"
1614                 }
1615             ],
1616             "time": "2021-12-05T09:12:13+00:00"
1617         },
1618         {
1619             "name": "phpunit/php-file-iterator",
1620             "version": "3.0.6",
1621             "source": {
1622                 "type": "git",
1623                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1624                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
1625             },
1626             "dist": {
1627                 "type": "zip",
1628                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
1629                 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
1630                 "shasum": ""
1631             },
1632             "require": {
1633                 "php": ">=7.3"
1634             },
1635             "require-dev": {
1636                 "phpunit/phpunit": "^9.3"
1637             },
1638             "type": "library",
1639             "extra": {
1640                 "branch-alias": {
1641                     "dev-master": "3.0-dev"
1642                 }
1643             },
1644             "autoload": {
1645                 "classmap": [
1646                     "src/"
1647                 ]
1648             },
1649             "notification-url": "https://packagist.org/downloads/",
1650             "license": [
1651                 "BSD-3-Clause"
1652             ],
1653             "authors": [
1654                 {
1655                     "name": "Sebastian Bergmann",
1656                     "email": "sebastian@phpunit.de",
1657                     "role": "lead"
1658                 }
1659             ],
1660             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1661             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1662             "keywords": [
1663                 "filesystem",
1664                 "iterator"
1665             ],
1666             "support": {
1667                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1668                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
1669             },
1670             "funding": [
1671                 {
1672                     "url": "https://github.com/sebastianbergmann",
1673                     "type": "github"
1674                 }
1675             ],
1676             "time": "2021-12-02T12:48:52+00:00"
1677         },
1678         {
1679             "name": "phpunit/php-invoker",
1680             "version": "3.1.1",
1681             "source": {
1682                 "type": "git",
1683                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
1684                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
1685             },
1686             "dist": {
1687                 "type": "zip",
1688                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1689                 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1690                 "shasum": ""
1691             },
1692             "require": {
1693                 "php": ">=7.3"
1694             },
1695             "require-dev": {
1696                 "ext-pcntl": "*",
1697                 "phpunit/phpunit": "^9.3"
1698             },
1699             "suggest": {
1700                 "ext-pcntl": "*"
1701             },
1702             "type": "library",
1703             "extra": {
1704                 "branch-alias": {
1705                     "dev-master": "3.1-dev"
1706                 }
1707             },
1708             "autoload": {
1709                 "classmap": [
1710                     "src/"
1711                 ]
1712             },
1713             "notification-url": "https://packagist.org/downloads/",
1714             "license": [
1715                 "BSD-3-Clause"
1716             ],
1717             "authors": [
1718                 {
1719                     "name": "Sebastian Bergmann",
1720                     "email": "sebastian@phpunit.de",
1721                     "role": "lead"
1722                 }
1723             ],
1724             "description": "Invoke callables with a timeout",
1725             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
1726             "keywords": [
1727                 "process"
1728             ],
1729             "support": {
1730                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
1731                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
1732             },
1733             "funding": [
1734                 {
1735                     "url": "https://github.com/sebastianbergmann",
1736                     "type": "github"
1737                 }
1738             ],
1739             "time": "2020-09-28T05:58:55+00:00"
1740         },
1741         {
1742             "name": "phpunit/php-text-template",
1743             "version": "2.0.4",
1744             "source": {
1745                 "type": "git",
1746                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1747                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
1748             },
1749             "dist": {
1750                 "type": "zip",
1751                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1752                 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1753                 "shasum": ""
1754             },
1755             "require": {
1756                 "php": ">=7.3"
1757             },
1758             "require-dev": {
1759                 "phpunit/phpunit": "^9.3"
1760             },
1761             "type": "library",
1762             "extra": {
1763                 "branch-alias": {
1764                     "dev-master": "2.0-dev"
1765                 }
1766             },
1767             "autoload": {
1768                 "classmap": [
1769                     "src/"
1770                 ]
1771             },
1772             "notification-url": "https://packagist.org/downloads/",
1773             "license": [
1774                 "BSD-3-Clause"
1775             ],
1776             "authors": [
1777                 {
1778                     "name": "Sebastian Bergmann",
1779                     "email": "sebastian@phpunit.de",
1780                     "role": "lead"
1781                 }
1782             ],
1783             "description": "Simple template engine.",
1784             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1785             "keywords": [
1786                 "template"
1787             ],
1788             "support": {
1789                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1790                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
1791             },
1792             "funding": [
1793                 {
1794                     "url": "https://github.com/sebastianbergmann",
1795                     "type": "github"
1796                 }
1797             ],
1798             "time": "2020-10-26T05:33:50+00:00"
1799         },
1800         {
1801             "name": "phpunit/php-timer",
1802             "version": "5.0.3",
1803             "source": {
1804                 "type": "git",
1805                 "url": "https://github.com/sebastianbergmann/php-timer.git",
1806                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
1807             },
1808             "dist": {
1809                 "type": "zip",
1810                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1811                 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1812                 "shasum": ""
1813             },
1814             "require": {
1815                 "php": ">=7.3"
1816             },
1817             "require-dev": {
1818                 "phpunit/phpunit": "^9.3"
1819             },
1820             "type": "library",
1821             "extra": {
1822                 "branch-alias": {
1823                     "dev-master": "5.0-dev"
1824                 }
1825             },
1826             "autoload": {
1827                 "classmap": [
1828                     "src/"
1829                 ]
1830             },
1831             "notification-url": "https://packagist.org/downloads/",
1832             "license": [
1833                 "BSD-3-Clause"
1834             ],
1835             "authors": [
1836                 {
1837                     "name": "Sebastian Bergmann",
1838                     "email": "sebastian@phpunit.de",
1839                     "role": "lead"
1840                 }
1841             ],
1842             "description": "Utility class for timing",
1843             "homepage": "https://github.com/sebastianbergmann/php-timer/",
1844             "keywords": [
1845                 "timer"
1846             ],
1847             "support": {
1848                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1849                 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
1850             },
1851             "funding": [
1852                 {
1853                     "url": "https://github.com/sebastianbergmann",
1854                     "type": "github"
1855                 }
1856             ],
1857             "time": "2020-10-26T13:16:10+00:00"
1858         },
1859         {
1860             "name": "phpunit/phpunit",
1861             "version": "9.5.10",
1862             "source": {
1863                 "type": "git",
1864                 "url": "https://github.com/sebastianbergmann/phpunit.git",
1865                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a"
1866             },
1867             "dist": {
1868                 "type": "zip",
1869                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
1870                 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
1871                 "shasum": ""
1872             },
1873             "require": {
1874                 "doctrine/instantiator": "^1.3.1",
1875                 "ext-dom": "*",
1876                 "ext-json": "*",
1877                 "ext-libxml": "*",
1878                 "ext-mbstring": "*",
1879                 "ext-xml": "*",
1880                 "ext-xmlwriter": "*",
1881                 "myclabs/deep-copy": "^1.10.1",
1882                 "phar-io/manifest": "^2.0.3",
1883                 "phar-io/version": "^3.0.2",
1884                 "php": ">=7.3",
1885                 "phpspec/prophecy": "^1.12.1",
1886                 "phpunit/php-code-coverage": "^9.2.7",
1887                 "phpunit/php-file-iterator": "^3.0.5",
1888                 "phpunit/php-invoker": "^3.1.1",
1889                 "phpunit/php-text-template": "^2.0.3",
1890                 "phpunit/php-timer": "^5.0.2",
1891                 "sebastian/cli-parser": "^1.0.1",
1892                 "sebastian/code-unit": "^1.0.6",
1893                 "sebastian/comparator": "^4.0.5",
1894                 "sebastian/diff": "^4.0.3",
1895                 "sebastian/environment": "^5.1.3",
1896                 "sebastian/exporter": "^4.0.3",
1897                 "sebastian/global-state": "^5.0.1",
1898                 "sebastian/object-enumerator": "^4.0.3",
1899                 "sebastian/resource-operations": "^3.0.3",
1900                 "sebastian/type": "^2.3.4",
1901                 "sebastian/version": "^3.0.2"
1902             },
1903             "require-dev": {
1904                 "ext-pdo": "*",
1905                 "phpspec/prophecy-phpunit": "^2.0.1"
1906             },
1907             "suggest": {
1908                 "ext-soap": "*",
1909                 "ext-xdebug": "*"
1910             },
1911             "bin": [
1912                 "phpunit"
1913             ],
1914             "type": "library",
1915             "extra": {
1916                 "branch-alias": {
1917                     "dev-master": "9.5-dev"
1918                 }
1919             },
1920             "autoload": {
1921                 "classmap": [
1922                     "src/"
1923                 ],
1924                 "files": [
1925                     "src/Framework/Assert/Functions.php"
1926                 ]
1927             },
1928             "notification-url": "https://packagist.org/downloads/",
1929             "license": [
1930                 "BSD-3-Clause"
1931             ],
1932             "authors": [
1933                 {
1934                     "name": "Sebastian Bergmann",
1935                     "email": "sebastian@phpunit.de",
1936                     "role": "lead"
1937                 }
1938             ],
1939             "description": "The PHP Unit Testing framework.",
1940             "homepage": "https://phpunit.de/",
1941             "keywords": [
1942                 "phpunit",
1943                 "testing",
1944                 "xunit"
1945             ],
1946             "support": {
1947                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1948                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.10"
1949             },
1950             "funding": [
1951                 {
1952                     "url": "https://phpunit.de/donate.html",
1953                     "type": "custom"
1954                 },
1955                 {
1956                     "url": "https://github.com/sebastianbergmann",
1957                     "type": "github"
1958                 }
1959             ],
1960             "time": "2021-09-25T07:38:51+00:00"
1961         },
1962         {
1963             "name": "psr/container",
1964             "version": "1.1.1",
1965             "source": {
1966                 "type": "git",
1967                 "url": "https://github.com/php-fig/container.git",
1968                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
1969             },
1970             "dist": {
1971                 "type": "zip",
1972                 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
1973                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
1974                 "shasum": ""
1975             },
1976             "require": {
1977                 "php": ">=7.2.0"
1978             },
1979             "type": "library",
1980             "autoload": {
1981                 "psr-4": {
1982                     "Psr\\Container\\": "src/"
1983                 }
1984             },
1985             "notification-url": "https://packagist.org/downloads/",
1986             "license": [
1987                 "MIT"
1988             ],
1989             "authors": [
1990                 {
1991                     "name": "PHP-FIG",
1992                     "homepage": "https://www.php-fig.org/"
1993                 }
1994             ],
1995             "description": "Common Container Interface (PHP FIG PSR-11)",
1996             "homepage": "https://github.com/php-fig/container",
1997             "keywords": [
1998                 "PSR-11",
1999                 "container",
2000                 "container-interface",
2001                 "container-interop",
2002                 "psr"
2003             ],
2004             "support": {
2005                 "issues": "https://github.com/php-fig/container/issues",
2006                 "source": "https://github.com/php-fig/container/tree/1.1.1"
2007             },
2008             "time": "2021-03-05T17:36:06+00:00"
2009         },
2010         {
2011             "name": "psr/event-dispatcher",
2012             "version": "1.0.0",
2013             "source": {
2014                 "type": "git",
2015                 "url": "https://github.com/php-fig/event-dispatcher.git",
2016                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2017             },
2018             "dist": {
2019                 "type": "zip",
2020                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2021                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2022                 "shasum": ""
2023             },
2024             "require": {
2025                 "php": ">=7.2.0"
2026             },
2027             "type": "library",
2028             "extra": {
2029                 "branch-alias": {
2030                     "dev-master": "1.0.x-dev"
2031                 }
2032             },
2033             "autoload": {
2034                 "psr-4": {
2035                     "Psr\\EventDispatcher\\": "src/"
2036                 }
2037             },
2038             "notification-url": "https://packagist.org/downloads/",
2039             "license": [
2040                 "MIT"
2041             ],
2042             "authors": [
2043                 {
2044                     "name": "PHP-FIG",
2045                     "homepage": "http://www.php-fig.org/"
2046                 }
2047             ],
2048             "description": "Standard interfaces for event handling.",
2049             "keywords": [
2050                 "events",
2051                 "psr",
2052                 "psr-14"
2053             ],
2054             "support": {
2055                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
2056                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2057             },
2058             "time": "2019-01-08T18:20:26+00:00"
2059         },
2060         {
2061             "name": "psr/http-message",
2062             "version": "1.0.1",
2063             "source": {
2064                 "type": "git",
2065                 "url": "https://github.com/php-fig/http-message.git",
2066                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2067             },
2068             "dist": {
2069                 "type": "zip",
2070                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2071                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2072                 "shasum": ""
2073             },
2074             "require": {
2075                 "php": ">=5.3.0"
2076             },
2077             "type": "library",
2078             "extra": {
2079                 "branch-alias": {
2080                     "dev-master": "1.0.x-dev"
2081                 }
2082             },
2083             "autoload": {
2084                 "psr-4": {
2085                     "Psr\\Http\\Message\\": "src/"
2086                 }
2087             },
2088             "notification-url": "https://packagist.org/downloads/",
2089             "license": [
2090                 "MIT"
2091             ],
2092             "authors": [
2093                 {
2094                     "name": "PHP-FIG",
2095                     "homepage": "http://www.php-fig.org/"
2096                 }
2097             ],
2098             "description": "Common interface for HTTP messages",
2099             "homepage": "https://github.com/php-fig/http-message",
2100             "keywords": [
2101                 "http",
2102                 "http-message",
2103                 "psr",
2104                 "psr-7",
2105                 "request",
2106                 "response"
2107             ],
2108             "support": {
2109                 "source": "https://github.com/php-fig/http-message/tree/master"
2110             },
2111             "time": "2016-08-06T14:39:51+00:00"
2112         },
2113         {
2114             "name": "ralouphie/getallheaders",
2115             "version": "3.0.3",
2116             "source": {
2117                 "type": "git",
2118                 "url": "https://github.com/ralouphie/getallheaders.git",
2119                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2120             },
2121             "dist": {
2122                 "type": "zip",
2123                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2124                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2125                 "shasum": ""
2126             },
2127             "require": {
2128                 "php": ">=5.6"
2129             },
2130             "require-dev": {
2131                 "php-coveralls/php-coveralls": "^2.1",
2132                 "phpunit/phpunit": "^5 || ^6.5"
2133             },
2134             "type": "library",
2135             "autoload": {
2136                 "files": [
2137                     "src/getallheaders.php"
2138                 ]
2139             },
2140             "notification-url": "https://packagist.org/downloads/",
2141             "license": [
2142                 "MIT"
2143             ],
2144             "authors": [
2145                 {
2146                     "name": "Ralph Khattar",
2147                     "email": "ralph.khattar@gmail.com"
2148                 }
2149             ],
2150             "description": "A polyfill for getallheaders.",
2151             "support": {
2152                 "issues": "https://github.com/ralouphie/getallheaders/issues",
2153                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
2154             },
2155             "time": "2019-03-08T08:55:37+00:00"
2156         },
2157         {
2158             "name": "sebastian/cli-parser",
2159             "version": "1.0.1",
2160             "source": {
2161                 "type": "git",
2162                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
2163                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
2164             },
2165             "dist": {
2166                 "type": "zip",
2167                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
2168                 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
2169                 "shasum": ""
2170             },
2171             "require": {
2172                 "php": ">=7.3"
2173             },
2174             "require-dev": {
2175                 "phpunit/phpunit": "^9.3"
2176             },
2177             "type": "library",
2178             "extra": {
2179                 "branch-alias": {
2180                     "dev-master": "1.0-dev"
2181                 }
2182             },
2183             "autoload": {
2184                 "classmap": [
2185                     "src/"
2186                 ]
2187             },
2188             "notification-url": "https://packagist.org/downloads/",
2189             "license": [
2190                 "BSD-3-Clause"
2191             ],
2192             "authors": [
2193                 {
2194                     "name": "Sebastian Bergmann",
2195                     "email": "sebastian@phpunit.de",
2196                     "role": "lead"
2197                 }
2198             ],
2199             "description": "Library for parsing CLI options",
2200             "homepage": "https://github.com/sebastianbergmann/cli-parser",
2201             "support": {
2202                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
2203                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
2204             },
2205             "funding": [
2206                 {
2207                     "url": "https://github.com/sebastianbergmann",
2208                     "type": "github"
2209                 }
2210             ],
2211             "time": "2020-09-28T06:08:49+00:00"
2212         },
2213         {
2214             "name": "sebastian/code-unit",
2215             "version": "1.0.8",
2216             "source": {
2217                 "type": "git",
2218                 "url": "https://github.com/sebastianbergmann/code-unit.git",
2219                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
2220             },
2221             "dist": {
2222                 "type": "zip",
2223                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
2224                 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
2225                 "shasum": ""
2226             },
2227             "require": {
2228                 "php": ">=7.3"
2229             },
2230             "require-dev": {
2231                 "phpunit/phpunit": "^9.3"
2232             },
2233             "type": "library",
2234             "extra": {
2235                 "branch-alias": {
2236                     "dev-master": "1.0-dev"
2237                 }
2238             },
2239             "autoload": {
2240                 "classmap": [
2241                     "src/"
2242                 ]
2243             },
2244             "notification-url": "https://packagist.org/downloads/",
2245             "license": [
2246                 "BSD-3-Clause"
2247             ],
2248             "authors": [
2249                 {
2250                     "name": "Sebastian Bergmann",
2251                     "email": "sebastian@phpunit.de",
2252                     "role": "lead"
2253                 }
2254             ],
2255             "description": "Collection of value objects that represent the PHP code units",
2256             "homepage": "https://github.com/sebastianbergmann/code-unit",
2257             "support": {
2258                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
2259                 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
2260             },
2261             "funding": [
2262                 {
2263                     "url": "https://github.com/sebastianbergmann",
2264                     "type": "github"
2265                 }
2266             ],
2267             "time": "2020-10-26T13:08:54+00:00"
2268         },
2269         {
2270             "name": "sebastian/code-unit-reverse-lookup",
2271             "version": "2.0.3",
2272             "source": {
2273                 "type": "git",
2274                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2275                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
2276             },
2277             "dist": {
2278                 "type": "zip",
2279                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
2280                 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
2281                 "shasum": ""
2282             },
2283             "require": {
2284                 "php": ">=7.3"
2285             },
2286             "require-dev": {
2287                 "phpunit/phpunit": "^9.3"
2288             },
2289             "type": "library",
2290             "extra": {
2291                 "branch-alias": {
2292                     "dev-master": "2.0-dev"
2293                 }
2294             },
2295             "autoload": {
2296                 "classmap": [
2297                     "src/"
2298                 ]
2299             },
2300             "notification-url": "https://packagist.org/downloads/",
2301             "license": [
2302                 "BSD-3-Clause"
2303             ],
2304             "authors": [
2305                 {
2306                     "name": "Sebastian Bergmann",
2307                     "email": "sebastian@phpunit.de"
2308                 }
2309             ],
2310             "description": "Looks up which function or method a line of code belongs to",
2311             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2312             "support": {
2313                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
2314                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
2315             },
2316             "funding": [
2317                 {
2318                     "url": "https://github.com/sebastianbergmann",
2319                     "type": "github"
2320                 }
2321             ],
2322             "time": "2020-09-28T05:30:19+00:00"
2323         },
2324         {
2325             "name": "sebastian/comparator",
2326             "version": "4.0.6",
2327             "source": {
2328                 "type": "git",
2329                 "url": "https://github.com/sebastianbergmann/comparator.git",
2330                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
2331             },
2332             "dist": {
2333                 "type": "zip",
2334                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
2335                 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
2336                 "shasum": ""
2337             },
2338             "require": {
2339                 "php": ">=7.3",
2340                 "sebastian/diff": "^4.0",
2341                 "sebastian/exporter": "^4.0"
2342             },
2343             "require-dev": {
2344                 "phpunit/phpunit": "^9.3"
2345             },
2346             "type": "library",
2347             "extra": {
2348                 "branch-alias": {
2349                     "dev-master": "4.0-dev"
2350                 }
2351             },
2352             "autoload": {
2353                 "classmap": [
2354                     "src/"
2355                 ]
2356             },
2357             "notification-url": "https://packagist.org/downloads/",
2358             "license": [
2359                 "BSD-3-Clause"
2360             ],
2361             "authors": [
2362                 {
2363                     "name": "Sebastian Bergmann",
2364                     "email": "sebastian@phpunit.de"
2365                 },
2366                 {
2367                     "name": "Jeff Welch",
2368                     "email": "whatthejeff@gmail.com"
2369                 },
2370                 {
2371                     "name": "Volker Dusch",
2372                     "email": "github@wallbash.com"
2373                 },
2374                 {
2375                     "name": "Bernhard Schussek",
2376                     "email": "bschussek@2bepublished.at"
2377                 }
2378             ],
2379             "description": "Provides the functionality to compare PHP values for equality",
2380             "homepage": "https://github.com/sebastianbergmann/comparator",
2381             "keywords": [
2382                 "comparator",
2383                 "compare",
2384                 "equality"
2385             ],
2386             "support": {
2387                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
2388                 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
2389             },
2390             "funding": [
2391                 {
2392                     "url": "https://github.com/sebastianbergmann",
2393                     "type": "github"
2394                 }
2395             ],
2396             "time": "2020-10-26T15:49:45+00:00"
2397         },
2398         {
2399             "name": "sebastian/complexity",
2400             "version": "2.0.2",
2401             "source": {
2402                 "type": "git",
2403                 "url": "https://github.com/sebastianbergmann/complexity.git",
2404                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
2405             },
2406             "dist": {
2407                 "type": "zip",
2408                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
2409                 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
2410                 "shasum": ""
2411             },
2412             "require": {
2413                 "nikic/php-parser": "^4.7",
2414                 "php": ">=7.3"
2415             },
2416             "require-dev": {
2417                 "phpunit/phpunit": "^9.3"
2418             },
2419             "type": "library",
2420             "extra": {
2421                 "branch-alias": {
2422                     "dev-master": "2.0-dev"
2423                 }
2424             },
2425             "autoload": {
2426                 "classmap": [
2427                     "src/"
2428                 ]
2429             },
2430             "notification-url": "https://packagist.org/downloads/",
2431             "license": [
2432                 "BSD-3-Clause"
2433             ],
2434             "authors": [
2435                 {
2436                     "name": "Sebastian Bergmann",
2437                     "email": "sebastian@phpunit.de",
2438                     "role": "lead"
2439                 }
2440             ],
2441             "description": "Library for calculating the complexity of PHP code units",
2442             "homepage": "https://github.com/sebastianbergmann/complexity",
2443             "support": {
2444                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
2445                 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
2446             },
2447             "funding": [
2448                 {
2449                     "url": "https://github.com/sebastianbergmann",
2450                     "type": "github"
2451                 }
2452             ],
2453             "time": "2020-10-26T15:52:27+00:00"
2454         },
2455         {
2456             "name": "sebastian/diff",
2457             "version": "4.0.4",
2458             "source": {
2459                 "type": "git",
2460                 "url": "https://github.com/sebastianbergmann/diff.git",
2461                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
2462             },
2463             "dist": {
2464                 "type": "zip",
2465                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
2466                 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
2467                 "shasum": ""
2468             },
2469             "require": {
2470                 "php": ">=7.3"
2471             },
2472             "require-dev": {
2473                 "phpunit/phpunit": "^9.3",
2474                 "symfony/process": "^4.2 || ^5"
2475             },
2476             "type": "library",
2477             "extra": {
2478                 "branch-alias": {
2479                     "dev-master": "4.0-dev"
2480                 }
2481             },
2482             "autoload": {
2483                 "classmap": [
2484                     "src/"
2485                 ]
2486             },
2487             "notification-url": "https://packagist.org/downloads/",
2488             "license": [
2489                 "BSD-3-Clause"
2490             ],
2491             "authors": [
2492                 {
2493                     "name": "Sebastian Bergmann",
2494                     "email": "sebastian@phpunit.de"
2495                 },
2496                 {
2497                     "name": "Kore Nordmann",
2498                     "email": "mail@kore-nordmann.de"
2499                 }
2500             ],
2501             "description": "Diff implementation",
2502             "homepage": "https://github.com/sebastianbergmann/diff",
2503             "keywords": [
2504                 "diff",
2505                 "udiff",
2506                 "unidiff",
2507                 "unified diff"
2508             ],
2509             "support": {
2510                 "issues": "https://github.com/sebastianbergmann/diff/issues",
2511                 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
2512             },
2513             "funding": [
2514                 {
2515                     "url": "https://github.com/sebastianbergmann",
2516                     "type": "github"
2517                 }
2518             ],
2519             "time": "2020-10-26T13:10:38+00:00"
2520         },
2521         {
2522             "name": "sebastian/environment",
2523             "version": "5.1.3",
2524             "source": {
2525                 "type": "git",
2526                 "url": "https://github.com/sebastianbergmann/environment.git",
2527                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
2528             },
2529             "dist": {
2530                 "type": "zip",
2531                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
2532                 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
2533                 "shasum": ""
2534             },
2535             "require": {
2536                 "php": ">=7.3"
2537             },
2538             "require-dev": {
2539                 "phpunit/phpunit": "^9.3"
2540             },
2541             "suggest": {
2542                 "ext-posix": "*"
2543             },
2544             "type": "library",
2545             "extra": {
2546                 "branch-alias": {
2547                     "dev-master": "5.1-dev"
2548                 }
2549             },
2550             "autoload": {
2551                 "classmap": [
2552                     "src/"
2553                 ]
2554             },
2555             "notification-url": "https://packagist.org/downloads/",
2556             "license": [
2557                 "BSD-3-Clause"
2558             ],
2559             "authors": [
2560                 {
2561                     "name": "Sebastian Bergmann",
2562                     "email": "sebastian@phpunit.de"
2563                 }
2564             ],
2565             "description": "Provides functionality to handle HHVM/PHP environments",
2566             "homepage": "http://www.github.com/sebastianbergmann/environment",
2567             "keywords": [
2568                 "Xdebug",
2569                 "environment",
2570                 "hhvm"
2571             ],
2572             "support": {
2573                 "issues": "https://github.com/sebastianbergmann/environment/issues",
2574                 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
2575             },
2576             "funding": [
2577                 {
2578                     "url": "https://github.com/sebastianbergmann",
2579                     "type": "github"
2580                 }
2581             ],
2582             "time": "2020-09-28T05:52:38+00:00"
2583         },
2584         {
2585             "name": "sebastian/exporter",
2586             "version": "4.0.4",
2587             "source": {
2588                 "type": "git",
2589                 "url": "https://github.com/sebastianbergmann/exporter.git",
2590                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
2591             },
2592             "dist": {
2593                 "type": "zip",
2594                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
2595                 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
2596                 "shasum": ""
2597             },
2598             "require": {
2599                 "php": ">=7.3",
2600                 "sebastian/recursion-context": "^4.0"
2601             },
2602             "require-dev": {
2603                 "ext-mbstring": "*",
2604                 "phpunit/phpunit": "^9.3"
2605             },
2606             "type": "library",
2607             "extra": {
2608                 "branch-alias": {
2609                     "dev-master": "4.0-dev"
2610                 }
2611             },
2612             "autoload": {
2613                 "classmap": [
2614                     "src/"
2615                 ]
2616             },
2617             "notification-url": "https://packagist.org/downloads/",
2618             "license": [
2619                 "BSD-3-Clause"
2620             ],
2621             "authors": [
2622                 {
2623                     "name": "Sebastian Bergmann",
2624                     "email": "sebastian@phpunit.de"
2625                 },
2626                 {
2627                     "name": "Jeff Welch",
2628                     "email": "whatthejeff@gmail.com"
2629                 },
2630                 {
2631                     "name": "Volker Dusch",
2632                     "email": "github@wallbash.com"
2633                 },
2634                 {
2635                     "name": "Adam Harvey",
2636                     "email": "aharvey@php.net"
2637                 },
2638                 {
2639                     "name": "Bernhard Schussek",
2640                     "email": "bschussek@gmail.com"
2641                 }
2642             ],
2643             "description": "Provides the functionality to export PHP variables for visualization",
2644             "homepage": "https://www.github.com/sebastianbergmann/exporter",
2645             "keywords": [
2646                 "export",
2647                 "exporter"
2648             ],
2649             "support": {
2650                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
2651                 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
2652             },
2653             "funding": [
2654                 {
2655                     "url": "https://github.com/sebastianbergmann",
2656                     "type": "github"
2657                 }
2658             ],
2659             "time": "2021-11-11T14:18:36+00:00"
2660         },
2661         {
2662             "name": "sebastian/global-state",
2663             "version": "5.0.3",
2664             "source": {
2665                 "type": "git",
2666                 "url": "https://github.com/sebastianbergmann/global-state.git",
2667                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
2668             },
2669             "dist": {
2670                 "type": "zip",
2671                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
2672                 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
2673                 "shasum": ""
2674             },
2675             "require": {
2676                 "php": ">=7.3",
2677                 "sebastian/object-reflector": "^2.0",
2678                 "sebastian/recursion-context": "^4.0"
2679             },
2680             "require-dev": {
2681                 "ext-dom": "*",
2682                 "phpunit/phpunit": "^9.3"
2683             },
2684             "suggest": {
2685                 "ext-uopz": "*"
2686             },
2687             "type": "library",
2688             "extra": {
2689                 "branch-alias": {
2690                     "dev-master": "5.0-dev"
2691                 }
2692             },
2693             "autoload": {
2694                 "classmap": [
2695                     "src/"
2696                 ]
2697             },
2698             "notification-url": "https://packagist.org/downloads/",
2699             "license": [
2700                 "BSD-3-Clause"
2701             ],
2702             "authors": [
2703                 {
2704                     "name": "Sebastian Bergmann",
2705                     "email": "sebastian@phpunit.de"
2706                 }
2707             ],
2708             "description": "Snapshotting of global state",
2709             "homepage": "http://www.github.com/sebastianbergmann/global-state",
2710             "keywords": [
2711                 "global state"
2712             ],
2713             "support": {
2714                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
2715                 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
2716             },
2717             "funding": [
2718                 {
2719                     "url": "https://github.com/sebastianbergmann",
2720                     "type": "github"
2721                 }
2722             ],
2723             "time": "2021-06-11T13:31:12+00:00"
2724         },
2725         {
2726             "name": "sebastian/lines-of-code",
2727             "version": "1.0.3",
2728             "source": {
2729                 "type": "git",
2730                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
2731                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
2732             },
2733             "dist": {
2734                 "type": "zip",
2735                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
2736                 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
2737                 "shasum": ""
2738             },
2739             "require": {
2740                 "nikic/php-parser": "^4.6",
2741                 "php": ">=7.3"
2742             },
2743             "require-dev": {
2744                 "phpunit/phpunit": "^9.3"
2745             },
2746             "type": "library",
2747             "extra": {
2748                 "branch-alias": {
2749                     "dev-master": "1.0-dev"
2750                 }
2751             },
2752             "autoload": {
2753                 "classmap": [
2754                     "src/"
2755                 ]
2756             },
2757             "notification-url": "https://packagist.org/downloads/",
2758             "license": [
2759                 "BSD-3-Clause"
2760             ],
2761             "authors": [
2762                 {
2763                     "name": "Sebastian Bergmann",
2764                     "email": "sebastian@phpunit.de",
2765                     "role": "lead"
2766                 }
2767             ],
2768             "description": "Library for counting the lines of code in PHP source code",
2769             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
2770             "support": {
2771                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2772                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
2773             },
2774             "funding": [
2775                 {
2776                     "url": "https://github.com/sebastianbergmann",
2777                     "type": "github"
2778                 }
2779             ],
2780             "time": "2020-11-28T06:42:11+00:00"
2781         },
2782         {
2783             "name": "sebastian/object-enumerator",
2784             "version": "4.0.4",
2785             "source": {
2786                 "type": "git",
2787                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2788                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
2789             },
2790             "dist": {
2791                 "type": "zip",
2792                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
2793                 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
2794                 "shasum": ""
2795             },
2796             "require": {
2797                 "php": ">=7.3",
2798                 "sebastian/object-reflector": "^2.0",
2799                 "sebastian/recursion-context": "^4.0"
2800             },
2801             "require-dev": {
2802                 "phpunit/phpunit": "^9.3"
2803             },
2804             "type": "library",
2805             "extra": {
2806                 "branch-alias": {
2807                     "dev-master": "4.0-dev"
2808                 }
2809             },
2810             "autoload": {
2811                 "classmap": [
2812                     "src/"
2813                 ]
2814             },
2815             "notification-url": "https://packagist.org/downloads/",
2816             "license": [
2817                 "BSD-3-Clause"
2818             ],
2819             "authors": [
2820                 {
2821                     "name": "Sebastian Bergmann",
2822                     "email": "sebastian@phpunit.de"
2823                 }
2824             ],
2825             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2826             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2827             "support": {
2828                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2829                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
2830             },
2831             "funding": [
2832                 {
2833                     "url": "https://github.com/sebastianbergmann",
2834                     "type": "github"
2835                 }
2836             ],
2837             "time": "2020-10-26T13:12:34+00:00"
2838         },
2839         {
2840             "name": "sebastian/object-reflector",
2841             "version": "2.0.4",
2842             "source": {
2843                 "type": "git",
2844                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2845                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
2846             },
2847             "dist": {
2848                 "type": "zip",
2849                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2850                 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2851                 "shasum": ""
2852             },
2853             "require": {
2854                 "php": ">=7.3"
2855             },
2856             "require-dev": {
2857                 "phpunit/phpunit": "^9.3"
2858             },
2859             "type": "library",
2860             "extra": {
2861                 "branch-alias": {
2862                     "dev-master": "2.0-dev"
2863                 }
2864             },
2865             "autoload": {
2866                 "classmap": [
2867                     "src/"
2868                 ]
2869             },
2870             "notification-url": "https://packagist.org/downloads/",
2871             "license": [
2872                 "BSD-3-Clause"
2873             ],
2874             "authors": [
2875                 {
2876                     "name": "Sebastian Bergmann",
2877                     "email": "sebastian@phpunit.de"
2878                 }
2879             ],
2880             "description": "Allows reflection of object attributes, including inherited and non-public ones",
2881             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2882             "support": {
2883                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2884                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
2885             },
2886             "funding": [
2887                 {
2888                     "url": "https://github.com/sebastianbergmann",
2889                     "type": "github"
2890                 }
2891             ],
2892             "time": "2020-10-26T13:14:26+00:00"
2893         },
2894         {
2895             "name": "sebastian/recursion-context",
2896             "version": "4.0.4",
2897             "source": {
2898                 "type": "git",
2899                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2900                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
2901             },
2902             "dist": {
2903                 "type": "zip",
2904                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
2905                 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
2906                 "shasum": ""
2907             },
2908             "require": {
2909                 "php": ">=7.3"
2910             },
2911             "require-dev": {
2912                 "phpunit/phpunit": "^9.3"
2913             },
2914             "type": "library",
2915             "extra": {
2916                 "branch-alias": {
2917                     "dev-master": "4.0-dev"
2918                 }
2919             },
2920             "autoload": {
2921                 "classmap": [
2922                     "src/"
2923                 ]
2924             },
2925             "notification-url": "https://packagist.org/downloads/",
2926             "license": [
2927                 "BSD-3-Clause"
2928             ],
2929             "authors": [
2930                 {
2931                     "name": "Sebastian Bergmann",
2932                     "email": "sebastian@phpunit.de"
2933                 },
2934                 {
2935                     "name": "Jeff Welch",
2936                     "email": "whatthejeff@gmail.com"
2937                 },
2938                 {
2939                     "name": "Adam Harvey",
2940                     "email": "aharvey@php.net"
2941                 }
2942             ],
2943             "description": "Provides functionality to recursively process PHP variables",
2944             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2945             "support": {
2946                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2947                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
2948             },
2949             "funding": [
2950                 {
2951                     "url": "https://github.com/sebastianbergmann",
2952                     "type": "github"
2953                 }
2954             ],
2955             "time": "2020-10-26T13:17:30+00:00"
2956         },
2957         {
2958             "name": "sebastian/resource-operations",
2959             "version": "3.0.3",
2960             "source": {
2961                 "type": "git",
2962                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2963                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
2964             },
2965             "dist": {
2966                 "type": "zip",
2967                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2968                 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2969                 "shasum": ""
2970             },
2971             "require": {
2972                 "php": ">=7.3"
2973             },
2974             "require-dev": {
2975                 "phpunit/phpunit": "^9.0"
2976             },
2977             "type": "library",
2978             "extra": {
2979                 "branch-alias": {
2980                     "dev-master": "3.0-dev"
2981                 }
2982             },
2983             "autoload": {
2984                 "classmap": [
2985                     "src/"
2986                 ]
2987             },
2988             "notification-url": "https://packagist.org/downloads/",
2989             "license": [
2990                 "BSD-3-Clause"
2991             ],
2992             "authors": [
2993                 {
2994                     "name": "Sebastian Bergmann",
2995                     "email": "sebastian@phpunit.de"
2996                 }
2997             ],
2998             "description": "Provides a list of PHP built-in functions that operate on resources",
2999             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
3000             "support": {
3001                 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
3002                 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
3003             },
3004             "funding": [
3005                 {
3006                     "url": "https://github.com/sebastianbergmann",
3007                     "type": "github"
3008                 }
3009             ],
3010             "time": "2020-09-28T06:45:17+00:00"
3011         },
3012         {
3013             "name": "sebastian/type",
3014             "version": "2.3.4",
3015             "source": {
3016                 "type": "git",
3017                 "url": "https://github.com/sebastianbergmann/type.git",
3018                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
3019             },
3020             "dist": {
3021                 "type": "zip",
3022                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
3023                 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
3024                 "shasum": ""
3025             },
3026             "require": {
3027                 "php": ">=7.3"
3028             },
3029             "require-dev": {
3030                 "phpunit/phpunit": "^9.3"
3031             },
3032             "type": "library",
3033             "extra": {
3034                 "branch-alias": {
3035                     "dev-master": "2.3-dev"
3036                 }
3037             },
3038             "autoload": {
3039                 "classmap": [
3040                     "src/"
3041                 ]
3042             },
3043             "notification-url": "https://packagist.org/downloads/",
3044             "license": [
3045                 "BSD-3-Clause"
3046             ],
3047             "authors": [
3048                 {
3049                     "name": "Sebastian Bergmann",
3050                     "email": "sebastian@phpunit.de",
3051                     "role": "lead"
3052                 }
3053             ],
3054             "description": "Collection of value objects that represent the types of the PHP type system",
3055             "homepage": "https://github.com/sebastianbergmann/type",
3056             "support": {
3057                 "issues": "https://github.com/sebastianbergmann/type/issues",
3058                 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
3059             },
3060             "funding": [
3061                 {
3062                     "url": "https://github.com/sebastianbergmann",
3063                     "type": "github"
3064                 }
3065             ],
3066             "time": "2021-06-15T12:49:02+00:00"
3067         },
3068         {
3069             "name": "sebastian/version",
3070             "version": "3.0.2",
3071             "source": {
3072                 "type": "git",
3073                 "url": "https://github.com/sebastianbergmann/version.git",
3074                 "reference": "c6c1022351a901512170118436c764e473f6de8c"
3075             },
3076             "dist": {
3077                 "type": "zip",
3078                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
3079                 "reference": "c6c1022351a901512170118436c764e473f6de8c",
3080                 "shasum": ""
3081             },
3082             "require": {
3083                 "php": ">=7.3"
3084             },
3085             "type": "library",
3086             "extra": {
3087                 "branch-alias": {
3088                     "dev-master": "3.0-dev"
3089                 }
3090             },
3091             "autoload": {
3092                 "classmap": [
3093                     "src/"
3094                 ]
3095             },
3096             "notification-url": "https://packagist.org/downloads/",
3097             "license": [
3098                 "BSD-3-Clause"
3099             ],
3100             "authors": [
3101                 {
3102                     "name": "Sebastian Bergmann",
3103                     "email": "sebastian@phpunit.de",
3104                     "role": "lead"
3105                 }
3106             ],
3107             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3108             "homepage": "https://github.com/sebastianbergmann/version",
3109             "support": {
3110                 "issues": "https://github.com/sebastianbergmann/version/issues",
3111                 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
3112             },
3113             "funding": [
3114                 {
3115                     "url": "https://github.com/sebastianbergmann",
3116                     "type": "github"
3117                 }
3118             ],
3119             "time": "2020-09-28T06:39:44+00:00"
3120         },
3121         {
3122             "name": "symfony/browser-kit",
3123             "version": "v4.4.27",
3124             "source": {
3125                 "type": "git",
3126                 "url": "https://github.com/symfony/browser-kit.git",
3127                 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b"
3128             },
3129             "dist": {
3130                 "type": "zip",
3131                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
3132                 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
3133                 "shasum": ""
3134             },
3135             "require": {
3136                 "php": ">=7.1.3",
3137                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
3138                 "symfony/polyfill-php80": "^1.16"
3139             },
3140             "require-dev": {
3141                 "symfony/css-selector": "^3.4|^4.0|^5.0",
3142                 "symfony/http-client": "^4.3|^5.0",
3143                 "symfony/mime": "^4.3|^5.0",
3144                 "symfony/process": "^3.4|^4.0|^5.0"
3145             },
3146             "suggest": {
3147                 "symfony/process": ""
3148             },
3149             "type": "library",
3150             "autoload": {
3151                 "psr-4": {
3152                     "Symfony\\Component\\BrowserKit\\": ""
3153                 },
3154                 "exclude-from-classmap": [
3155                     "/Tests/"
3156                 ]
3157             },
3158             "notification-url": "https://packagist.org/downloads/",
3159             "license": [
3160                 "MIT"
3161             ],
3162             "authors": [
3163                 {
3164                     "name": "Fabien Potencier",
3165                     "email": "fabien@symfony.com"
3166                 },
3167                 {
3168                     "name": "Symfony Community",
3169                     "homepage": "https://symfony.com/contributors"
3170                 }
3171             ],
3172             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
3173             "homepage": "https://symfony.com",
3174             "support": {
3175                 "source": "https://github.com/symfony/browser-kit/tree/v4.4.27"
3176             },
3177             "funding": [
3178                 {
3179                     "url": "https://symfony.com/sponsor",
3180                     "type": "custom"
3181                 },
3182                 {
3183                     "url": "https://github.com/fabpot",
3184                     "type": "github"
3185                 },
3186                 {
3187                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3188                     "type": "tidelift"
3189                 }
3190             ],
3191             "time": "2021-07-21T12:19:41+00:00"
3192         },
3193         {
3194             "name": "symfony/config",
3195             "version": "v5.4.0",
3196             "source": {
3197                 "type": "git",
3198                 "url": "https://github.com/symfony/config.git",
3199                 "reference": "e39cf688c80fd79ab0a6a2d05a9facac9b2d534b"
3200             },
3201             "dist": {
3202                 "type": "zip",
3203                 "url": "https://api.github.com/repos/symfony/config/zipball/e39cf688c80fd79ab0a6a2d05a9facac9b2d534b",
3204                 "reference": "e39cf688c80fd79ab0a6a2d05a9facac9b2d534b",
3205                 "shasum": ""
3206             },
3207             "require": {
3208                 "php": ">=7.2.5",
3209                 "symfony/deprecation-contracts": "^2.1|^3",
3210                 "symfony/filesystem": "^4.4|^5.0|^6.0",
3211                 "symfony/polyfill-ctype": "~1.8",
3212                 "symfony/polyfill-php80": "^1.16",
3213                 "symfony/polyfill-php81": "^1.22"
3214             },
3215             "conflict": {
3216                 "symfony/finder": "<4.4"
3217             },
3218             "require-dev": {
3219                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
3220                 "symfony/finder": "^4.4|^5.0|^6.0",
3221                 "symfony/messenger": "^4.4|^5.0|^6.0",
3222                 "symfony/service-contracts": "^1.1|^2|^3",
3223                 "symfony/yaml": "^4.4|^5.0|^6.0"
3224             },
3225             "suggest": {
3226                 "symfony/yaml": "To use the yaml reference dumper"
3227             },
3228             "type": "library",
3229             "autoload": {
3230                 "psr-4": {
3231                     "Symfony\\Component\\Config\\": ""
3232                 },
3233                 "exclude-from-classmap": [
3234                     "/Tests/"
3235                 ]
3236             },
3237             "notification-url": "https://packagist.org/downloads/",
3238             "license": [
3239                 "MIT"
3240             ],
3241             "authors": [
3242                 {
3243                     "name": "Fabien Potencier",
3244                     "email": "fabien@symfony.com"
3245                 },
3246                 {
3247                     "name": "Symfony Community",
3248                     "homepage": "https://symfony.com/contributors"
3249                 }
3250             ],
3251             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
3252             "homepage": "https://symfony.com",
3253             "support": {
3254                 "source": "https://github.com/symfony/config/tree/v5.4.0"
3255             },
3256             "funding": [
3257                 {
3258                     "url": "https://symfony.com/sponsor",
3259                     "type": "custom"
3260                 },
3261                 {
3262                     "url": "https://github.com/fabpot",
3263                     "type": "github"
3264                 },
3265                 {
3266                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3267                     "type": "tidelift"
3268                 }
3269             ],
3270             "time": "2021-11-28T15:25:38+00:00"
3271         },
3272         {
3273             "name": "symfony/console",
3274             "version": "v5.4.1",
3275             "source": {
3276                 "type": "git",
3277                 "url": "https://github.com/symfony/console.git",
3278                 "reference": "9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4"
3279             },
3280             "dist": {
3281                 "type": "zip",
3282                 "url": "https://api.github.com/repos/symfony/console/zipball/9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4",
3283                 "reference": "9130e1a0fc93cb0faadca4ee917171bd2ca9e5f4",
3284                 "shasum": ""
3285             },
3286             "require": {
3287                 "php": ">=7.2.5",
3288                 "symfony/deprecation-contracts": "^2.1|^3",
3289                 "symfony/polyfill-mbstring": "~1.0",
3290                 "symfony/polyfill-php73": "^1.9",
3291                 "symfony/polyfill-php80": "^1.16",
3292                 "symfony/service-contracts": "^1.1|^2|^3",
3293                 "symfony/string": "^5.1|^6.0"
3294             },
3295             "conflict": {
3296                 "psr/log": ">=3",
3297                 "symfony/dependency-injection": "<4.4",
3298                 "symfony/dotenv": "<5.1",
3299                 "symfony/event-dispatcher": "<4.4",
3300                 "symfony/lock": "<4.4",
3301                 "symfony/process": "<4.4"
3302             },
3303             "provide": {
3304                 "psr/log-implementation": "1.0|2.0"
3305             },
3306             "require-dev": {
3307                 "psr/log": "^1|^2",
3308                 "symfony/config": "^4.4|^5.0|^6.0",
3309                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
3310                 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
3311                 "symfony/lock": "^4.4|^5.0|^6.0",
3312                 "symfony/process": "^4.4|^5.0|^6.0",
3313                 "symfony/var-dumper": "^4.4|^5.0|^6.0"
3314             },
3315             "suggest": {
3316                 "psr/log": "For using the console logger",
3317                 "symfony/event-dispatcher": "",
3318                 "symfony/lock": "",
3319                 "symfony/process": ""
3320             },
3321             "type": "library",
3322             "autoload": {
3323                 "psr-4": {
3324                     "Symfony\\Component\\Console\\": ""
3325                 },
3326                 "exclude-from-classmap": [
3327                     "/Tests/"
3328                 ]
3329             },
3330             "notification-url": "https://packagist.org/downloads/",
3331             "license": [
3332                 "MIT"
3333             ],
3334             "authors": [
3335                 {
3336                     "name": "Fabien Potencier",
3337                     "email": "fabien@symfony.com"
3338                 },
3339                 {
3340                     "name": "Symfony Community",
3341                     "homepage": "https://symfony.com/contributors"
3342                 }
3343             ],
3344             "description": "Eases the creation of beautiful and testable command line interfaces",
3345             "homepage": "https://symfony.com",
3346             "keywords": [
3347                 "cli",
3348                 "command line",
3349                 "console",
3350                 "terminal"
3351             ],
3352             "support": {
3353                 "source": "https://github.com/symfony/console/tree/v5.4.1"
3354             },
3355             "funding": [
3356                 {
3357                     "url": "https://symfony.com/sponsor",
3358                     "type": "custom"
3359                 },
3360                 {
3361                     "url": "https://github.com/fabpot",
3362                     "type": "github"
3363                 },
3364                 {
3365                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3366                     "type": "tidelift"
3367                 }
3368             ],
3369             "time": "2021-12-09T11:22:43+00:00"
3370         },
3371         {
3372             "name": "symfony/css-selector",
3373             "version": "v5.4.0",
3374             "source": {
3375                 "type": "git",
3376                 "url": "https://github.com/symfony/css-selector.git",
3377                 "reference": "44b933f98bb4b5220d10bed9ce5662f8c2d13dcc"
3378             },
3379             "dist": {
3380                 "type": "zip",
3381                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/44b933f98bb4b5220d10bed9ce5662f8c2d13dcc",
3382                 "reference": "44b933f98bb4b5220d10bed9ce5662f8c2d13dcc",
3383                 "shasum": ""
3384             },
3385             "require": {
3386                 "php": ">=7.2.5",
3387                 "symfony/polyfill-php80": "^1.16"
3388             },
3389             "type": "library",
3390             "autoload": {
3391                 "psr-4": {
3392                     "Symfony\\Component\\CssSelector\\": ""
3393                 },
3394                 "exclude-from-classmap": [
3395                     "/Tests/"
3396                 ]
3397             },
3398             "notification-url": "https://packagist.org/downloads/",
3399             "license": [
3400                 "MIT"
3401             ],
3402             "authors": [
3403                 {
3404                     "name": "Fabien Potencier",
3405                     "email": "fabien@symfony.com"
3406                 },
3407                 {
3408                     "name": "Jean-François Simon",
3409                     "email": "jeanfrancois.simon@sensiolabs.com"
3410                 },
3411                 {
3412                     "name": "Symfony Community",
3413                     "homepage": "https://symfony.com/contributors"
3414                 }
3415             ],
3416             "description": "Converts CSS selectors to XPath expressions",
3417             "homepage": "https://symfony.com",
3418             "support": {
3419                 "source": "https://github.com/symfony/css-selector/tree/v5.4.0"
3420             },
3421             "funding": [
3422                 {
3423                     "url": "https://symfony.com/sponsor",
3424                     "type": "custom"
3425                 },
3426                 {
3427                     "url": "https://github.com/fabpot",
3428                     "type": "github"
3429                 },
3430                 {
3431                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3432                     "type": "tidelift"
3433                 }
3434             ],
3435             "time": "2021-09-09T08:06:01+00:00"
3436         },
3437         {
3438             "name": "symfony/dependency-injection",
3439             "version": "v5.4.1",
3440             "source": {
3441                 "type": "git",
3442                 "url": "https://github.com/symfony/dependency-injection.git",
3443                 "reference": "9bd1ef389a2fe05fea7306b6155403e8a960d73d"
3444             },
3445             "dist": {
3446                 "type": "zip",
3447                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9bd1ef389a2fe05fea7306b6155403e8a960d73d",
3448                 "reference": "9bd1ef389a2fe05fea7306b6155403e8a960d73d",
3449                 "shasum": ""
3450             },
3451             "require": {
3452                 "php": ">=7.2.5",
3453                 "psr/container": "^1.1.1",
3454                 "symfony/deprecation-contracts": "^2.1|^3",
3455                 "symfony/polyfill-php80": "^1.16",
3456                 "symfony/polyfill-php81": "^1.22",
3457                 "symfony/service-contracts": "^1.1.6|^2"
3458             },
3459             "conflict": {
3460                 "ext-psr": "<1.1|>=2",
3461                 "symfony/config": "<5.3",
3462                 "symfony/finder": "<4.4",
3463                 "symfony/proxy-manager-bridge": "<4.4",
3464                 "symfony/yaml": "<4.4"
3465             },
3466             "provide": {
3467                 "psr/container-implementation": "1.0",
3468                 "symfony/service-implementation": "1.0|2.0"
3469             },
3470             "require-dev": {
3471                 "symfony/config": "^5.3|^6.0",
3472                 "symfony/expression-language": "^4.4|^5.0|^6.0",
3473                 "symfony/yaml": "^4.4|^5.0|^6.0"
3474             },
3475             "suggest": {
3476                 "symfony/config": "",
3477                 "symfony/expression-language": "For using expressions in service container configuration",
3478                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
3479                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
3480                 "symfony/yaml": ""
3481             },
3482             "type": "library",
3483             "autoload": {
3484                 "psr-4": {
3485                     "Symfony\\Component\\DependencyInjection\\": ""
3486                 },
3487                 "exclude-from-classmap": [
3488                     "/Tests/"
3489                 ]
3490             },
3491             "notification-url": "https://packagist.org/downloads/",
3492             "license": [
3493                 "MIT"
3494             ],
3495             "authors": [
3496                 {
3497                     "name": "Fabien Potencier",
3498                     "email": "fabien@symfony.com"
3499                 },
3500                 {
3501                     "name": "Symfony Community",
3502                     "homepage": "https://symfony.com/contributors"
3503                 }
3504             ],
3505             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
3506             "homepage": "https://symfony.com",
3507             "support": {
3508                 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.1"
3509             },
3510             "funding": [
3511                 {
3512                     "url": "https://symfony.com/sponsor",
3513                     "type": "custom"
3514                 },
3515                 {
3516                     "url": "https://github.com/fabpot",
3517                     "type": "github"
3518                 },
3519                 {
3520                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3521                     "type": "tidelift"
3522                 }
3523             ],
3524             "time": "2021-12-01T16:25:34+00:00"
3525         },
3526         {
3527             "name": "symfony/deprecation-contracts",
3528             "version": "v2.5.0",
3529             "source": {
3530                 "type": "git",
3531                 "url": "https://github.com/symfony/deprecation-contracts.git",
3532                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
3533             },
3534             "dist": {
3535                 "type": "zip",
3536                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
3537                 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
3538                 "shasum": ""
3539             },
3540             "require": {
3541                 "php": ">=7.1"
3542             },
3543             "type": "library",
3544             "extra": {
3545                 "branch-alias": {
3546                     "dev-main": "2.5-dev"
3547                 },
3548                 "thanks": {
3549                     "name": "symfony/contracts",
3550                     "url": "https://github.com/symfony/contracts"
3551                 }
3552             },
3553             "autoload": {
3554                 "files": [
3555                     "function.php"
3556                 ]
3557             },
3558             "notification-url": "https://packagist.org/downloads/",
3559             "license": [
3560                 "MIT"
3561             ],
3562             "authors": [
3563                 {
3564                     "name": "Nicolas Grekas",
3565                     "email": "p@tchwork.com"
3566                 },
3567                 {
3568                     "name": "Symfony Community",
3569                     "homepage": "https://symfony.com/contributors"
3570                 }
3571             ],
3572             "description": "A generic function and convention to trigger deprecation notices",
3573             "homepage": "https://symfony.com",
3574             "support": {
3575                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
3576             },
3577             "funding": [
3578                 {
3579                     "url": "https://symfony.com/sponsor",
3580                     "type": "custom"
3581                 },
3582                 {
3583                     "url": "https://github.com/fabpot",
3584                     "type": "github"
3585                 },
3586                 {
3587                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3588                     "type": "tidelift"
3589                 }
3590             ],
3591             "time": "2021-07-12T14:48:14+00:00"
3592         },
3593         {
3594             "name": "symfony/dom-crawler",
3595             "version": "v4.4.30",
3596             "source": {
3597                 "type": "git",
3598                 "url": "https://github.com/symfony/dom-crawler.git",
3599                 "reference": "4632ae3567746c7e915c33c67a2fb6ab746090c4"
3600             },
3601             "dist": {
3602                 "type": "zip",
3603                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4632ae3567746c7e915c33c67a2fb6ab746090c4",
3604                 "reference": "4632ae3567746c7e915c33c67a2fb6ab746090c4",
3605                 "shasum": ""
3606             },
3607             "require": {
3608                 "php": ">=7.1.3",
3609                 "symfony/polyfill-ctype": "~1.8",
3610                 "symfony/polyfill-mbstring": "~1.0",
3611                 "symfony/polyfill-php80": "^1.16"
3612             },
3613             "conflict": {
3614                 "masterminds/html5": "<2.6"
3615             },
3616             "require-dev": {
3617                 "masterminds/html5": "^2.6",
3618                 "symfony/css-selector": "^3.4|^4.0|^5.0"
3619             },
3620             "suggest": {
3621                 "symfony/css-selector": ""
3622             },
3623             "type": "library",
3624             "autoload": {
3625                 "psr-4": {
3626                     "Symfony\\Component\\DomCrawler\\": ""
3627                 },
3628                 "exclude-from-classmap": [
3629                     "/Tests/"
3630                 ]
3631             },
3632             "notification-url": "https://packagist.org/downloads/",
3633             "license": [
3634                 "MIT"
3635             ],
3636             "authors": [
3637                 {
3638                     "name": "Fabien Potencier",
3639                     "email": "fabien@symfony.com"
3640                 },
3641                 {
3642                     "name": "Symfony Community",
3643                     "homepage": "https://symfony.com/contributors"
3644                 }
3645             ],
3646             "description": "Eases DOM navigation for HTML and XML documents",
3647             "homepage": "https://symfony.com",
3648             "support": {
3649                 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.30"
3650             },
3651             "funding": [
3652                 {
3653                     "url": "https://symfony.com/sponsor",
3654                     "type": "custom"
3655                 },
3656                 {
3657                     "url": "https://github.com/fabpot",
3658                     "type": "github"
3659                 },
3660                 {
3661                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3662                     "type": "tidelift"
3663                 }
3664             ],
3665             "time": "2021-08-28T15:40:01+00:00"
3666         },
3667         {
3668             "name": "symfony/event-dispatcher",
3669             "version": "v5.4.0",
3670             "source": {
3671                 "type": "git",
3672                 "url": "https://github.com/symfony/event-dispatcher.git",
3673                 "reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb"
3674             },
3675             "dist": {
3676                 "type": "zip",
3677                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/27d39ae126352b9fa3be5e196ccf4617897be3eb",
3678                 "reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb",
3679                 "shasum": ""
3680             },
3681             "require": {
3682                 "php": ">=7.2.5",
3683                 "symfony/deprecation-contracts": "^2.1|^3",
3684                 "symfony/event-dispatcher-contracts": "^2|^3",
3685                 "symfony/polyfill-php80": "^1.16"
3686             },
3687             "conflict": {
3688                 "symfony/dependency-injection": "<4.4"
3689             },
3690             "provide": {
3691                 "psr/event-dispatcher-implementation": "1.0",
3692                 "symfony/event-dispatcher-implementation": "2.0"
3693             },
3694             "require-dev": {
3695                 "psr/log": "^1|^2|^3",
3696                 "symfony/config": "^4.4|^5.0|^6.0",
3697                 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
3698                 "symfony/error-handler": "^4.4|^5.0|^6.0",
3699                 "symfony/expression-language": "^4.4|^5.0|^6.0",
3700                 "symfony/http-foundation": "^4.4|^5.0|^6.0",
3701                 "symfony/service-contracts": "^1.1|^2|^3",
3702                 "symfony/stopwatch": "^4.4|^5.0|^6.0"
3703             },
3704             "suggest": {
3705                 "symfony/dependency-injection": "",
3706                 "symfony/http-kernel": ""
3707             },
3708             "type": "library",
3709             "autoload": {
3710                 "psr-4": {
3711                     "Symfony\\Component\\EventDispatcher\\": ""
3712                 },
3713                 "exclude-from-classmap": [
3714                     "/Tests/"
3715                 ]
3716             },
3717             "notification-url": "https://packagist.org/downloads/",
3718             "license": [
3719                 "MIT"
3720             ],
3721             "authors": [
3722                 {
3723                     "name": "Fabien Potencier",
3724                     "email": "fabien@symfony.com"
3725                 },
3726                 {
3727                     "name": "Symfony Community",
3728                     "homepage": "https://symfony.com/contributors"
3729                 }
3730             ],
3731             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3732             "homepage": "https://symfony.com",
3733             "support": {
3734                 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.0"
3735             },
3736             "funding": [
3737                 {
3738                     "url": "https://symfony.com/sponsor",
3739                     "type": "custom"
3740                 },
3741                 {
3742                     "url": "https://github.com/fabpot",
3743                     "type": "github"
3744                 },
3745                 {
3746                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3747                     "type": "tidelift"
3748                 }
3749             ],
3750             "time": "2021-11-23T10:19:22+00:00"
3751         },
3752         {
3753             "name": "symfony/event-dispatcher-contracts",
3754             "version": "v2.5.0",
3755             "source": {
3756                 "type": "git",
3757                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3758                 "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a"
3759             },
3760             "dist": {
3761                 "type": "zip",
3762                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
3763                 "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
3764                 "shasum": ""
3765             },
3766             "require": {
3767                 "php": ">=7.2.5",
3768                 "psr/event-dispatcher": "^1"
3769             },
3770             "suggest": {
3771                 "symfony/event-dispatcher-implementation": ""
3772             },
3773             "type": "library",
3774             "extra": {
3775                 "branch-alias": {
3776                     "dev-main": "2.5-dev"
3777                 },
3778                 "thanks": {
3779                     "name": "symfony/contracts",
3780                     "url": "https://github.com/symfony/contracts"
3781                 }
3782             },
3783             "autoload": {
3784                 "psr-4": {
3785                     "Symfony\\Contracts\\EventDispatcher\\": ""
3786                 }
3787             },
3788             "notification-url": "https://packagist.org/downloads/",
3789             "license": [
3790                 "MIT"
3791             ],
3792             "authors": [
3793                 {
3794                     "name": "Nicolas Grekas",
3795                     "email": "p@tchwork.com"
3796                 },
3797                 {
3798                     "name": "Symfony Community",
3799                     "homepage": "https://symfony.com/contributors"
3800                 }
3801             ],
3802             "description": "Generic abstractions related to dispatching event",
3803             "homepage": "https://symfony.com",
3804             "keywords": [
3805                 "abstractions",
3806                 "contracts",
3807                 "decoupling",
3808                 "interfaces",
3809                 "interoperability",
3810                 "standards"
3811             ],
3812             "support": {
3813                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.0"
3814             },
3815             "funding": [
3816                 {
3817                     "url": "https://symfony.com/sponsor",
3818                     "type": "custom"
3819                 },
3820                 {
3821                     "url": "https://github.com/fabpot",
3822                     "type": "github"
3823                 },
3824                 {
3825                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3826                     "type": "tidelift"
3827                 }
3828             ],
3829             "time": "2021-07-12T14:48:14+00:00"
3830         },
3831         {
3832             "name": "symfony/filesystem",
3833             "version": "v5.4.0",
3834             "source": {
3835                 "type": "git",
3836                 "url": "https://github.com/symfony/filesystem.git",
3837                 "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01"
3838             },
3839             "dist": {
3840                 "type": "zip",
3841                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/731f917dc31edcffec2c6a777f3698c33bea8f01",
3842                 "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01",
3843                 "shasum": ""
3844             },
3845             "require": {
3846                 "php": ">=7.2.5",
3847                 "symfony/polyfill-ctype": "~1.8",
3848                 "symfony/polyfill-mbstring": "~1.8",
3849                 "symfony/polyfill-php80": "^1.16"
3850             },
3851             "type": "library",
3852             "autoload": {
3853                 "psr-4": {
3854                     "Symfony\\Component\\Filesystem\\": ""
3855                 },
3856                 "exclude-from-classmap": [
3857                     "/Tests/"
3858                 ]
3859             },
3860             "notification-url": "https://packagist.org/downloads/",
3861             "license": [
3862                 "MIT"
3863             ],
3864             "authors": [
3865                 {
3866                     "name": "Fabien Potencier",
3867                     "email": "fabien@symfony.com"
3868                 },
3869                 {
3870                     "name": "Symfony Community",
3871                     "homepage": "https://symfony.com/contributors"
3872                 }
3873             ],
3874             "description": "Provides basic utilities for the filesystem",
3875             "homepage": "https://symfony.com",
3876             "support": {
3877                 "source": "https://github.com/symfony/filesystem/tree/v5.4.0"
3878             },
3879             "funding": [
3880                 {
3881                     "url": "https://symfony.com/sponsor",
3882                     "type": "custom"
3883                 },
3884                 {
3885                     "url": "https://github.com/fabpot",
3886                     "type": "github"
3887                 },
3888                 {
3889                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3890                     "type": "tidelift"
3891                 }
3892             ],
3893             "time": "2021-10-28T13:39:27+00:00"
3894         },
3895         {
3896             "name": "symfony/polyfill-ctype",
3897             "version": "v1.23.0",
3898             "source": {
3899                 "type": "git",
3900                 "url": "https://github.com/symfony/polyfill-ctype.git",
3901                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
3902             },
3903             "dist": {
3904                 "type": "zip",
3905                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
3906                 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
3907                 "shasum": ""
3908             },
3909             "require": {
3910                 "php": ">=7.1"
3911             },
3912             "suggest": {
3913                 "ext-ctype": "For best performance"
3914             },
3915             "type": "library",
3916             "extra": {
3917                 "branch-alias": {
3918                     "dev-main": "1.23-dev"
3919                 },
3920                 "thanks": {
3921                     "name": "symfony/polyfill",
3922                     "url": "https://github.com/symfony/polyfill"
3923                 }
3924             },
3925             "autoload": {
3926                 "psr-4": {
3927                     "Symfony\\Polyfill\\Ctype\\": ""
3928                 },
3929                 "files": [
3930                     "bootstrap.php"
3931                 ]
3932             },
3933             "notification-url": "https://packagist.org/downloads/",
3934             "license": [
3935                 "MIT"
3936             ],
3937             "authors": [
3938                 {
3939                     "name": "Gert de Pagter",
3940                     "email": "BackEndTea@gmail.com"
3941                 },
3942                 {
3943                     "name": "Symfony Community",
3944                     "homepage": "https://symfony.com/contributors"
3945                 }
3946             ],
3947             "description": "Symfony polyfill for ctype functions",
3948             "homepage": "https://symfony.com",
3949             "keywords": [
3950                 "compatibility",
3951                 "ctype",
3952                 "polyfill",
3953                 "portable"
3954             ],
3955             "support": {
3956                 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
3957             },
3958             "funding": [
3959                 {
3960                     "url": "https://symfony.com/sponsor",
3961                     "type": "custom"
3962                 },
3963                 {
3964                     "url": "https://github.com/fabpot",
3965                     "type": "github"
3966                 },
3967                 {
3968                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3969                     "type": "tidelift"
3970                 }
3971             ],
3972             "time": "2021-02-19T12:13:01+00:00"
3973         },
3974         {
3975             "name": "symfony/polyfill-intl-grapheme",
3976             "version": "v1.23.1",
3977             "source": {
3978                 "type": "git",
3979                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
3980                 "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
3981             },
3982             "dist": {
3983                 "type": "zip",
3984                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
3985                 "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
3986                 "shasum": ""
3987             },
3988             "require": {
3989                 "php": ">=7.1"
3990             },
3991             "suggest": {
3992                 "ext-intl": "For best performance"
3993             },
3994             "type": "library",
3995             "extra": {
3996                 "branch-alias": {
3997                     "dev-main": "1.23-dev"
3998                 },
3999                 "thanks": {
4000                     "name": "symfony/polyfill",
4001                     "url": "https://github.com/symfony/polyfill"
4002                 }
4003             },
4004             "autoload": {
4005                 "psr-4": {
4006                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4007                 },
4008                 "files": [
4009                     "bootstrap.php"
4010                 ]
4011             },
4012             "notification-url": "https://packagist.org/downloads/",
4013             "license": [
4014                 "MIT"
4015             ],
4016             "authors": [
4017                 {
4018                     "name": "Nicolas Grekas",
4019                     "email": "p@tchwork.com"
4020                 },
4021                 {
4022                     "name": "Symfony Community",
4023                     "homepage": "https://symfony.com/contributors"
4024                 }
4025             ],
4026             "description": "Symfony polyfill for intl's grapheme_* functions",
4027             "homepage": "https://symfony.com",
4028             "keywords": [
4029                 "compatibility",
4030                 "grapheme",
4031                 "intl",
4032                 "polyfill",
4033                 "portable",
4034                 "shim"
4035             ],
4036             "support": {
4037                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.1"
4038             },
4039             "funding": [
4040                 {
4041                     "url": "https://symfony.com/sponsor",
4042                     "type": "custom"
4043                 },
4044                 {
4045                     "url": "https://github.com/fabpot",
4046                     "type": "github"
4047                 },
4048                 {
4049                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4050                     "type": "tidelift"
4051                 }
4052             ],
4053             "time": "2021-05-27T12:26:48+00:00"
4054         },
4055         {
4056             "name": "symfony/polyfill-intl-idn",
4057             "version": "v1.23.0",
4058             "source": {
4059                 "type": "git",
4060                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4061                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
4062             },
4063             "dist": {
4064                 "type": "zip",
4065                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
4066                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
4067                 "shasum": ""
4068             },
4069             "require": {
4070                 "php": ">=7.1",
4071                 "symfony/polyfill-intl-normalizer": "^1.10",
4072                 "symfony/polyfill-php72": "^1.10"
4073             },
4074             "suggest": {
4075                 "ext-intl": "For best performance"
4076             },
4077             "type": "library",
4078             "extra": {
4079                 "branch-alias": {
4080                     "dev-main": "1.23-dev"
4081                 },
4082                 "thanks": {
4083                     "name": "symfony/polyfill",
4084                     "url": "https://github.com/symfony/polyfill"
4085                 }
4086             },
4087             "autoload": {
4088                 "psr-4": {
4089                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
4090                 },
4091                 "files": [
4092                     "bootstrap.php"
4093                 ]
4094             },
4095             "notification-url": "https://packagist.org/downloads/",
4096             "license": [
4097                 "MIT"
4098             ],
4099             "authors": [
4100                 {
4101                     "name": "Laurent Bassin",
4102                     "email": "laurent@bassin.info"
4103                 },
4104                 {
4105                     "name": "Trevor Rowbotham",
4106                     "email": "trevor.rowbotham@pm.me"
4107                 },
4108                 {
4109                     "name": "Symfony Community",
4110                     "homepage": "https://symfony.com/contributors"
4111                 }
4112             ],
4113             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4114             "homepage": "https://symfony.com",
4115             "keywords": [
4116                 "compatibility",
4117                 "idn",
4118                 "intl",
4119                 "polyfill",
4120                 "portable",
4121                 "shim"
4122             ],
4123             "support": {
4124                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
4125             },
4126             "funding": [
4127                 {
4128                     "url": "https://symfony.com/sponsor",
4129                     "type": "custom"
4130                 },
4131                 {
4132                     "url": "https://github.com/fabpot",
4133                     "type": "github"
4134                 },
4135                 {
4136                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4137                     "type": "tidelift"
4138                 }
4139             ],
4140             "time": "2021-05-27T09:27:20+00:00"
4141         },
4142         {
4143             "name": "symfony/polyfill-intl-normalizer",
4144             "version": "v1.23.0",
4145             "source": {
4146                 "type": "git",
4147                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4148                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
4149             },
4150             "dist": {
4151                 "type": "zip",
4152                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
4153                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
4154                 "shasum": ""
4155             },
4156             "require": {
4157                 "php": ">=7.1"
4158             },
4159             "suggest": {
4160                 "ext-intl": "For best performance"
4161             },
4162             "type": "library",
4163             "extra": {
4164                 "branch-alias": {
4165                     "dev-main": "1.23-dev"
4166                 },
4167                 "thanks": {
4168                     "name": "symfony/polyfill",
4169                     "url": "https://github.com/symfony/polyfill"
4170                 }
4171             },
4172             "autoload": {
4173                 "psr-4": {
4174                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4175                 },
4176                 "files": [
4177                     "bootstrap.php"
4178                 ],
4179                 "classmap": [
4180                     "Resources/stubs"
4181                 ]
4182             },
4183             "notification-url": "https://packagist.org/downloads/",
4184             "license": [
4185                 "MIT"
4186             ],
4187             "authors": [
4188                 {
4189                     "name": "Nicolas Grekas",
4190                     "email": "p@tchwork.com"
4191                 },
4192                 {
4193                     "name": "Symfony Community",
4194                     "homepage": "https://symfony.com/contributors"
4195                 }
4196             ],
4197             "description": "Symfony polyfill for intl's Normalizer class and related functions",
4198             "homepage": "https://symfony.com",
4199             "keywords": [
4200                 "compatibility",
4201                 "intl",
4202                 "normalizer",
4203                 "polyfill",
4204                 "portable",
4205                 "shim"
4206             ],
4207             "support": {
4208                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
4209             },
4210             "funding": [
4211                 {
4212                     "url": "https://symfony.com/sponsor",
4213                     "type": "custom"
4214                 },
4215                 {
4216                     "url": "https://github.com/fabpot",
4217                     "type": "github"
4218                 },
4219                 {
4220                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4221                     "type": "tidelift"
4222                 }
4223             ],
4224             "time": "2021-02-19T12:13:01+00:00"
4225         },
4226         {
4227             "name": "symfony/polyfill-mbstring",
4228             "version": "v1.23.1",
4229             "source": {
4230                 "type": "git",
4231                 "url": "https://github.com/symfony/polyfill-mbstring.git",
4232                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
4233             },
4234             "dist": {
4235                 "type": "zip",
4236                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
4237                 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
4238                 "shasum": ""
4239             },
4240             "require": {
4241                 "php": ">=7.1"
4242             },
4243             "suggest": {
4244                 "ext-mbstring": "For best performance"
4245             },
4246             "type": "library",
4247             "extra": {
4248                 "branch-alias": {
4249                     "dev-main": "1.23-dev"
4250                 },
4251                 "thanks": {
4252                     "name": "symfony/polyfill",
4253                     "url": "https://github.com/symfony/polyfill"
4254                 }
4255             },
4256             "autoload": {
4257                 "psr-4": {
4258                     "Symfony\\Polyfill\\Mbstring\\": ""
4259                 },
4260                 "files": [
4261                     "bootstrap.php"
4262                 ]
4263             },
4264             "notification-url": "https://packagist.org/downloads/",
4265             "license": [
4266                 "MIT"
4267             ],
4268             "authors": [
4269                 {
4270                     "name": "Nicolas Grekas",
4271                     "email": "p@tchwork.com"
4272                 },
4273                 {
4274                     "name": "Symfony Community",
4275                     "homepage": "https://symfony.com/contributors"
4276                 }
4277             ],
4278             "description": "Symfony polyfill for the Mbstring extension",
4279             "homepage": "https://symfony.com",
4280             "keywords": [
4281                 "compatibility",
4282                 "mbstring",
4283                 "polyfill",
4284                 "portable",
4285                 "shim"
4286             ],
4287             "support": {
4288                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
4289             },
4290             "funding": [
4291                 {
4292                     "url": "https://symfony.com/sponsor",
4293                     "type": "custom"
4294                 },
4295                 {
4296                     "url": "https://github.com/fabpot",
4297                     "type": "github"
4298                 },
4299                 {
4300                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4301                     "type": "tidelift"
4302                 }
4303             ],
4304             "time": "2021-05-27T12:26:48+00:00"
4305         },
4306         {
4307             "name": "symfony/polyfill-php72",
4308             "version": "v1.23.0",
4309             "source": {
4310                 "type": "git",
4311                 "url": "https://github.com/symfony/polyfill-php72.git",
4312                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
4313             },
4314             "dist": {
4315                 "type": "zip",
4316                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
4317                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
4318                 "shasum": ""
4319             },
4320             "require": {
4321                 "php": ">=7.1"
4322             },
4323             "type": "library",
4324             "extra": {
4325                 "branch-alias": {
4326                     "dev-main": "1.23-dev"
4327                 },
4328                 "thanks": {
4329                     "name": "symfony/polyfill",
4330                     "url": "https://github.com/symfony/polyfill"
4331                 }
4332             },
4333             "autoload": {
4334                 "psr-4": {
4335                     "Symfony\\Polyfill\\Php72\\": ""
4336                 },
4337                 "files": [
4338                     "bootstrap.php"
4339                 ]
4340             },
4341             "notification-url": "https://packagist.org/downloads/",
4342             "license": [
4343                 "MIT"
4344             ],
4345             "authors": [
4346                 {
4347                     "name": "Nicolas Grekas",
4348                     "email": "p@tchwork.com"
4349                 },
4350                 {
4351                     "name": "Symfony Community",
4352                     "homepage": "https://symfony.com/contributors"
4353                 }
4354             ],
4355             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4356             "homepage": "https://symfony.com",
4357             "keywords": [
4358                 "compatibility",
4359                 "polyfill",
4360                 "portable",
4361                 "shim"
4362             ],
4363             "support": {
4364                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
4365             },
4366             "funding": [
4367                 {
4368                     "url": "https://symfony.com/sponsor",
4369                     "type": "custom"
4370                 },
4371                 {
4372                     "url": "https://github.com/fabpot",
4373                     "type": "github"
4374                 },
4375                 {
4376                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4377                     "type": "tidelift"
4378                 }
4379             ],
4380             "time": "2021-05-27T09:17:38+00:00"
4381         },
4382         {
4383             "name": "symfony/polyfill-php73",
4384             "version": "v1.23.0",
4385             "source": {
4386                 "type": "git",
4387                 "url": "https://github.com/symfony/polyfill-php73.git",
4388                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
4389             },
4390             "dist": {
4391                 "type": "zip",
4392                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
4393                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
4394                 "shasum": ""
4395             },
4396             "require": {
4397                 "php": ">=7.1"
4398             },
4399             "type": "library",
4400             "extra": {
4401                 "branch-alias": {
4402                     "dev-main": "1.23-dev"
4403                 },
4404                 "thanks": {
4405                     "name": "symfony/polyfill",
4406                     "url": "https://github.com/symfony/polyfill"
4407                 }
4408             },
4409             "autoload": {
4410                 "psr-4": {
4411                     "Symfony\\Polyfill\\Php73\\": ""
4412                 },
4413                 "files": [
4414                     "bootstrap.php"
4415                 ],
4416                 "classmap": [
4417                     "Resources/stubs"
4418                 ]
4419             },
4420             "notification-url": "https://packagist.org/downloads/",
4421             "license": [
4422                 "MIT"
4423             ],
4424             "authors": [
4425                 {
4426                     "name": "Nicolas Grekas",
4427                     "email": "p@tchwork.com"
4428                 },
4429                 {
4430                     "name": "Symfony Community",
4431                     "homepage": "https://symfony.com/contributors"
4432                 }
4433             ],
4434             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4435             "homepage": "https://symfony.com",
4436             "keywords": [
4437                 "compatibility",
4438                 "polyfill",
4439                 "portable",
4440                 "shim"
4441             ],
4442             "support": {
4443                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
4444             },
4445             "funding": [
4446                 {
4447                     "url": "https://symfony.com/sponsor",
4448                     "type": "custom"
4449                 },
4450                 {
4451                     "url": "https://github.com/fabpot",
4452                     "type": "github"
4453                 },
4454                 {
4455                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4456                     "type": "tidelift"
4457                 }
4458             ],
4459             "time": "2021-02-19T12:13:01+00:00"
4460         },
4461         {
4462             "name": "symfony/polyfill-php80",
4463             "version": "v1.23.1",
4464             "source": {
4465                 "type": "git",
4466                 "url": "https://github.com/symfony/polyfill-php80.git",
4467                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
4468             },
4469             "dist": {
4470                 "type": "zip",
4471                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
4472                 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
4473                 "shasum": ""
4474             },
4475             "require": {
4476                 "php": ">=7.1"
4477             },
4478             "type": "library",
4479             "extra": {
4480                 "branch-alias": {
4481                     "dev-main": "1.23-dev"
4482                 },
4483                 "thanks": {
4484                     "name": "symfony/polyfill",
4485                     "url": "https://github.com/symfony/polyfill"
4486                 }
4487             },
4488             "autoload": {
4489                 "psr-4": {
4490                     "Symfony\\Polyfill\\Php80\\": ""
4491                 },
4492                 "files": [
4493                     "bootstrap.php"
4494                 ],
4495                 "classmap": [
4496                     "Resources/stubs"
4497                 ]
4498             },
4499             "notification-url": "https://packagist.org/downloads/",
4500             "license": [
4501                 "MIT"
4502             ],
4503             "authors": [
4504                 {
4505                     "name": "Ion Bazan",
4506                     "email": "ion.bazan@gmail.com"
4507                 },
4508                 {
4509                     "name": "Nicolas Grekas",
4510                     "email": "p@tchwork.com"
4511                 },
4512                 {
4513                     "name": "Symfony Community",
4514                     "homepage": "https://symfony.com/contributors"
4515                 }
4516             ],
4517             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4518             "homepage": "https://symfony.com",
4519             "keywords": [
4520                 "compatibility",
4521                 "polyfill",
4522                 "portable",
4523                 "shim"
4524             ],
4525             "support": {
4526                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
4527             },
4528             "funding": [
4529                 {
4530                     "url": "https://symfony.com/sponsor",
4531                     "type": "custom"
4532                 },
4533                 {
4534                     "url": "https://github.com/fabpot",
4535                     "type": "github"
4536                 },
4537                 {
4538                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4539                     "type": "tidelift"
4540                 }
4541             ],
4542             "time": "2021-07-28T13:41:28+00:00"
4543         },
4544         {
4545             "name": "symfony/polyfill-php81",
4546             "version": "v1.23.0",
4547             "source": {
4548                 "type": "git",
4549                 "url": "https://github.com/symfony/polyfill-php81.git",
4550                 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
4551             },
4552             "dist": {
4553                 "type": "zip",
4554                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
4555                 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
4556                 "shasum": ""
4557             },
4558             "require": {
4559                 "php": ">=7.1"
4560             },
4561             "type": "library",
4562             "extra": {
4563                 "branch-alias": {
4564                     "dev-main": "1.23-dev"
4565                 },
4566                 "thanks": {
4567                     "name": "symfony/polyfill",
4568                     "url": "https://github.com/symfony/polyfill"
4569                 }
4570             },
4571             "autoload": {
4572                 "psr-4": {
4573                     "Symfony\\Polyfill\\Php81\\": ""
4574                 },
4575                 "files": [
4576                     "bootstrap.php"
4577                 ],
4578                 "classmap": [
4579                     "Resources/stubs"
4580                 ]
4581             },
4582             "notification-url": "https://packagist.org/downloads/",
4583             "license": [
4584                 "MIT"
4585             ],
4586             "authors": [
4587                 {
4588                     "name": "Nicolas Grekas",
4589                     "email": "p@tchwork.com"
4590                 },
4591                 {
4592                     "name": "Symfony Community",
4593                     "homepage": "https://symfony.com/contributors"
4594                 }
4595             ],
4596             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
4597             "homepage": "https://symfony.com",
4598             "keywords": [
4599                 "compatibility",
4600                 "polyfill",
4601                 "portable",
4602                 "shim"
4603             ],
4604             "support": {
4605                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
4606             },
4607             "funding": [
4608                 {
4609                     "url": "https://symfony.com/sponsor",
4610                     "type": "custom"
4611                 },
4612                 {
4613                     "url": "https://github.com/fabpot",
4614                     "type": "github"
4615                 },
4616                 {
4617                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4618                     "type": "tidelift"
4619                 }
4620             ],
4621             "time": "2021-05-21T13:25:03+00:00"
4622         },
4623         {
4624             "name": "symfony/process",
4625             "version": "v5.4.0",
4626             "source": {
4627                 "type": "git",
4628                 "url": "https://github.com/symfony/process.git",
4629                 "reference": "5be20b3830f726e019162b26223110c8f47cf274"
4630             },
4631             "dist": {
4632                 "type": "zip",
4633                 "url": "https://api.github.com/repos/symfony/process/zipball/5be20b3830f726e019162b26223110c8f47cf274",
4634                 "reference": "5be20b3830f726e019162b26223110c8f47cf274",
4635                 "shasum": ""
4636             },
4637             "require": {
4638                 "php": ">=7.2.5",
4639                 "symfony/polyfill-php80": "^1.16"
4640             },
4641             "type": "library",
4642             "autoload": {
4643                 "psr-4": {
4644                     "Symfony\\Component\\Process\\": ""
4645                 },
4646                 "exclude-from-classmap": [
4647                     "/Tests/"
4648                 ]
4649             },
4650             "notification-url": "https://packagist.org/downloads/",
4651             "license": [
4652                 "MIT"
4653             ],
4654             "authors": [
4655                 {
4656                     "name": "Fabien Potencier",
4657                     "email": "fabien@symfony.com"
4658                 },
4659                 {
4660                     "name": "Symfony Community",
4661                     "homepage": "https://symfony.com/contributors"
4662                 }
4663             ],
4664             "description": "Executes commands in sub-processes",
4665             "homepage": "https://symfony.com",
4666             "support": {
4667                 "source": "https://github.com/symfony/process/tree/v5.4.0"
4668             },
4669             "funding": [
4670                 {
4671                     "url": "https://symfony.com/sponsor",
4672                     "type": "custom"
4673                 },
4674                 {
4675                     "url": "https://github.com/fabpot",
4676                     "type": "github"
4677                 },
4678                 {
4679                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4680                     "type": "tidelift"
4681                 }
4682             ],
4683             "time": "2021-11-28T15:25:38+00:00"
4684         },
4685         {
4686             "name": "symfony/service-contracts",
4687             "version": "v2.5.0",
4688             "source": {
4689                 "type": "git",
4690                 "url": "https://github.com/symfony/service-contracts.git",
4691                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
4692             },
4693             "dist": {
4694                 "type": "zip",
4695                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
4696                 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
4697                 "shasum": ""
4698             },
4699             "require": {
4700                 "php": ">=7.2.5",
4701                 "psr/container": "^1.1",
4702                 "symfony/deprecation-contracts": "^2.1"
4703             },
4704             "conflict": {
4705                 "ext-psr": "<1.1|>=2"
4706             },
4707             "suggest": {
4708                 "symfony/service-implementation": ""
4709             },
4710             "type": "library",
4711             "extra": {
4712                 "branch-alias": {
4713                     "dev-main": "2.5-dev"
4714                 },
4715                 "thanks": {
4716                     "name": "symfony/contracts",
4717                     "url": "https://github.com/symfony/contracts"
4718                 }
4719             },
4720             "autoload": {
4721                 "psr-4": {
4722                     "Symfony\\Contracts\\Service\\": ""
4723                 }
4724             },
4725             "notification-url": "https://packagist.org/downloads/",
4726             "license": [
4727                 "MIT"
4728             ],
4729             "authors": [
4730                 {
4731                     "name": "Nicolas Grekas",
4732                     "email": "p@tchwork.com"
4733                 },
4734                 {
4735                     "name": "Symfony Community",
4736                     "homepage": "https://symfony.com/contributors"
4737                 }
4738             ],
4739             "description": "Generic abstractions related to writing services",
4740             "homepage": "https://symfony.com",
4741             "keywords": [
4742                 "abstractions",
4743                 "contracts",
4744                 "decoupling",
4745                 "interfaces",
4746                 "interoperability",
4747                 "standards"
4748             ],
4749             "support": {
4750                 "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
4751             },
4752             "funding": [
4753                 {
4754                     "url": "https://symfony.com/sponsor",
4755                     "type": "custom"
4756                 },
4757                 {
4758                     "url": "https://github.com/fabpot",
4759                     "type": "github"
4760                 },
4761                 {
4762                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4763                     "type": "tidelift"
4764                 }
4765             ],
4766             "time": "2021-11-04T16:48:04+00:00"
4767         },
4768         {
4769             "name": "symfony/string",
4770             "version": "v5.4.0",
4771             "source": {
4772                 "type": "git",
4773                 "url": "https://github.com/symfony/string.git",
4774                 "reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d"
4775             },
4776             "dist": {
4777                 "type": "zip",
4778                 "url": "https://api.github.com/repos/symfony/string/zipball/9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d",
4779                 "reference": "9ffaaba53c61ba75a3c7a3a779051d1e9ec4fd2d",
4780                 "shasum": ""
4781             },
4782             "require": {
4783                 "php": ">=7.2.5",
4784                 "symfony/polyfill-ctype": "~1.8",
4785                 "symfony/polyfill-intl-grapheme": "~1.0",
4786                 "symfony/polyfill-intl-normalizer": "~1.0",
4787                 "symfony/polyfill-mbstring": "~1.0",
4788                 "symfony/polyfill-php80": "~1.15"
4789             },
4790             "conflict": {
4791                 "symfony/translation-contracts": ">=3.0"
4792             },
4793             "require-dev": {
4794                 "symfony/error-handler": "^4.4|^5.0|^6.0",
4795                 "symfony/http-client": "^4.4|^5.0|^6.0",
4796                 "symfony/translation-contracts": "^1.1|^2",
4797                 "symfony/var-exporter": "^4.4|^5.0|^6.0"
4798             },
4799             "type": "library",
4800             "autoload": {
4801                 "psr-4": {
4802                     "Symfony\\Component\\String\\": ""
4803                 },
4804                 "files": [
4805                     "Resources/functions.php"
4806                 ],
4807                 "exclude-from-classmap": [
4808                     "/Tests/"
4809                 ]
4810             },
4811             "notification-url": "https://packagist.org/downloads/",
4812             "license": [
4813                 "MIT"
4814             ],
4815             "authors": [
4816                 {
4817                     "name": "Nicolas Grekas",
4818                     "email": "p@tchwork.com"
4819                 },
4820                 {
4821                     "name": "Symfony Community",
4822                     "homepage": "https://symfony.com/contributors"
4823                 }
4824             ],
4825             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
4826             "homepage": "https://symfony.com",
4827             "keywords": [
4828                 "grapheme",
4829                 "i18n",
4830                 "string",
4831                 "unicode",
4832                 "utf-8",
4833                 "utf8"
4834             ],
4835             "support": {
4836                 "source": "https://github.com/symfony/string/tree/v5.4.0"
4837             },
4838             "funding": [
4839                 {
4840                     "url": "https://symfony.com/sponsor",
4841                     "type": "custom"
4842                 },
4843                 {
4844                     "url": "https://github.com/fabpot",
4845                     "type": "github"
4846                 },
4847                 {
4848                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4849                     "type": "tidelift"
4850                 }
4851             ],
4852             "time": "2021-11-24T10:02:00+00:00"
4853         },
4854         {
4855             "name": "symfony/translation",
4856             "version": "v5.4.1",
4857             "source": {
4858                 "type": "git",
4859                 "url": "https://github.com/symfony/translation.git",
4860                 "reference": "8c82cd35ed861236138d5ae1c78c0c7ebcd62107"
4861             },
4862             "dist": {
4863                 "type": "zip",
4864                 "url": "https://api.github.com/repos/symfony/translation/zipball/8c82cd35ed861236138d5ae1c78c0c7ebcd62107",
4865                 "reference": "8c82cd35ed861236138d5ae1c78c0c7ebcd62107",
4866                 "shasum": ""
4867             },
4868             "require": {
4869                 "php": ">=7.2.5",
4870                 "symfony/deprecation-contracts": "^2.1|^3",
4871                 "symfony/polyfill-mbstring": "~1.0",
4872                 "symfony/polyfill-php80": "^1.16",
4873                 "symfony/translation-contracts": "^2.3"
4874             },
4875             "conflict": {
4876                 "symfony/config": "<4.4",
4877                 "symfony/console": "<5.3",
4878                 "symfony/dependency-injection": "<5.0",
4879                 "symfony/http-kernel": "<5.0",
4880                 "symfony/twig-bundle": "<5.0",
4881                 "symfony/yaml": "<4.4"
4882             },
4883             "provide": {
4884                 "symfony/translation-implementation": "2.3"
4885             },
4886             "require-dev": {
4887                 "psr/log": "^1|^2|^3",
4888                 "symfony/config": "^4.4|^5.0|^6.0",
4889                 "symfony/console": "^5.4|^6.0",
4890                 "symfony/dependency-injection": "^5.0|^6.0",
4891                 "symfony/finder": "^4.4|^5.0|^6.0",
4892                 "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
4893                 "symfony/http-kernel": "^5.0|^6.0",
4894                 "symfony/intl": "^4.4|^5.0|^6.0",
4895                 "symfony/polyfill-intl-icu": "^1.21",
4896                 "symfony/service-contracts": "^1.1.2|^2|^3",
4897                 "symfony/yaml": "^4.4|^5.0|^6.0"
4898             },
4899             "suggest": {
4900                 "psr/log-implementation": "To use logging capability in translator",
4901                 "symfony/config": "",
4902                 "symfony/yaml": ""
4903             },
4904             "type": "library",
4905             "autoload": {
4906                 "files": [
4907                     "Resources/functions.php"
4908                 ],
4909                 "psr-4": {
4910                     "Symfony\\Component\\Translation\\": ""
4911                 },
4912                 "exclude-from-classmap": [
4913                     "/Tests/"
4914                 ]
4915             },
4916             "notification-url": "https://packagist.org/downloads/",
4917             "license": [
4918                 "MIT"
4919             ],
4920             "authors": [
4921                 {
4922                     "name": "Fabien Potencier",
4923                     "email": "fabien@symfony.com"
4924                 },
4925                 {
4926                     "name": "Symfony Community",
4927                     "homepage": "https://symfony.com/contributors"
4928                 }
4929             ],
4930             "description": "Provides tools to internationalize your application",
4931             "homepage": "https://symfony.com",
4932             "support": {
4933                 "source": "https://github.com/symfony/translation/tree/v5.4.1"
4934             },
4935             "funding": [
4936                 {
4937                     "url": "https://symfony.com/sponsor",
4938                     "type": "custom"
4939                 },
4940                 {
4941                     "url": "https://github.com/fabpot",
4942                     "type": "github"
4943                 },
4944                 {
4945                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4946                     "type": "tidelift"
4947                 }
4948             ],
4949             "time": "2021-12-05T20:33:52+00:00"
4950         },
4951         {
4952             "name": "symfony/translation-contracts",
4953             "version": "v2.5.0",
4954             "source": {
4955                 "type": "git",
4956                 "url": "https://github.com/symfony/translation-contracts.git",
4957                 "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e"
4958             },
4959             "dist": {
4960                 "type": "zip",
4961                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e",
4962                 "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e",
4963                 "shasum": ""
4964             },
4965             "require": {
4966                 "php": ">=7.2.5"
4967             },
4968             "suggest": {
4969                 "symfony/translation-implementation": ""
4970             },
4971             "type": "library",
4972             "extra": {
4973                 "branch-alias": {
4974                     "dev-main": "2.5-dev"
4975                 },
4976                 "thanks": {
4977                     "name": "symfony/contracts",
4978                     "url": "https://github.com/symfony/contracts"
4979                 }
4980             },
4981             "autoload": {
4982                 "psr-4": {
4983                     "Symfony\\Contracts\\Translation\\": ""
4984                 }
4985             },
4986             "notification-url": "https://packagist.org/downloads/",
4987             "license": [
4988                 "MIT"
4989             ],
4990             "authors": [
4991                 {
4992                     "name": "Nicolas Grekas",
4993                     "email": "p@tchwork.com"
4994                 },
4995                 {
4996                     "name": "Symfony Community",
4997                     "homepage": "https://symfony.com/contributors"
4998                 }
4999             ],
5000             "description": "Generic abstractions related to translation",
5001             "homepage": "https://symfony.com",
5002             "keywords": [
5003                 "abstractions",
5004                 "contracts",
5005                 "decoupling",
5006                 "interfaces",
5007                 "interoperability",
5008                 "standards"
5009             ],
5010             "support": {
5011                 "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0"
5012             },
5013             "funding": [
5014                 {
5015                     "url": "https://symfony.com/sponsor",
5016                     "type": "custom"
5017                 },
5018                 {
5019                     "url": "https://github.com/fabpot",
5020                     "type": "github"
5021                 },
5022                 {
5023                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5024                     "type": "tidelift"
5025                 }
5026             ],
5027             "time": "2021-08-17T14:20:01+00:00"
5028         },
5029         {
5030             "name": "symfony/yaml",
5031             "version": "v5.4.0",
5032             "source": {
5033                 "type": "git",
5034                 "url": "https://github.com/symfony/yaml.git",
5035                 "reference": "034ccc0994f1ae3f7499fa5b1f2e75d5e7a94efc"
5036             },
5037             "dist": {
5038                 "type": "zip",
5039                 "url": "https://api.github.com/repos/symfony/yaml/zipball/034ccc0994f1ae3f7499fa5b1f2e75d5e7a94efc",
5040                 "reference": "034ccc0994f1ae3f7499fa5b1f2e75d5e7a94efc",
5041                 "shasum": ""
5042             },
5043             "require": {
5044                 "php": ">=7.2.5",
5045                 "symfony/deprecation-contracts": "^2.1|^3",
5046                 "symfony/polyfill-ctype": "^1.8"
5047             },
5048             "conflict": {
5049                 "symfony/console": "<5.3"
5050             },
5051             "require-dev": {
5052                 "symfony/console": "^5.3|^6.0"
5053             },
5054             "suggest": {
5055                 "symfony/console": "For validating YAML files using the lint command"
5056             },
5057             "bin": [
5058                 "Resources/bin/yaml-lint"
5059             ],
5060             "type": "library",
5061             "autoload": {
5062                 "psr-4": {
5063                     "Symfony\\Component\\Yaml\\": ""
5064                 },
5065                 "exclude-from-classmap": [
5066                     "/Tests/"
5067                 ]
5068             },
5069             "notification-url": "https://packagist.org/downloads/",
5070             "license": [
5071                 "MIT"
5072             ],
5073             "authors": [
5074                 {
5075                     "name": "Fabien Potencier",
5076                     "email": "fabien@symfony.com"
5077                 },
5078                 {
5079                     "name": "Symfony Community",
5080                     "homepage": "https://symfony.com/contributors"
5081                 }
5082             ],
5083             "description": "Loads and dumps YAML files",
5084             "homepage": "https://symfony.com",
5085             "support": {
5086                 "source": "https://github.com/symfony/yaml/tree/v5.4.0"
5087             },
5088             "funding": [
5089                 {
5090                     "url": "https://symfony.com/sponsor",
5091                     "type": "custom"
5092                 },
5093                 {
5094                     "url": "https://github.com/fabpot",
5095                     "type": "github"
5096                 },
5097                 {
5098                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5099                     "type": "tidelift"
5100                 }
5101             ],
5102             "time": "2021-11-28T15:25:38+00:00"
5103         },
5104         {
5105             "name": "theseer/tokenizer",
5106             "version": "1.2.1",
5107             "source": {
5108                 "type": "git",
5109                 "url": "https://github.com/theseer/tokenizer.git",
5110                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
5111             },
5112             "dist": {
5113                 "type": "zip",
5114                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
5115                 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
5116                 "shasum": ""
5117             },
5118             "require": {
5119                 "ext-dom": "*",
5120                 "ext-tokenizer": "*",
5121                 "ext-xmlwriter": "*",
5122                 "php": "^7.2 || ^8.0"
5123             },
5124             "type": "library",
5125             "autoload": {
5126                 "classmap": [
5127                     "src/"
5128                 ]
5129             },
5130             "notification-url": "https://packagist.org/downloads/",
5131             "license": [
5132                 "BSD-3-Clause"
5133             ],
5134             "authors": [
5135                 {
5136                     "name": "Arne Blankerts",
5137                     "email": "arne@blankerts.de",
5138                     "role": "Developer"
5139                 }
5140             ],
5141             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5142             "support": {
5143                 "issues": "https://github.com/theseer/tokenizer/issues",
5144                 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
5145             },
5146             "funding": [
5147                 {
5148                     "url": "https://github.com/theseer",
5149                     "type": "github"
5150                 }
5151             ],
5152             "time": "2021-07-28T10:34:58+00:00"
5153         },
5154         {
5155             "name": "webmozart/assert",
5156             "version": "1.10.0",
5157             "source": {
5158                 "type": "git",
5159                 "url": "https://github.com/webmozarts/assert.git",
5160                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
5161             },
5162             "dist": {
5163                 "type": "zip",
5164                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
5165                 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
5166                 "shasum": ""
5167             },
5168             "require": {
5169                 "php": "^7.2 || ^8.0",
5170                 "symfony/polyfill-ctype": "^1.8"
5171             },
5172             "conflict": {
5173                 "phpstan/phpstan": "<0.12.20",
5174                 "vimeo/psalm": "<4.6.1 || 4.6.2"
5175             },
5176             "require-dev": {
5177                 "phpunit/phpunit": "^8.5.13"
5178             },
5179             "type": "library",
5180             "extra": {
5181                 "branch-alias": {
5182                     "dev-master": "1.10-dev"
5183                 }
5184             },
5185             "autoload": {
5186                 "psr-4": {
5187                     "Webmozart\\Assert\\": "src/"
5188                 }
5189             },
5190             "notification-url": "https://packagist.org/downloads/",
5191             "license": [
5192                 "MIT"
5193             ],
5194             "authors": [
5195                 {
5196                     "name": "Bernhard Schussek",
5197                     "email": "bschussek@gmail.com"
5198                 }
5199             ],
5200             "description": "Assertions to validate method input/output with nice error messages.",
5201             "keywords": [
5202                 "assert",
5203                 "check",
5204                 "validate"
5205             ],
5206             "support": {
5207                 "issues": "https://github.com/webmozarts/assert/issues",
5208                 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
5209             },
5210             "time": "2021-03-09T10:59:23+00:00"
5211         }
5212     ],
5213     "aliases": [],
5214     "minimum-stability": "dev",
5215     "stability-flags": [],
5216     "prefer-stable": true,
5217     "prefer-lowest": false,
5218     "platform": {
5219         "php": ">=7.3.0",
5220         "ext-iconv": "*",
5221         "ext-mbstring": "*",
5222         "ext-curl": "*",
5223         "ext-openssl": "*",
5224         "ext-ctype": "*",
5225         "ext-zip": "*",
5226         "ext-zlib": "*",
5227         "ext-gd": "*",
5228         "ext-simplexml": "*",
5229         "ext-spl": "*",
5230         "ext-pcre": "*",
5231         "ext-dom": "*",
5232         "ext-xml": "*",
5233         "ext-xmlreader": "*",
5234         "ext-intl": "*",
5235         "ext-json": "*",
5236         "ext-hash": "*",
5237         "ext-fileinfo": "*"
5238     },
5239     "platform-dev": [],
5240     "plugin-api-version": "2.1.0"