Merge branch 'MDL-68477-master' of git://github.com/lameze/moodle
[moodle.git] / composer.lock
blob7fd4234f17d4ec01596ff16e46719af8a2541892
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": "a2329ee2d14a351b74f99322f42722da",
8     "packages": [],
9     "packages-dev": [
10         {
11             "name": "behat/behat",
12             "version": "v3.5.0",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/Behat/Behat.git",
16                 "reference": "e4bce688be0c2029dc1700e46058d86428c63cab"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/Behat/Behat/zipball/e4bce688be0c2029dc1700e46058d86428c63cab",
21                 "reference": "e4bce688be0c2029dc1700e46058d86428c63cab",
22                 "shasum": ""
23             },
24             "require": {
25                 "behat/gherkin": "^4.5.1",
26                 "behat/transliterator": "^1.2",
27                 "container-interop/container-interop": "^1.2",
28                 "ext-mbstring": "*",
29                 "php": ">=5.3.3",
30                 "psr/container": "^1.0",
31                 "symfony/class-loader": "~2.1||~3.0",
32                 "symfony/config": "~2.3||~3.0||~4.0",
33                 "symfony/console": "~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3",
34                 "symfony/dependency-injection": "~2.1||~3.0||~4.0",
35                 "symfony/event-dispatcher": "~2.1||~3.0||~4.0",
36                 "symfony/translation": "~2.3||~3.0||~4.0",
37                 "symfony/yaml": "~2.1||~3.0||~4.0"
38             },
39             "require-dev": {
40                 "herrera-io/box": "~1.6.1",
41                 "phpunit/phpunit": "^4.8.36|^6.3",
42                 "symfony/process": "~2.5|~3.0|~4.0"
43             },
44             "bin": [
45                 "bin/behat"
46             ],
47             "type": "library",
48             "extra": {
49                 "branch-alias": {
50                     "dev-master": "3.5.x-dev"
51                 }
52             },
53             "autoload": {
54                 "psr-0": {
55                     "Behat\\Behat": "src/",
56                     "Behat\\Testwork": "src/"
57                 }
58             },
59             "notification-url": "https://packagist.org/downloads/",
60             "license": [
61                 "MIT"
62             ],
63             "authors": [
64                 {
65                     "name": "Konstantin Kudryashov",
66                     "email": "ever.zet@gmail.com",
67                     "homepage": "http://everzet.com"
68                 }
69             ],
70             "description": "Scenario-oriented BDD framework for PHP 5.3",
71             "homepage": "http://behat.org/",
72             "keywords": [
73                 "Agile",
74                 "BDD",
75                 "ScenarioBDD",
76                 "Scrum",
77                 "StoryBDD",
78                 "User story",
79                 "business",
80                 "development",
81                 "documentation",
82                 "examples",
83                 "symfony",
84                 "testing"
85             ],
86             "time": "2018-08-10T18:56:51+00:00"
87         },
88         {
89             "name": "behat/gherkin",
90             "version": "v4.6.2",
91             "source": {
92                 "type": "git",
93                 "url": "https://github.com/Behat/Gherkin.git",
94                 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
95             },
96             "dist": {
97                 "type": "zip",
98                 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
99                 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
100                 "shasum": ""
101             },
102             "require": {
103                 "php": ">=5.3.1"
104             },
105             "require-dev": {
106                 "phpunit/phpunit": "~4.5|~5",
107                 "symfony/phpunit-bridge": "~2.7|~3|~4",
108                 "symfony/yaml": "~2.3|~3|~4"
109             },
110             "suggest": {
111                 "symfony/yaml": "If you want to parse features, represented in YAML files"
112             },
113             "type": "library",
114             "extra": {
115                 "branch-alias": {
116                     "dev-master": "4.4-dev"
117                 }
118             },
119             "autoload": {
120                 "psr-0": {
121                     "Behat\\Gherkin": "src/"
122                 }
123             },
124             "notification-url": "https://packagist.org/downloads/",
125             "license": [
126                 "MIT"
127             ],
128             "authors": [
129                 {
130                     "name": "Konstantin Kudryashov",
131                     "email": "ever.zet@gmail.com",
132                     "homepage": "http://everzet.com"
133                 }
134             ],
135             "description": "Gherkin DSL parser for PHP 5.3",
136             "homepage": "http://behat.org/",
137             "keywords": [
138                 "BDD",
139                 "Behat",
140                 "Cucumber",
141                 "DSL",
142                 "gherkin",
143                 "parser"
144             ],
145             "time": "2020-03-17T14:03:26+00:00"
146         },
147         {
148             "name": "behat/mink",
149             "version": "v1.8.1",
150             "source": {
151                 "type": "git",
152                 "url": "https://github.com/minkphp/Mink.git",
153                 "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887"
154             },
155             "dist": {
156                 "type": "zip",
157                 "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
158                 "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
159                 "shasum": ""
160             },
161             "require": {
162                 "php": ">=5.3.1",
163                 "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
164             },
165             "require-dev": {
166                 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
167                 "symfony/debug": "^2.7|^3.0|^4.0",
168                 "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
169             },
170             "suggest": {
171                 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
172                 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
173                 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
174                 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
175                 "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
176             },
177             "type": "library",
178             "extra": {
179                 "branch-alias": {
180                     "dev-master": "1.8.x-dev"
181                 }
182             },
183             "autoload": {
184                 "psr-4": {
185                     "Behat\\Mink\\": "src/"
186                 }
187             },
188             "notification-url": "https://packagist.org/downloads/",
189             "license": [
190                 "MIT"
191             ],
192             "authors": [
193                 {
194                     "name": "Konstantin Kudryashov",
195                     "email": "ever.zet@gmail.com",
196                     "homepage": "http://everzet.com"
197                 }
198             ],
199             "description": "Browser controller/emulator abstraction for PHP",
200             "homepage": "http://mink.behat.org/",
201             "keywords": [
202                 "browser",
203                 "testing",
204                 "web"
205             ],
206             "time": "2020-03-11T15:45:53+00:00"
207         },
208         {
209             "name": "behat/mink-browserkit-driver",
210             "version": "v1.3.4",
211             "source": {
212                 "type": "git",
213                 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
214                 "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
215             },
216             "dist": {
217                 "type": "zip",
218                 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
219                 "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
220                 "shasum": ""
221             },
222             "require": {
223                 "behat/mink": "^1.7.1@dev",
224                 "php": ">=5.3.6",
225                 "symfony/browser-kit": "~2.3|~3.0|~4.0",
226                 "symfony/dom-crawler": "~2.3|~3.0|~4.0"
227             },
228             "require-dev": {
229                 "mink/driver-testsuite": "dev-master",
230                 "symfony/debug": "^2.7|^3.0|^4.0",
231                 "symfony/http-kernel": "~2.3|~3.0|~4.0"
232             },
233             "type": "mink-driver",
234             "extra": {
235                 "branch-alias": {
236                     "dev-master": "1.3.x-dev"
237                 }
238             },
239             "autoload": {
240                 "psr-4": {
241                     "Behat\\Mink\\Driver\\": "src/"
242                 }
243             },
244             "notification-url": "https://packagist.org/downloads/",
245             "license": [
246                 "MIT"
247             ],
248             "authors": [
249                 {
250                     "name": "Konstantin Kudryashov",
251                     "email": "ever.zet@gmail.com",
252                     "homepage": "http://everzet.com"
253                 }
254             ],
255             "description": "Symfony2 BrowserKit driver for Mink framework",
256             "homepage": "http://mink.behat.org/",
257             "keywords": [
258                 "Mink",
259                 "Symfony2",
260                 "browser",
261                 "testing"
262             ],
263             "time": "2020-03-11T09:49:45+00:00"
264         },
265         {
266             "name": "behat/mink-extension",
267             "version": "2.3.1",
268             "source": {
269                 "type": "git",
270                 "url": "https://github.com/Behat/MinkExtension.git",
271                 "reference": "80f7849ba53867181b7e412df9210e12fba50177"
272             },
273             "dist": {
274                 "type": "zip",
275                 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
276                 "reference": "80f7849ba53867181b7e412df9210e12fba50177",
277                 "shasum": ""
278             },
279             "require": {
280                 "behat/behat": "^3.0.5",
281                 "behat/mink": "^1.5",
282                 "php": ">=5.3.2",
283                 "symfony/config": "^2.7|^3.0|^4.0"
284             },
285             "require-dev": {
286                 "behat/mink-goutte-driver": "^1.1",
287                 "phpspec/phpspec": "^2.0"
288             },
289             "type": "behat-extension",
290             "extra": {
291                 "branch-alias": {
292                     "dev-master": "2.1.x-dev"
293                 }
294             },
295             "autoload": {
296                 "psr-0": {
297                     "Behat\\MinkExtension": "src/"
298                 }
299             },
300             "notification-url": "https://packagist.org/downloads/",
301             "license": [
302                 "MIT"
303             ],
304             "authors": [
305                 {
306                     "name": "Christophe Coevoet",
307                     "email": "stof@notk.org"
308                 },
309                 {
310                     "name": "Konstantin Kudryashov",
311                     "email": "ever.zet@gmail.com"
312                 }
313             ],
314             "description": "Mink extension for Behat",
315             "homepage": "http://extensions.behat.org/mink",
316             "keywords": [
317                 "browser",
318                 "gui",
319                 "test",
320                 "web"
321             ],
322             "time": "2018-02-06T15:36:30+00:00"
323         },
324         {
325             "name": "behat/mink-goutte-driver",
326             "version": "v1.2.1",
327             "source": {
328                 "type": "git",
329                 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
330                 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
331             },
332             "dist": {
333                 "type": "zip",
334                 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
335                 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
336                 "shasum": ""
337             },
338             "require": {
339                 "behat/mink": "~1.6@dev",
340                 "behat/mink-browserkit-driver": "~1.2@dev",
341                 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
342                 "php": ">=5.3.1"
343             },
344             "require-dev": {
345                 "symfony/phpunit-bridge": "~2.7|~3.0"
346             },
347             "type": "mink-driver",
348             "extra": {
349                 "branch-alias": {
350                     "dev-master": "1.2.x-dev"
351                 }
352             },
353             "autoload": {
354                 "psr-4": {
355                     "Behat\\Mink\\Driver\\": "src/"
356                 }
357             },
358             "notification-url": "https://packagist.org/downloads/",
359             "license": [
360                 "MIT"
361             ],
362             "authors": [
363                 {
364                     "name": "Konstantin Kudryashov",
365                     "email": "ever.zet@gmail.com",
366                     "homepage": "http://everzet.com"
367                 }
368             ],
369             "description": "Goutte driver for Mink framework",
370             "homepage": "http://mink.behat.org/",
371             "keywords": [
372                 "browser",
373                 "goutte",
374                 "headless",
375                 "testing"
376             ],
377             "time": "2016-03-05T09:04:22+00:00"
378         },
379         {
380             "name": "behat/mink-selenium2-driver",
381             "version": "v1.4.0",
382             "source": {
383                 "type": "git",
384                 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
385                 "reference": "312a967dd527f28980cce40850339cd5316da092"
386             },
387             "dist": {
388                 "type": "zip",
389                 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092",
390                 "reference": "312a967dd527f28980cce40850339cd5316da092",
391                 "shasum": ""
392             },
393             "require": {
394                 "behat/mink": "~1.7@dev",
395                 "instaclick/php-webdriver": "~1.1",
396                 "php": ">=5.4"
397             },
398             "require-dev": {
399                 "mink/driver-testsuite": "dev-master"
400             },
401             "type": "mink-driver",
402             "extra": {
403                 "branch-alias": {
404                     "dev-master": "1.4.x-dev"
405                 }
406             },
407             "autoload": {
408                 "psr-4": {
409                     "Behat\\Mink\\Driver\\": "src/"
410                 }
411             },
412             "notification-url": "https://packagist.org/downloads/",
413             "license": [
414                 "MIT"
415             ],
416             "authors": [
417                 {
418                     "name": "Pete Otaqui",
419                     "email": "pete@otaqui.com",
420                     "homepage": "https://github.com/pete-otaqui"
421                 },
422                 {
423                     "name": "Konstantin Kudryashov",
424                     "email": "ever.zet@gmail.com",
425                     "homepage": "http://everzet.com"
426                 }
427             ],
428             "description": "Selenium2 (WebDriver) driver for Mink framework",
429             "homepage": "http://mink.behat.org/",
430             "keywords": [
431                 "ajax",
432                 "browser",
433                 "javascript",
434                 "selenium",
435                 "testing",
436                 "webdriver"
437             ],
438             "time": "2020-03-11T14:43:21+00:00"
439         },
440         {
441             "name": "behat/transliterator",
442             "version": "v1.3.0",
443             "source": {
444                 "type": "git",
445                 "url": "https://github.com/Behat/Transliterator.git",
446                 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
447             },
448             "dist": {
449                 "type": "zip",
450                 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
451                 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
452                 "shasum": ""
453             },
454             "require": {
455                 "php": ">=5.3.3"
456             },
457             "require-dev": {
458                 "chuyskywalker/rolling-curl": "^3.1",
459                 "php-yaoi/php-yaoi": "^1.0",
460                 "phpunit/phpunit": "^4.8.36|^6.3"
461             },
462             "type": "library",
463             "extra": {
464                 "branch-alias": {
465                     "dev-master": "1.2-dev"
466                 }
467             },
468             "autoload": {
469                 "psr-4": {
470                     "Behat\\Transliterator\\": "src/Behat/Transliterator"
471                 }
472             },
473             "notification-url": "https://packagist.org/downloads/",
474             "license": [
475                 "Artistic-1.0"
476             ],
477             "description": "String transliterator",
478             "keywords": [
479                 "i18n",
480                 "slug",
481                 "transliterator"
482             ],
483             "time": "2020-01-14T16:39:13+00:00"
484         },
485         {
486             "name": "container-interop/container-interop",
487             "version": "1.2.0",
488             "source": {
489                 "type": "git",
490                 "url": "https://github.com/container-interop/container-interop.git",
491                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
492             },
493             "dist": {
494                 "type": "zip",
495                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
496                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
497                 "shasum": ""
498             },
499             "require": {
500                 "psr/container": "^1.0"
501             },
502             "type": "library",
503             "autoload": {
504                 "psr-4": {
505                     "Interop\\Container\\": "src/Interop/Container/"
506                 }
507             },
508             "notification-url": "https://packagist.org/downloads/",
509             "license": [
510                 "MIT"
511             ],
512             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
513             "homepage": "https://github.com/container-interop/container-interop",
514             "abandoned": "psr/container",
515             "time": "2017-02-14T19:40:03+00:00"
516         },
517         {
518             "name": "doctrine/instantiator",
519             "version": "1.3.0",
520             "source": {
521                 "type": "git",
522                 "url": "https://github.com/doctrine/instantiator.git",
523                 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
524             },
525             "dist": {
526                 "type": "zip",
527                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
528                 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
529                 "shasum": ""
530             },
531             "require": {
532                 "php": "^7.1"
533             },
534             "require-dev": {
535                 "doctrine/coding-standard": "^6.0",
536                 "ext-pdo": "*",
537                 "ext-phar": "*",
538                 "phpbench/phpbench": "^0.13",
539                 "phpstan/phpstan-phpunit": "^0.11",
540                 "phpstan/phpstan-shim": "^0.11",
541                 "phpunit/phpunit": "^7.0"
542             },
543             "type": "library",
544             "extra": {
545                 "branch-alias": {
546                     "dev-master": "1.2.x-dev"
547                 }
548             },
549             "autoload": {
550                 "psr-4": {
551                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
552                 }
553             },
554             "notification-url": "https://packagist.org/downloads/",
555             "license": [
556                 "MIT"
557             ],
558             "authors": [
559                 {
560                     "name": "Marco Pivetta",
561                     "email": "ocramius@gmail.com",
562                     "homepage": "http://ocramius.github.com/"
563                 }
564             ],
565             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
566             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
567             "keywords": [
568                 "constructor",
569                 "instantiate"
570             ],
571             "time": "2019-10-21T16:45:58+00:00"
572         },
573         {
574             "name": "fabpot/goutte",
575             "version": "v3.3.0",
576             "source": {
577                 "type": "git",
578                 "url": "https://github.com/FriendsOfPHP/Goutte.git",
579                 "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae"
580             },
581             "dist": {
582                 "type": "zip",
583                 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae",
584                 "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae",
585                 "shasum": ""
586             },
587             "require": {
588                 "guzzlehttp/guzzle": "^6.0",
589                 "php": "^7.1.3",
590                 "symfony/browser-kit": "^4.4|^5.0",
591                 "symfony/css-selector": "^4.4|^5.0",
592                 "symfony/dom-crawler": "^4.4|^5.0"
593             },
594             "require-dev": {
595                 "symfony/phpunit-bridge": "^5.0"
596             },
597             "type": "application",
598             "extra": {
599                 "branch-alias": {
600                     "dev-master": "3.3-dev"
601                 }
602             },
603             "autoload": {
604                 "psr-4": {
605                     "Goutte\\": "Goutte"
606                 },
607                 "exclude-from-classmap": [
608                     "Goutte/Tests"
609                 ]
610             },
611             "notification-url": "https://packagist.org/downloads/",
612             "license": [
613                 "MIT"
614             ],
615             "authors": [
616                 {
617                     "name": "Fabien Potencier",
618                     "email": "fabien@symfony.com"
619                 }
620             ],
621             "description": "A simple PHP Web Scraper",
622             "homepage": "https://github.com/FriendsOfPHP/Goutte",
623             "keywords": [
624                 "scraper"
625             ],
626             "time": "2019-12-06T13:11:18+00:00"
627         },
628         {
629             "name": "guzzlehttp/guzzle",
630             "version": "6.5.2",
631             "source": {
632                 "type": "git",
633                 "url": "https://github.com/guzzle/guzzle.git",
634                 "reference": "43ece0e75098b7ecd8d13918293029e555a50f82"
635             },
636             "dist": {
637                 "type": "zip",
638                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82",
639                 "reference": "43ece0e75098b7ecd8d13918293029e555a50f82",
640                 "shasum": ""
641             },
642             "require": {
643                 "ext-json": "*",
644                 "guzzlehttp/promises": "^1.0",
645                 "guzzlehttp/psr7": "^1.6.1",
646                 "php": ">=5.5"
647             },
648             "require-dev": {
649                 "ext-curl": "*",
650                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
651                 "psr/log": "^1.1"
652             },
653             "suggest": {
654                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
655                 "psr/log": "Required for using the Log middleware"
656             },
657             "type": "library",
658             "extra": {
659                 "branch-alias": {
660                     "dev-master": "6.5-dev"
661                 }
662             },
663             "autoload": {
664                 "psr-4": {
665                     "GuzzleHttp\\": "src/"
666                 },
667                 "files": [
668                     "src/functions_include.php"
669                 ]
670             },
671             "notification-url": "https://packagist.org/downloads/",
672             "license": [
673                 "MIT"
674             ],
675             "authors": [
676                 {
677                     "name": "Michael Dowling",
678                     "email": "mtdowling@gmail.com",
679                     "homepage": "https://github.com/mtdowling"
680                 }
681             ],
682             "description": "Guzzle is a PHP HTTP client library",
683             "homepage": "http://guzzlephp.org/",
684             "keywords": [
685                 "client",
686                 "curl",
687                 "framework",
688                 "http",
689                 "http client",
690                 "rest",
691                 "web service"
692             ],
693             "time": "2019-12-23T11:57:10+00:00"
694         },
695         {
696             "name": "guzzlehttp/promises",
697             "version": "v1.3.1",
698             "source": {
699                 "type": "git",
700                 "url": "https://github.com/guzzle/promises.git",
701                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
702             },
703             "dist": {
704                 "type": "zip",
705                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
706                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
707                 "shasum": ""
708             },
709             "require": {
710                 "php": ">=5.5.0"
711             },
712             "require-dev": {
713                 "phpunit/phpunit": "^4.0"
714             },
715             "type": "library",
716             "extra": {
717                 "branch-alias": {
718                     "dev-master": "1.4-dev"
719                 }
720             },
721             "autoload": {
722                 "psr-4": {
723                     "GuzzleHttp\\Promise\\": "src/"
724                 },
725                 "files": [
726                     "src/functions_include.php"
727                 ]
728             },
729             "notification-url": "https://packagist.org/downloads/",
730             "license": [
731                 "MIT"
732             ],
733             "authors": [
734                 {
735                     "name": "Michael Dowling",
736                     "email": "mtdowling@gmail.com",
737                     "homepage": "https://github.com/mtdowling"
738                 }
739             ],
740             "description": "Guzzle promises library",
741             "keywords": [
742                 "promise"
743             ],
744             "time": "2016-12-20T10:07:11+00:00"
745         },
746         {
747             "name": "guzzlehttp/psr7",
748             "version": "1.6.1",
749             "source": {
750                 "type": "git",
751                 "url": "https://github.com/guzzle/psr7.git",
752                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
753             },
754             "dist": {
755                 "type": "zip",
756                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
757                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
758                 "shasum": ""
759             },
760             "require": {
761                 "php": ">=5.4.0",
762                 "psr/http-message": "~1.0",
763                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
764             },
765             "provide": {
766                 "psr/http-message-implementation": "1.0"
767             },
768             "require-dev": {
769                 "ext-zlib": "*",
770                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
771             },
772             "suggest": {
773                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
774             },
775             "type": "library",
776             "extra": {
777                 "branch-alias": {
778                     "dev-master": "1.6-dev"
779                 }
780             },
781             "autoload": {
782                 "psr-4": {
783                     "GuzzleHttp\\Psr7\\": "src/"
784                 },
785                 "files": [
786                     "src/functions_include.php"
787                 ]
788             },
789             "notification-url": "https://packagist.org/downloads/",
790             "license": [
791                 "MIT"
792             ],
793             "authors": [
794                 {
795                     "name": "Michael Dowling",
796                     "email": "mtdowling@gmail.com",
797                     "homepage": "https://github.com/mtdowling"
798                 },
799                 {
800                     "name": "Tobias Schultze",
801                     "homepage": "https://github.com/Tobion"
802                 }
803             ],
804             "description": "PSR-7 message implementation that also provides common utility methods",
805             "keywords": [
806                 "http",
807                 "message",
808                 "psr-7",
809                 "request",
810                 "response",
811                 "stream",
812                 "uri",
813                 "url"
814             ],
815             "time": "2019-07-01T23:21:34+00:00"
816         },
817         {
818             "name": "instaclick/php-webdriver",
819             "version": "dev-local",
820             "source": {
821                 "type": "git",
822                 "url": "https://github.com/moodlehq/php-webdriver.git",
823                 "reference": "3df827208ec104a9716aa8c30741e330da620c1e"
824             },
825             "dist": {
826                 "type": "zip",
827                 "url": "https://api.github.com/repos/moodlehq/php-webdriver/zipball/3df827208ec104a9716aa8c30741e330da620c1e",
828                 "reference": "3df827208ec104a9716aa8c30741e330da620c1e",
829                 "shasum": ""
830             },
831             "require": {
832                 "ext-curl": "*",
833                 "php": ">=5.3.2"
834             },
835             "require-dev": {
836                 "phpunit/phpunit": "^4.8",
837                 "satooshi/php-coveralls": "^1.0||^2.0"
838             },
839             "type": "library",
840             "extra": {
841                 "branch-alias": {
842                     "dev-master": "1.4.x-dev"
843                 }
844             },
845             "autoload": {
846                 "psr-0": {
847                     "WebDriver": "lib/"
848                 }
849             },
850             "license": [
851                 "Apache-2.0"
852             ],
853             "authors": [
854                 {
855                     "name": "Justin Bishop",
856                     "email": "jubishop@gmail.com",
857                     "role": "Developer"
858                 },
859                 {
860                     "name": "Anthon Pang",
861                     "email": "apang@softwaredevelopment.ca",
862                     "role": "Fork Maintainer"
863                 }
864             ],
865             "description": "PHP WebDriver for Selenium 2",
866             "homepage": "http://instaclick.com/",
867             "keywords": [
868                 "browser",
869                 "selenium",
870                 "webdriver",
871                 "webtest"
872             ],
873             "support": {
874                 "source": "https://github.com/moodlehq/php-webdriver/tree/local"
875             },
876             "time": "2019-08-14T02:10:24+00:00"
877         },
878         {
879             "name": "mikey179/vfsstream",
880             "version": "v1.6.8",
881             "source": {
882                 "type": "git",
883                 "url": "https://github.com/bovigo/vfsStream.git",
884                 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
885             },
886             "dist": {
887                 "type": "zip",
888                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
889                 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
890                 "shasum": ""
891             },
892             "require": {
893                 "php": ">=5.3.0"
894             },
895             "require-dev": {
896                 "phpunit/phpunit": "^4.5|^5.0"
897             },
898             "type": "library",
899             "extra": {
900                 "branch-alias": {
901                     "dev-master": "1.6.x-dev"
902                 }
903             },
904             "autoload": {
905                 "psr-0": {
906                     "org\\bovigo\\vfs\\": "src/main/php"
907                 }
908             },
909             "notification-url": "https://packagist.org/downloads/",
910             "license": [
911                 "BSD-3-Clause"
912             ],
913             "authors": [
914                 {
915                     "name": "Frank Kleine",
916                     "homepage": "http://frankkleine.de/",
917                     "role": "Developer"
918                 }
919             ],
920             "description": "Virtual file system to mock the real file system in unit tests.",
921             "homepage": "http://vfs.bovigo.org/",
922             "time": "2019-10-30T15:31:00+00:00"
923         },
924         {
925             "name": "moodlehq/behat-extension",
926             "version": "v3.39.2",
927             "source": {
928                 "type": "git",
929                 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
930                 "reference": "7a2df2124ba8a85ccf21e517d18c78f932bdbbce"
931             },
932             "dist": {
933                 "type": "zip",
934                 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/7a2df2124ba8a85ccf21e517d18c78f932bdbbce",
935                 "reference": "7a2df2124ba8a85ccf21e517d18c78f932bdbbce",
936                 "shasum": ""
937             },
938             "require": {
939                 "behat/behat": "3.5.*",
940                 "behat/mink": "~1.8",
941                 "behat/mink-extension": "~2.2",
942                 "behat/mink-goutte-driver": "~1.2",
943                 "behat/mink-selenium2-driver": "~1.3",
944                 "php": ">=7.2.0",
945                 "symfony/process": "2.8.*"
946             },
947             "type": "library",
948             "autoload": {
949                 "psr-0": {
950                     "Moodle\\BehatExtension": "src/"
951                 }
952             },
953             "notification-url": "https://packagist.org/downloads/",
954             "license": [
955                 "GPL-3.0-or-later"
956             ],
957             "authors": [
958                 {
959                     "name": "David Monllaó",
960                     "email": "david.monllao@gmail.com",
961                     "homepage": "http://moodle.com",
962                     "role": "Developer"
963                 }
964             ],
965             "description": "Moodle behat extension",
966             "keywords": [
967                 "BDD",
968                 "Behat",
969                 "moodle"
970             ],
971             "time": "2020-04-09T16:06:14+00:00"
972         },
973         {
974             "name": "myclabs/deep-copy",
975             "version": "1.9.5",
976             "source": {
977                 "type": "git",
978                 "url": "https://github.com/myclabs/DeepCopy.git",
979                 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
980             },
981             "dist": {
982                 "type": "zip",
983                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
984                 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
985                 "shasum": ""
986             },
987             "require": {
988                 "php": "^7.1"
989             },
990             "replace": {
991                 "myclabs/deep-copy": "self.version"
992             },
993             "require-dev": {
994                 "doctrine/collections": "^1.0",
995                 "doctrine/common": "^2.6",
996                 "phpunit/phpunit": "^7.1"
997             },
998             "type": "library",
999             "autoload": {
1000                 "psr-4": {
1001                     "DeepCopy\\": "src/DeepCopy/"
1002                 },
1003                 "files": [
1004                     "src/DeepCopy/deep_copy.php"
1005                 ]
1006             },
1007             "notification-url": "https://packagist.org/downloads/",
1008             "license": [
1009                 "MIT"
1010             ],
1011             "description": "Create deep copies (clones) of your objects",
1012             "keywords": [
1013                 "clone",
1014                 "copy",
1015                 "duplicate",
1016                 "object",
1017                 "object graph"
1018             ],
1019             "time": "2020-01-17T21:11:47+00:00"
1020         },
1021         {
1022             "name": "phar-io/manifest",
1023             "version": "1.0.3",
1024             "source": {
1025                 "type": "git",
1026                 "url": "https://github.com/phar-io/manifest.git",
1027                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
1028             },
1029             "dist": {
1030                 "type": "zip",
1031                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1032                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1033                 "shasum": ""
1034             },
1035             "require": {
1036                 "ext-dom": "*",
1037                 "ext-phar": "*",
1038                 "phar-io/version": "^2.0",
1039                 "php": "^5.6 || ^7.0"
1040             },
1041             "type": "library",
1042             "extra": {
1043                 "branch-alias": {
1044                     "dev-master": "1.0.x-dev"
1045                 }
1046             },
1047             "autoload": {
1048                 "classmap": [
1049                     "src/"
1050                 ]
1051             },
1052             "notification-url": "https://packagist.org/downloads/",
1053             "license": [
1054                 "BSD-3-Clause"
1055             ],
1056             "authors": [
1057                 {
1058                     "name": "Arne Blankerts",
1059                     "email": "arne@blankerts.de",
1060                     "role": "Developer"
1061                 },
1062                 {
1063                     "name": "Sebastian Heuer",
1064                     "email": "sebastian@phpeople.de",
1065                     "role": "Developer"
1066                 },
1067                 {
1068                     "name": "Sebastian Bergmann",
1069                     "email": "sebastian@phpunit.de",
1070                     "role": "Developer"
1071                 }
1072             ],
1073             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1074             "time": "2018-07-08T19:23:20+00:00"
1075         },
1076         {
1077             "name": "phar-io/version",
1078             "version": "2.0.1",
1079             "source": {
1080                 "type": "git",
1081                 "url": "https://github.com/phar-io/version.git",
1082                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
1083             },
1084             "dist": {
1085                 "type": "zip",
1086                 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1087                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1088                 "shasum": ""
1089             },
1090             "require": {
1091                 "php": "^5.6 || ^7.0"
1092             },
1093             "type": "library",
1094             "autoload": {
1095                 "classmap": [
1096                     "src/"
1097                 ]
1098             },
1099             "notification-url": "https://packagist.org/downloads/",
1100             "license": [
1101                 "BSD-3-Clause"
1102             ],
1103             "authors": [
1104                 {
1105                     "name": "Arne Blankerts",
1106                     "email": "arne@blankerts.de",
1107                     "role": "Developer"
1108                 },
1109                 {
1110                     "name": "Sebastian Heuer",
1111                     "email": "sebastian@phpeople.de",
1112                     "role": "Developer"
1113                 },
1114                 {
1115                     "name": "Sebastian Bergmann",
1116                     "email": "sebastian@phpunit.de",
1117                     "role": "Developer"
1118                 }
1119             ],
1120             "description": "Library for handling version information and constraints",
1121             "time": "2018-07-08T19:19:57+00:00"
1122         },
1123         {
1124             "name": "phpdocumentor/reflection-common",
1125             "version": "2.0.0",
1126             "source": {
1127                 "type": "git",
1128                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1129                 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
1130             },
1131             "dist": {
1132                 "type": "zip",
1133                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
1134                 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
1135                 "shasum": ""
1136             },
1137             "require": {
1138                 "php": ">=7.1"
1139             },
1140             "require-dev": {
1141                 "phpunit/phpunit": "~6"
1142             },
1143             "type": "library",
1144             "extra": {
1145                 "branch-alias": {
1146                     "dev-master": "2.x-dev"
1147                 }
1148             },
1149             "autoload": {
1150                 "psr-4": {
1151                     "phpDocumentor\\Reflection\\": "src/"
1152                 }
1153             },
1154             "notification-url": "https://packagist.org/downloads/",
1155             "license": [
1156                 "MIT"
1157             ],
1158             "authors": [
1159                 {
1160                     "name": "Jaap van Otterdijk",
1161                     "email": "opensource@ijaap.nl"
1162                 }
1163             ],
1164             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1165             "homepage": "http://www.phpdoc.org",
1166             "keywords": [
1167                 "FQSEN",
1168                 "phpDocumentor",
1169                 "phpdoc",
1170                 "reflection",
1171                 "static analysis"
1172             ],
1173             "time": "2018-08-07T13:53:10+00:00"
1174         },
1175         {
1176             "name": "phpdocumentor/reflection-docblock",
1177             "version": "5.1.0",
1178             "source": {
1179                 "type": "git",
1180                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1181                 "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
1182             },
1183             "dist": {
1184                 "type": "zip",
1185                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
1186                 "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
1187                 "shasum": ""
1188             },
1189             "require": {
1190                 "ext-filter": "^7.1",
1191                 "php": "^7.2",
1192                 "phpdocumentor/reflection-common": "^2.0",
1193                 "phpdocumentor/type-resolver": "^1.0",
1194                 "webmozart/assert": "^1"
1195             },
1196             "require-dev": {
1197                 "doctrine/instantiator": "^1",
1198                 "mockery/mockery": "^1"
1199             },
1200             "type": "library",
1201             "extra": {
1202                 "branch-alias": {
1203                     "dev-master": "5.x-dev"
1204                 }
1205             },
1206             "autoload": {
1207                 "psr-4": {
1208                     "phpDocumentor\\Reflection\\": "src"
1209                 }
1210             },
1211             "notification-url": "https://packagist.org/downloads/",
1212             "license": [
1213                 "MIT"
1214             ],
1215             "authors": [
1216                 {
1217                     "name": "Mike van Riel",
1218                     "email": "me@mikevanriel.com"
1219                 },
1220                 {
1221                     "name": "Jaap van Otterdijk",
1222                     "email": "account@ijaap.nl"
1223                 }
1224             ],
1225             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1226             "time": "2020-02-22T12:28:44+00:00"
1227         },
1228         {
1229             "name": "phpdocumentor/type-resolver",
1230             "version": "1.1.0",
1231             "source": {
1232                 "type": "git",
1233                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1234                 "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
1235             },
1236             "dist": {
1237                 "type": "zip",
1238                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
1239                 "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
1240                 "shasum": ""
1241             },
1242             "require": {
1243                 "php": "^7.2",
1244                 "phpdocumentor/reflection-common": "^2.0"
1245             },
1246             "require-dev": {
1247                 "ext-tokenizer": "^7.2",
1248                 "mockery/mockery": "~1"
1249             },
1250             "type": "library",
1251             "extra": {
1252                 "branch-alias": {
1253                     "dev-master": "1.x-dev"
1254                 }
1255             },
1256             "autoload": {
1257                 "psr-4": {
1258                     "phpDocumentor\\Reflection\\": "src"
1259                 }
1260             },
1261             "notification-url": "https://packagist.org/downloads/",
1262             "license": [
1263                 "MIT"
1264             ],
1265             "authors": [
1266                 {
1267                     "name": "Mike van Riel",
1268                     "email": "me@mikevanriel.com"
1269                 }
1270             ],
1271             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1272             "time": "2020-02-18T18:59:58+00:00"
1273         },
1274         {
1275             "name": "phpspec/prophecy",
1276             "version": "v1.10.3",
1277             "source": {
1278                 "type": "git",
1279                 "url": "https://github.com/phpspec/prophecy.git",
1280                 "reference": "451c3cd1418cf640de218914901e51b064abb093"
1281             },
1282             "dist": {
1283                 "type": "zip",
1284                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
1285                 "reference": "451c3cd1418cf640de218914901e51b064abb093",
1286                 "shasum": ""
1287             },
1288             "require": {
1289                 "doctrine/instantiator": "^1.0.2",
1290                 "php": "^5.3|^7.0",
1291                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
1292                 "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
1293                 "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
1294             },
1295             "require-dev": {
1296                 "phpspec/phpspec": "^2.5 || ^3.2",
1297                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
1298             },
1299             "type": "library",
1300             "extra": {
1301                 "branch-alias": {
1302                     "dev-master": "1.10.x-dev"
1303                 }
1304             },
1305             "autoload": {
1306                 "psr-4": {
1307                     "Prophecy\\": "src/Prophecy"
1308                 }
1309             },
1310             "notification-url": "https://packagist.org/downloads/",
1311             "license": [
1312                 "MIT"
1313             ],
1314             "authors": [
1315                 {
1316                     "name": "Konstantin Kudryashov",
1317                     "email": "ever.zet@gmail.com",
1318                     "homepage": "http://everzet.com"
1319                 },
1320                 {
1321                     "name": "Marcello Duarte",
1322                     "email": "marcello.duarte@gmail.com"
1323                 }
1324             ],
1325             "description": "Highly opinionated mocking framework for PHP 5.3+",
1326             "homepage": "https://github.com/phpspec/prophecy",
1327             "keywords": [
1328                 "Double",
1329                 "Dummy",
1330                 "fake",
1331                 "mock",
1332                 "spy",
1333                 "stub"
1334             ],
1335             "time": "2020-03-05T15:02:03+00:00"
1336         },
1337         {
1338             "name": "phpunit/dbunit",
1339             "version": "4.0.0",
1340             "source": {
1341                 "type": "git",
1342                 "url": "https://github.com/sebastianbergmann/dbunit.git",
1343                 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615"
1344             },
1345             "dist": {
1346                 "type": "zip",
1347                 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1348                 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1349                 "shasum": ""
1350             },
1351             "require": {
1352                 "ext-pdo": "*",
1353                 "ext-simplexml": "*",
1354                 "php": "^7.1",
1355                 "phpunit/phpunit": "^7.0",
1356                 "symfony/yaml": "^3.0 || ^4.0"
1357             },
1358             "type": "library",
1359             "extra": {
1360                 "branch-alias": {
1361                     "dev-master": "4.0-dev"
1362                 }
1363             },
1364             "autoload": {
1365                 "classmap": [
1366                     "src/"
1367                 ]
1368             },
1369             "notification-url": "https://packagist.org/downloads/",
1370             "license": [
1371                 "BSD-3-Clause"
1372             ],
1373             "authors": [
1374                 {
1375                     "name": "Sebastian Bergmann",
1376                     "email": "sebastian@phpunit.de",
1377                     "role": "lead"
1378                 }
1379             ],
1380             "description": "PHPUnit extension for database interaction testing",
1381             "homepage": "https://github.com/sebastianbergmann/dbunit/",
1382             "keywords": [
1383                 "database",
1384                 "testing",
1385                 "xunit"
1386             ],
1387             "abandoned": true,
1388             "time": "2018-02-07T06:47:59+00:00"
1389         },
1390         {
1391             "name": "phpunit/php-code-coverage",
1392             "version": "6.1.4",
1393             "source": {
1394                 "type": "git",
1395                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1396                 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
1397             },
1398             "dist": {
1399                 "type": "zip",
1400                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1401                 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1402                 "shasum": ""
1403             },
1404             "require": {
1405                 "ext-dom": "*",
1406                 "ext-xmlwriter": "*",
1407                 "php": "^7.1",
1408                 "phpunit/php-file-iterator": "^2.0",
1409                 "phpunit/php-text-template": "^1.2.1",
1410                 "phpunit/php-token-stream": "^3.0",
1411                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
1412                 "sebastian/environment": "^3.1 || ^4.0",
1413                 "sebastian/version": "^2.0.1",
1414                 "theseer/tokenizer": "^1.1"
1415             },
1416             "require-dev": {
1417                 "phpunit/phpunit": "^7.0"
1418             },
1419             "suggest": {
1420                 "ext-xdebug": "^2.6.0"
1421             },
1422             "type": "library",
1423             "extra": {
1424                 "branch-alias": {
1425                     "dev-master": "6.1-dev"
1426                 }
1427             },
1428             "autoload": {
1429                 "classmap": [
1430                     "src/"
1431                 ]
1432             },
1433             "notification-url": "https://packagist.org/downloads/",
1434             "license": [
1435                 "BSD-3-Clause"
1436             ],
1437             "authors": [
1438                 {
1439                     "name": "Sebastian Bergmann",
1440                     "email": "sebastian@phpunit.de",
1441                     "role": "lead"
1442                 }
1443             ],
1444             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1445             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1446             "keywords": [
1447                 "coverage",
1448                 "testing",
1449                 "xunit"
1450             ],
1451             "time": "2018-10-31T16:06:48+00:00"
1452         },
1453         {
1454             "name": "phpunit/php-file-iterator",
1455             "version": "2.0.2",
1456             "source": {
1457                 "type": "git",
1458                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1459                 "reference": "050bedf145a257b1ff02746c31894800e5122946"
1460             },
1461             "dist": {
1462                 "type": "zip",
1463                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
1464                 "reference": "050bedf145a257b1ff02746c31894800e5122946",
1465                 "shasum": ""
1466             },
1467             "require": {
1468                 "php": "^7.1"
1469             },
1470             "require-dev": {
1471                 "phpunit/phpunit": "^7.1"
1472             },
1473             "type": "library",
1474             "extra": {
1475                 "branch-alias": {
1476                     "dev-master": "2.0.x-dev"
1477                 }
1478             },
1479             "autoload": {
1480                 "classmap": [
1481                     "src/"
1482                 ]
1483             },
1484             "notification-url": "https://packagist.org/downloads/",
1485             "license": [
1486                 "BSD-3-Clause"
1487             ],
1488             "authors": [
1489                 {
1490                     "name": "Sebastian Bergmann",
1491                     "email": "sebastian@phpunit.de",
1492                     "role": "lead"
1493                 }
1494             ],
1495             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1496             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1497             "keywords": [
1498                 "filesystem",
1499                 "iterator"
1500             ],
1501             "time": "2018-09-13T20:33:42+00:00"
1502         },
1503         {
1504             "name": "phpunit/php-text-template",
1505             "version": "1.2.1",
1506             "source": {
1507                 "type": "git",
1508                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1509                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1510             },
1511             "dist": {
1512                 "type": "zip",
1513                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1514                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1515                 "shasum": ""
1516             },
1517             "require": {
1518                 "php": ">=5.3.3"
1519             },
1520             "type": "library",
1521             "autoload": {
1522                 "classmap": [
1523                     "src/"
1524                 ]
1525             },
1526             "notification-url": "https://packagist.org/downloads/",
1527             "license": [
1528                 "BSD-3-Clause"
1529             ],
1530             "authors": [
1531                 {
1532                     "name": "Sebastian Bergmann",
1533                     "email": "sebastian@phpunit.de",
1534                     "role": "lead"
1535                 }
1536             ],
1537             "description": "Simple template engine.",
1538             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1539             "keywords": [
1540                 "template"
1541             ],
1542             "time": "2015-06-21T13:50:34+00:00"
1543         },
1544         {
1545             "name": "phpunit/php-timer",
1546             "version": "2.1.2",
1547             "source": {
1548                 "type": "git",
1549                 "url": "https://github.com/sebastianbergmann/php-timer.git",
1550                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
1551             },
1552             "dist": {
1553                 "type": "zip",
1554                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
1555                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
1556                 "shasum": ""
1557             },
1558             "require": {
1559                 "php": "^7.1"
1560             },
1561             "require-dev": {
1562                 "phpunit/phpunit": "^7.0"
1563             },
1564             "type": "library",
1565             "extra": {
1566                 "branch-alias": {
1567                     "dev-master": "2.1-dev"
1568                 }
1569             },
1570             "autoload": {
1571                 "classmap": [
1572                     "src/"
1573                 ]
1574             },
1575             "notification-url": "https://packagist.org/downloads/",
1576             "license": [
1577                 "BSD-3-Clause"
1578             ],
1579             "authors": [
1580                 {
1581                     "name": "Sebastian Bergmann",
1582                     "email": "sebastian@phpunit.de",
1583                     "role": "lead"
1584                 }
1585             ],
1586             "description": "Utility class for timing",
1587             "homepage": "https://github.com/sebastianbergmann/php-timer/",
1588             "keywords": [
1589                 "timer"
1590             ],
1591             "time": "2019-06-07T04:22:29+00:00"
1592         },
1593         {
1594             "name": "phpunit/php-token-stream",
1595             "version": "3.1.1",
1596             "source": {
1597                 "type": "git",
1598                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1599                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
1600             },
1601             "dist": {
1602                 "type": "zip",
1603                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
1604                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
1605                 "shasum": ""
1606             },
1607             "require": {
1608                 "ext-tokenizer": "*",
1609                 "php": "^7.1"
1610             },
1611             "require-dev": {
1612                 "phpunit/phpunit": "^7.0"
1613             },
1614             "type": "library",
1615             "extra": {
1616                 "branch-alias": {
1617                     "dev-master": "3.1-dev"
1618                 }
1619             },
1620             "autoload": {
1621                 "classmap": [
1622                     "src/"
1623                 ]
1624             },
1625             "notification-url": "https://packagist.org/downloads/",
1626             "license": [
1627                 "BSD-3-Clause"
1628             ],
1629             "authors": [
1630                 {
1631                     "name": "Sebastian Bergmann",
1632                     "email": "sebastian@phpunit.de"
1633                 }
1634             ],
1635             "description": "Wrapper around PHP's tokenizer extension.",
1636             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1637             "keywords": [
1638                 "tokenizer"
1639             ],
1640             "time": "2019-09-17T06:23:10+00:00"
1641         },
1642         {
1643             "name": "phpunit/phpunit",
1644             "version": "7.5.20",
1645             "source": {
1646                 "type": "git",
1647                 "url": "https://github.com/sebastianbergmann/phpunit.git",
1648                 "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
1649             },
1650             "dist": {
1651                 "type": "zip",
1652                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
1653                 "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
1654                 "shasum": ""
1655             },
1656             "require": {
1657                 "doctrine/instantiator": "^1.1",
1658                 "ext-dom": "*",
1659                 "ext-json": "*",
1660                 "ext-libxml": "*",
1661                 "ext-mbstring": "*",
1662                 "ext-xml": "*",
1663                 "myclabs/deep-copy": "^1.7",
1664                 "phar-io/manifest": "^1.0.2",
1665                 "phar-io/version": "^2.0",
1666                 "php": "^7.1",
1667                 "phpspec/prophecy": "^1.7",
1668                 "phpunit/php-code-coverage": "^6.0.7",
1669                 "phpunit/php-file-iterator": "^2.0.1",
1670                 "phpunit/php-text-template": "^1.2.1",
1671                 "phpunit/php-timer": "^2.1",
1672                 "sebastian/comparator": "^3.0",
1673                 "sebastian/diff": "^3.0",
1674                 "sebastian/environment": "^4.0",
1675                 "sebastian/exporter": "^3.1",
1676                 "sebastian/global-state": "^2.0",
1677                 "sebastian/object-enumerator": "^3.0.3",
1678                 "sebastian/resource-operations": "^2.0",
1679                 "sebastian/version": "^2.0.1"
1680             },
1681             "conflict": {
1682                 "phpunit/phpunit-mock-objects": "*"
1683             },
1684             "require-dev": {
1685                 "ext-pdo": "*"
1686             },
1687             "suggest": {
1688                 "ext-soap": "*",
1689                 "ext-xdebug": "*",
1690                 "phpunit/php-invoker": "^2.0"
1691             },
1692             "bin": [
1693                 "phpunit"
1694             ],
1695             "type": "library",
1696             "extra": {
1697                 "branch-alias": {
1698                     "dev-master": "7.5-dev"
1699                 }
1700             },
1701             "autoload": {
1702                 "classmap": [
1703                     "src/"
1704                 ]
1705             },
1706             "notification-url": "https://packagist.org/downloads/",
1707             "license": [
1708                 "BSD-3-Clause"
1709             ],
1710             "authors": [
1711                 {
1712                     "name": "Sebastian Bergmann",
1713                     "email": "sebastian@phpunit.de",
1714                     "role": "lead"
1715                 }
1716             ],
1717             "description": "The PHP Unit Testing framework.",
1718             "homepage": "https://phpunit.de/",
1719             "keywords": [
1720                 "phpunit",
1721                 "testing",
1722                 "xunit"
1723             ],
1724             "time": "2020-01-08T08:45:45+00:00"
1725         },
1726         {
1727             "name": "psr/container",
1728             "version": "1.0.0",
1729             "source": {
1730                 "type": "git",
1731                 "url": "https://github.com/php-fig/container.git",
1732                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1733             },
1734             "dist": {
1735                 "type": "zip",
1736                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1737                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1738                 "shasum": ""
1739             },
1740             "require": {
1741                 "php": ">=5.3.0"
1742             },
1743             "type": "library",
1744             "extra": {
1745                 "branch-alias": {
1746                     "dev-master": "1.0.x-dev"
1747                 }
1748             },
1749             "autoload": {
1750                 "psr-4": {
1751                     "Psr\\Container\\": "src/"
1752                 }
1753             },
1754             "notification-url": "https://packagist.org/downloads/",
1755             "license": [
1756                 "MIT"
1757             ],
1758             "authors": [
1759                 {
1760                     "name": "PHP-FIG",
1761                     "homepage": "http://www.php-fig.org/"
1762                 }
1763             ],
1764             "description": "Common Container Interface (PHP FIG PSR-11)",
1765             "homepage": "https://github.com/php-fig/container",
1766             "keywords": [
1767                 "PSR-11",
1768                 "container",
1769                 "container-interface",
1770                 "container-interop",
1771                 "psr"
1772             ],
1773             "time": "2017-02-14T16:28:37+00:00"
1774         },
1775         {
1776             "name": "psr/http-message",
1777             "version": "1.0.1",
1778             "source": {
1779                 "type": "git",
1780                 "url": "https://github.com/php-fig/http-message.git",
1781                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1782             },
1783             "dist": {
1784                 "type": "zip",
1785                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1786                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1787                 "shasum": ""
1788             },
1789             "require": {
1790                 "php": ">=5.3.0"
1791             },
1792             "type": "library",
1793             "extra": {
1794                 "branch-alias": {
1795                     "dev-master": "1.0.x-dev"
1796                 }
1797             },
1798             "autoload": {
1799                 "psr-4": {
1800                     "Psr\\Http\\Message\\": "src/"
1801                 }
1802             },
1803             "notification-url": "https://packagist.org/downloads/",
1804             "license": [
1805                 "MIT"
1806             ],
1807             "authors": [
1808                 {
1809                     "name": "PHP-FIG",
1810                     "homepage": "http://www.php-fig.org/"
1811                 }
1812             ],
1813             "description": "Common interface for HTTP messages",
1814             "homepage": "https://github.com/php-fig/http-message",
1815             "keywords": [
1816                 "http",
1817                 "http-message",
1818                 "psr",
1819                 "psr-7",
1820                 "request",
1821                 "response"
1822             ],
1823             "time": "2016-08-06T14:39:51+00:00"
1824         },
1825         {
1826             "name": "psr/log",
1827             "version": "1.1.3",
1828             "source": {
1829                 "type": "git",
1830                 "url": "https://github.com/php-fig/log.git",
1831                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
1832             },
1833             "dist": {
1834                 "type": "zip",
1835                 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
1836                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
1837                 "shasum": ""
1838             },
1839             "require": {
1840                 "php": ">=5.3.0"
1841             },
1842             "type": "library",
1843             "extra": {
1844                 "branch-alias": {
1845                     "dev-master": "1.1.x-dev"
1846                 }
1847             },
1848             "autoload": {
1849                 "psr-4": {
1850                     "Psr\\Log\\": "Psr/Log/"
1851                 }
1852             },
1853             "notification-url": "https://packagist.org/downloads/",
1854             "license": [
1855                 "MIT"
1856             ],
1857             "authors": [
1858                 {
1859                     "name": "PHP-FIG",
1860                     "homepage": "http://www.php-fig.org/"
1861                 }
1862             ],
1863             "description": "Common interface for logging libraries",
1864             "homepage": "https://github.com/php-fig/log",
1865             "keywords": [
1866                 "log",
1867                 "psr",
1868                 "psr-3"
1869             ],
1870             "time": "2020-03-23T09:12:05+00:00"
1871         },
1872         {
1873             "name": "ralouphie/getallheaders",
1874             "version": "3.0.3",
1875             "source": {
1876                 "type": "git",
1877                 "url": "https://github.com/ralouphie/getallheaders.git",
1878                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1879             },
1880             "dist": {
1881                 "type": "zip",
1882                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1883                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1884                 "shasum": ""
1885             },
1886             "require": {
1887                 "php": ">=5.6"
1888             },
1889             "require-dev": {
1890                 "php-coveralls/php-coveralls": "^2.1",
1891                 "phpunit/phpunit": "^5 || ^6.5"
1892             },
1893             "type": "library",
1894             "autoload": {
1895                 "files": [
1896                     "src/getallheaders.php"
1897                 ]
1898             },
1899             "notification-url": "https://packagist.org/downloads/",
1900             "license": [
1901                 "MIT"
1902             ],
1903             "authors": [
1904                 {
1905                     "name": "Ralph Khattar",
1906                     "email": "ralph.khattar@gmail.com"
1907                 }
1908             ],
1909             "description": "A polyfill for getallheaders.",
1910             "time": "2019-03-08T08:55:37+00:00"
1911         },
1912         {
1913             "name": "sebastian/code-unit-reverse-lookup",
1914             "version": "1.0.1",
1915             "source": {
1916                 "type": "git",
1917                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1918                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1919             },
1920             "dist": {
1921                 "type": "zip",
1922                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1923                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1924                 "shasum": ""
1925             },
1926             "require": {
1927                 "php": "^5.6 || ^7.0"
1928             },
1929             "require-dev": {
1930                 "phpunit/phpunit": "^5.7 || ^6.0"
1931             },
1932             "type": "library",
1933             "extra": {
1934                 "branch-alias": {
1935                     "dev-master": "1.0.x-dev"
1936                 }
1937             },
1938             "autoload": {
1939                 "classmap": [
1940                     "src/"
1941                 ]
1942             },
1943             "notification-url": "https://packagist.org/downloads/",
1944             "license": [
1945                 "BSD-3-Clause"
1946             ],
1947             "authors": [
1948                 {
1949                     "name": "Sebastian Bergmann",
1950                     "email": "sebastian@phpunit.de"
1951                 }
1952             ],
1953             "description": "Looks up which function or method a line of code belongs to",
1954             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1955             "time": "2017-03-04T06:30:41+00:00"
1956         },
1957         {
1958             "name": "sebastian/comparator",
1959             "version": "3.0.2",
1960             "source": {
1961                 "type": "git",
1962                 "url": "https://github.com/sebastianbergmann/comparator.git",
1963                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
1964             },
1965             "dist": {
1966                 "type": "zip",
1967                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1968                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1969                 "shasum": ""
1970             },
1971             "require": {
1972                 "php": "^7.1",
1973                 "sebastian/diff": "^3.0",
1974                 "sebastian/exporter": "^3.1"
1975             },
1976             "require-dev": {
1977                 "phpunit/phpunit": "^7.1"
1978             },
1979             "type": "library",
1980             "extra": {
1981                 "branch-alias": {
1982                     "dev-master": "3.0-dev"
1983                 }
1984             },
1985             "autoload": {
1986                 "classmap": [
1987                     "src/"
1988                 ]
1989             },
1990             "notification-url": "https://packagist.org/downloads/",
1991             "license": [
1992                 "BSD-3-Clause"
1993             ],
1994             "authors": [
1995                 {
1996                     "name": "Jeff Welch",
1997                     "email": "whatthejeff@gmail.com"
1998                 },
1999                 {
2000                     "name": "Volker Dusch",
2001                     "email": "github@wallbash.com"
2002                 },
2003                 {
2004                     "name": "Bernhard Schussek",
2005                     "email": "bschussek@2bepublished.at"
2006                 },
2007                 {
2008                     "name": "Sebastian Bergmann",
2009                     "email": "sebastian@phpunit.de"
2010                 }
2011             ],
2012             "description": "Provides the functionality to compare PHP values for equality",
2013             "homepage": "https://github.com/sebastianbergmann/comparator",
2014             "keywords": [
2015                 "comparator",
2016                 "compare",
2017                 "equality"
2018             ],
2019             "time": "2018-07-12T15:12:46+00:00"
2020         },
2021         {
2022             "name": "sebastian/diff",
2023             "version": "3.0.2",
2024             "source": {
2025                 "type": "git",
2026                 "url": "https://github.com/sebastianbergmann/diff.git",
2027                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2028             },
2029             "dist": {
2030                 "type": "zip",
2031                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2032                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2033                 "shasum": ""
2034             },
2035             "require": {
2036                 "php": "^7.1"
2037             },
2038             "require-dev": {
2039                 "phpunit/phpunit": "^7.5 || ^8.0",
2040                 "symfony/process": "^2 || ^3.3 || ^4"
2041             },
2042             "type": "library",
2043             "extra": {
2044                 "branch-alias": {
2045                     "dev-master": "3.0-dev"
2046                 }
2047             },
2048             "autoload": {
2049                 "classmap": [
2050                     "src/"
2051                 ]
2052             },
2053             "notification-url": "https://packagist.org/downloads/",
2054             "license": [
2055                 "BSD-3-Clause"
2056             ],
2057             "authors": [
2058                 {
2059                     "name": "Kore Nordmann",
2060                     "email": "mail@kore-nordmann.de"
2061                 },
2062                 {
2063                     "name": "Sebastian Bergmann",
2064                     "email": "sebastian@phpunit.de"
2065                 }
2066             ],
2067             "description": "Diff implementation",
2068             "homepage": "https://github.com/sebastianbergmann/diff",
2069             "keywords": [
2070                 "diff",
2071                 "udiff",
2072                 "unidiff",
2073                 "unified diff"
2074             ],
2075             "time": "2019-02-04T06:01:07+00:00"
2076         },
2077         {
2078             "name": "sebastian/environment",
2079             "version": "4.2.3",
2080             "source": {
2081                 "type": "git",
2082                 "url": "https://github.com/sebastianbergmann/environment.git",
2083                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
2084             },
2085             "dist": {
2086                 "type": "zip",
2087                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2088                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2089                 "shasum": ""
2090             },
2091             "require": {
2092                 "php": "^7.1"
2093             },
2094             "require-dev": {
2095                 "phpunit/phpunit": "^7.5"
2096             },
2097             "suggest": {
2098                 "ext-posix": "*"
2099             },
2100             "type": "library",
2101             "extra": {
2102                 "branch-alias": {
2103                     "dev-master": "4.2-dev"
2104                 }
2105             },
2106             "autoload": {
2107                 "classmap": [
2108                     "src/"
2109                 ]
2110             },
2111             "notification-url": "https://packagist.org/downloads/",
2112             "license": [
2113                 "BSD-3-Clause"
2114             ],
2115             "authors": [
2116                 {
2117                     "name": "Sebastian Bergmann",
2118                     "email": "sebastian@phpunit.de"
2119                 }
2120             ],
2121             "description": "Provides functionality to handle HHVM/PHP environments",
2122             "homepage": "http://www.github.com/sebastianbergmann/environment",
2123             "keywords": [
2124                 "Xdebug",
2125                 "environment",
2126                 "hhvm"
2127             ],
2128             "time": "2019-11-20T08:46:58+00:00"
2129         },
2130         {
2131             "name": "sebastian/exporter",
2132             "version": "3.1.2",
2133             "source": {
2134                 "type": "git",
2135                 "url": "https://github.com/sebastianbergmann/exporter.git",
2136                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
2137             },
2138             "dist": {
2139                 "type": "zip",
2140                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
2141                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
2142                 "shasum": ""
2143             },
2144             "require": {
2145                 "php": "^7.0",
2146                 "sebastian/recursion-context": "^3.0"
2147             },
2148             "require-dev": {
2149                 "ext-mbstring": "*",
2150                 "phpunit/phpunit": "^6.0"
2151             },
2152             "type": "library",
2153             "extra": {
2154                 "branch-alias": {
2155                     "dev-master": "3.1.x-dev"
2156                 }
2157             },
2158             "autoload": {
2159                 "classmap": [
2160                     "src/"
2161                 ]
2162             },
2163             "notification-url": "https://packagist.org/downloads/",
2164             "license": [
2165                 "BSD-3-Clause"
2166             ],
2167             "authors": [
2168                 {
2169                     "name": "Sebastian Bergmann",
2170                     "email": "sebastian@phpunit.de"
2171                 },
2172                 {
2173                     "name": "Jeff Welch",
2174                     "email": "whatthejeff@gmail.com"
2175                 },
2176                 {
2177                     "name": "Volker Dusch",
2178                     "email": "github@wallbash.com"
2179                 },
2180                 {
2181                     "name": "Adam Harvey",
2182                     "email": "aharvey@php.net"
2183                 },
2184                 {
2185                     "name": "Bernhard Schussek",
2186                     "email": "bschussek@gmail.com"
2187                 }
2188             ],
2189             "description": "Provides the functionality to export PHP variables for visualization",
2190             "homepage": "http://www.github.com/sebastianbergmann/exporter",
2191             "keywords": [
2192                 "export",
2193                 "exporter"
2194             ],
2195             "time": "2019-09-14T09:02:43+00:00"
2196         },
2197         {
2198             "name": "sebastian/global-state",
2199             "version": "2.0.0",
2200             "source": {
2201                 "type": "git",
2202                 "url": "https://github.com/sebastianbergmann/global-state.git",
2203                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2204             },
2205             "dist": {
2206                 "type": "zip",
2207                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2208                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2209                 "shasum": ""
2210             },
2211             "require": {
2212                 "php": "^7.0"
2213             },
2214             "require-dev": {
2215                 "phpunit/phpunit": "^6.0"
2216             },
2217             "suggest": {
2218                 "ext-uopz": "*"
2219             },
2220             "type": "library",
2221             "extra": {
2222                 "branch-alias": {
2223                     "dev-master": "2.0-dev"
2224                 }
2225             },
2226             "autoload": {
2227                 "classmap": [
2228                     "src/"
2229                 ]
2230             },
2231             "notification-url": "https://packagist.org/downloads/",
2232             "license": [
2233                 "BSD-3-Clause"
2234             ],
2235             "authors": [
2236                 {
2237                     "name": "Sebastian Bergmann",
2238                     "email": "sebastian@phpunit.de"
2239                 }
2240             ],
2241             "description": "Snapshotting of global state",
2242             "homepage": "http://www.github.com/sebastianbergmann/global-state",
2243             "keywords": [
2244                 "global state"
2245             ],
2246             "time": "2017-04-27T15:39:26+00:00"
2247         },
2248         {
2249             "name": "sebastian/object-enumerator",
2250             "version": "3.0.3",
2251             "source": {
2252                 "type": "git",
2253                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2254                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2255             },
2256             "dist": {
2257                 "type": "zip",
2258                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2259                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2260                 "shasum": ""
2261             },
2262             "require": {
2263                 "php": "^7.0",
2264                 "sebastian/object-reflector": "^1.1.1",
2265                 "sebastian/recursion-context": "^3.0"
2266             },
2267             "require-dev": {
2268                 "phpunit/phpunit": "^6.0"
2269             },
2270             "type": "library",
2271             "extra": {
2272                 "branch-alias": {
2273                     "dev-master": "3.0.x-dev"
2274                 }
2275             },
2276             "autoload": {
2277                 "classmap": [
2278                     "src/"
2279                 ]
2280             },
2281             "notification-url": "https://packagist.org/downloads/",
2282             "license": [
2283                 "BSD-3-Clause"
2284             ],
2285             "authors": [
2286                 {
2287                     "name": "Sebastian Bergmann",
2288                     "email": "sebastian@phpunit.de"
2289                 }
2290             ],
2291             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2292             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2293             "time": "2017-08-03T12:35:26+00:00"
2294         },
2295         {
2296             "name": "sebastian/object-reflector",
2297             "version": "1.1.1",
2298             "source": {
2299                 "type": "git",
2300                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2301                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
2302             },
2303             "dist": {
2304                 "type": "zip",
2305                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2306                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
2307                 "shasum": ""
2308             },
2309             "require": {
2310                 "php": "^7.0"
2311             },
2312             "require-dev": {
2313                 "phpunit/phpunit": "^6.0"
2314             },
2315             "type": "library",
2316             "extra": {
2317                 "branch-alias": {
2318                     "dev-master": "1.1-dev"
2319                 }
2320             },
2321             "autoload": {
2322                 "classmap": [
2323                     "src/"
2324                 ]
2325             },
2326             "notification-url": "https://packagist.org/downloads/",
2327             "license": [
2328                 "BSD-3-Clause"
2329             ],
2330             "authors": [
2331                 {
2332                     "name": "Sebastian Bergmann",
2333                     "email": "sebastian@phpunit.de"
2334                 }
2335             ],
2336             "description": "Allows reflection of object attributes, including inherited and non-public ones",
2337             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2338             "time": "2017-03-29T09:07:27+00:00"
2339         },
2340         {
2341             "name": "sebastian/recursion-context",
2342             "version": "3.0.0",
2343             "source": {
2344                 "type": "git",
2345                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2346                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2347             },
2348             "dist": {
2349                 "type": "zip",
2350                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2351                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2352                 "shasum": ""
2353             },
2354             "require": {
2355                 "php": "^7.0"
2356             },
2357             "require-dev": {
2358                 "phpunit/phpunit": "^6.0"
2359             },
2360             "type": "library",
2361             "extra": {
2362                 "branch-alias": {
2363                     "dev-master": "3.0.x-dev"
2364                 }
2365             },
2366             "autoload": {
2367                 "classmap": [
2368                     "src/"
2369                 ]
2370             },
2371             "notification-url": "https://packagist.org/downloads/",
2372             "license": [
2373                 "BSD-3-Clause"
2374             ],
2375             "authors": [
2376                 {
2377                     "name": "Jeff Welch",
2378                     "email": "whatthejeff@gmail.com"
2379                 },
2380                 {
2381                     "name": "Sebastian Bergmann",
2382                     "email": "sebastian@phpunit.de"
2383                 },
2384                 {
2385                     "name": "Adam Harvey",
2386                     "email": "aharvey@php.net"
2387                 }
2388             ],
2389             "description": "Provides functionality to recursively process PHP variables",
2390             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2391             "time": "2017-03-03T06:23:57+00:00"
2392         },
2393         {
2394             "name": "sebastian/resource-operations",
2395             "version": "2.0.1",
2396             "source": {
2397                 "type": "git",
2398                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2399                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2400             },
2401             "dist": {
2402                 "type": "zip",
2403                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2404                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2405                 "shasum": ""
2406             },
2407             "require": {
2408                 "php": "^7.1"
2409             },
2410             "type": "library",
2411             "extra": {
2412                 "branch-alias": {
2413                     "dev-master": "2.0-dev"
2414                 }
2415             },
2416             "autoload": {
2417                 "classmap": [
2418                     "src/"
2419                 ]
2420             },
2421             "notification-url": "https://packagist.org/downloads/",
2422             "license": [
2423                 "BSD-3-Clause"
2424             ],
2425             "authors": [
2426                 {
2427                     "name": "Sebastian Bergmann",
2428                     "email": "sebastian@phpunit.de"
2429                 }
2430             ],
2431             "description": "Provides a list of PHP built-in functions that operate on resources",
2432             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2433             "time": "2018-10-04T04:07:39+00:00"
2434         },
2435         {
2436             "name": "sebastian/version",
2437             "version": "2.0.1",
2438             "source": {
2439                 "type": "git",
2440                 "url": "https://github.com/sebastianbergmann/version.git",
2441                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2442             },
2443             "dist": {
2444                 "type": "zip",
2445                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2446                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2447                 "shasum": ""
2448             },
2449             "require": {
2450                 "php": ">=5.6"
2451             },
2452             "type": "library",
2453             "extra": {
2454                 "branch-alias": {
2455                     "dev-master": "2.0.x-dev"
2456                 }
2457             },
2458             "autoload": {
2459                 "classmap": [
2460                     "src/"
2461                 ]
2462             },
2463             "notification-url": "https://packagist.org/downloads/",
2464             "license": [
2465                 "BSD-3-Clause"
2466             ],
2467             "authors": [
2468                 {
2469                     "name": "Sebastian Bergmann",
2470                     "email": "sebastian@phpunit.de",
2471                     "role": "lead"
2472                 }
2473             ],
2474             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2475             "homepage": "https://github.com/sebastianbergmann/version",
2476             "time": "2016-10-03T07:35:21+00:00"
2477         },
2478         {
2479             "name": "symfony/browser-kit",
2480             "version": "v4.4.7",
2481             "source": {
2482                 "type": "git",
2483                 "url": "https://github.com/symfony/browser-kit.git",
2484                 "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42"
2485             },
2486             "dist": {
2487                 "type": "zip",
2488                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42",
2489                 "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42",
2490                 "shasum": ""
2491             },
2492             "require": {
2493                 "php": "^7.1.3",
2494                 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
2495             },
2496             "require-dev": {
2497                 "symfony/css-selector": "^3.4|^4.0|^5.0",
2498                 "symfony/http-client": "^4.3|^5.0",
2499                 "symfony/mime": "^4.3|^5.0",
2500                 "symfony/process": "^3.4|^4.0|^5.0"
2501             },
2502             "suggest": {
2503                 "symfony/process": ""
2504             },
2505             "type": "library",
2506             "extra": {
2507                 "branch-alias": {
2508                     "dev-master": "4.4-dev"
2509                 }
2510             },
2511             "autoload": {
2512                 "psr-4": {
2513                     "Symfony\\Component\\BrowserKit\\": ""
2514                 },
2515                 "exclude-from-classmap": [
2516                     "/Tests/"
2517                 ]
2518             },
2519             "notification-url": "https://packagist.org/downloads/",
2520             "license": [
2521                 "MIT"
2522             ],
2523             "authors": [
2524                 {
2525                     "name": "Fabien Potencier",
2526                     "email": "fabien@symfony.com"
2527                 },
2528                 {
2529                     "name": "Symfony Community",
2530                     "homepage": "https://symfony.com/contributors"
2531                 }
2532             ],
2533             "description": "Symfony BrowserKit Component",
2534             "homepage": "https://symfony.com",
2535             "funding": [
2536                 {
2537                     "url": "https://symfony.com/sponsor",
2538                     "type": "custom"
2539                 },
2540                 {
2541                     "url": "https://github.com/fabpot",
2542                     "type": "github"
2543                 },
2544                 {
2545                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2546                     "type": "tidelift"
2547                 }
2548             ],
2549             "time": "2020-03-28T10:15:50+00:00"
2550         },
2551         {
2552             "name": "symfony/class-loader",
2553             "version": "v3.4.39",
2554             "source": {
2555                 "type": "git",
2556                 "url": "https://github.com/symfony/class-loader.git",
2557                 "reference": "e4636a4f23f157278a19e5db160c63de0da297d8"
2558             },
2559             "dist": {
2560                 "type": "zip",
2561                 "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8",
2562                 "reference": "e4636a4f23f157278a19e5db160c63de0da297d8",
2563                 "shasum": ""
2564             },
2565             "require": {
2566                 "php": "^5.5.9|>=7.0.8"
2567             },
2568             "require-dev": {
2569                 "symfony/finder": "~2.8|~3.0|~4.0",
2570                 "symfony/polyfill-apcu": "~1.1"
2571             },
2572             "suggest": {
2573                 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2574             },
2575             "type": "library",
2576             "extra": {
2577                 "branch-alias": {
2578                     "dev-master": "3.4-dev"
2579                 }
2580             },
2581             "autoload": {
2582                 "psr-4": {
2583                     "Symfony\\Component\\ClassLoader\\": ""
2584                 },
2585                 "exclude-from-classmap": [
2586                     "/Tests/"
2587                 ]
2588             },
2589             "notification-url": "https://packagist.org/downloads/",
2590             "license": [
2591                 "MIT"
2592             ],
2593             "authors": [
2594                 {
2595                     "name": "Fabien Potencier",
2596                     "email": "fabien@symfony.com"
2597                 },
2598                 {
2599                     "name": "Symfony Community",
2600                     "homepage": "https://symfony.com/contributors"
2601                 }
2602             ],
2603             "description": "Symfony ClassLoader Component",
2604             "homepage": "https://symfony.com",
2605             "funding": [
2606                 {
2607                     "url": "https://symfony.com/sponsor",
2608                     "type": "custom"
2609                 },
2610                 {
2611                     "url": "https://github.com/fabpot",
2612                     "type": "github"
2613                 },
2614                 {
2615                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2616                     "type": "tidelift"
2617                 }
2618             ],
2619             "time": "2020-03-15T09:38:08+00:00"
2620         },
2621         {
2622             "name": "symfony/config",
2623             "version": "v4.4.7",
2624             "source": {
2625                 "type": "git",
2626                 "url": "https://github.com/symfony/config.git",
2627                 "reference": "3f4a3de1af498ed0ea653d4dc2317794144e6ca4"
2628             },
2629             "dist": {
2630                 "type": "zip",
2631                 "url": "https://api.github.com/repos/symfony/config/zipball/3f4a3de1af498ed0ea653d4dc2317794144e6ca4",
2632                 "reference": "3f4a3de1af498ed0ea653d4dc2317794144e6ca4",
2633                 "shasum": ""
2634             },
2635             "require": {
2636                 "php": "^7.1.3",
2637                 "symfony/filesystem": "^3.4|^4.0|^5.0",
2638                 "symfony/polyfill-ctype": "~1.8"
2639             },
2640             "conflict": {
2641                 "symfony/finder": "<3.4"
2642             },
2643             "require-dev": {
2644                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
2645                 "symfony/finder": "^3.4|^4.0|^5.0",
2646                 "symfony/messenger": "^4.1|^5.0",
2647                 "symfony/service-contracts": "^1.1|^2",
2648                 "symfony/yaml": "^3.4|^4.0|^5.0"
2649             },
2650             "suggest": {
2651                 "symfony/yaml": "To use the yaml reference dumper"
2652             },
2653             "type": "library",
2654             "extra": {
2655                 "branch-alias": {
2656                     "dev-master": "4.4-dev"
2657                 }
2658             },
2659             "autoload": {
2660                 "psr-4": {
2661                     "Symfony\\Component\\Config\\": ""
2662                 },
2663                 "exclude-from-classmap": [
2664                     "/Tests/"
2665                 ]
2666             },
2667             "notification-url": "https://packagist.org/downloads/",
2668             "license": [
2669                 "MIT"
2670             ],
2671             "authors": [
2672                 {
2673                     "name": "Fabien Potencier",
2674                     "email": "fabien@symfony.com"
2675                 },
2676                 {
2677                     "name": "Symfony Community",
2678                     "homepage": "https://symfony.com/contributors"
2679                 }
2680             ],
2681             "description": "Symfony Config Component",
2682             "homepage": "https://symfony.com",
2683             "funding": [
2684                 {
2685                     "url": "https://symfony.com/sponsor",
2686                     "type": "custom"
2687                 },
2688                 {
2689                     "url": "https://github.com/fabpot",
2690                     "type": "github"
2691                 },
2692                 {
2693                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2694                     "type": "tidelift"
2695                 }
2696             ],
2697             "time": "2020-03-27T16:54:36+00:00"
2698         },
2699         {
2700             "name": "symfony/console",
2701             "version": "v3.3.18",
2702             "source": {
2703                 "type": "git",
2704                 "url": "https://github.com/symfony/console.git",
2705                 "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc"
2706             },
2707             "dist": {
2708                 "type": "zip",
2709                 "url": "https://api.github.com/repos/symfony/console/zipball/af7ec995de93671c03cc1b4e3176c8588bc79dcc",
2710                 "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc",
2711                 "shasum": ""
2712             },
2713             "require": {
2714                 "php": "^5.5.9|>=7.0.8",
2715                 "symfony/debug": "~2.8|~3.0",
2716                 "symfony/polyfill-mbstring": "~1.0"
2717             },
2718             "conflict": {
2719                 "symfony/dependency-injection": "<3.3"
2720             },
2721             "require-dev": {
2722                 "psr/log": "~1.0",
2723                 "symfony/config": "~3.3",
2724                 "symfony/dependency-injection": "~3.3",
2725                 "symfony/event-dispatcher": "~2.8|~3.0",
2726                 "symfony/filesystem": "~2.8|~3.0",
2727                 "symfony/process": "~2.8|~3.0"
2728             },
2729             "suggest": {
2730                 "psr/log": "For using the console logger",
2731                 "symfony/event-dispatcher": "",
2732                 "symfony/filesystem": "",
2733                 "symfony/process": ""
2734             },
2735             "type": "library",
2736             "extra": {
2737                 "branch-alias": {
2738                     "dev-master": "3.3-dev"
2739                 }
2740             },
2741             "autoload": {
2742                 "psr-4": {
2743                     "Symfony\\Component\\Console\\": ""
2744                 },
2745                 "exclude-from-classmap": [
2746                     "/Tests/"
2747                 ]
2748             },
2749             "notification-url": "https://packagist.org/downloads/",
2750             "license": [
2751                 "MIT"
2752             ],
2753             "authors": [
2754                 {
2755                     "name": "Fabien Potencier",
2756                     "email": "fabien@symfony.com"
2757                 },
2758                 {
2759                     "name": "Symfony Community",
2760                     "homepage": "https://symfony.com/contributors"
2761                 }
2762             ],
2763             "description": "Symfony Console Component",
2764             "homepage": "https://symfony.com",
2765             "time": "2018-01-29T09:02:23+00:00"
2766         },
2767         {
2768             "name": "symfony/css-selector",
2769             "version": "v5.0.7",
2770             "source": {
2771                 "type": "git",
2772                 "url": "https://github.com/symfony/css-selector.git",
2773                 "reference": "5f8d5271303dad260692ba73dfa21777d38e124e"
2774             },
2775             "dist": {
2776                 "type": "zip",
2777                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/5f8d5271303dad260692ba73dfa21777d38e124e",
2778                 "reference": "5f8d5271303dad260692ba73dfa21777d38e124e",
2779                 "shasum": ""
2780             },
2781             "require": {
2782                 "php": "^7.2.5"
2783             },
2784             "type": "library",
2785             "extra": {
2786                 "branch-alias": {
2787                     "dev-master": "5.0-dev"
2788                 }
2789             },
2790             "autoload": {
2791                 "psr-4": {
2792                     "Symfony\\Component\\CssSelector\\": ""
2793                 },
2794                 "exclude-from-classmap": [
2795                     "/Tests/"
2796                 ]
2797             },
2798             "notification-url": "https://packagist.org/downloads/",
2799             "license": [
2800                 "MIT"
2801             ],
2802             "authors": [
2803                 {
2804                     "name": "Fabien Potencier",
2805                     "email": "fabien@symfony.com"
2806                 },
2807                 {
2808                     "name": "Jean-François Simon",
2809                     "email": "jeanfrancois.simon@sensiolabs.com"
2810                 },
2811                 {
2812                     "name": "Symfony Community",
2813                     "homepage": "https://symfony.com/contributors"
2814                 }
2815             ],
2816             "description": "Symfony CssSelector Component",
2817             "homepage": "https://symfony.com",
2818             "funding": [
2819                 {
2820                     "url": "https://symfony.com/sponsor",
2821                     "type": "custom"
2822                 },
2823                 {
2824                     "url": "https://github.com/fabpot",
2825                     "type": "github"
2826                 },
2827                 {
2828                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2829                     "type": "tidelift"
2830                 }
2831             ],
2832             "time": "2020-03-27T16:56:45+00:00"
2833         },
2834         {
2835             "name": "symfony/debug",
2836             "version": "v3.4.39",
2837             "source": {
2838                 "type": "git",
2839                 "url": "https://github.com/symfony/debug.git",
2840                 "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29"
2841             },
2842             "dist": {
2843                 "type": "zip",
2844                 "url": "https://api.github.com/repos/symfony/debug/zipball/ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29",
2845                 "reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29",
2846                 "shasum": ""
2847             },
2848             "require": {
2849                 "php": "^5.5.9|>=7.0.8",
2850                 "psr/log": "~1.0"
2851             },
2852             "conflict": {
2853                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2854             },
2855             "require-dev": {
2856                 "symfony/http-kernel": "~2.8|~3.0|~4.0"
2857             },
2858             "type": "library",
2859             "extra": {
2860                 "branch-alias": {
2861                     "dev-master": "3.4-dev"
2862                 }
2863             },
2864             "autoload": {
2865                 "psr-4": {
2866                     "Symfony\\Component\\Debug\\": ""
2867                 },
2868                 "exclude-from-classmap": [
2869                     "/Tests/"
2870                 ]
2871             },
2872             "notification-url": "https://packagist.org/downloads/",
2873             "license": [
2874                 "MIT"
2875             ],
2876             "authors": [
2877                 {
2878                     "name": "Fabien Potencier",
2879                     "email": "fabien@symfony.com"
2880                 },
2881                 {
2882                     "name": "Symfony Community",
2883                     "homepage": "https://symfony.com/contributors"
2884                 }
2885             ],
2886             "description": "Symfony Debug Component",
2887             "homepage": "https://symfony.com",
2888             "funding": [
2889                 {
2890                     "url": "https://symfony.com/sponsor",
2891                     "type": "custom"
2892                 },
2893                 {
2894                     "url": "https://github.com/fabpot",
2895                     "type": "github"
2896                 },
2897                 {
2898                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2899                     "type": "tidelift"
2900                 }
2901             ],
2902             "time": "2020-03-23T10:22:40+00:00"
2903         },
2904         {
2905             "name": "symfony/dependency-injection",
2906             "version": "v3.3.18",
2907             "source": {
2908                 "type": "git",
2909                 "url": "https://github.com/symfony/dependency-injection.git",
2910                 "reference": "54243abc4e1a1a15e274e391bd6f7090b44711f1"
2911             },
2912             "dist": {
2913                 "type": "zip",
2914                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/54243abc4e1a1a15e274e391bd6f7090b44711f1",
2915                 "reference": "54243abc4e1a1a15e274e391bd6f7090b44711f1",
2916                 "shasum": ""
2917             },
2918             "require": {
2919                 "php": "^5.5.9|>=7.0.8",
2920                 "psr/container": "^1.0"
2921             },
2922             "conflict": {
2923                 "symfony/config": "<3.3.7",
2924                 "symfony/finder": "<3.3",
2925                 "symfony/yaml": "<3.3"
2926             },
2927             "provide": {
2928                 "psr/container-implementation": "1.0"
2929             },
2930             "require-dev": {
2931                 "symfony/config": "~3.3",
2932                 "symfony/expression-language": "~2.8|~3.0",
2933                 "symfony/yaml": "~3.3"
2934             },
2935             "suggest": {
2936                 "symfony/config": "",
2937                 "symfony/expression-language": "For using expressions in service container configuration",
2938                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2939                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2940                 "symfony/yaml": ""
2941             },
2942             "type": "library",
2943             "extra": {
2944                 "branch-alias": {
2945                     "dev-master": "3.3-dev"
2946                 }
2947             },
2948             "autoload": {
2949                 "psr-4": {
2950                     "Symfony\\Component\\DependencyInjection\\": ""
2951                 },
2952                 "exclude-from-classmap": [
2953                     "/Tests/"
2954                 ]
2955             },
2956             "notification-url": "https://packagist.org/downloads/",
2957             "license": [
2958                 "MIT"
2959             ],
2960             "authors": [
2961                 {
2962                     "name": "Fabien Potencier",
2963                     "email": "fabien@symfony.com"
2964                 },
2965                 {
2966                     "name": "Symfony Community",
2967                     "homepage": "https://symfony.com/contributors"
2968                 }
2969             ],
2970             "description": "Symfony DependencyInjection Component",
2971             "homepage": "https://symfony.com",
2972             "time": "2018-01-29T09:02:23+00:00"
2973         },
2974         {
2975             "name": "symfony/dom-crawler",
2976             "version": "v4.4.7",
2977             "source": {
2978                 "type": "git",
2979                 "url": "https://github.com/symfony/dom-crawler.git",
2980                 "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162"
2981             },
2982             "dist": {
2983                 "type": "zip",
2984                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4d0fb3374324071ecdd94898367a3fa4b5563162",
2985                 "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162",
2986                 "shasum": ""
2987             },
2988             "require": {
2989                 "php": "^7.1.3",
2990                 "symfony/polyfill-ctype": "~1.8",
2991                 "symfony/polyfill-mbstring": "~1.0"
2992             },
2993             "conflict": {
2994                 "masterminds/html5": "<2.6"
2995             },
2996             "require-dev": {
2997                 "masterminds/html5": "^2.6",
2998                 "symfony/css-selector": "^3.4|^4.0|^5.0"
2999             },
3000             "suggest": {
3001                 "symfony/css-selector": ""
3002             },
3003             "type": "library",
3004             "extra": {
3005                 "branch-alias": {
3006                     "dev-master": "4.4-dev"
3007                 }
3008             },
3009             "autoload": {
3010                 "psr-4": {
3011                     "Symfony\\Component\\DomCrawler\\": ""
3012                 },
3013                 "exclude-from-classmap": [
3014                     "/Tests/"
3015                 ]
3016             },
3017             "notification-url": "https://packagist.org/downloads/",
3018             "license": [
3019                 "MIT"
3020             ],
3021             "authors": [
3022                 {
3023                     "name": "Fabien Potencier",
3024                     "email": "fabien@symfony.com"
3025                 },
3026                 {
3027                     "name": "Symfony Community",
3028                     "homepage": "https://symfony.com/contributors"
3029                 }
3030             ],
3031             "description": "Symfony DomCrawler Component",
3032             "homepage": "https://symfony.com",
3033             "funding": [
3034                 {
3035                     "url": "https://symfony.com/sponsor",
3036                     "type": "custom"
3037                 },
3038                 {
3039                     "url": "https://github.com/fabpot",
3040                     "type": "github"
3041                 },
3042                 {
3043                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3044                     "type": "tidelift"
3045                 }
3046             ],
3047             "time": "2020-03-29T19:12:22+00:00"
3048         },
3049         {
3050             "name": "symfony/event-dispatcher",
3051             "version": "v3.4.39",
3052             "source": {
3053                 "type": "git",
3054                 "url": "https://github.com/symfony/event-dispatcher.git",
3055                 "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48"
3056             },
3057             "dist": {
3058                 "type": "zip",
3059                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
3060                 "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48",
3061                 "shasum": ""
3062             },
3063             "require": {
3064                 "php": "^5.5.9|>=7.0.8"
3065             },
3066             "conflict": {
3067                 "symfony/dependency-injection": "<3.3"
3068             },
3069             "require-dev": {
3070                 "psr/log": "~1.0",
3071                 "symfony/config": "~2.8|~3.0|~4.0",
3072                 "symfony/dependency-injection": "~3.3|~4.0",
3073                 "symfony/expression-language": "~2.8|~3.0|~4.0",
3074                 "symfony/stopwatch": "~2.8|~3.0|~4.0"
3075             },
3076             "suggest": {
3077                 "symfony/dependency-injection": "",
3078                 "symfony/http-kernel": ""
3079             },
3080             "type": "library",
3081             "extra": {
3082                 "branch-alias": {
3083                     "dev-master": "3.4-dev"
3084                 }
3085             },
3086             "autoload": {
3087                 "psr-4": {
3088                     "Symfony\\Component\\EventDispatcher\\": ""
3089                 },
3090                 "exclude-from-classmap": [
3091                     "/Tests/"
3092                 ]
3093             },
3094             "notification-url": "https://packagist.org/downloads/",
3095             "license": [
3096                 "MIT"
3097             ],
3098             "authors": [
3099                 {
3100                     "name": "Fabien Potencier",
3101                     "email": "fabien@symfony.com"
3102                 },
3103                 {
3104                     "name": "Symfony Community",
3105                     "homepage": "https://symfony.com/contributors"
3106                 }
3107             ],
3108             "description": "Symfony EventDispatcher Component",
3109             "homepage": "https://symfony.com",
3110             "funding": [
3111                 {
3112                     "url": "https://symfony.com/sponsor",
3113                     "type": "custom"
3114                 },
3115                 {
3116                     "url": "https://github.com/fabpot",
3117                     "type": "github"
3118                 },
3119                 {
3120                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3121                     "type": "tidelift"
3122                 }
3123             ],
3124             "time": "2020-03-15T09:38:08+00:00"
3125         },
3126         {
3127             "name": "symfony/filesystem",
3128             "version": "v5.0.7",
3129             "source": {
3130                 "type": "git",
3131                 "url": "https://github.com/symfony/filesystem.git",
3132                 "reference": "ca3b87dd09fff9b771731637f5379965fbfab420"
3133             },
3134             "dist": {
3135                 "type": "zip",
3136                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/ca3b87dd09fff9b771731637f5379965fbfab420",
3137                 "reference": "ca3b87dd09fff9b771731637f5379965fbfab420",
3138                 "shasum": ""
3139             },
3140             "require": {
3141                 "php": "^7.2.5",
3142                 "symfony/polyfill-ctype": "~1.8"
3143             },
3144             "type": "library",
3145             "extra": {
3146                 "branch-alias": {
3147                     "dev-master": "5.0-dev"
3148                 }
3149             },
3150             "autoload": {
3151                 "psr-4": {
3152                     "Symfony\\Component\\Filesystem\\": ""
3153                 },
3154                 "exclude-from-classmap": [
3155                     "/Tests/"
3156                 ]
3157             },
3158             "notification-url": "https://packagist.org/downloads/",
3159             "license": [
3160                 "MIT"
3161             ],
3162             "authors": [
3163                 {
3164                     "name": "Fabien Potencier",
3165                     "email": "fabien@symfony.com"
3166                 },
3167                 {
3168                     "name": "Symfony Community",
3169                     "homepage": "https://symfony.com/contributors"
3170                 }
3171             ],
3172             "description": "Symfony Filesystem Component",
3173             "homepage": "https://symfony.com",
3174             "funding": [
3175                 {
3176                     "url": "https://symfony.com/sponsor",
3177                     "type": "custom"
3178                 },
3179                 {
3180                     "url": "https://github.com/fabpot",
3181                     "type": "github"
3182                 },
3183                 {
3184                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3185                     "type": "tidelift"
3186                 }
3187             ],
3188             "time": "2020-03-27T16:56:45+00:00"
3189         },
3190         {
3191             "name": "symfony/polyfill-ctype",
3192             "version": "v1.15.0",
3193             "source": {
3194                 "type": "git",
3195                 "url": "https://github.com/symfony/polyfill-ctype.git",
3196                 "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
3197             },
3198             "dist": {
3199                 "type": "zip",
3200                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
3201                 "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
3202                 "shasum": ""
3203             },
3204             "require": {
3205                 "php": ">=5.3.3"
3206             },
3207             "suggest": {
3208                 "ext-ctype": "For best performance"
3209             },
3210             "type": "library",
3211             "extra": {
3212                 "branch-alias": {
3213                     "dev-master": "1.15-dev"
3214                 }
3215             },
3216             "autoload": {
3217                 "psr-4": {
3218                     "Symfony\\Polyfill\\Ctype\\": ""
3219                 },
3220                 "files": [
3221                     "bootstrap.php"
3222                 ]
3223             },
3224             "notification-url": "https://packagist.org/downloads/",
3225             "license": [
3226                 "MIT"
3227             ],
3228             "authors": [
3229                 {
3230                     "name": "Gert de Pagter",
3231                     "email": "BackEndTea@gmail.com"
3232                 },
3233                 {
3234                     "name": "Symfony Community",
3235                     "homepage": "https://symfony.com/contributors"
3236                 }
3237             ],
3238             "description": "Symfony polyfill for ctype functions",
3239             "homepage": "https://symfony.com",
3240             "keywords": [
3241                 "compatibility",
3242                 "ctype",
3243                 "polyfill",
3244                 "portable"
3245             ],
3246             "funding": [
3247                 {
3248                     "url": "https://symfony.com/sponsor",
3249                     "type": "custom"
3250                 },
3251                 {
3252                     "url": "https://github.com/fabpot",
3253                     "type": "github"
3254                 },
3255                 {
3256                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3257                     "type": "tidelift"
3258                 }
3259             ],
3260             "time": "2020-02-27T09:26:54+00:00"
3261         },
3262         {
3263             "name": "symfony/polyfill-mbstring",
3264             "version": "v1.15.0",
3265             "source": {
3266                 "type": "git",
3267                 "url": "https://github.com/symfony/polyfill-mbstring.git",
3268                 "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
3269             },
3270             "dist": {
3271                 "type": "zip",
3272                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
3273                 "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
3274                 "shasum": ""
3275             },
3276             "require": {
3277                 "php": ">=5.3.3"
3278             },
3279             "suggest": {
3280                 "ext-mbstring": "For best performance"
3281             },
3282             "type": "library",
3283             "extra": {
3284                 "branch-alias": {
3285                     "dev-master": "1.15-dev"
3286                 }
3287             },
3288             "autoload": {
3289                 "psr-4": {
3290                     "Symfony\\Polyfill\\Mbstring\\": ""
3291                 },
3292                 "files": [
3293                     "bootstrap.php"
3294                 ]
3295             },
3296             "notification-url": "https://packagist.org/downloads/",
3297             "license": [
3298                 "MIT"
3299             ],
3300             "authors": [
3301                 {
3302                     "name": "Nicolas Grekas",
3303                     "email": "p@tchwork.com"
3304                 },
3305                 {
3306                     "name": "Symfony Community",
3307                     "homepage": "https://symfony.com/contributors"
3308                 }
3309             ],
3310             "description": "Symfony polyfill for the Mbstring extension",
3311             "homepage": "https://symfony.com",
3312             "keywords": [
3313                 "compatibility",
3314                 "mbstring",
3315                 "polyfill",
3316                 "portable",
3317                 "shim"
3318             ],
3319             "funding": [
3320                 {
3321                     "url": "https://symfony.com/sponsor",
3322                     "type": "custom"
3323                 },
3324                 {
3325                     "url": "https://github.com/fabpot",
3326                     "type": "github"
3327                 },
3328                 {
3329                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3330                     "type": "tidelift"
3331                 }
3332             ],
3333             "time": "2020-03-09T19:04:49+00:00"
3334         },
3335         {
3336             "name": "symfony/process",
3337             "version": "v2.8.52",
3338             "source": {
3339                 "type": "git",
3340                 "url": "https://github.com/symfony/process.git",
3341                 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
3342             },
3343             "dist": {
3344                 "type": "zip",
3345                 "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
3346                 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
3347                 "shasum": ""
3348             },
3349             "require": {
3350                 "php": ">=5.3.9"
3351             },
3352             "type": "library",
3353             "extra": {
3354                 "branch-alias": {
3355                     "dev-master": "2.8-dev"
3356                 }
3357             },
3358             "autoload": {
3359                 "psr-4": {
3360                     "Symfony\\Component\\Process\\": ""
3361                 },
3362                 "exclude-from-classmap": [
3363                     "/Tests/"
3364                 ]
3365             },
3366             "notification-url": "https://packagist.org/downloads/",
3367             "license": [
3368                 "MIT"
3369             ],
3370             "authors": [
3371                 {
3372                     "name": "Fabien Potencier",
3373                     "email": "fabien@symfony.com"
3374                 },
3375                 {
3376                     "name": "Symfony Community",
3377                     "homepage": "https://symfony.com/contributors"
3378                 }
3379             ],
3380             "description": "Symfony Process Component",
3381             "homepage": "https://symfony.com",
3382             "time": "2018-11-11T11:18:13+00:00"
3383         },
3384         {
3385             "name": "symfony/translation",
3386             "version": "v3.3.18",
3387             "source": {
3388                 "type": "git",
3389                 "url": "https://github.com/symfony/translation.git",
3390                 "reference": "90cb5ca3eb84b3053fef876e11e405fd819487fc"
3391             },
3392             "dist": {
3393                 "type": "zip",
3394                 "url": "https://api.github.com/repos/symfony/translation/zipball/90cb5ca3eb84b3053fef876e11e405fd819487fc",
3395                 "reference": "90cb5ca3eb84b3053fef876e11e405fd819487fc",
3396                 "shasum": ""
3397             },
3398             "require": {
3399                 "php": "^5.5.9|>=7.0.8",
3400                 "symfony/polyfill-mbstring": "~1.0"
3401             },
3402             "conflict": {
3403                 "symfony/config": "<2.8",
3404                 "symfony/yaml": "<3.3"
3405             },
3406             "require-dev": {
3407                 "psr/log": "~1.0",
3408                 "symfony/config": "~2.8|~3.0",
3409                 "symfony/intl": "^2.8.18|^3.2.5",
3410                 "symfony/yaml": "~3.3"
3411             },
3412             "suggest": {
3413                 "psr/log": "To use logging capability in translator",
3414                 "symfony/config": "",
3415                 "symfony/yaml": ""
3416             },
3417             "type": "library",
3418             "extra": {
3419                 "branch-alias": {
3420                     "dev-master": "3.3-dev"
3421                 }
3422             },
3423             "autoload": {
3424                 "psr-4": {
3425                     "Symfony\\Component\\Translation\\": ""
3426                 },
3427                 "exclude-from-classmap": [
3428                     "/Tests/"
3429                 ]
3430             },
3431             "notification-url": "https://packagist.org/downloads/",
3432             "license": [
3433                 "MIT"
3434             ],
3435             "authors": [
3436                 {
3437                     "name": "Fabien Potencier",
3438                     "email": "fabien@symfony.com"
3439                 },
3440                 {
3441                     "name": "Symfony Community",
3442                     "homepage": "https://symfony.com/contributors"
3443                 }
3444             ],
3445             "description": "Symfony Translation Component",
3446             "homepage": "https://symfony.com",
3447             "time": "2018-01-18T14:19:00+00:00"
3448         },
3449         {
3450             "name": "symfony/yaml",
3451             "version": "v3.3.18",
3452             "source": {
3453                 "type": "git",
3454                 "url": "https://github.com/symfony/yaml.git",
3455                 "reference": "af615970e265543a26ee712c958404eb9b7ac93d"
3456             },
3457             "dist": {
3458                 "type": "zip",
3459                 "url": "https://api.github.com/repos/symfony/yaml/zipball/af615970e265543a26ee712c958404eb9b7ac93d",
3460                 "reference": "af615970e265543a26ee712c958404eb9b7ac93d",
3461                 "shasum": ""
3462             },
3463             "require": {
3464                 "php": "^5.5.9|>=7.0.8"
3465             },
3466             "require-dev": {
3467                 "symfony/console": "~2.8|~3.0"
3468             },
3469             "suggest": {
3470                 "symfony/console": "For validating YAML files using the lint command"
3471             },
3472             "type": "library",
3473             "extra": {
3474                 "branch-alias": {
3475                     "dev-master": "3.3-dev"
3476                 }
3477             },
3478             "autoload": {
3479                 "psr-4": {
3480                     "Symfony\\Component\\Yaml\\": ""
3481                 },
3482                 "exclude-from-classmap": [
3483                     "/Tests/"
3484                 ]
3485             },
3486             "notification-url": "https://packagist.org/downloads/",
3487             "license": [
3488                 "MIT"
3489             ],
3490             "authors": [
3491                 {
3492                     "name": "Fabien Potencier",
3493                     "email": "fabien@symfony.com"
3494                 },
3495                 {
3496                     "name": "Symfony Community",
3497                     "homepage": "https://symfony.com/contributors"
3498                 }
3499             ],
3500             "description": "Symfony Yaml Component",
3501             "homepage": "https://symfony.com",
3502             "time": "2018-01-20T15:04:53+00:00"
3503         },
3504         {
3505             "name": "theseer/tokenizer",
3506             "version": "1.1.3",
3507             "source": {
3508                 "type": "git",
3509                 "url": "https://github.com/theseer/tokenizer.git",
3510                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
3511             },
3512             "dist": {
3513                 "type": "zip",
3514                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3515                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3516                 "shasum": ""
3517             },
3518             "require": {
3519                 "ext-dom": "*",
3520                 "ext-tokenizer": "*",
3521                 "ext-xmlwriter": "*",
3522                 "php": "^7.0"
3523             },
3524             "type": "library",
3525             "autoload": {
3526                 "classmap": [
3527                     "src/"
3528                 ]
3529             },
3530             "notification-url": "https://packagist.org/downloads/",
3531             "license": [
3532                 "BSD-3-Clause"
3533             ],
3534             "authors": [
3535                 {
3536                     "name": "Arne Blankerts",
3537                     "email": "arne@blankerts.de",
3538                     "role": "Developer"
3539                 }
3540             ],
3541             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
3542             "time": "2019-06-13T22:48:21+00:00"
3543         },
3544         {
3545             "name": "webmozart/assert",
3546             "version": "1.7.0",
3547             "source": {
3548                 "type": "git",
3549                 "url": "https://github.com/webmozart/assert.git",
3550                 "reference": "aed98a490f9a8f78468232db345ab9cf606cf598"
3551             },
3552             "dist": {
3553                 "type": "zip",
3554                 "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598",
3555                 "reference": "aed98a490f9a8f78468232db345ab9cf606cf598",
3556                 "shasum": ""
3557             },
3558             "require": {
3559                 "php": "^5.3.3 || ^7.0",
3560                 "symfony/polyfill-ctype": "^1.8"
3561             },
3562             "conflict": {
3563                 "vimeo/psalm": "<3.6.0"
3564             },
3565             "require-dev": {
3566                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
3567             },
3568             "type": "library",
3569             "autoload": {
3570                 "psr-4": {
3571                     "Webmozart\\Assert\\": "src/"
3572                 }
3573             },
3574             "notification-url": "https://packagist.org/downloads/",
3575             "license": [
3576                 "MIT"
3577             ],
3578             "authors": [
3579                 {
3580                     "name": "Bernhard Schussek",
3581                     "email": "bschussek@gmail.com"
3582                 }
3583             ],
3584             "description": "Assertions to validate method input/output with nice error messages.",
3585             "keywords": [
3586                 "assert",
3587                 "check",
3588                 "validate"
3589             ],
3590             "time": "2020-02-14T12:15:55+00:00"
3591         }
3592     ],
3593     "aliases": [
3594         {
3595             "alias": "1.x-dev",
3596             "alias_normalized": "1.9999999.9999999.9999999-dev",
3597             "version": "dev-local",
3598             "package": "instaclick/php-webdriver"
3599         }
3600     ],
3601     "minimum-stability": "stable",
3602     "stability-flags": {
3603         "instaclick/php-webdriver": 20
3604     },
3605     "prefer-stable": false,
3606     "prefer-lowest": false,
3607     "platform": [],
3608     "platform-dev": [],
3609     "plugin-api-version": "1.1.0"