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