MDL-53758 search: Better results with low hit rates, improve performance
[moodle.git] / composer.lock
blob8a46951a75935c4077bd73e87adce2ad218641e3
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": "08ee36172d6de7fe083e753b44255ed7",
8     "content-hash": "2bc89ce1a925ac037c899ae6f02eaa26",
9     "packages": [],
10     "packages-dev": [
11         {
12             "name": "behat/behat",
13             "version": "v3.1.0",
14             "source": {
15                 "type": "git",
16                 "url": "https://github.com/Behat/Behat.git",
17                 "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f"
18             },
19             "dist": {
20                 "type": "zip",
21                 "url": "https://api.github.com/repos/Behat/Behat/zipball/359d987b3064d78f2d3a6ba3a355277f3b09b47f",
22                 "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f",
23                 "shasum": ""
24             },
25             "require": {
26                 "behat/gherkin": "~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.1|~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                 "phpunit/phpunit": "~4.5",
40                 "symfony/process": "~2.1|~3.0"
41             },
42             "suggest": {
43                 "behat/mink-extension": "for integration with Mink testing framework",
44                 "behat/symfony2-extension": "for integration with Symfony2 web framework",
45                 "behat/yii-extension": "for integration with Yii web framework"
46             },
47             "bin": [
48                 "bin/behat"
49             ],
50             "type": "library",
51             "extra": {
52                 "branch-alias": {
53                     "dev-master": "3.1.x-dev"
54                 }
55             },
56             "autoload": {
57                 "psr-0": {
58                     "Behat\\Behat": "src/",
59                     "Behat\\Testwork": "src/"
60                 }
61             },
62             "notification-url": "https://packagist.org/downloads/",
63             "license": [
64                 "MIT"
65             ],
66             "authors": [
67                 {
68                     "name": "Konstantin Kudryashov",
69                     "email": "ever.zet@gmail.com",
70                     "homepage": "http://everzet.com"
71                 }
72             ],
73             "description": "Scenario-oriented BDD framework for PHP 5.3",
74             "homepage": "http://behat.org/",
75             "keywords": [
76                 "Agile",
77                 "BDD",
78                 "ScenarioBDD",
79                 "Scrum",
80                 "StoryBDD",
81                 "User story",
82                 "business",
83                 "development",
84                 "documentation",
85                 "examples",
86                 "symfony",
87                 "testing"
88             ],
89             "time": "2016-03-28 07:04:45"
90         },
91         {
92             "name": "behat/gherkin",
93             "version": "v4.4.1",
94             "source": {
95                 "type": "git",
96                 "url": "https://github.com/Behat/Gherkin.git",
97                 "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911"
98             },
99             "dist": {
100                 "type": "zip",
101                 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/1576b485c0f92ef6d27da9c4bbfc57ee30cf6911",
102                 "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911",
103                 "shasum": ""
104             },
105             "require": {
106                 "php": ">=5.3.1"
107             },
108             "require-dev": {
109                 "phpunit/phpunit": "~4.0",
110                 "symfony/yaml": "~2.1"
111             },
112             "suggest": {
113                 "symfony/yaml": "If you want to parse features, represented in YAML files"
114             },
115             "type": "library",
116             "extra": {
117                 "branch-alias": {
118                     "dev-master": "4.4-dev"
119                 }
120             },
121             "autoload": {
122                 "psr-0": {
123                     "Behat\\Gherkin": "src/"
124                 }
125             },
126             "notification-url": "https://packagist.org/downloads/",
127             "license": [
128                 "MIT"
129             ],
130             "authors": [
131                 {
132                     "name": "Konstantin Kudryashov",
133                     "email": "ever.zet@gmail.com",
134                     "homepage": "http://everzet.com"
135                 }
136             ],
137             "description": "Gherkin DSL parser for PHP 5.3",
138             "homepage": "http://behat.org/",
139             "keywords": [
140                 "BDD",
141                 "Behat",
142                 "Cucumber",
143                 "DSL",
144                 "gherkin",
145                 "parser"
146             ],
147             "time": "2015-12-30 14:47:00"
148         },
149         {
150             "name": "behat/mink",
151             "version": "v1.7.1",
152             "source": {
153                 "type": "git",
154                 "url": "https://github.com/minkphp/Mink.git",
155                 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
156             },
157             "dist": {
158                 "type": "zip",
159                 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
160                 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
161                 "shasum": ""
162             },
163             "require": {
164                 "php": ">=5.3.1",
165                 "symfony/css-selector": "~2.1|~3.0"
166             },
167             "require-dev": {
168                 "symfony/phpunit-bridge": "~2.7|~3.0"
169             },
170             "suggest": {
171                 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
172                 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
173                 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
174                 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
175             },
176             "type": "library",
177             "extra": {
178                 "branch-alias": {
179                     "dev-master": "1.7.x-dev"
180                 }
181             },
182             "autoload": {
183                 "psr-4": {
184                     "Behat\\Mink\\": "src/"
185                 }
186             },
187             "notification-url": "https://packagist.org/downloads/",
188             "license": [
189                 "MIT"
190             ],
191             "authors": [
192                 {
193                     "name": "Konstantin Kudryashov",
194                     "email": "ever.zet@gmail.com",
195                     "homepage": "http://everzet.com"
196                 }
197             ],
198             "description": "Browser controller/emulator abstraction for PHP",
199             "homepage": "http://mink.behat.org/",
200             "keywords": [
201                 "browser",
202                 "testing",
203                 "web"
204             ],
205             "time": "2016-03-05 08:26:18"
206         },
207         {
208             "name": "behat/mink-browserkit-driver",
209             "version": "v1.3.2",
210             "source": {
211                 "type": "git",
212                 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
213                 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
214             },
215             "dist": {
216                 "type": "zip",
217                 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
218                 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
219                 "shasum": ""
220             },
221             "require": {
222                 "behat/mink": "^1.7.1@dev",
223                 "php": ">=5.3.6",
224                 "symfony/browser-kit": "~2.3|~3.0",
225                 "symfony/dom-crawler": "~2.3|~3.0"
226             },
227             "require-dev": {
228                 "silex/silex": "~1.2",
229                 "symfony/phpunit-bridge": "~2.7|~3.0"
230             },
231             "type": "mink-driver",
232             "extra": {
233                 "branch-alias": {
234                     "dev-master": "1.3.x-dev"
235                 }
236             },
237             "autoload": {
238                 "psr-4": {
239                     "Behat\\Mink\\Driver\\": "src/"
240                 }
241             },
242             "notification-url": "https://packagist.org/downloads/",
243             "license": [
244                 "MIT"
245             ],
246             "authors": [
247                 {
248                     "name": "Konstantin Kudryashov",
249                     "email": "ever.zet@gmail.com",
250                     "homepage": "http://everzet.com"
251                 }
252             ],
253             "description": "Symfony2 BrowserKit driver for Mink framework",
254             "homepage": "http://mink.behat.org/",
255             "keywords": [
256                 "Mink",
257                 "Symfony2",
258                 "browser",
259                 "testing"
260             ],
261             "time": "2016-03-05 08:59:47"
262         },
263         {
264             "name": "behat/mink-extension",
265             "version": "v2.2",
266             "source": {
267                 "type": "git",
268                 "url": "https://github.com/Behat/MinkExtension.git",
269                 "reference": "5b4bda64ff456104564317e212c823e45cad9d59"
270             },
271             "dist": {
272                 "type": "zip",
273                 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59",
274                 "reference": "5b4bda64ff456104564317e212c823e45cad9d59",
275                 "shasum": ""
276             },
277             "require": {
278                 "behat/behat": "~3.0,>=3.0.5",
279                 "behat/mink": "~1.5",
280                 "php": ">=5.3.2",
281                 "symfony/config": "~2.2|~3.0"
282             },
283             "require-dev": {
284                 "behat/mink-goutte-driver": "~1.1",
285                 "phpspec/phpspec": "~2.0"
286             },
287             "type": "behat-extension",
288             "extra": {
289                 "branch-alias": {
290                     "dev-master": "2.1.x-dev"
291                 }
292             },
293             "autoload": {
294                 "psr-0": {
295                     "Behat\\MinkExtension": "src/"
296                 }
297             },
298             "notification-url": "https://packagist.org/downloads/",
299             "license": [
300                 "MIT"
301             ],
302             "authors": [
303                 {
304                     "name": "Christophe Coevoet",
305                     "email": "stof@notk.org"
306                 },
307                 {
308                     "name": "Konstantin Kudryashov",
309                     "email": "ever.zet@gmail.com"
310                 }
311             ],
312             "description": "Mink extension for Behat",
313             "homepage": "http://extensions.behat.org/mink",
314             "keywords": [
315                 "browser",
316                 "gui",
317                 "test",
318                 "web"
319             ],
320             "time": "2016-02-15 07:55:18"
321         },
322         {
323             "name": "behat/mink-goutte-driver",
324             "version": "v1.2.1",
325             "source": {
326                 "type": "git",
327                 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
328                 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
329             },
330             "dist": {
331                 "type": "zip",
332                 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
333                 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
334                 "shasum": ""
335             },
336             "require": {
337                 "behat/mink": "~1.6@dev",
338                 "behat/mink-browserkit-driver": "~1.2@dev",
339                 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
340                 "php": ">=5.3.1"
341             },
342             "require-dev": {
343                 "symfony/phpunit-bridge": "~2.7|~3.0"
344             },
345             "type": "mink-driver",
346             "extra": {
347                 "branch-alias": {
348                     "dev-master": "1.2.x-dev"
349                 }
350             },
351             "autoload": {
352                 "psr-4": {
353                     "Behat\\Mink\\Driver\\": "src/"
354                 }
355             },
356             "notification-url": "https://packagist.org/downloads/",
357             "license": [
358                 "MIT"
359             ],
360             "authors": [
361                 {
362                     "name": "Konstantin Kudryashov",
363                     "email": "ever.zet@gmail.com",
364                     "homepage": "http://everzet.com"
365                 }
366             ],
367             "description": "Goutte driver for Mink framework",
368             "homepage": "http://mink.behat.org/",
369             "keywords": [
370                 "browser",
371                 "goutte",
372                 "headless",
373                 "testing"
374             ],
375             "time": "2016-03-05 09:04:22"
376         },
377         {
378             "name": "behat/mink-selenium2-driver",
379             "version": "v1.3.1",
380             "source": {
381                 "type": "git",
382                 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
383                 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
384             },
385             "dist": {
386                 "type": "zip",
387                 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
388                 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
389                 "shasum": ""
390             },
391             "require": {
392                 "behat/mink": "~1.7@dev",
393                 "instaclick/php-webdriver": "~1.1",
394                 "php": ">=5.3.1"
395             },
396             "require-dev": {
397                 "symfony/phpunit-bridge": "~2.7"
398             },
399             "type": "mink-driver",
400             "extra": {
401                 "branch-alias": {
402                     "dev-master": "1.3.x-dev"
403                 }
404             },
405             "autoload": {
406                 "psr-4": {
407                     "Behat\\Mink\\Driver\\": "src/"
408                 }
409             },
410             "notification-url": "https://packagist.org/downloads/",
411             "license": [
412                 "MIT"
413             ],
414             "authors": [
415                 {
416                     "name": "Konstantin Kudryashov",
417                     "email": "ever.zet@gmail.com",
418                     "homepage": "http://everzet.com"
419                 },
420                 {
421                     "name": "Pete Otaqui",
422                     "email": "pete@otaqui.com",
423                     "homepage": "https://github.com/pete-otaqui"
424                 }
425             ],
426             "description": "Selenium2 (WebDriver) driver for Mink framework",
427             "homepage": "http://mink.behat.org/",
428             "keywords": [
429                 "ajax",
430                 "browser",
431                 "javascript",
432                 "selenium",
433                 "testing",
434                 "webdriver"
435             ],
436             "time": "2016-03-05 09:10:18"
437         },
438         {
439             "name": "behat/transliterator",
440             "version": "v1.1.0",
441             "source": {
442                 "type": "git",
443                 "url": "https://github.com/Behat/Transliterator.git",
444                 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
445             },
446             "dist": {
447                 "type": "zip",
448                 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
449                 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
450                 "shasum": ""
451             },
452             "require": {
453                 "php": ">=5.3.3"
454             },
455             "type": "library",
456             "extra": {
457                 "branch-alias": {
458                     "dev-master": "1.1-dev"
459                 }
460             },
461             "autoload": {
462                 "psr-0": {
463                     "Behat\\Transliterator": "src/"
464                 }
465             },
466             "notification-url": "https://packagist.org/downloads/",
467             "license": [
468                 "Artistic-1.0"
469             ],
470             "description": "String transliterator",
471             "keywords": [
472                 "i18n",
473                 "slug",
474                 "transliterator"
475             ],
476             "time": "2015-09-28 16:26:35"
477         },
478         {
479             "name": "doctrine/instantiator",
480             "version": "1.0.5",
481             "source": {
482                 "type": "git",
483                 "url": "https://github.com/doctrine/instantiator.git",
484                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
485             },
486             "dist": {
487                 "type": "zip",
488                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
489                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
490                 "shasum": ""
491             },
492             "require": {
493                 "php": ">=5.3,<8.0-DEV"
494             },
495             "require-dev": {
496                 "athletic/athletic": "~0.1.8",
497                 "ext-pdo": "*",
498                 "ext-phar": "*",
499                 "phpunit/phpunit": "~4.0",
500                 "squizlabs/php_codesniffer": "~2.0"
501             },
502             "type": "library",
503             "extra": {
504                 "branch-alias": {
505                     "dev-master": "1.0.x-dev"
506                 }
507             },
508             "autoload": {
509                 "psr-4": {
510                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
511                 }
512             },
513             "notification-url": "https://packagist.org/downloads/",
514             "license": [
515                 "MIT"
516             ],
517             "authors": [
518                 {
519                     "name": "Marco Pivetta",
520                     "email": "ocramius@gmail.com",
521                     "homepage": "http://ocramius.github.com/"
522                 }
523             ],
524             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
525             "homepage": "https://github.com/doctrine/instantiator",
526             "keywords": [
527                 "constructor",
528                 "instantiate"
529             ],
530             "time": "2015-06-14 21:17:01"
531         },
532         {
533             "name": "fabpot/goutte",
534             "version": "v2.0.4",
535             "source": {
536                 "type": "git",
537                 "url": "https://github.com/FriendsOfPHP/Goutte.git",
538                 "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802"
539             },
540             "dist": {
541                 "type": "zip",
542                 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
543                 "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
544                 "shasum": ""
545             },
546             "require": {
547                 "guzzlehttp/guzzle": ">=4,<6",
548                 "php": ">=5.4.0",
549                 "symfony/browser-kit": "~2.1",
550                 "symfony/css-selector": "~2.1",
551                 "symfony/dom-crawler": "~2.1"
552             },
553             "type": "application",
554             "extra": {
555                 "branch-alias": {
556                     "dev-master": "2.0-dev"
557                 }
558             },
559             "autoload": {
560                 "psr-4": {
561                     "Goutte\\": "Goutte"
562                 }
563             },
564             "notification-url": "https://packagist.org/downloads/",
565             "license": [
566                 "MIT"
567             ],
568             "authors": [
569                 {
570                     "name": "Fabien Potencier",
571                     "email": "fabien@symfony.com"
572                 }
573             ],
574             "description": "A simple PHP Web Scraper",
575             "homepage": "https://github.com/FriendsOfPHP/Goutte",
576             "keywords": [
577                 "scraper"
578             ],
579             "time": "2015-05-05 21:14:57"
580         },
581         {
582             "name": "guzzlehttp/guzzle",
583             "version": "5.3.0",
584             "source": {
585                 "type": "git",
586                 "url": "https://github.com/guzzle/guzzle.git",
587                 "reference": "f3c8c22471cb55475105c14769644a49c3262b93"
588             },
589             "dist": {
590                 "type": "zip",
591                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f3c8c22471cb55475105c14769644a49c3262b93",
592                 "reference": "f3c8c22471cb55475105c14769644a49c3262b93",
593                 "shasum": ""
594             },
595             "require": {
596                 "guzzlehttp/ringphp": "^1.1",
597                 "php": ">=5.4.0"
598             },
599             "require-dev": {
600                 "ext-curl": "*",
601                 "phpunit/phpunit": "^4.0",
602                 "psr/log": "^1.0"
603             },
604             "type": "library",
605             "extra": {
606                 "branch-alias": {
607                     "dev-master": "5.0-dev"
608                 }
609             },
610             "autoload": {
611                 "psr-4": {
612                     "GuzzleHttp\\": "src/"
613                 }
614             },
615             "notification-url": "https://packagist.org/downloads/",
616             "license": [
617                 "MIT"
618             ],
619             "authors": [
620                 {
621                     "name": "Michael Dowling",
622                     "email": "mtdowling@gmail.com",
623                     "homepage": "https://github.com/mtdowling"
624                 }
625             ],
626             "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
627             "homepage": "http://guzzlephp.org/",
628             "keywords": [
629                 "client",
630                 "curl",
631                 "framework",
632                 "http",
633                 "http client",
634                 "rest",
635                 "web service"
636             ],
637             "time": "2015-05-20 03:47:55"
638         },
639         {
640             "name": "guzzlehttp/ringphp",
641             "version": "1.1.0",
642             "source": {
643                 "type": "git",
644                 "url": "https://github.com/guzzle/RingPHP.git",
645                 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
646             },
647             "dist": {
648                 "type": "zip",
649                 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
650                 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
651                 "shasum": ""
652             },
653             "require": {
654                 "guzzlehttp/streams": "~3.0",
655                 "php": ">=5.4.0",
656                 "react/promise": "~2.0"
657             },
658             "require-dev": {
659                 "ext-curl": "*",
660                 "phpunit/phpunit": "~4.0"
661             },
662             "suggest": {
663                 "ext-curl": "Guzzle will use specific adapters if cURL is present"
664             },
665             "type": "library",
666             "extra": {
667                 "branch-alias": {
668                     "dev-master": "1.1-dev"
669                 }
670             },
671             "autoload": {
672                 "psr-4": {
673                     "GuzzleHttp\\Ring\\": "src/"
674                 }
675             },
676             "notification-url": "https://packagist.org/downloads/",
677             "license": [
678                 "MIT"
679             ],
680             "authors": [
681                 {
682                     "name": "Michael Dowling",
683                     "email": "mtdowling@gmail.com",
684                     "homepage": "https://github.com/mtdowling"
685                 }
686             ],
687             "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
688             "time": "2015-05-20 03:37:09"
689         },
690         {
691             "name": "guzzlehttp/streams",
692             "version": "3.0.0",
693             "source": {
694                 "type": "git",
695                 "url": "https://github.com/guzzle/streams.git",
696                 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
697             },
698             "dist": {
699                 "type": "zip",
700                 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
701                 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
702                 "shasum": ""
703             },
704             "require": {
705                 "php": ">=5.4.0"
706             },
707             "require-dev": {
708                 "phpunit/phpunit": "~4.0"
709             },
710             "type": "library",
711             "extra": {
712                 "branch-alias": {
713                     "dev-master": "3.0-dev"
714                 }
715             },
716             "autoload": {
717                 "psr-4": {
718                     "GuzzleHttp\\Stream\\": "src/"
719                 }
720             },
721             "notification-url": "https://packagist.org/downloads/",
722             "license": [
723                 "MIT"
724             ],
725             "authors": [
726                 {
727                     "name": "Michael Dowling",
728                     "email": "mtdowling@gmail.com",
729                     "homepage": "https://github.com/mtdowling"
730                 }
731             ],
732             "description": "Provides a simple abstraction over streams of data",
733             "homepage": "http://guzzlephp.org/",
734             "keywords": [
735                 "Guzzle",
736                 "stream"
737             ],
738             "time": "2014-10-12 19:18:40"
739         },
740         {
741             "name": "instaclick/php-webdriver",
742             "version": "1.4.3",
743             "source": {
744                 "type": "git",
745                 "url": "https://github.com/instaclick/php-webdriver.git",
746                 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
747             },
748             "dist": {
749                 "type": "zip",
750                 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
751                 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
752                 "shasum": ""
753             },
754             "require": {
755                 "ext-curl": "*",
756                 "php": ">=5.3.2"
757             },
758             "require-dev": {
759                 "satooshi/php-coveralls": "dev-master"
760             },
761             "type": "library",
762             "extra": {
763                 "branch-alias": {
764                     "dev-master": "1.4.x-dev"
765                 }
766             },
767             "autoload": {
768                 "psr-0": {
769                     "WebDriver": "lib/"
770                 }
771             },
772             "notification-url": "https://packagist.org/downloads/",
773             "license": [
774                 "Apache-2.0"
775             ],
776             "authors": [
777                 {
778                     "name": "Justin Bishop",
779                     "email": "jubishop@gmail.com",
780                     "role": "Developer"
781                 },
782                 {
783                     "name": "Anthon Pang",
784                     "email": "apang@softwaredevelopment.ca",
785                     "role": "Fork Maintainer"
786                 }
787             ],
788             "description": "PHP WebDriver for Selenium 2",
789             "homepage": "http://instaclick.com/",
790             "keywords": [
791                 "browser",
792                 "selenium",
793                 "webdriver",
794                 "webtest"
795             ],
796             "time": "2015-06-15 20:19:33"
797         },
798         {
799             "name": "moodlehq/behat-extension",
800             "version": "v3.31.1",
801             "source": {
802                 "type": "git",
803                 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
804                 "reference": "d876ea5940e7ad115318140ae37f228c70450225"
805             },
806             "dist": {
807                 "type": "zip",
808                 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/d876ea5940e7ad115318140ae37f228c70450225",
809                 "reference": "d876ea5940e7ad115318140ae37f228c70450225",
810                 "shasum": ""
811             },
812             "require": {
813                 "behat/behat": "3.1.*",
814                 "behat/mink": "~1.7",
815                 "behat/mink-extension": "~2.1",
816                 "behat/mink-goutte-driver": "~1.2",
817                 "behat/mink-selenium2-driver": "~1.3",
818                 "php": ">=5.4.4",
819                 "symfony/process": "2.8.*"
820             },
821             "type": "library",
822             "autoload": {
823                 "psr-0": {
824                     "Moodle\\BehatExtension": "src/"
825                 }
826             },
827             "notification-url": "https://packagist.org/downloads/",
828             "license": [
829                 "GPLv3"
830             ],
831             "authors": [
832                 {
833                     "name": "David Monllaó",
834                     "email": "david.monllao@gmail.com",
835                     "homepage": "http://moodle.com",
836                     "role": "Developer"
837                 }
838             ],
839             "description": "Moodle behat extension",
840             "keywords": [
841                 "BDD",
842                 "Behat",
843                 "moodle"
844             ],
845             "time": "2016-04-01 01:57:33"
846         },
847         {
848             "name": "phpdocumentor/reflection-docblock",
849             "version": "2.0.4",
850             "source": {
851                 "type": "git",
852                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
853                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
854             },
855             "dist": {
856                 "type": "zip",
857                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
858                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
859                 "shasum": ""
860             },
861             "require": {
862                 "php": ">=5.3.3"
863             },
864             "require-dev": {
865                 "phpunit/phpunit": "~4.0"
866             },
867             "suggest": {
868                 "dflydev/markdown": "~1.0",
869                 "erusev/parsedown": "~1.0"
870             },
871             "type": "library",
872             "extra": {
873                 "branch-alias": {
874                     "dev-master": "2.0.x-dev"
875                 }
876             },
877             "autoload": {
878                 "psr-0": {
879                     "phpDocumentor": [
880                         "src/"
881                     ]
882                 }
883             },
884             "notification-url": "https://packagist.org/downloads/",
885             "license": [
886                 "MIT"
887             ],
888             "authors": [
889                 {
890                     "name": "Mike van Riel",
891                     "email": "mike.vanriel@naenius.com"
892                 }
893             ],
894             "time": "2015-02-03 12:10:50"
895         },
896         {
897             "name": "phpspec/prophecy",
898             "version": "v1.6.0",
899             "source": {
900                 "type": "git",
901                 "url": "https://github.com/phpspec/prophecy.git",
902                 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
903             },
904             "dist": {
905                 "type": "zip",
906                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
907                 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
908                 "shasum": ""
909             },
910             "require": {
911                 "doctrine/instantiator": "^1.0.2",
912                 "php": "^5.3|^7.0",
913                 "phpdocumentor/reflection-docblock": "~2.0",
914                 "sebastian/comparator": "~1.1",
915                 "sebastian/recursion-context": "~1.0"
916             },
917             "require-dev": {
918                 "phpspec/phpspec": "~2.0"
919             },
920             "type": "library",
921             "extra": {
922                 "branch-alias": {
923                     "dev-master": "1.5.x-dev"
924                 }
925             },
926             "autoload": {
927                 "psr-0": {
928                     "Prophecy\\": "src/"
929                 }
930             },
931             "notification-url": "https://packagist.org/downloads/",
932             "license": [
933                 "MIT"
934             ],
935             "authors": [
936                 {
937                     "name": "Konstantin Kudryashov",
938                     "email": "ever.zet@gmail.com",
939                     "homepage": "http://everzet.com"
940                 },
941                 {
942                     "name": "Marcello Duarte",
943                     "email": "marcello.duarte@gmail.com"
944                 }
945             ],
946             "description": "Highly opinionated mocking framework for PHP 5.3+",
947             "homepage": "https://github.com/phpspec/prophecy",
948             "keywords": [
949                 "Double",
950                 "Dummy",
951                 "fake",
952                 "mock",
953                 "spy",
954                 "stub"
955             ],
956             "time": "2016-02-15 07:46:21"
957         },
958         {
959             "name": "phpunit/dbunit",
960             "version": "1.4.1",
961             "source": {
962                 "type": "git",
963                 "url": "https://github.com/sebastianbergmann/dbunit.git",
964                 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
965             },
966             "dist": {
967                 "type": "zip",
968                 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
969                 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
970                 "shasum": ""
971             },
972             "require": {
973                 "ext-pdo": "*",
974                 "ext-simplexml": "*",
975                 "php": ">=5.3.3",
976                 "phpunit/phpunit": "~4|~5",
977                 "symfony/yaml": "~2.1|~3.0"
978             },
979             "bin": [
980                 "composer/bin/dbunit"
981             ],
982             "type": "library",
983             "extra": {
984                 "branch-alias": {
985                     "dev-master": "1.3.x-dev"
986                 }
987             },
988             "autoload": {
989                 "classmap": [
990                     "PHPUnit/"
991                 ]
992             },
993             "notification-url": "https://packagist.org/downloads/",
994             "include-path": [
995                 "",
996                 "../../symfony/yaml/"
997             ],
998             "license": [
999                 "BSD-3-Clause"
1000             ],
1001             "authors": [
1002                 {
1003                     "name": "Sebastian Bergmann",
1004                     "email": "sb@sebastian-bergmann.de",
1005                     "role": "lead"
1006                 }
1007             ],
1008             "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1009             "homepage": "https://github.com/sebastianbergmann/dbunit/",
1010             "keywords": [
1011                 "database",
1012                 "testing",
1013                 "xunit"
1014             ],
1015             "time": "2015-08-07 04:57:38"
1016         },
1017         {
1018             "name": "phpunit/php-code-coverage",
1019             "version": "2.2.4",
1020             "source": {
1021                 "type": "git",
1022                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1023                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
1024             },
1025             "dist": {
1026                 "type": "zip",
1027                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1028                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1029                 "shasum": ""
1030             },
1031             "require": {
1032                 "php": ">=5.3.3",
1033                 "phpunit/php-file-iterator": "~1.3",
1034                 "phpunit/php-text-template": "~1.2",
1035                 "phpunit/php-token-stream": "~1.3",
1036                 "sebastian/environment": "^1.3.2",
1037                 "sebastian/version": "~1.0"
1038             },
1039             "require-dev": {
1040                 "ext-xdebug": ">=2.1.4",
1041                 "phpunit/phpunit": "~4"
1042             },
1043             "suggest": {
1044                 "ext-dom": "*",
1045                 "ext-xdebug": ">=2.2.1",
1046                 "ext-xmlwriter": "*"
1047             },
1048             "type": "library",
1049             "extra": {
1050                 "branch-alias": {
1051                     "dev-master": "2.2.x-dev"
1052                 }
1053             },
1054             "autoload": {
1055                 "classmap": [
1056                     "src/"
1057                 ]
1058             },
1059             "notification-url": "https://packagist.org/downloads/",
1060             "license": [
1061                 "BSD-3-Clause"
1062             ],
1063             "authors": [
1064                 {
1065                     "name": "Sebastian Bergmann",
1066                     "email": "sb@sebastian-bergmann.de",
1067                     "role": "lead"
1068                 }
1069             ],
1070             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1071             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1072             "keywords": [
1073                 "coverage",
1074                 "testing",
1075                 "xunit"
1076             ],
1077             "time": "2015-10-06 15:47:00"
1078         },
1079         {
1080             "name": "phpunit/php-file-iterator",
1081             "version": "1.4.1",
1082             "source": {
1083                 "type": "git",
1084                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1085                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1086             },
1087             "dist": {
1088                 "type": "zip",
1089                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1090                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1091                 "shasum": ""
1092             },
1093             "require": {
1094                 "php": ">=5.3.3"
1095             },
1096             "type": "library",
1097             "extra": {
1098                 "branch-alias": {
1099                     "dev-master": "1.4.x-dev"
1100                 }
1101             },
1102             "autoload": {
1103                 "classmap": [
1104                     "src/"
1105                 ]
1106             },
1107             "notification-url": "https://packagist.org/downloads/",
1108             "license": [
1109                 "BSD-3-Clause"
1110             ],
1111             "authors": [
1112                 {
1113                     "name": "Sebastian Bergmann",
1114                     "email": "sb@sebastian-bergmann.de",
1115                     "role": "lead"
1116                 }
1117             ],
1118             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1119             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1120             "keywords": [
1121                 "filesystem",
1122                 "iterator"
1123             ],
1124             "time": "2015-06-21 13:08:43"
1125         },
1126         {
1127             "name": "phpunit/php-text-template",
1128             "version": "1.2.1",
1129             "source": {
1130                 "type": "git",
1131                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1132                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1133             },
1134             "dist": {
1135                 "type": "zip",
1136                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1137                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1138                 "shasum": ""
1139             },
1140             "require": {
1141                 "php": ">=5.3.3"
1142             },
1143             "type": "library",
1144             "autoload": {
1145                 "classmap": [
1146                     "src/"
1147                 ]
1148             },
1149             "notification-url": "https://packagist.org/downloads/",
1150             "license": [
1151                 "BSD-3-Clause"
1152             ],
1153             "authors": [
1154                 {
1155                     "name": "Sebastian Bergmann",
1156                     "email": "sebastian@phpunit.de",
1157                     "role": "lead"
1158                 }
1159             ],
1160             "description": "Simple template engine.",
1161             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1162             "keywords": [
1163                 "template"
1164             ],
1165             "time": "2015-06-21 13:50:34"
1166         },
1167         {
1168             "name": "phpunit/php-timer",
1169             "version": "1.0.7",
1170             "source": {
1171                 "type": "git",
1172                 "url": "https://github.com/sebastianbergmann/php-timer.git",
1173                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
1174             },
1175             "dist": {
1176                 "type": "zip",
1177                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1178                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1179                 "shasum": ""
1180             },
1181             "require": {
1182                 "php": ">=5.3.3"
1183             },
1184             "type": "library",
1185             "autoload": {
1186                 "classmap": [
1187                     "src/"
1188                 ]
1189             },
1190             "notification-url": "https://packagist.org/downloads/",
1191             "license": [
1192                 "BSD-3-Clause"
1193             ],
1194             "authors": [
1195                 {
1196                     "name": "Sebastian Bergmann",
1197                     "email": "sb@sebastian-bergmann.de",
1198                     "role": "lead"
1199                 }
1200             ],
1201             "description": "Utility class for timing",
1202             "homepage": "https://github.com/sebastianbergmann/php-timer/",
1203             "keywords": [
1204                 "timer"
1205             ],
1206             "time": "2015-06-21 08:01:12"
1207         },
1208         {
1209             "name": "phpunit/php-token-stream",
1210             "version": "1.4.8",
1211             "source": {
1212                 "type": "git",
1213                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1214                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1215             },
1216             "dist": {
1217                 "type": "zip",
1218                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1219                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1220                 "shasum": ""
1221             },
1222             "require": {
1223                 "ext-tokenizer": "*",
1224                 "php": ">=5.3.3"
1225             },
1226             "require-dev": {
1227                 "phpunit/phpunit": "~4.2"
1228             },
1229             "type": "library",
1230             "extra": {
1231                 "branch-alias": {
1232                     "dev-master": "1.4-dev"
1233                 }
1234             },
1235             "autoload": {
1236                 "classmap": [
1237                     "src/"
1238                 ]
1239             },
1240             "notification-url": "https://packagist.org/downloads/",
1241             "license": [
1242                 "BSD-3-Clause"
1243             ],
1244             "authors": [
1245                 {
1246                     "name": "Sebastian Bergmann",
1247                     "email": "sebastian@phpunit.de"
1248                 }
1249             ],
1250             "description": "Wrapper around PHP's tokenizer extension.",
1251             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1252             "keywords": [
1253                 "tokenizer"
1254             ],
1255             "time": "2015-09-15 10:49:45"
1256         },
1257         {
1258             "name": "phpunit/phpunit",
1259             "version": "4.8.24",
1260             "source": {
1261                 "type": "git",
1262                 "url": "https://github.com/sebastianbergmann/phpunit.git",
1263                 "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
1264             },
1265             "dist": {
1266                 "type": "zip",
1267                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
1268                 "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
1269                 "shasum": ""
1270             },
1271             "require": {
1272                 "ext-dom": "*",
1273                 "ext-json": "*",
1274                 "ext-pcre": "*",
1275                 "ext-reflection": "*",
1276                 "ext-spl": "*",
1277                 "php": ">=5.3.3",
1278                 "phpspec/prophecy": "^1.3.1",
1279                 "phpunit/php-code-coverage": "~2.1",
1280                 "phpunit/php-file-iterator": "~1.4",
1281                 "phpunit/php-text-template": "~1.2",
1282                 "phpunit/php-timer": ">=1.0.6",
1283                 "phpunit/phpunit-mock-objects": "~2.3",
1284                 "sebastian/comparator": "~1.1",
1285                 "sebastian/diff": "~1.2",
1286                 "sebastian/environment": "~1.3",
1287                 "sebastian/exporter": "~1.2",
1288                 "sebastian/global-state": "~1.0",
1289                 "sebastian/version": "~1.0",
1290                 "symfony/yaml": "~2.1|~3.0"
1291             },
1292             "suggest": {
1293                 "phpunit/php-invoker": "~1.1"
1294             },
1295             "bin": [
1296                 "phpunit"
1297             ],
1298             "type": "library",
1299             "extra": {
1300                 "branch-alias": {
1301                     "dev-master": "4.8.x-dev"
1302                 }
1303             },
1304             "autoload": {
1305                 "classmap": [
1306                     "src/"
1307                 ]
1308             },
1309             "notification-url": "https://packagist.org/downloads/",
1310             "license": [
1311                 "BSD-3-Clause"
1312             ],
1313             "authors": [
1314                 {
1315                     "name": "Sebastian Bergmann",
1316                     "email": "sebastian@phpunit.de",
1317                     "role": "lead"
1318                 }
1319             ],
1320             "description": "The PHP Unit Testing framework.",
1321             "homepage": "https://phpunit.de/",
1322             "keywords": [
1323                 "phpunit",
1324                 "testing",
1325                 "xunit"
1326             ],
1327             "time": "2016-03-14 06:16:08"
1328         },
1329         {
1330             "name": "phpunit/phpunit-mock-objects",
1331             "version": "2.3.8",
1332             "source": {
1333                 "type": "git",
1334                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1335                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1336             },
1337             "dist": {
1338                 "type": "zip",
1339                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1340                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1341                 "shasum": ""
1342             },
1343             "require": {
1344                 "doctrine/instantiator": "^1.0.2",
1345                 "php": ">=5.3.3",
1346                 "phpunit/php-text-template": "~1.2",
1347                 "sebastian/exporter": "~1.2"
1348             },
1349             "require-dev": {
1350                 "phpunit/phpunit": "~4.4"
1351             },
1352             "suggest": {
1353                 "ext-soap": "*"
1354             },
1355             "type": "library",
1356             "extra": {
1357                 "branch-alias": {
1358                     "dev-master": "2.3.x-dev"
1359                 }
1360             },
1361             "autoload": {
1362                 "classmap": [
1363                     "src/"
1364                 ]
1365             },
1366             "notification-url": "https://packagist.org/downloads/",
1367             "license": [
1368                 "BSD-3-Clause"
1369             ],
1370             "authors": [
1371                 {
1372                     "name": "Sebastian Bergmann",
1373                     "email": "sb@sebastian-bergmann.de",
1374                     "role": "lead"
1375                 }
1376             ],
1377             "description": "Mock Object library for PHPUnit",
1378             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1379             "keywords": [
1380                 "mock",
1381                 "xunit"
1382             ],
1383             "time": "2015-10-02 06:51:40"
1384         },
1385         {
1386             "name": "react/promise",
1387             "version": "v2.4.0",
1388             "source": {
1389                 "type": "git",
1390                 "url": "https://github.com/reactphp/promise.git",
1391                 "reference": "f942da7b505d1a294284ab343d05df42d02ad6d9"
1392             },
1393             "dist": {
1394                 "type": "zip",
1395                 "url": "https://api.github.com/repos/reactphp/promise/zipball/f942da7b505d1a294284ab343d05df42d02ad6d9",
1396                 "reference": "f942da7b505d1a294284ab343d05df42d02ad6d9",
1397                 "shasum": ""
1398             },
1399             "require": {
1400                 "php": ">=5.4.0"
1401             },
1402             "type": "library",
1403             "extra": {
1404                 "branch-alias": {
1405                     "dev-master": "2.0-dev"
1406                 }
1407             },
1408             "autoload": {
1409                 "psr-4": {
1410                     "React\\Promise\\": "src/"
1411                 },
1412                 "files": [
1413                     "src/functions_include.php"
1414                 ]
1415             },
1416             "notification-url": "https://packagist.org/downloads/",
1417             "license": [
1418                 "MIT"
1419             ],
1420             "authors": [
1421                 {
1422                     "name": "Jan Sorgalla",
1423                     "email": "jsorgalla@gmail.com"
1424                 }
1425             ],
1426             "description": "A lightweight implementation of CommonJS Promises/A for PHP",
1427             "time": "2016-03-31 13:10:33"
1428         },
1429         {
1430             "name": "sebastian/comparator",
1431             "version": "1.2.0",
1432             "source": {
1433                 "type": "git",
1434                 "url": "https://github.com/sebastianbergmann/comparator.git",
1435                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1436             },
1437             "dist": {
1438                 "type": "zip",
1439                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1440                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1441                 "shasum": ""
1442             },
1443             "require": {
1444                 "php": ">=5.3.3",
1445                 "sebastian/diff": "~1.2",
1446                 "sebastian/exporter": "~1.2"
1447             },
1448             "require-dev": {
1449                 "phpunit/phpunit": "~4.4"
1450             },
1451             "type": "library",
1452             "extra": {
1453                 "branch-alias": {
1454                     "dev-master": "1.2.x-dev"
1455                 }
1456             },
1457             "autoload": {
1458                 "classmap": [
1459                     "src/"
1460                 ]
1461             },
1462             "notification-url": "https://packagist.org/downloads/",
1463             "license": [
1464                 "BSD-3-Clause"
1465             ],
1466             "authors": [
1467                 {
1468                     "name": "Jeff Welch",
1469                     "email": "whatthejeff@gmail.com"
1470                 },
1471                 {
1472                     "name": "Volker Dusch",
1473                     "email": "github@wallbash.com"
1474                 },
1475                 {
1476                     "name": "Bernhard Schussek",
1477                     "email": "bschussek@2bepublished.at"
1478                 },
1479                 {
1480                     "name": "Sebastian Bergmann",
1481                     "email": "sebastian@phpunit.de"
1482                 }
1483             ],
1484             "description": "Provides the functionality to compare PHP values for equality",
1485             "homepage": "http://www.github.com/sebastianbergmann/comparator",
1486             "keywords": [
1487                 "comparator",
1488                 "compare",
1489                 "equality"
1490             ],
1491             "time": "2015-07-26 15:48:44"
1492         },
1493         {
1494             "name": "sebastian/diff",
1495             "version": "1.4.1",
1496             "source": {
1497                 "type": "git",
1498                 "url": "https://github.com/sebastianbergmann/diff.git",
1499                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1500             },
1501             "dist": {
1502                 "type": "zip",
1503                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1504                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1505                 "shasum": ""
1506             },
1507             "require": {
1508                 "php": ">=5.3.3"
1509             },
1510             "require-dev": {
1511                 "phpunit/phpunit": "~4.8"
1512             },
1513             "type": "library",
1514             "extra": {
1515                 "branch-alias": {
1516                     "dev-master": "1.4-dev"
1517                 }
1518             },
1519             "autoload": {
1520                 "classmap": [
1521                     "src/"
1522                 ]
1523             },
1524             "notification-url": "https://packagist.org/downloads/",
1525             "license": [
1526                 "BSD-3-Clause"
1527             ],
1528             "authors": [
1529                 {
1530                     "name": "Kore Nordmann",
1531                     "email": "mail@kore-nordmann.de"
1532                 },
1533                 {
1534                     "name": "Sebastian Bergmann",
1535                     "email": "sebastian@phpunit.de"
1536                 }
1537             ],
1538             "description": "Diff implementation",
1539             "homepage": "https://github.com/sebastianbergmann/diff",
1540             "keywords": [
1541                 "diff"
1542             ],
1543             "time": "2015-12-08 07:14:41"
1544         },
1545         {
1546             "name": "sebastian/environment",
1547             "version": "1.3.5",
1548             "source": {
1549                 "type": "git",
1550                 "url": "https://github.com/sebastianbergmann/environment.git",
1551                 "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf"
1552             },
1553             "dist": {
1554                 "type": "zip",
1555                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
1556                 "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
1557                 "shasum": ""
1558             },
1559             "require": {
1560                 "php": ">=5.3.3"
1561             },
1562             "require-dev": {
1563                 "phpunit/phpunit": "~4.4"
1564             },
1565             "type": "library",
1566             "extra": {
1567                 "branch-alias": {
1568                     "dev-master": "1.3.x-dev"
1569                 }
1570             },
1571             "autoload": {
1572                 "classmap": [
1573                     "src/"
1574                 ]
1575             },
1576             "notification-url": "https://packagist.org/downloads/",
1577             "license": [
1578                 "BSD-3-Clause"
1579             ],
1580             "authors": [
1581                 {
1582                     "name": "Sebastian Bergmann",
1583                     "email": "sebastian@phpunit.de"
1584                 }
1585             ],
1586             "description": "Provides functionality to handle HHVM/PHP environments",
1587             "homepage": "http://www.github.com/sebastianbergmann/environment",
1588             "keywords": [
1589                 "Xdebug",
1590                 "environment",
1591                 "hhvm"
1592             ],
1593             "time": "2016-02-26 18:40:46"
1594         },
1595         {
1596             "name": "sebastian/exporter",
1597             "version": "1.2.1",
1598             "source": {
1599                 "type": "git",
1600                 "url": "https://github.com/sebastianbergmann/exporter.git",
1601                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1602             },
1603             "dist": {
1604                 "type": "zip",
1605                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1606                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1607                 "shasum": ""
1608             },
1609             "require": {
1610                 "php": ">=5.3.3",
1611                 "sebastian/recursion-context": "~1.0"
1612             },
1613             "require-dev": {
1614                 "phpunit/phpunit": "~4.4"
1615             },
1616             "type": "library",
1617             "extra": {
1618                 "branch-alias": {
1619                     "dev-master": "1.2.x-dev"
1620                 }
1621             },
1622             "autoload": {
1623                 "classmap": [
1624                     "src/"
1625                 ]
1626             },
1627             "notification-url": "https://packagist.org/downloads/",
1628             "license": [
1629                 "BSD-3-Clause"
1630             ],
1631             "authors": [
1632                 {
1633                     "name": "Jeff Welch",
1634                     "email": "whatthejeff@gmail.com"
1635                 },
1636                 {
1637                     "name": "Volker Dusch",
1638                     "email": "github@wallbash.com"
1639                 },
1640                 {
1641                     "name": "Bernhard Schussek",
1642                     "email": "bschussek@2bepublished.at"
1643                 },
1644                 {
1645                     "name": "Sebastian Bergmann",
1646                     "email": "sebastian@phpunit.de"
1647                 },
1648                 {
1649                     "name": "Adam Harvey",
1650                     "email": "aharvey@php.net"
1651                 }
1652             ],
1653             "description": "Provides the functionality to export PHP variables for visualization",
1654             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1655             "keywords": [
1656                 "export",
1657                 "exporter"
1658             ],
1659             "time": "2015-06-21 07:55:53"
1660         },
1661         {
1662             "name": "sebastian/global-state",
1663             "version": "1.1.1",
1664             "source": {
1665                 "type": "git",
1666                 "url": "https://github.com/sebastianbergmann/global-state.git",
1667                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1668             },
1669             "dist": {
1670                 "type": "zip",
1671                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1672                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1673                 "shasum": ""
1674             },
1675             "require": {
1676                 "php": ">=5.3.3"
1677             },
1678             "require-dev": {
1679                 "phpunit/phpunit": "~4.2"
1680             },
1681             "suggest": {
1682                 "ext-uopz": "*"
1683             },
1684             "type": "library",
1685             "extra": {
1686                 "branch-alias": {
1687                     "dev-master": "1.0-dev"
1688                 }
1689             },
1690             "autoload": {
1691                 "classmap": [
1692                     "src/"
1693                 ]
1694             },
1695             "notification-url": "https://packagist.org/downloads/",
1696             "license": [
1697                 "BSD-3-Clause"
1698             ],
1699             "authors": [
1700                 {
1701                     "name": "Sebastian Bergmann",
1702                     "email": "sebastian@phpunit.de"
1703                 }
1704             ],
1705             "description": "Snapshotting of global state",
1706             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1707             "keywords": [
1708                 "global state"
1709             ],
1710             "time": "2015-10-12 03:26:01"
1711         },
1712         {
1713             "name": "sebastian/recursion-context",
1714             "version": "1.0.2",
1715             "source": {
1716                 "type": "git",
1717                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1718                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1719             },
1720             "dist": {
1721                 "type": "zip",
1722                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1723                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1724                 "shasum": ""
1725             },
1726             "require": {
1727                 "php": ">=5.3.3"
1728             },
1729             "require-dev": {
1730                 "phpunit/phpunit": "~4.4"
1731             },
1732             "type": "library",
1733             "extra": {
1734                 "branch-alias": {
1735                     "dev-master": "1.0.x-dev"
1736                 }
1737             },
1738             "autoload": {
1739                 "classmap": [
1740                     "src/"
1741                 ]
1742             },
1743             "notification-url": "https://packagist.org/downloads/",
1744             "license": [
1745                 "BSD-3-Clause"
1746             ],
1747             "authors": [
1748                 {
1749                     "name": "Jeff Welch",
1750                     "email": "whatthejeff@gmail.com"
1751                 },
1752                 {
1753                     "name": "Sebastian Bergmann",
1754                     "email": "sebastian@phpunit.de"
1755                 },
1756                 {
1757                     "name": "Adam Harvey",
1758                     "email": "aharvey@php.net"
1759                 }
1760             ],
1761             "description": "Provides functionality to recursively process PHP variables",
1762             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1763             "time": "2015-11-11 19:50:13"
1764         },
1765         {
1766             "name": "sebastian/version",
1767             "version": "1.0.6",
1768             "source": {
1769                 "type": "git",
1770                 "url": "https://github.com/sebastianbergmann/version.git",
1771                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1772             },
1773             "dist": {
1774                 "type": "zip",
1775                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1776                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1777                 "shasum": ""
1778             },
1779             "type": "library",
1780             "autoload": {
1781                 "classmap": [
1782                     "src/"
1783                 ]
1784             },
1785             "notification-url": "https://packagist.org/downloads/",
1786             "license": [
1787                 "BSD-3-Clause"
1788             ],
1789             "authors": [
1790                 {
1791                     "name": "Sebastian Bergmann",
1792                     "email": "sebastian@phpunit.de",
1793                     "role": "lead"
1794                 }
1795             ],
1796             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1797             "homepage": "https://github.com/sebastianbergmann/version",
1798             "time": "2015-06-21 13:59:46"
1799         },
1800         {
1801             "name": "symfony/browser-kit",
1802             "version": "v2.8.4",
1803             "source": {
1804                 "type": "git",
1805                 "url": "https://github.com/symfony/browser-kit.git",
1806                 "reference": "745c19467255cf32eaf311f000eecafd83ca5586"
1807             },
1808             "dist": {
1809                 "type": "zip",
1810                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/745c19467255cf32eaf311f000eecafd83ca5586",
1811                 "reference": "745c19467255cf32eaf311f000eecafd83ca5586",
1812                 "shasum": ""
1813             },
1814             "require": {
1815                 "php": ">=5.3.9",
1816                 "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0"
1817             },
1818             "require-dev": {
1819                 "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
1820                 "symfony/process": "~2.3.34|~2.7,>=2.7.6|~3.0.0"
1821             },
1822             "suggest": {
1823                 "symfony/process": ""
1824             },
1825             "type": "library",
1826             "extra": {
1827                 "branch-alias": {
1828                     "dev-master": "2.8-dev"
1829                 }
1830             },
1831             "autoload": {
1832                 "psr-4": {
1833                     "Symfony\\Component\\BrowserKit\\": ""
1834                 },
1835                 "exclude-from-classmap": [
1836                     "/Tests/"
1837                 ]
1838             },
1839             "notification-url": "https://packagist.org/downloads/",
1840             "license": [
1841                 "MIT"
1842             ],
1843             "authors": [
1844                 {
1845                     "name": "Fabien Potencier",
1846                     "email": "fabien@symfony.com"
1847                 },
1848                 {
1849                     "name": "Symfony Community",
1850                     "homepage": "https://symfony.com/contributors"
1851                 }
1852             ],
1853             "description": "Symfony BrowserKit Component",
1854             "homepage": "https://symfony.com",
1855             "time": "2016-03-04 07:54:35"
1856         },
1857         {
1858             "name": "symfony/class-loader",
1859             "version": "v2.8.4",
1860             "source": {
1861                 "type": "git",
1862                 "url": "https://github.com/symfony/class-loader.git",
1863                 "reference": "7d362c22710980730d46a5d039e788946a2938cb"
1864             },
1865             "dist": {
1866                 "type": "zip",
1867                 "url": "https://api.github.com/repos/symfony/class-loader/zipball/7d362c22710980730d46a5d039e788946a2938cb",
1868                 "reference": "7d362c22710980730d46a5d039e788946a2938cb",
1869                 "shasum": ""
1870             },
1871             "require": {
1872                 "php": ">=5.3.9",
1873                 "symfony/polyfill-apcu": "~1.1"
1874             },
1875             "require-dev": {
1876                 "symfony/finder": "~2.0,>=2.0.5|~3.0.0"
1877             },
1878             "type": "library",
1879             "extra": {
1880                 "branch-alias": {
1881                     "dev-master": "2.8-dev"
1882                 }
1883             },
1884             "autoload": {
1885                 "psr-4": {
1886                     "Symfony\\Component\\ClassLoader\\": ""
1887                 },
1888                 "exclude-from-classmap": [
1889                     "/Tests/"
1890                 ]
1891             },
1892             "notification-url": "https://packagist.org/downloads/",
1893             "license": [
1894                 "MIT"
1895             ],
1896             "authors": [
1897                 {
1898                     "name": "Fabien Potencier",
1899                     "email": "fabien@symfony.com"
1900                 },
1901                 {
1902                     "name": "Symfony Community",
1903                     "homepage": "https://symfony.com/contributors"
1904                 }
1905             ],
1906             "description": "Symfony ClassLoader Component",
1907             "homepage": "https://symfony.com",
1908             "time": "2016-03-10 19:33:53"
1909         },
1910         {
1911             "name": "symfony/config",
1912             "version": "v2.8.4",
1913             "source": {
1914                 "type": "git",
1915                 "url": "https://github.com/symfony/config.git",
1916                 "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c"
1917             },
1918             "dist": {
1919                 "type": "zip",
1920                 "url": "https://api.github.com/repos/symfony/config/zipball/5273f4724dc5288fe7a33cb08077ab9852621f2c",
1921                 "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c",
1922                 "shasum": ""
1923             },
1924             "require": {
1925                 "php": ">=5.3.9",
1926                 "symfony/filesystem": "~2.3|~3.0.0"
1927             },
1928             "suggest": {
1929                 "symfony/yaml": "To use the yaml reference dumper"
1930             },
1931             "type": "library",
1932             "extra": {
1933                 "branch-alias": {
1934                     "dev-master": "2.8-dev"
1935                 }
1936             },
1937             "autoload": {
1938                 "psr-4": {
1939                     "Symfony\\Component\\Config\\": ""
1940                 },
1941                 "exclude-from-classmap": [
1942                     "/Tests/"
1943                 ]
1944             },
1945             "notification-url": "https://packagist.org/downloads/",
1946             "license": [
1947                 "MIT"
1948             ],
1949             "authors": [
1950                 {
1951                     "name": "Fabien Potencier",
1952                     "email": "fabien@symfony.com"
1953                 },
1954                 {
1955                     "name": "Symfony Community",
1956                     "homepage": "https://symfony.com/contributors"
1957                 }
1958             ],
1959             "description": "Symfony Config Component",
1960             "homepage": "https://symfony.com",
1961             "time": "2016-03-04 07:54:35"
1962         },
1963         {
1964             "name": "symfony/console",
1965             "version": "v2.8.4",
1966             "source": {
1967                 "type": "git",
1968                 "url": "https://github.com/symfony/console.git",
1969                 "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154"
1970             },
1971             "dist": {
1972                 "type": "zip",
1973                 "url": "https://api.github.com/repos/symfony/console/zipball/9a5aef5fc0d4eff86853d44202b02be8d5a20154",
1974                 "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154",
1975                 "shasum": ""
1976             },
1977             "require": {
1978                 "php": ">=5.3.9",
1979                 "symfony/polyfill-mbstring": "~1.0"
1980             },
1981             "require-dev": {
1982                 "psr/log": "~1.0",
1983                 "symfony/event-dispatcher": "~2.1|~3.0.0",
1984                 "symfony/process": "~2.1|~3.0.0"
1985             },
1986             "suggest": {
1987                 "psr/log": "For using the console logger",
1988                 "symfony/event-dispatcher": "",
1989                 "symfony/process": ""
1990             },
1991             "type": "library",
1992             "extra": {
1993                 "branch-alias": {
1994                     "dev-master": "2.8-dev"
1995                 }
1996             },
1997             "autoload": {
1998                 "psr-4": {
1999                     "Symfony\\Component\\Console\\": ""
2000                 },
2001                 "exclude-from-classmap": [
2002                     "/Tests/"
2003                 ]
2004             },
2005             "notification-url": "https://packagist.org/downloads/",
2006             "license": [
2007                 "MIT"
2008             ],
2009             "authors": [
2010                 {
2011                     "name": "Fabien Potencier",
2012                     "email": "fabien@symfony.com"
2013                 },
2014                 {
2015                     "name": "Symfony Community",
2016                     "homepage": "https://symfony.com/contributors"
2017                 }
2018             ],
2019             "description": "Symfony Console Component",
2020             "homepage": "https://symfony.com",
2021             "time": "2016-03-17 09:19:04"
2022         },
2023         {
2024             "name": "symfony/css-selector",
2025             "version": "v2.8.4",
2026             "source": {
2027                 "type": "git",
2028                 "url": "https://github.com/symfony/css-selector.git",
2029                 "reference": "07b7ced3ae0c12918477c095453ea8595000810e"
2030             },
2031             "dist": {
2032                 "type": "zip",
2033                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/07b7ced3ae0c12918477c095453ea8595000810e",
2034                 "reference": "07b7ced3ae0c12918477c095453ea8595000810e",
2035                 "shasum": ""
2036             },
2037             "require": {
2038                 "php": ">=5.3.9"
2039             },
2040             "type": "library",
2041             "extra": {
2042                 "branch-alias": {
2043                     "dev-master": "2.8-dev"
2044                 }
2045             },
2046             "autoload": {
2047                 "psr-4": {
2048                     "Symfony\\Component\\CssSelector\\": ""
2049                 },
2050                 "exclude-from-classmap": [
2051                     "/Tests/"
2052                 ]
2053             },
2054             "notification-url": "https://packagist.org/downloads/",
2055             "license": [
2056                 "MIT"
2057             ],
2058             "authors": [
2059                 {
2060                     "name": "Jean-François Simon",
2061                     "email": "jeanfrancois.simon@sensiolabs.com"
2062                 },
2063                 {
2064                     "name": "Fabien Potencier",
2065                     "email": "fabien@symfony.com"
2066                 },
2067                 {
2068                     "name": "Symfony Community",
2069                     "homepage": "https://symfony.com/contributors"
2070                 }
2071             ],
2072             "description": "Symfony CssSelector Component",
2073             "homepage": "https://symfony.com",
2074             "time": "2016-03-04 07:54:35"
2075         },
2076         {
2077             "name": "symfony/dependency-injection",
2078             "version": "v2.8.4",
2079             "source": {
2080                 "type": "git",
2081                 "url": "https://github.com/symfony/dependency-injection.git",
2082                 "reference": "f7b4a498e679fa440b16facb934680a1527ed48c"
2083             },
2084             "dist": {
2085                 "type": "zip",
2086                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f7b4a498e679fa440b16facb934680a1527ed48c",
2087                 "reference": "f7b4a498e679fa440b16facb934680a1527ed48c",
2088                 "shasum": ""
2089             },
2090             "require": {
2091                 "php": ">=5.3.9"
2092             },
2093             "conflict": {
2094                 "symfony/expression-language": "<2.6"
2095             },
2096             "require-dev": {
2097                 "symfony/config": "~2.2|~3.0.0",
2098                 "symfony/expression-language": "~2.6|~3.0.0",
2099                 "symfony/yaml": "~2.1|~3.0.0"
2100             },
2101             "suggest": {
2102                 "symfony/config": "",
2103                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2104                 "symfony/yaml": ""
2105             },
2106             "type": "library",
2107             "extra": {
2108                 "branch-alias": {
2109                     "dev-master": "2.8-dev"
2110                 }
2111             },
2112             "autoload": {
2113                 "psr-4": {
2114                     "Symfony\\Component\\DependencyInjection\\": ""
2115                 },
2116                 "exclude-from-classmap": [
2117                     "/Tests/"
2118                 ]
2119             },
2120             "notification-url": "https://packagist.org/downloads/",
2121             "license": [
2122                 "MIT"
2123             ],
2124             "authors": [
2125                 {
2126                     "name": "Fabien Potencier",
2127                     "email": "fabien@symfony.com"
2128                 },
2129                 {
2130                     "name": "Symfony Community",
2131                     "homepage": "https://symfony.com/contributors"
2132                 }
2133             ],
2134             "description": "Symfony DependencyInjection Component",
2135             "homepage": "https://symfony.com",
2136             "time": "2016-03-21 07:27:21"
2137         },
2138         {
2139             "name": "symfony/dom-crawler",
2140             "version": "v2.8.4",
2141             "source": {
2142                 "type": "git",
2143                 "url": "https://github.com/symfony/dom-crawler.git",
2144                 "reference": "aae5c37d243c6ec11db62221aaff37e7f8005926"
2145             },
2146             "dist": {
2147                 "type": "zip",
2148                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/aae5c37d243c6ec11db62221aaff37e7f8005926",
2149                 "reference": "aae5c37d243c6ec11db62221aaff37e7f8005926",
2150                 "shasum": ""
2151             },
2152             "require": {
2153                 "php": ">=5.3.9",
2154                 "symfony/polyfill-mbstring": "~1.0"
2155             },
2156             "require-dev": {
2157                 "symfony/css-selector": "~2.8|~3.0.0"
2158             },
2159             "suggest": {
2160                 "symfony/css-selector": ""
2161             },
2162             "type": "library",
2163             "extra": {
2164                 "branch-alias": {
2165                     "dev-master": "2.8-dev"
2166                 }
2167             },
2168             "autoload": {
2169                 "psr-4": {
2170                     "Symfony\\Component\\DomCrawler\\": ""
2171                 },
2172                 "exclude-from-classmap": [
2173                     "/Tests/"
2174                 ]
2175             },
2176             "notification-url": "https://packagist.org/downloads/",
2177             "license": [
2178                 "MIT"
2179             ],
2180             "authors": [
2181                 {
2182                     "name": "Fabien Potencier",
2183                     "email": "fabien@symfony.com"
2184                 },
2185                 {
2186                     "name": "Symfony Community",
2187                     "homepage": "https://symfony.com/contributors"
2188                 }
2189             ],
2190             "description": "Symfony DomCrawler Component",
2191             "homepage": "https://symfony.com",
2192             "time": "2016-03-23 13:11:46"
2193         },
2194         {
2195             "name": "symfony/event-dispatcher",
2196             "version": "v2.8.4",
2197             "source": {
2198                 "type": "git",
2199                 "url": "https://github.com/symfony/event-dispatcher.git",
2200                 "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87"
2201             },
2202             "dist": {
2203                 "type": "zip",
2204                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/47d2d8cade9b1c3987573d2943bb9352536cdb87",
2205                 "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87",
2206                 "shasum": ""
2207             },
2208             "require": {
2209                 "php": ">=5.3.9"
2210             },
2211             "require-dev": {
2212                 "psr/log": "~1.0",
2213                 "symfony/config": "~2.0,>=2.0.5|~3.0.0",
2214                 "symfony/dependency-injection": "~2.6|~3.0.0",
2215                 "symfony/expression-language": "~2.6|~3.0.0",
2216                 "symfony/stopwatch": "~2.3|~3.0.0"
2217             },
2218             "suggest": {
2219                 "symfony/dependency-injection": "",
2220                 "symfony/http-kernel": ""
2221             },
2222             "type": "library",
2223             "extra": {
2224                 "branch-alias": {
2225                     "dev-master": "2.8-dev"
2226                 }
2227             },
2228             "autoload": {
2229                 "psr-4": {
2230                     "Symfony\\Component\\EventDispatcher\\": ""
2231                 },
2232                 "exclude-from-classmap": [
2233                     "/Tests/"
2234                 ]
2235             },
2236             "notification-url": "https://packagist.org/downloads/",
2237             "license": [
2238                 "MIT"
2239             ],
2240             "authors": [
2241                 {
2242                     "name": "Fabien Potencier",
2243                     "email": "fabien@symfony.com"
2244                 },
2245                 {
2246                     "name": "Symfony Community",
2247                     "homepage": "https://symfony.com/contributors"
2248                 }
2249             ],
2250             "description": "Symfony EventDispatcher Component",
2251             "homepage": "https://symfony.com",
2252             "time": "2016-03-07 14:04:32"
2253         },
2254         {
2255             "name": "symfony/filesystem",
2256             "version": "v2.8.4",
2257             "source": {
2258                 "type": "git",
2259                 "url": "https://github.com/symfony/filesystem.git",
2260                 "reference": "f08ffdf229252cd2745558cb2112df43903bcae4"
2261             },
2262             "dist": {
2263                 "type": "zip",
2264                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/f08ffdf229252cd2745558cb2112df43903bcae4",
2265                 "reference": "f08ffdf229252cd2745558cb2112df43903bcae4",
2266                 "shasum": ""
2267             },
2268             "require": {
2269                 "php": ">=5.3.9"
2270             },
2271             "type": "library",
2272             "extra": {
2273                 "branch-alias": {
2274                     "dev-master": "2.8-dev"
2275                 }
2276             },
2277             "autoload": {
2278                 "psr-4": {
2279                     "Symfony\\Component\\Filesystem\\": ""
2280                 },
2281                 "exclude-from-classmap": [
2282                     "/Tests/"
2283                 ]
2284             },
2285             "notification-url": "https://packagist.org/downloads/",
2286             "license": [
2287                 "MIT"
2288             ],
2289             "authors": [
2290                 {
2291                     "name": "Fabien Potencier",
2292                     "email": "fabien@symfony.com"
2293                 },
2294                 {
2295                     "name": "Symfony Community",
2296                     "homepage": "https://symfony.com/contributors"
2297                 }
2298             ],
2299             "description": "Symfony Filesystem Component",
2300             "homepage": "https://symfony.com",
2301             "time": "2016-03-27 10:20:16"
2302         },
2303         {
2304             "name": "symfony/polyfill-apcu",
2305             "version": "v1.1.1",
2306             "source": {
2307                 "type": "git",
2308                 "url": "https://github.com/symfony/polyfill-apcu.git",
2309                 "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214"
2310             },
2311             "dist": {
2312                 "type": "zip",
2313                 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
2314                 "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
2315                 "shasum": ""
2316             },
2317             "require": {
2318                 "php": ">=5.3.3"
2319             },
2320             "type": "library",
2321             "extra": {
2322                 "branch-alias": {
2323                     "dev-master": "1.1-dev"
2324                 }
2325             },
2326             "autoload": {
2327                 "files": [
2328                     "bootstrap.php"
2329                 ]
2330             },
2331             "notification-url": "https://packagist.org/downloads/",
2332             "license": [
2333                 "MIT"
2334             ],
2335             "authors": [
2336                 {
2337                     "name": "Nicolas Grekas",
2338                     "email": "p@tchwork.com"
2339                 },
2340                 {
2341                     "name": "Symfony Community",
2342                     "homepage": "https://symfony.com/contributors"
2343                 }
2344             ],
2345             "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
2346             "homepage": "https://symfony.com",
2347             "keywords": [
2348                 "apcu",
2349                 "compatibility",
2350                 "polyfill",
2351                 "portable",
2352                 "shim"
2353             ],
2354             "time": "2016-03-03 16:49:40"
2355         },
2356         {
2357             "name": "symfony/polyfill-mbstring",
2358             "version": "v1.1.1",
2359             "source": {
2360                 "type": "git",
2361                 "url": "https://github.com/symfony/polyfill-mbstring.git",
2362                 "reference": "1289d16209491b584839022f29257ad859b8532d"
2363             },
2364             "dist": {
2365                 "type": "zip",
2366                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
2367                 "reference": "1289d16209491b584839022f29257ad859b8532d",
2368                 "shasum": ""
2369             },
2370             "require": {
2371                 "php": ">=5.3.3"
2372             },
2373             "suggest": {
2374                 "ext-mbstring": "For best performance"
2375             },
2376             "type": "library",
2377             "extra": {
2378                 "branch-alias": {
2379                     "dev-master": "1.1-dev"
2380                 }
2381             },
2382             "autoload": {
2383                 "psr-4": {
2384                     "Symfony\\Polyfill\\Mbstring\\": ""
2385                 },
2386                 "files": [
2387                     "bootstrap.php"
2388                 ]
2389             },
2390             "notification-url": "https://packagist.org/downloads/",
2391             "license": [
2392                 "MIT"
2393             ],
2394             "authors": [
2395                 {
2396                     "name": "Nicolas Grekas",
2397                     "email": "p@tchwork.com"
2398                 },
2399                 {
2400                     "name": "Symfony Community",
2401                     "homepage": "https://symfony.com/contributors"
2402                 }
2403             ],
2404             "description": "Symfony polyfill for the Mbstring extension",
2405             "homepage": "https://symfony.com",
2406             "keywords": [
2407                 "compatibility",
2408                 "mbstring",
2409                 "polyfill",
2410                 "portable",
2411                 "shim"
2412             ],
2413             "time": "2016-01-20 09:13:37"
2414         },
2415         {
2416             "name": "symfony/process",
2417             "version": "v2.8.4",
2418             "source": {
2419                 "type": "git",
2420                 "url": "https://github.com/symfony/process.git",
2421                 "reference": "fb467471952ef5cf8497c029980e556b47545333"
2422             },
2423             "dist": {
2424                 "type": "zip",
2425                 "url": "https://api.github.com/repos/symfony/process/zipball/fb467471952ef5cf8497c029980e556b47545333",
2426                 "reference": "fb467471952ef5cf8497c029980e556b47545333",
2427                 "shasum": ""
2428             },
2429             "require": {
2430                 "php": ">=5.3.9"
2431             },
2432             "type": "library",
2433             "extra": {
2434                 "branch-alias": {
2435                     "dev-master": "2.8-dev"
2436                 }
2437             },
2438             "autoload": {
2439                 "psr-4": {
2440                     "Symfony\\Component\\Process\\": ""
2441                 },
2442                 "exclude-from-classmap": [
2443                     "/Tests/"
2444                 ]
2445             },
2446             "notification-url": "https://packagist.org/downloads/",
2447             "license": [
2448                 "MIT"
2449             ],
2450             "authors": [
2451                 {
2452                     "name": "Fabien Potencier",
2453                     "email": "fabien@symfony.com"
2454                 },
2455                 {
2456                     "name": "Symfony Community",
2457                     "homepage": "https://symfony.com/contributors"
2458                 }
2459             ],
2460             "description": "Symfony Process Component",
2461             "homepage": "https://symfony.com",
2462             "time": "2016-03-23 13:11:46"
2463         },
2464         {
2465             "name": "symfony/translation",
2466             "version": "v2.8.4",
2467             "source": {
2468                 "type": "git",
2469                 "url": "https://github.com/symfony/translation.git",
2470                 "reference": "d60b8e076d22953aabebeebda53bf334438e7aca"
2471             },
2472             "dist": {
2473                 "type": "zip",
2474                 "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca",
2475                 "reference": "d60b8e076d22953aabebeebda53bf334438e7aca",
2476                 "shasum": ""
2477             },
2478             "require": {
2479                 "php": ">=5.3.9",
2480                 "symfony/polyfill-mbstring": "~1.0"
2481             },
2482             "conflict": {
2483                 "symfony/config": "<2.7"
2484             },
2485             "require-dev": {
2486                 "psr/log": "~1.0",
2487                 "symfony/config": "~2.8",
2488                 "symfony/intl": "~2.4|~3.0.0",
2489                 "symfony/yaml": "~2.2|~3.0.0"
2490             },
2491             "suggest": {
2492                 "psr/log": "To use logging capability in translator",
2493                 "symfony/config": "",
2494                 "symfony/yaml": ""
2495             },
2496             "type": "library",
2497             "extra": {
2498                 "branch-alias": {
2499                     "dev-master": "2.8-dev"
2500                 }
2501             },
2502             "autoload": {
2503                 "psr-4": {
2504                     "Symfony\\Component\\Translation\\": ""
2505                 },
2506                 "exclude-from-classmap": [
2507                     "/Tests/"
2508                 ]
2509             },
2510             "notification-url": "https://packagist.org/downloads/",
2511             "license": [
2512                 "MIT"
2513             ],
2514             "authors": [
2515                 {
2516                     "name": "Fabien Potencier",
2517                     "email": "fabien@symfony.com"
2518                 },
2519                 {
2520                     "name": "Symfony Community",
2521                     "homepage": "https://symfony.com/contributors"
2522                 }
2523             ],
2524             "description": "Symfony Translation Component",
2525             "homepage": "https://symfony.com",
2526             "time": "2016-03-25 01:40:30"
2527         },
2528         {
2529             "name": "symfony/yaml",
2530             "version": "v2.8.4",
2531             "source": {
2532                 "type": "git",
2533                 "url": "https://github.com/symfony/yaml.git",
2534                 "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb"
2535             },
2536             "dist": {
2537                 "type": "zip",
2538                 "url": "https://api.github.com/repos/symfony/yaml/zipball/584e52cb8f788a887553ba82db6caacb1d6260bb",
2539                 "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb",
2540                 "shasum": ""
2541             },
2542             "require": {
2543                 "php": ">=5.3.9"
2544             },
2545             "type": "library",
2546             "extra": {
2547                 "branch-alias": {
2548                     "dev-master": "2.8-dev"
2549                 }
2550             },
2551             "autoload": {
2552                 "psr-4": {
2553                     "Symfony\\Component\\Yaml\\": ""
2554                 },
2555                 "exclude-from-classmap": [
2556                     "/Tests/"
2557                 ]
2558             },
2559             "notification-url": "https://packagist.org/downloads/",
2560             "license": [
2561                 "MIT"
2562             ],
2563             "authors": [
2564                 {
2565                     "name": "Fabien Potencier",
2566                     "email": "fabien@symfony.com"
2567                 },
2568                 {
2569                     "name": "Symfony Community",
2570                     "homepage": "https://symfony.com/contributors"
2571                 }
2572             ],
2573             "description": "Symfony Yaml Component",
2574             "homepage": "https://symfony.com",
2575             "time": "2016-03-04 07:54:35"
2576         }
2577     ],
2578     "aliases": [],
2579     "minimum-stability": "stable",
2580     "stability-flags": [],
2581     "prefer-stable": false,
2582     "prefer-lowest": false,
2583     "platform": [],
2584     "platform-dev": []