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