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