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