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