Yaffs site version 1.1
[yaffs-website] / vendor / drupal-composer / drupal-scaffold / composer.lock
1 {
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": "116f69e7f88bcdebdc157a80dfaa31c7",
8     "content-hash": "fcbb0cf6a792bee4cd64b27b2e58909c",
9     "packages": [],
10     "packages-dev": [
11         {
12             "name": "composer/ca-bundle",
13             "version": "1.0.2",
14             "source": {
15                 "type": "git",
16                 "url": "https://github.com/composer/ca-bundle.git",
17                 "reference": "a2995e5fe351055f2c7630166af12ce8fd03edfc"
18             },
19             "dist": {
20                 "type": "zip",
21                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/a2995e5fe351055f2c7630166af12ce8fd03edfc",
22                 "reference": "a2995e5fe351055f2c7630166af12ce8fd03edfc",
23                 "shasum": ""
24             },
25             "require": {
26                 "php": "^5.3.2 || ^7.0"
27             },
28             "require-dev": {
29                 "symfony/process": "^2.5 || ^3.0"
30             },
31             "suggest": {
32                 "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-master": "1.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Composer\\CaBundle\\": "src"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jordi Boggiano",
52                     "email": "j.boggiano@seld.be",
53                     "homepage": "http://seld.be"
54                 }
55             ],
56             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
57             "keywords": [
58                 "cabundle",
59                 "cacert",
60                 "certificate",
61                 "ssl",
62                 "tls"
63             ],
64             "time": "2016-04-13 10:13:24"
65         },
66         {
67             "name": "composer/composer",
68             "version": "dev-master",
69             "source": {
70                 "type": "git",
71                 "url": "https://github.com/composer/composer.git",
72                 "reference": "d401f6e95cca835d165c61648327fc1fa062ba31"
73             },
74             "dist": {
75                 "type": "zip",
76                 "url": "https://api.github.com/repos/composer/composer/zipball/d401f6e95cca835d165c61648327fc1fa062ba31",
77                 "reference": "d401f6e95cca835d165c61648327fc1fa062ba31",
78                 "shasum": ""
79             },
80             "require": {
81                 "composer/ca-bundle": "^1.0",
82                 "composer/semver": "^1.0",
83                 "composer/spdx-licenses": "^1.0",
84                 "justinrainbow/json-schema": "^1.6",
85                 "php": "^5.3.2 || ^7.0",
86                 "psr/log": "^1.0",
87                 "seld/cli-prompt": "^1.0",
88                 "seld/jsonlint": "^1.4",
89                 "seld/phar-utils": "^1.0",
90                 "symfony/console": "^2.5 || ^3.0",
91                 "symfony/filesystem": "^2.5 || ^3.0",
92                 "symfony/finder": "^2.2 || ^3.0",
93                 "symfony/process": "^2.1 || ^3.0"
94             },
95             "require-dev": {
96                 "phpunit/phpunit": "^4.5 || ^5.0.5",
97                 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
98             },
99             "suggest": {
100                 "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
101                 "ext-zip": "Enabling the zip extension allows you to unzip archives",
102                 "ext-zlib": "Allow gzip compression of HTTP requests"
103             },
104             "bin": [
105                 "bin/composer"
106             ],
107             "type": "library",
108             "extra": {
109                 "branch-alias": {
110                     "dev-master": "1.2-dev"
111                 }
112             },
113             "autoload": {
114                 "psr-4": {
115                     "Composer\\": "src/Composer"
116                 }
117             },
118             "notification-url": "https://packagist.org/downloads/",
119             "license": [
120                 "MIT"
121             ],
122             "authors": [
123                 {
124                     "name": "Nils Adermann",
125                     "email": "naderman@naderman.de",
126                     "homepage": "http://www.naderman.de"
127                 },
128                 {
129                     "name": "Jordi Boggiano",
130                     "email": "j.boggiano@seld.be",
131                     "homepage": "http://seld.be"
132                 }
133             ],
134             "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.",
135             "homepage": "https://getcomposer.org/",
136             "keywords": [
137                 "autoload",
138                 "dependency",
139                 "package"
140             ],
141             "time": "2016-05-19 18:44:43"
142         },
143         {
144             "name": "composer/semver",
145             "version": "1.4.0",
146             "source": {
147                 "type": "git",
148                 "url": "https://github.com/composer/semver.git",
149                 "reference": "84c47f3d8901440403217afc120683c7385aecb8"
150             },
151             "dist": {
152                 "type": "zip",
153                 "url": "https://api.github.com/repos/composer/semver/zipball/84c47f3d8901440403217afc120683c7385aecb8",
154                 "reference": "84c47f3d8901440403217afc120683c7385aecb8",
155                 "shasum": ""
156             },
157             "require": {
158                 "php": "^5.3.2 || ^7.0"
159             },
160             "require-dev": {
161                 "phpunit/phpunit": "^4.5 || ^5.0.5",
162                 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
163             },
164             "type": "library",
165             "extra": {
166                 "branch-alias": {
167                     "dev-master": "1.x-dev"
168                 }
169             },
170             "autoload": {
171                 "psr-4": {
172                     "Composer\\Semver\\": "src"
173                 }
174             },
175             "notification-url": "https://packagist.org/downloads/",
176             "license": [
177                 "MIT"
178             ],
179             "authors": [
180                 {
181                     "name": "Nils Adermann",
182                     "email": "naderman@naderman.de",
183                     "homepage": "http://www.naderman.de"
184                 },
185                 {
186                     "name": "Jordi Boggiano",
187                     "email": "j.boggiano@seld.be",
188                     "homepage": "http://seld.be"
189                 },
190                 {
191                     "name": "Rob Bast",
192                     "email": "rob.bast@gmail.com",
193                     "homepage": "http://robbast.nl"
194                 }
195             ],
196             "description": "Semver library that offers utilities, version constraint parsing and validation.",
197             "keywords": [
198                 "semantic",
199                 "semver",
200                 "validation",
201                 "versioning"
202             ],
203             "time": "2016-03-30 13:16:03"
204         },
205         {
206             "name": "composer/spdx-licenses",
207             "version": "1.1.4",
208             "source": {
209                 "type": "git",
210                 "url": "https://github.com/composer/spdx-licenses.git",
211                 "reference": "88c26372b1afac36d8db601cdf04ad8716f53d88"
212             },
213             "dist": {
214                 "type": "zip",
215                 "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/88c26372b1afac36d8db601cdf04ad8716f53d88",
216                 "reference": "88c26372b1afac36d8db601cdf04ad8716f53d88",
217                 "shasum": ""
218             },
219             "require": {
220                 "php": "^5.3.2 || ^7.0"
221             },
222             "require-dev": {
223                 "phpunit/phpunit": "^4.5 || ^5.0.5",
224                 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
225             },
226             "type": "library",
227             "extra": {
228                 "branch-alias": {
229                     "dev-master": "1.x-dev"
230                 }
231             },
232             "autoload": {
233                 "psr-4": {
234                     "Composer\\Spdx\\": "src"
235                 }
236             },
237             "notification-url": "https://packagist.org/downloads/",
238             "license": [
239                 "MIT"
240             ],
241             "authors": [
242                 {
243                     "name": "Nils Adermann",
244                     "email": "naderman@naderman.de",
245                     "homepage": "http://www.naderman.de"
246                 },
247                 {
248                     "name": "Jordi Boggiano",
249                     "email": "j.boggiano@seld.be",
250                     "homepage": "http://seld.be"
251                 },
252                 {
253                     "name": "Rob Bast",
254                     "email": "rob.bast@gmail.com",
255                     "homepage": "http://robbast.nl"
256                 }
257             ],
258             "description": "SPDX licenses list and validation library.",
259             "keywords": [
260                 "license",
261                 "spdx",
262                 "validator"
263             ],
264             "time": "2016-05-04 12:27:30"
265         },
266         {
267             "name": "doctrine/instantiator",
268             "version": "1.0.5",
269             "source": {
270                 "type": "git",
271                 "url": "https://github.com/doctrine/instantiator.git",
272                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
273             },
274             "dist": {
275                 "type": "zip",
276                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
277                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
278                 "shasum": ""
279             },
280             "require": {
281                 "php": ">=5.3,<8.0-DEV"
282             },
283             "require-dev": {
284                 "athletic/athletic": "~0.1.8",
285                 "ext-pdo": "*",
286                 "ext-phar": "*",
287                 "phpunit/phpunit": "~4.0",
288                 "squizlabs/php_codesniffer": "~2.0"
289             },
290             "type": "library",
291             "extra": {
292                 "branch-alias": {
293                     "dev-master": "1.0.x-dev"
294                 }
295             },
296             "autoload": {
297                 "psr-4": {
298                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
299                 }
300             },
301             "notification-url": "https://packagist.org/downloads/",
302             "license": [
303                 "MIT"
304             ],
305             "authors": [
306                 {
307                     "name": "Marco Pivetta",
308                     "email": "ocramius@gmail.com",
309                     "homepage": "http://ocramius.github.com/"
310                 }
311             ],
312             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
313             "homepage": "https://github.com/doctrine/instantiator",
314             "keywords": [
315                 "constructor",
316                 "instantiate"
317             ],
318             "time": "2015-06-14 21:17:01"
319         },
320         {
321             "name": "justinrainbow/json-schema",
322             "version": "1.6.1",
323             "source": {
324                 "type": "git",
325                 "url": "https://github.com/justinrainbow/json-schema.git",
326                 "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341"
327             },
328             "dist": {
329                 "type": "zip",
330                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/cc84765fb7317f6b07bd8ac78364747f95b86341",
331                 "reference": "cc84765fb7317f6b07bd8ac78364747f95b86341",
332                 "shasum": ""
333             },
334             "require": {
335                 "php": ">=5.3.29"
336             },
337             "require-dev": {
338                 "json-schema/json-schema-test-suite": "1.1.0",
339                 "phpdocumentor/phpdocumentor": "~2",
340                 "phpunit/phpunit": "~3.7"
341             },
342             "bin": [
343                 "bin/validate-json"
344             ],
345             "type": "library",
346             "extra": {
347                 "branch-alias": {
348                     "dev-master": "1.6.x-dev"
349                 }
350             },
351             "autoload": {
352                 "psr-4": {
353                     "JsonSchema\\": "src/JsonSchema/"
354                 }
355             },
356             "notification-url": "https://packagist.org/downloads/",
357             "license": [
358                 "BSD-3-Clause"
359             ],
360             "authors": [
361                 {
362                     "name": "Bruno Prieto Reis",
363                     "email": "bruno.p.reis@gmail.com"
364                 },
365                 {
366                     "name": "Justin Rainbow",
367                     "email": "justin.rainbow@gmail.com"
368                 },
369                 {
370                     "name": "Igor Wiedler",
371                     "email": "igor@wiedler.ch"
372                 },
373                 {
374                     "name": "Robert Schönthal",
375                     "email": "seroscho@googlemail.com"
376                 }
377             ],
378             "description": "A library to validate a json schema.",
379             "homepage": "https://github.com/justinrainbow/json-schema",
380             "keywords": [
381                 "json",
382                 "schema"
383             ],
384             "time": "2016-01-25 15:43:01"
385         },
386         {
387             "name": "phpdocumentor/reflection-docblock",
388             "version": "2.0.4",
389             "source": {
390                 "type": "git",
391                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
392                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
393             },
394             "dist": {
395                 "type": "zip",
396                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
397                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
398                 "shasum": ""
399             },
400             "require": {
401                 "php": ">=5.3.3"
402             },
403             "require-dev": {
404                 "phpunit/phpunit": "~4.0"
405             },
406             "suggest": {
407                 "dflydev/markdown": "~1.0",
408                 "erusev/parsedown": "~1.0"
409             },
410             "type": "library",
411             "extra": {
412                 "branch-alias": {
413                     "dev-master": "2.0.x-dev"
414                 }
415             },
416             "autoload": {
417                 "psr-0": {
418                     "phpDocumentor": [
419                         "src/"
420                     ]
421                 }
422             },
423             "notification-url": "https://packagist.org/downloads/",
424             "license": [
425                 "MIT"
426             ],
427             "authors": [
428                 {
429                     "name": "Mike van Riel",
430                     "email": "mike.vanriel@naenius.com"
431                 }
432             ],
433             "time": "2015-02-03 12:10:50"
434         },
435         {
436             "name": "phpspec/prophecy",
437             "version": "v1.6.0",
438             "source": {
439                 "type": "git",
440                 "url": "https://github.com/phpspec/prophecy.git",
441                 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
442             },
443             "dist": {
444                 "type": "zip",
445                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
446                 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
447                 "shasum": ""
448             },
449             "require": {
450                 "doctrine/instantiator": "^1.0.2",
451                 "php": "^5.3|^7.0",
452                 "phpdocumentor/reflection-docblock": "~2.0",
453                 "sebastian/comparator": "~1.1",
454                 "sebastian/recursion-context": "~1.0"
455             },
456             "require-dev": {
457                 "phpspec/phpspec": "~2.0"
458             },
459             "type": "library",
460             "extra": {
461                 "branch-alias": {
462                     "dev-master": "1.5.x-dev"
463                 }
464             },
465             "autoload": {
466                 "psr-0": {
467                     "Prophecy\\": "src/"
468                 }
469             },
470             "notification-url": "https://packagist.org/downloads/",
471             "license": [
472                 "MIT"
473             ],
474             "authors": [
475                 {
476                     "name": "Konstantin Kudryashov",
477                     "email": "ever.zet@gmail.com",
478                     "homepage": "http://everzet.com"
479                 },
480                 {
481                     "name": "Marcello Duarte",
482                     "email": "marcello.duarte@gmail.com"
483                 }
484             ],
485             "description": "Highly opinionated mocking framework for PHP 5.3+",
486             "homepage": "https://github.com/phpspec/prophecy",
487             "keywords": [
488                 "Double",
489                 "Dummy",
490                 "fake",
491                 "mock",
492                 "spy",
493                 "stub"
494             ],
495             "time": "2016-02-15 07:46:21"
496         },
497         {
498             "name": "phpunit/php-code-coverage",
499             "version": "2.2.4",
500             "source": {
501                 "type": "git",
502                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
503                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
504             },
505             "dist": {
506                 "type": "zip",
507                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
508                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
509                 "shasum": ""
510             },
511             "require": {
512                 "php": ">=5.3.3",
513                 "phpunit/php-file-iterator": "~1.3",
514                 "phpunit/php-text-template": "~1.2",
515                 "phpunit/php-token-stream": "~1.3",
516                 "sebastian/environment": "^1.3.2",
517                 "sebastian/version": "~1.0"
518             },
519             "require-dev": {
520                 "ext-xdebug": ">=2.1.4",
521                 "phpunit/phpunit": "~4"
522             },
523             "suggest": {
524                 "ext-dom": "*",
525                 "ext-xdebug": ">=2.2.1",
526                 "ext-xmlwriter": "*"
527             },
528             "type": "library",
529             "extra": {
530                 "branch-alias": {
531                     "dev-master": "2.2.x-dev"
532                 }
533             },
534             "autoload": {
535                 "classmap": [
536                     "src/"
537                 ]
538             },
539             "notification-url": "https://packagist.org/downloads/",
540             "license": [
541                 "BSD-3-Clause"
542             ],
543             "authors": [
544                 {
545                     "name": "Sebastian Bergmann",
546                     "email": "sb@sebastian-bergmann.de",
547                     "role": "lead"
548                 }
549             ],
550             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
551             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
552             "keywords": [
553                 "coverage",
554                 "testing",
555                 "xunit"
556             ],
557             "time": "2015-10-06 15:47:00"
558         },
559         {
560             "name": "phpunit/php-file-iterator",
561             "version": "1.4.1",
562             "source": {
563                 "type": "git",
564                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
565                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
566             },
567             "dist": {
568                 "type": "zip",
569                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
570                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
571                 "shasum": ""
572             },
573             "require": {
574                 "php": ">=5.3.3"
575             },
576             "type": "library",
577             "extra": {
578                 "branch-alias": {
579                     "dev-master": "1.4.x-dev"
580                 }
581             },
582             "autoload": {
583                 "classmap": [
584                     "src/"
585                 ]
586             },
587             "notification-url": "https://packagist.org/downloads/",
588             "license": [
589                 "BSD-3-Clause"
590             ],
591             "authors": [
592                 {
593                     "name": "Sebastian Bergmann",
594                     "email": "sb@sebastian-bergmann.de",
595                     "role": "lead"
596                 }
597             ],
598             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
599             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
600             "keywords": [
601                 "filesystem",
602                 "iterator"
603             ],
604             "time": "2015-06-21 13:08:43"
605         },
606         {
607             "name": "phpunit/php-text-template",
608             "version": "1.2.1",
609             "source": {
610                 "type": "git",
611                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
612                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
613             },
614             "dist": {
615                 "type": "zip",
616                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
617                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
618                 "shasum": ""
619             },
620             "require": {
621                 "php": ">=5.3.3"
622             },
623             "type": "library",
624             "autoload": {
625                 "classmap": [
626                     "src/"
627                 ]
628             },
629             "notification-url": "https://packagist.org/downloads/",
630             "license": [
631                 "BSD-3-Clause"
632             ],
633             "authors": [
634                 {
635                     "name": "Sebastian Bergmann",
636                     "email": "sebastian@phpunit.de",
637                     "role": "lead"
638                 }
639             ],
640             "description": "Simple template engine.",
641             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
642             "keywords": [
643                 "template"
644             ],
645             "time": "2015-06-21 13:50:34"
646         },
647         {
648             "name": "phpunit/php-timer",
649             "version": "1.0.8",
650             "source": {
651                 "type": "git",
652                 "url": "https://github.com/sebastianbergmann/php-timer.git",
653                 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
654             },
655             "dist": {
656                 "type": "zip",
657                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
658                 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
659                 "shasum": ""
660             },
661             "require": {
662                 "php": ">=5.3.3"
663             },
664             "require-dev": {
665                 "phpunit/phpunit": "~4|~5"
666             },
667             "type": "library",
668             "autoload": {
669                 "classmap": [
670                     "src/"
671                 ]
672             },
673             "notification-url": "https://packagist.org/downloads/",
674             "license": [
675                 "BSD-3-Clause"
676             ],
677             "authors": [
678                 {
679                     "name": "Sebastian Bergmann",
680                     "email": "sb@sebastian-bergmann.de",
681                     "role": "lead"
682                 }
683             ],
684             "description": "Utility class for timing",
685             "homepage": "https://github.com/sebastianbergmann/php-timer/",
686             "keywords": [
687                 "timer"
688             ],
689             "time": "2016-05-12 18:03:57"
690         },
691         {
692             "name": "phpunit/php-token-stream",
693             "version": "1.4.8",
694             "source": {
695                 "type": "git",
696                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
697                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
698             },
699             "dist": {
700                 "type": "zip",
701                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
702                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
703                 "shasum": ""
704             },
705             "require": {
706                 "ext-tokenizer": "*",
707                 "php": ">=5.3.3"
708             },
709             "require-dev": {
710                 "phpunit/phpunit": "~4.2"
711             },
712             "type": "library",
713             "extra": {
714                 "branch-alias": {
715                     "dev-master": "1.4-dev"
716                 }
717             },
718             "autoload": {
719                 "classmap": [
720                     "src/"
721                 ]
722             },
723             "notification-url": "https://packagist.org/downloads/",
724             "license": [
725                 "BSD-3-Clause"
726             ],
727             "authors": [
728                 {
729                     "name": "Sebastian Bergmann",
730                     "email": "sebastian@phpunit.de"
731                 }
732             ],
733             "description": "Wrapper around PHP's tokenizer extension.",
734             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
735             "keywords": [
736                 "tokenizer"
737             ],
738             "time": "2015-09-15 10:49:45"
739         },
740         {
741             "name": "phpunit/phpunit",
742             "version": "4.8.26",
743             "source": {
744                 "type": "git",
745                 "url": "https://github.com/sebastianbergmann/phpunit.git",
746                 "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74"
747             },
748             "dist": {
749                 "type": "zip",
750                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74",
751                 "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74",
752                 "shasum": ""
753             },
754             "require": {
755                 "ext-dom": "*",
756                 "ext-json": "*",
757                 "ext-pcre": "*",
758                 "ext-reflection": "*",
759                 "ext-spl": "*",
760                 "php": ">=5.3.3",
761                 "phpspec/prophecy": "^1.3.1",
762                 "phpunit/php-code-coverage": "~2.1",
763                 "phpunit/php-file-iterator": "~1.4",
764                 "phpunit/php-text-template": "~1.2",
765                 "phpunit/php-timer": "^1.0.6",
766                 "phpunit/phpunit-mock-objects": "~2.3",
767                 "sebastian/comparator": "~1.1",
768                 "sebastian/diff": "~1.2",
769                 "sebastian/environment": "~1.3",
770                 "sebastian/exporter": "~1.2",
771                 "sebastian/global-state": "~1.0",
772                 "sebastian/version": "~1.0",
773                 "symfony/yaml": "~2.1|~3.0"
774             },
775             "suggest": {
776                 "phpunit/php-invoker": "~1.1"
777             },
778             "bin": [
779                 "phpunit"
780             ],
781             "type": "library",
782             "extra": {
783                 "branch-alias": {
784                     "dev-master": "4.8.x-dev"
785                 }
786             },
787             "autoload": {
788                 "classmap": [
789                     "src/"
790                 ]
791             },
792             "notification-url": "https://packagist.org/downloads/",
793             "license": [
794                 "BSD-3-Clause"
795             ],
796             "authors": [
797                 {
798                     "name": "Sebastian Bergmann",
799                     "email": "sebastian@phpunit.de",
800                     "role": "lead"
801                 }
802             ],
803             "description": "The PHP Unit Testing framework.",
804             "homepage": "https://phpunit.de/",
805             "keywords": [
806                 "phpunit",
807                 "testing",
808                 "xunit"
809             ],
810             "time": "2016-05-17 03:09:28"
811         },
812         {
813             "name": "phpunit/phpunit-mock-objects",
814             "version": "2.3.8",
815             "source": {
816                 "type": "git",
817                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
818                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
819             },
820             "dist": {
821                 "type": "zip",
822                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
823                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
824                 "shasum": ""
825             },
826             "require": {
827                 "doctrine/instantiator": "^1.0.2",
828                 "php": ">=5.3.3",
829                 "phpunit/php-text-template": "~1.2",
830                 "sebastian/exporter": "~1.2"
831             },
832             "require-dev": {
833                 "phpunit/phpunit": "~4.4"
834             },
835             "suggest": {
836                 "ext-soap": "*"
837             },
838             "type": "library",
839             "extra": {
840                 "branch-alias": {
841                     "dev-master": "2.3.x-dev"
842                 }
843             },
844             "autoload": {
845                 "classmap": [
846                     "src/"
847                 ]
848             },
849             "notification-url": "https://packagist.org/downloads/",
850             "license": [
851                 "BSD-3-Clause"
852             ],
853             "authors": [
854                 {
855                     "name": "Sebastian Bergmann",
856                     "email": "sb@sebastian-bergmann.de",
857                     "role": "lead"
858                 }
859             ],
860             "description": "Mock Object library for PHPUnit",
861             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
862             "keywords": [
863                 "mock",
864                 "xunit"
865             ],
866             "time": "2015-10-02 06:51:40"
867         },
868         {
869             "name": "psr/log",
870             "version": "1.0.0",
871             "source": {
872                 "type": "git",
873                 "url": "https://github.com/php-fig/log.git",
874                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
875             },
876             "dist": {
877                 "type": "zip",
878                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
879                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
880                 "shasum": ""
881             },
882             "type": "library",
883             "autoload": {
884                 "psr-0": {
885                     "Psr\\Log\\": ""
886                 }
887             },
888             "notification-url": "https://packagist.org/downloads/",
889             "license": [
890                 "MIT"
891             ],
892             "authors": [
893                 {
894                     "name": "PHP-FIG",
895                     "homepage": "http://www.php-fig.org/"
896                 }
897             ],
898             "description": "Common interface for logging libraries",
899             "keywords": [
900                 "log",
901                 "psr",
902                 "psr-3"
903             ],
904             "time": "2012-12-21 11:40:51"
905         },
906         {
907             "name": "sebastian/comparator",
908             "version": "1.2.0",
909             "source": {
910                 "type": "git",
911                 "url": "https://github.com/sebastianbergmann/comparator.git",
912                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
913             },
914             "dist": {
915                 "type": "zip",
916                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
917                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
918                 "shasum": ""
919             },
920             "require": {
921                 "php": ">=5.3.3",
922                 "sebastian/diff": "~1.2",
923                 "sebastian/exporter": "~1.2"
924             },
925             "require-dev": {
926                 "phpunit/phpunit": "~4.4"
927             },
928             "type": "library",
929             "extra": {
930                 "branch-alias": {
931                     "dev-master": "1.2.x-dev"
932                 }
933             },
934             "autoload": {
935                 "classmap": [
936                     "src/"
937                 ]
938             },
939             "notification-url": "https://packagist.org/downloads/",
940             "license": [
941                 "BSD-3-Clause"
942             ],
943             "authors": [
944                 {
945                     "name": "Jeff Welch",
946                     "email": "whatthejeff@gmail.com"
947                 },
948                 {
949                     "name": "Volker Dusch",
950                     "email": "github@wallbash.com"
951                 },
952                 {
953                     "name": "Bernhard Schussek",
954                     "email": "bschussek@2bepublished.at"
955                 },
956                 {
957                     "name": "Sebastian Bergmann",
958                     "email": "sebastian@phpunit.de"
959                 }
960             ],
961             "description": "Provides the functionality to compare PHP values for equality",
962             "homepage": "http://www.github.com/sebastianbergmann/comparator",
963             "keywords": [
964                 "comparator",
965                 "compare",
966                 "equality"
967             ],
968             "time": "2015-07-26 15:48:44"
969         },
970         {
971             "name": "sebastian/diff",
972             "version": "1.4.1",
973             "source": {
974                 "type": "git",
975                 "url": "https://github.com/sebastianbergmann/diff.git",
976                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
977             },
978             "dist": {
979                 "type": "zip",
980                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
981                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
982                 "shasum": ""
983             },
984             "require": {
985                 "php": ">=5.3.3"
986             },
987             "require-dev": {
988                 "phpunit/phpunit": "~4.8"
989             },
990             "type": "library",
991             "extra": {
992                 "branch-alias": {
993                     "dev-master": "1.4-dev"
994                 }
995             },
996             "autoload": {
997                 "classmap": [
998                     "src/"
999                 ]
1000             },
1001             "notification-url": "https://packagist.org/downloads/",
1002             "license": [
1003                 "BSD-3-Clause"
1004             ],
1005             "authors": [
1006                 {
1007                     "name": "Kore Nordmann",
1008                     "email": "mail@kore-nordmann.de"
1009                 },
1010                 {
1011                     "name": "Sebastian Bergmann",
1012                     "email": "sebastian@phpunit.de"
1013                 }
1014             ],
1015             "description": "Diff implementation",
1016             "homepage": "https://github.com/sebastianbergmann/diff",
1017             "keywords": [
1018                 "diff"
1019             ],
1020             "time": "2015-12-08 07:14:41"
1021         },
1022         {
1023             "name": "sebastian/environment",
1024             "version": "1.3.7",
1025             "source": {
1026                 "type": "git",
1027                 "url": "https://github.com/sebastianbergmann/environment.git",
1028                 "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
1029             },
1030             "dist": {
1031                 "type": "zip",
1032                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
1033                 "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
1034                 "shasum": ""
1035             },
1036             "require": {
1037                 "php": ">=5.3.3"
1038             },
1039             "require-dev": {
1040                 "phpunit/phpunit": "~4.4"
1041             },
1042             "type": "library",
1043             "extra": {
1044                 "branch-alias": {
1045                     "dev-master": "1.3.x-dev"
1046                 }
1047             },
1048             "autoload": {
1049                 "classmap": [
1050                     "src/"
1051                 ]
1052             },
1053             "notification-url": "https://packagist.org/downloads/",
1054             "license": [
1055                 "BSD-3-Clause"
1056             ],
1057             "authors": [
1058                 {
1059                     "name": "Sebastian Bergmann",
1060                     "email": "sebastian@phpunit.de"
1061                 }
1062             ],
1063             "description": "Provides functionality to handle HHVM/PHP environments",
1064             "homepage": "http://www.github.com/sebastianbergmann/environment",
1065             "keywords": [
1066                 "Xdebug",
1067                 "environment",
1068                 "hhvm"
1069             ],
1070             "time": "2016-05-17 03:18:57"
1071         },
1072         {
1073             "name": "sebastian/exporter",
1074             "version": "1.2.1",
1075             "source": {
1076                 "type": "git",
1077                 "url": "https://github.com/sebastianbergmann/exporter.git",
1078                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1079             },
1080             "dist": {
1081                 "type": "zip",
1082                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1083                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1084                 "shasum": ""
1085             },
1086             "require": {
1087                 "php": ">=5.3.3",
1088                 "sebastian/recursion-context": "~1.0"
1089             },
1090             "require-dev": {
1091                 "phpunit/phpunit": "~4.4"
1092             },
1093             "type": "library",
1094             "extra": {
1095                 "branch-alias": {
1096                     "dev-master": "1.2.x-dev"
1097                 }
1098             },
1099             "autoload": {
1100                 "classmap": [
1101                     "src/"
1102                 ]
1103             },
1104             "notification-url": "https://packagist.org/downloads/",
1105             "license": [
1106                 "BSD-3-Clause"
1107             ],
1108             "authors": [
1109                 {
1110                     "name": "Jeff Welch",
1111                     "email": "whatthejeff@gmail.com"
1112                 },
1113                 {
1114                     "name": "Volker Dusch",
1115                     "email": "github@wallbash.com"
1116                 },
1117                 {
1118                     "name": "Bernhard Schussek",
1119                     "email": "bschussek@2bepublished.at"
1120                 },
1121                 {
1122                     "name": "Sebastian Bergmann",
1123                     "email": "sebastian@phpunit.de"
1124                 },
1125                 {
1126                     "name": "Adam Harvey",
1127                     "email": "aharvey@php.net"
1128                 }
1129             ],
1130             "description": "Provides the functionality to export PHP variables for visualization",
1131             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1132             "keywords": [
1133                 "export",
1134                 "exporter"
1135             ],
1136             "time": "2015-06-21 07:55:53"
1137         },
1138         {
1139             "name": "sebastian/global-state",
1140             "version": "1.1.1",
1141             "source": {
1142                 "type": "git",
1143                 "url": "https://github.com/sebastianbergmann/global-state.git",
1144                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1145             },
1146             "dist": {
1147                 "type": "zip",
1148                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1149                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1150                 "shasum": ""
1151             },
1152             "require": {
1153                 "php": ">=5.3.3"
1154             },
1155             "require-dev": {
1156                 "phpunit/phpunit": "~4.2"
1157             },
1158             "suggest": {
1159                 "ext-uopz": "*"
1160             },
1161             "type": "library",
1162             "extra": {
1163                 "branch-alias": {
1164                     "dev-master": "1.0-dev"
1165                 }
1166             },
1167             "autoload": {
1168                 "classmap": [
1169                     "src/"
1170                 ]
1171             },
1172             "notification-url": "https://packagist.org/downloads/",
1173             "license": [
1174                 "BSD-3-Clause"
1175             ],
1176             "authors": [
1177                 {
1178                     "name": "Sebastian Bergmann",
1179                     "email": "sebastian@phpunit.de"
1180                 }
1181             ],
1182             "description": "Snapshotting of global state",
1183             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1184             "keywords": [
1185                 "global state"
1186             ],
1187             "time": "2015-10-12 03:26:01"
1188         },
1189         {
1190             "name": "sebastian/recursion-context",
1191             "version": "1.0.2",
1192             "source": {
1193                 "type": "git",
1194                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1195                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1196             },
1197             "dist": {
1198                 "type": "zip",
1199                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1200                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1201                 "shasum": ""
1202             },
1203             "require": {
1204                 "php": ">=5.3.3"
1205             },
1206             "require-dev": {
1207                 "phpunit/phpunit": "~4.4"
1208             },
1209             "type": "library",
1210             "extra": {
1211                 "branch-alias": {
1212                     "dev-master": "1.0.x-dev"
1213                 }
1214             },
1215             "autoload": {
1216                 "classmap": [
1217                     "src/"
1218                 ]
1219             },
1220             "notification-url": "https://packagist.org/downloads/",
1221             "license": [
1222                 "BSD-3-Clause"
1223             ],
1224             "authors": [
1225                 {
1226                     "name": "Jeff Welch",
1227                     "email": "whatthejeff@gmail.com"
1228                 },
1229                 {
1230                     "name": "Sebastian Bergmann",
1231                     "email": "sebastian@phpunit.de"
1232                 },
1233                 {
1234                     "name": "Adam Harvey",
1235                     "email": "aharvey@php.net"
1236                 }
1237             ],
1238             "description": "Provides functionality to recursively process PHP variables",
1239             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1240             "time": "2015-11-11 19:50:13"
1241         },
1242         {
1243             "name": "sebastian/version",
1244             "version": "1.0.6",
1245             "source": {
1246                 "type": "git",
1247                 "url": "https://github.com/sebastianbergmann/version.git",
1248                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1249             },
1250             "dist": {
1251                 "type": "zip",
1252                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1253                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1254                 "shasum": ""
1255             },
1256             "type": "library",
1257             "autoload": {
1258                 "classmap": [
1259                     "src/"
1260                 ]
1261             },
1262             "notification-url": "https://packagist.org/downloads/",
1263             "license": [
1264                 "BSD-3-Clause"
1265             ],
1266             "authors": [
1267                 {
1268                     "name": "Sebastian Bergmann",
1269                     "email": "sebastian@phpunit.de",
1270                     "role": "lead"
1271                 }
1272             ],
1273             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1274             "homepage": "https://github.com/sebastianbergmann/version",
1275             "time": "2015-06-21 13:59:46"
1276         },
1277         {
1278             "name": "seld/cli-prompt",
1279             "version": "1.0.2",
1280             "source": {
1281                 "type": "git",
1282                 "url": "https://github.com/Seldaek/cli-prompt.git",
1283                 "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4"
1284             },
1285             "dist": {
1286                 "type": "zip",
1287                 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
1288                 "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
1289                 "shasum": ""
1290             },
1291             "require": {
1292                 "php": ">=5.3"
1293             },
1294             "type": "library",
1295             "extra": {
1296                 "branch-alias": {
1297                     "dev-master": "1.x-dev"
1298                 }
1299             },
1300             "autoload": {
1301                 "psr-4": {
1302                     "Seld\\CliPrompt\\": "src/"
1303                 }
1304             },
1305             "notification-url": "https://packagist.org/downloads/",
1306             "license": [
1307                 "MIT"
1308             ],
1309             "authors": [
1310                 {
1311                     "name": "Jordi Boggiano",
1312                     "email": "j.boggiano@seld.be"
1313                 }
1314             ],
1315             "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
1316             "keywords": [
1317                 "cli",
1318                 "console",
1319                 "hidden",
1320                 "input",
1321                 "prompt"
1322             ],
1323             "time": "2016-04-18 09:31:41"
1324         },
1325         {
1326             "name": "seld/jsonlint",
1327             "version": "1.4.0",
1328             "source": {
1329                 "type": "git",
1330                 "url": "https://github.com/Seldaek/jsonlint.git",
1331                 "reference": "66834d3e3566bb5798db7294619388786ae99394"
1332             },
1333             "dist": {
1334                 "type": "zip",
1335                 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/66834d3e3566bb5798db7294619388786ae99394",
1336                 "reference": "66834d3e3566bb5798db7294619388786ae99394",
1337                 "shasum": ""
1338             },
1339             "require": {
1340                 "php": "^5.3 || ^7.0"
1341             },
1342             "bin": [
1343                 "bin/jsonlint"
1344             ],
1345             "type": "library",
1346             "autoload": {
1347                 "psr-4": {
1348                     "Seld\\JsonLint\\": "src/Seld/JsonLint/"
1349                 }
1350             },
1351             "notification-url": "https://packagist.org/downloads/",
1352             "license": [
1353                 "MIT"
1354             ],
1355             "authors": [
1356                 {
1357                     "name": "Jordi Boggiano",
1358                     "email": "j.boggiano@seld.be",
1359                     "homepage": "http://seld.be"
1360                 }
1361             ],
1362             "description": "JSON Linter",
1363             "keywords": [
1364                 "json",
1365                 "linter",
1366                 "parser",
1367                 "validator"
1368             ],
1369             "time": "2015-11-21 02:21:41"
1370         },
1371         {
1372             "name": "seld/phar-utils",
1373             "version": "1.0.1",
1374             "source": {
1375                 "type": "git",
1376                 "url": "https://github.com/Seldaek/phar-utils.git",
1377                 "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
1378             },
1379             "dist": {
1380                 "type": "zip",
1381                 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
1382                 "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
1383                 "shasum": ""
1384             },
1385             "require": {
1386                 "php": ">=5.3"
1387             },
1388             "type": "library",
1389             "extra": {
1390                 "branch-alias": {
1391                     "dev-master": "1.x-dev"
1392                 }
1393             },
1394             "autoload": {
1395                 "psr-4": {
1396                     "Seld\\PharUtils\\": "src/"
1397                 }
1398             },
1399             "notification-url": "https://packagist.org/downloads/",
1400             "license": [
1401                 "MIT"
1402             ],
1403             "authors": [
1404                 {
1405                     "name": "Jordi Boggiano",
1406                     "email": "j.boggiano@seld.be"
1407                 }
1408             ],
1409             "description": "PHAR file format utilities, for when PHP phars you up",
1410             "keywords": [
1411                 "phra"
1412             ],
1413             "time": "2015-10-13 18:44:15"
1414         },
1415         {
1416             "name": "symfony/console",
1417             "version": "v3.0.6",
1418             "source": {
1419                 "type": "git",
1420                 "url": "https://github.com/symfony/console.git",
1421                 "reference": "34a214710e0714b6efcf40ba3cd1e31373a97820"
1422             },
1423             "dist": {
1424                 "type": "zip",
1425                 "url": "https://api.github.com/repos/symfony/console/zipball/34a214710e0714b6efcf40ba3cd1e31373a97820",
1426                 "reference": "34a214710e0714b6efcf40ba3cd1e31373a97820",
1427                 "shasum": ""
1428             },
1429             "require": {
1430                 "php": ">=5.5.9",
1431                 "symfony/polyfill-mbstring": "~1.0"
1432             },
1433             "require-dev": {
1434                 "psr/log": "~1.0",
1435                 "symfony/event-dispatcher": "~2.8|~3.0",
1436                 "symfony/process": "~2.8|~3.0"
1437             },
1438             "suggest": {
1439                 "psr/log": "For using the console logger",
1440                 "symfony/event-dispatcher": "",
1441                 "symfony/process": ""
1442             },
1443             "type": "library",
1444             "extra": {
1445                 "branch-alias": {
1446                     "dev-master": "3.0-dev"
1447                 }
1448             },
1449             "autoload": {
1450                 "psr-4": {
1451                     "Symfony\\Component\\Console\\": ""
1452                 },
1453                 "exclude-from-classmap": [
1454                     "/Tests/"
1455                 ]
1456             },
1457             "notification-url": "https://packagist.org/downloads/",
1458             "license": [
1459                 "MIT"
1460             ],
1461             "authors": [
1462                 {
1463                     "name": "Fabien Potencier",
1464                     "email": "fabien@symfony.com"
1465                 },
1466                 {
1467                     "name": "Symfony Community",
1468                     "homepage": "https://symfony.com/contributors"
1469                 }
1470             ],
1471             "description": "Symfony Console Component",
1472             "homepage": "https://symfony.com",
1473             "time": "2016-04-28 09:48:42"
1474         },
1475         {
1476             "name": "symfony/filesystem",
1477             "version": "v3.0.6",
1478             "source": {
1479                 "type": "git",
1480                 "url": "https://github.com/symfony/filesystem.git",
1481                 "reference": "74fec3511b62cb934b64bce1d96f06fffa4beafd"
1482             },
1483             "dist": {
1484                 "type": "zip",
1485                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/74fec3511b62cb934b64bce1d96f06fffa4beafd",
1486                 "reference": "74fec3511b62cb934b64bce1d96f06fffa4beafd",
1487                 "shasum": ""
1488             },
1489             "require": {
1490                 "php": ">=5.5.9"
1491             },
1492             "type": "library",
1493             "extra": {
1494                 "branch-alias": {
1495                     "dev-master": "3.0-dev"
1496                 }
1497             },
1498             "autoload": {
1499                 "psr-4": {
1500                     "Symfony\\Component\\Filesystem\\": ""
1501                 },
1502                 "exclude-from-classmap": [
1503                     "/Tests/"
1504                 ]
1505             },
1506             "notification-url": "https://packagist.org/downloads/",
1507             "license": [
1508                 "MIT"
1509             ],
1510             "authors": [
1511                 {
1512                     "name": "Fabien Potencier",
1513                     "email": "fabien@symfony.com"
1514                 },
1515                 {
1516                     "name": "Symfony Community",
1517                     "homepage": "https://symfony.com/contributors"
1518                 }
1519             ],
1520             "description": "Symfony Filesystem Component",
1521             "homepage": "https://symfony.com",
1522             "time": "2016-04-12 18:09:53"
1523         },
1524         {
1525             "name": "symfony/finder",
1526             "version": "v3.0.6",
1527             "source": {
1528                 "type": "git",
1529                 "url": "https://github.com/symfony/finder.git",
1530                 "reference": "c54e407b35bc098916704e9fd090da21da4c4f52"
1531             },
1532             "dist": {
1533                 "type": "zip",
1534                 "url": "https://api.github.com/repos/symfony/finder/zipball/c54e407b35bc098916704e9fd090da21da4c4f52",
1535                 "reference": "c54e407b35bc098916704e9fd090da21da4c4f52",
1536                 "shasum": ""
1537             },
1538             "require": {
1539                 "php": ">=5.5.9"
1540             },
1541             "type": "library",
1542             "extra": {
1543                 "branch-alias": {
1544                     "dev-master": "3.0-dev"
1545                 }
1546             },
1547             "autoload": {
1548                 "psr-4": {
1549                     "Symfony\\Component\\Finder\\": ""
1550                 },
1551                 "exclude-from-classmap": [
1552                     "/Tests/"
1553                 ]
1554             },
1555             "notification-url": "https://packagist.org/downloads/",
1556             "license": [
1557                 "MIT"
1558             ],
1559             "authors": [
1560                 {
1561                     "name": "Fabien Potencier",
1562                     "email": "fabien@symfony.com"
1563                 },
1564                 {
1565                     "name": "Symfony Community",
1566                     "homepage": "https://symfony.com/contributors"
1567                 }
1568             ],
1569             "description": "Symfony Finder Component",
1570             "homepage": "https://symfony.com",
1571             "time": "2016-03-10 11:13:05"
1572         },
1573         {
1574             "name": "symfony/polyfill-mbstring",
1575             "version": "v1.2.0",
1576             "source": {
1577                 "type": "git",
1578                 "url": "https://github.com/symfony/polyfill-mbstring.git",
1579                 "reference": "dff51f72b0706335131b00a7f49606168c582594"
1580             },
1581             "dist": {
1582                 "type": "zip",
1583                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
1584                 "reference": "dff51f72b0706335131b00a7f49606168c582594",
1585                 "shasum": ""
1586             },
1587             "require": {
1588                 "php": ">=5.3.3"
1589             },
1590             "suggest": {
1591                 "ext-mbstring": "For best performance"
1592             },
1593             "type": "library",
1594             "extra": {
1595                 "branch-alias": {
1596                     "dev-master": "1.2-dev"
1597                 }
1598             },
1599             "autoload": {
1600                 "psr-4": {
1601                     "Symfony\\Polyfill\\Mbstring\\": ""
1602                 },
1603                 "files": [
1604                     "bootstrap.php"
1605                 ]
1606             },
1607             "notification-url": "https://packagist.org/downloads/",
1608             "license": [
1609                 "MIT"
1610             ],
1611             "authors": [
1612                 {
1613                     "name": "Nicolas Grekas",
1614                     "email": "p@tchwork.com"
1615                 },
1616                 {
1617                     "name": "Symfony Community",
1618                     "homepage": "https://symfony.com/contributors"
1619                 }
1620             ],
1621             "description": "Symfony polyfill for the Mbstring extension",
1622             "homepage": "https://symfony.com",
1623             "keywords": [
1624                 "compatibility",
1625                 "mbstring",
1626                 "polyfill",
1627                 "portable",
1628                 "shim"
1629             ],
1630             "time": "2016-05-18 14:26:46"
1631         },
1632         {
1633             "name": "symfony/process",
1634             "version": "v3.0.6",
1635             "source": {
1636                 "type": "git",
1637                 "url": "https://github.com/symfony/process.git",
1638                 "reference": "53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb"
1639             },
1640             "dist": {
1641                 "type": "zip",
1642                 "url": "https://api.github.com/repos/symfony/process/zipball/53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb",
1643                 "reference": "53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb",
1644                 "shasum": ""
1645             },
1646             "require": {
1647                 "php": ">=5.5.9"
1648             },
1649             "type": "library",
1650             "extra": {
1651                 "branch-alias": {
1652                     "dev-master": "3.0-dev"
1653                 }
1654             },
1655             "autoload": {
1656                 "psr-4": {
1657                     "Symfony\\Component\\Process\\": ""
1658                 },
1659                 "exclude-from-classmap": [
1660                     "/Tests/"
1661                 ]
1662             },
1663             "notification-url": "https://packagist.org/downloads/",
1664             "license": [
1665                 "MIT"
1666             ],
1667             "authors": [
1668                 {
1669                     "name": "Fabien Potencier",
1670                     "email": "fabien@symfony.com"
1671                 },
1672                 {
1673                     "name": "Symfony Community",
1674                     "homepage": "https://symfony.com/contributors"
1675                 }
1676             ],
1677             "description": "Symfony Process Component",
1678             "homepage": "https://symfony.com",
1679             "time": "2016-04-14 15:30:28"
1680         },
1681         {
1682             "name": "symfony/yaml",
1683             "version": "v3.0.6",
1684             "source": {
1685                 "type": "git",
1686                 "url": "https://github.com/symfony/yaml.git",
1687                 "reference": "0047c8366744a16de7516622c5b7355336afae96"
1688             },
1689             "dist": {
1690                 "type": "zip",
1691                 "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96",
1692                 "reference": "0047c8366744a16de7516622c5b7355336afae96",
1693                 "shasum": ""
1694             },
1695             "require": {
1696                 "php": ">=5.5.9"
1697             },
1698             "type": "library",
1699             "extra": {
1700                 "branch-alias": {
1701                     "dev-master": "3.0-dev"
1702                 }
1703             },
1704             "autoload": {
1705                 "psr-4": {
1706                     "Symfony\\Component\\Yaml\\": ""
1707                 },
1708                 "exclude-from-classmap": [
1709                     "/Tests/"
1710                 ]
1711             },
1712             "notification-url": "https://packagist.org/downloads/",
1713             "license": [
1714                 "MIT"
1715             ],
1716             "authors": [
1717                 {
1718                     "name": "Fabien Potencier",
1719                     "email": "fabien@symfony.com"
1720                 },
1721                 {
1722                     "name": "Symfony Community",
1723                     "homepage": "https://symfony.com/contributors"
1724                 }
1725             ],
1726             "description": "Symfony Yaml Component",
1727             "homepage": "https://symfony.com",
1728             "time": "2016-03-04 07:55:57"
1729         }
1730     ],
1731     "aliases": [],
1732     "minimum-stability": "stable",
1733     "stability-flags": {
1734         "composer/composer": 20
1735     },
1736     "prefer-stable": false,
1737     "prefer-lowest": false,
1738     "platform": {
1739         "php": ">=5.4.5"
1740     },
1741     "platform-dev": []
1742 }