Fix bug in style changes for the Use cases on the live site.
[yaffs-website] / vendor / zendframework / zend-diactoros / 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     "content-hash": "9b7a0211715addda935b3d3489792cd2",
8     "packages": [
9         {
10             "name": "psr/http-message",
11             "version": "1.0.1",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/php-fig/http-message.git",
15                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
20                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.3.0"
25             },
26             "type": "library",
27             "extra": {
28                 "branch-alias": {
29                     "dev-master": "1.0.x-dev"
30                 }
31             },
32             "autoload": {
33                 "psr-4": {
34                     "Psr\\Http\\Message\\": "src/"
35                 }
36             },
37             "notification-url": "https://packagist.org/downloads/",
38             "license": [
39                 "MIT"
40             ],
41             "authors": [
42                 {
43                     "name": "PHP-FIG",
44                     "homepage": "http://www.php-fig.org/"
45                 }
46             ],
47             "description": "Common interface for HTTP messages",
48             "homepage": "https://github.com/php-fig/http-message",
49             "keywords": [
50                 "http",
51                 "http-message",
52                 "psr",
53                 "psr-7",
54                 "request",
55                 "response"
56             ],
57             "time": "2016-08-06T14:39:51+00:00"
58         }
59     ],
60     "packages-dev": [
61         {
62             "name": "doctrine/instantiator",
63             "version": "1.0.5",
64             "source": {
65                 "type": "git",
66                 "url": "https://github.com/doctrine/instantiator.git",
67                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
68             },
69             "dist": {
70                 "type": "zip",
71                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
72                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
73                 "shasum": ""
74             },
75             "require": {
76                 "php": ">=5.3,<8.0-DEV"
77             },
78             "require-dev": {
79                 "athletic/athletic": "~0.1.8",
80                 "ext-pdo": "*",
81                 "ext-phar": "*",
82                 "phpunit/phpunit": "~4.0",
83                 "squizlabs/php_codesniffer": "~2.0"
84             },
85             "type": "library",
86             "extra": {
87                 "branch-alias": {
88                     "dev-master": "1.0.x-dev"
89                 }
90             },
91             "autoload": {
92                 "psr-4": {
93                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
94                 }
95             },
96             "notification-url": "https://packagist.org/downloads/",
97             "license": [
98                 "MIT"
99             ],
100             "authors": [
101                 {
102                     "name": "Marco Pivetta",
103                     "email": "ocramius@gmail.com",
104                     "homepage": "http://ocramius.github.com/"
105                 }
106             ],
107             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
108             "homepage": "https://github.com/doctrine/instantiator",
109             "keywords": [
110                 "constructor",
111                 "instantiate"
112             ],
113             "time": "2015-06-14T21:17:01+00:00"
114         },
115         {
116             "name": "myclabs/deep-copy",
117             "version": "1.6.0",
118             "source": {
119                 "type": "git",
120                 "url": "https://github.com/myclabs/DeepCopy.git",
121                 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
122             },
123             "dist": {
124                 "type": "zip",
125                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
126                 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
127                 "shasum": ""
128             },
129             "require": {
130                 "php": ">=5.4.0"
131             },
132             "require-dev": {
133                 "doctrine/collections": "1.*",
134                 "phpunit/phpunit": "~4.1"
135             },
136             "type": "library",
137             "autoload": {
138                 "psr-4": {
139                     "DeepCopy\\": "src/DeepCopy/"
140                 }
141             },
142             "notification-url": "https://packagist.org/downloads/",
143             "license": [
144                 "MIT"
145             ],
146             "description": "Create deep copies (clones) of your objects",
147             "homepage": "https://github.com/myclabs/DeepCopy",
148             "keywords": [
149                 "clone",
150                 "copy",
151                 "duplicate",
152                 "object",
153                 "object graph"
154             ],
155             "time": "2017-01-26T22:05:40+00:00"
156         },
157         {
158             "name": "phpdocumentor/reflection-common",
159             "version": "1.0",
160             "source": {
161                 "type": "git",
162                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
163                 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
164             },
165             "dist": {
166                 "type": "zip",
167                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
168                 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
169                 "shasum": ""
170             },
171             "require": {
172                 "php": ">=5.5"
173             },
174             "require-dev": {
175                 "phpunit/phpunit": "^4.6"
176             },
177             "type": "library",
178             "extra": {
179                 "branch-alias": {
180                     "dev-master": "1.0.x-dev"
181                 }
182             },
183             "autoload": {
184                 "psr-4": {
185                     "phpDocumentor\\Reflection\\": [
186                         "src"
187                     ]
188                 }
189             },
190             "notification-url": "https://packagist.org/downloads/",
191             "license": [
192                 "MIT"
193             ],
194             "authors": [
195                 {
196                     "name": "Jaap van Otterdijk",
197                     "email": "opensource@ijaap.nl"
198                 }
199             ],
200             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
201             "homepage": "http://www.phpdoc.org",
202             "keywords": [
203                 "FQSEN",
204                 "phpDocumentor",
205                 "phpdoc",
206                 "reflection",
207                 "static analysis"
208             ],
209             "time": "2015-12-27T11:43:31+00:00"
210         },
211         {
212             "name": "phpdocumentor/reflection-docblock",
213             "version": "3.1.1",
214             "source": {
215                 "type": "git",
216                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
217                 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
218             },
219             "dist": {
220                 "type": "zip",
221                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
222                 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
223                 "shasum": ""
224             },
225             "require": {
226                 "php": ">=5.5",
227                 "phpdocumentor/reflection-common": "^1.0@dev",
228                 "phpdocumentor/type-resolver": "^0.2.0",
229                 "webmozart/assert": "^1.0"
230             },
231             "require-dev": {
232                 "mockery/mockery": "^0.9.4",
233                 "phpunit/phpunit": "^4.4"
234             },
235             "type": "library",
236             "autoload": {
237                 "psr-4": {
238                     "phpDocumentor\\Reflection\\": [
239                         "src/"
240                     ]
241                 }
242             },
243             "notification-url": "https://packagist.org/downloads/",
244             "license": [
245                 "MIT"
246             ],
247             "authors": [
248                 {
249                     "name": "Mike van Riel",
250                     "email": "me@mikevanriel.com"
251                 }
252             ],
253             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
254             "time": "2016-09-30T07:12:33+00:00"
255         },
256         {
257             "name": "phpdocumentor/type-resolver",
258             "version": "0.2.1",
259             "source": {
260                 "type": "git",
261                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
262                 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
263             },
264             "dist": {
265                 "type": "zip",
266                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
267                 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
268                 "shasum": ""
269             },
270             "require": {
271                 "php": ">=5.5",
272                 "phpdocumentor/reflection-common": "^1.0"
273             },
274             "require-dev": {
275                 "mockery/mockery": "^0.9.4",
276                 "phpunit/phpunit": "^5.2||^4.8.24"
277             },
278             "type": "library",
279             "extra": {
280                 "branch-alias": {
281                     "dev-master": "1.0.x-dev"
282                 }
283             },
284             "autoload": {
285                 "psr-4": {
286                     "phpDocumentor\\Reflection\\": [
287                         "src/"
288                     ]
289                 }
290             },
291             "notification-url": "https://packagist.org/downloads/",
292             "license": [
293                 "MIT"
294             ],
295             "authors": [
296                 {
297                     "name": "Mike van Riel",
298                     "email": "me@mikevanriel.com"
299                 }
300             ],
301             "time": "2016-11-25T06:54:22+00:00"
302         },
303         {
304             "name": "phpspec/prophecy",
305             "version": "v1.7.0",
306             "source": {
307                 "type": "git",
308                 "url": "https://github.com/phpspec/prophecy.git",
309                 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
310             },
311             "dist": {
312                 "type": "zip",
313                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
314                 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
315                 "shasum": ""
316             },
317             "require": {
318                 "doctrine/instantiator": "^1.0.2",
319                 "php": "^5.3|^7.0",
320                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
321                 "sebastian/comparator": "^1.1|^2.0",
322                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
323             },
324             "require-dev": {
325                 "phpspec/phpspec": "^2.5|^3.2",
326                 "phpunit/phpunit": "^4.8 || ^5.6.5"
327             },
328             "type": "library",
329             "extra": {
330                 "branch-alias": {
331                     "dev-master": "1.6.x-dev"
332                 }
333             },
334             "autoload": {
335                 "psr-0": {
336                     "Prophecy\\": "src/"
337                 }
338             },
339             "notification-url": "https://packagist.org/downloads/",
340             "license": [
341                 "MIT"
342             ],
343             "authors": [
344                 {
345                     "name": "Konstantin Kudryashov",
346                     "email": "ever.zet@gmail.com",
347                     "homepage": "http://everzet.com"
348                 },
349                 {
350                     "name": "Marcello Duarte",
351                     "email": "marcello.duarte@gmail.com"
352                 }
353             ],
354             "description": "Highly opinionated mocking framework for PHP 5.3+",
355             "homepage": "https://github.com/phpspec/prophecy",
356             "keywords": [
357                 "Double",
358                 "Dummy",
359                 "fake",
360                 "mock",
361                 "spy",
362                 "stub"
363             ],
364             "time": "2017-03-02T20:05:34+00:00"
365         },
366         {
367             "name": "phpunit/php-code-coverage",
368             "version": "4.0.8",
369             "source": {
370                 "type": "git",
371                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
372                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
373             },
374             "dist": {
375                 "type": "zip",
376                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
377                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
378                 "shasum": ""
379             },
380             "require": {
381                 "ext-dom": "*",
382                 "ext-xmlwriter": "*",
383                 "php": "^5.6 || ^7.0",
384                 "phpunit/php-file-iterator": "^1.3",
385                 "phpunit/php-text-template": "^1.2",
386                 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
387                 "sebastian/code-unit-reverse-lookup": "^1.0",
388                 "sebastian/environment": "^1.3.2 || ^2.0",
389                 "sebastian/version": "^1.0 || ^2.0"
390             },
391             "require-dev": {
392                 "ext-xdebug": "^2.1.4",
393                 "phpunit/phpunit": "^5.7"
394             },
395             "suggest": {
396                 "ext-xdebug": "^2.5.1"
397             },
398             "type": "library",
399             "extra": {
400                 "branch-alias": {
401                     "dev-master": "4.0.x-dev"
402                 }
403             },
404             "autoload": {
405                 "classmap": [
406                     "src/"
407                 ]
408             },
409             "notification-url": "https://packagist.org/downloads/",
410             "license": [
411                 "BSD-3-Clause"
412             ],
413             "authors": [
414                 {
415                     "name": "Sebastian Bergmann",
416                     "email": "sb@sebastian-bergmann.de",
417                     "role": "lead"
418                 }
419             ],
420             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
421             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
422             "keywords": [
423                 "coverage",
424                 "testing",
425                 "xunit"
426             ],
427             "time": "2017-04-02T07:44:40+00:00"
428         },
429         {
430             "name": "phpunit/php-file-iterator",
431             "version": "1.4.2",
432             "source": {
433                 "type": "git",
434                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
435                 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
436             },
437             "dist": {
438                 "type": "zip",
439                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
440                 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
441                 "shasum": ""
442             },
443             "require": {
444                 "php": ">=5.3.3"
445             },
446             "type": "library",
447             "extra": {
448                 "branch-alias": {
449                     "dev-master": "1.4.x-dev"
450                 }
451             },
452             "autoload": {
453                 "classmap": [
454                     "src/"
455                 ]
456             },
457             "notification-url": "https://packagist.org/downloads/",
458             "license": [
459                 "BSD-3-Clause"
460             ],
461             "authors": [
462                 {
463                     "name": "Sebastian Bergmann",
464                     "email": "sb@sebastian-bergmann.de",
465                     "role": "lead"
466                 }
467             ],
468             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
469             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
470             "keywords": [
471                 "filesystem",
472                 "iterator"
473             ],
474             "time": "2016-10-03T07:40:28+00:00"
475         },
476         {
477             "name": "phpunit/php-text-template",
478             "version": "1.2.1",
479             "source": {
480                 "type": "git",
481                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
482                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
483             },
484             "dist": {
485                 "type": "zip",
486                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
487                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
488                 "shasum": ""
489             },
490             "require": {
491                 "php": ">=5.3.3"
492             },
493             "type": "library",
494             "autoload": {
495                 "classmap": [
496                     "src/"
497                 ]
498             },
499             "notification-url": "https://packagist.org/downloads/",
500             "license": [
501                 "BSD-3-Clause"
502             ],
503             "authors": [
504                 {
505                     "name": "Sebastian Bergmann",
506                     "email": "sebastian@phpunit.de",
507                     "role": "lead"
508                 }
509             ],
510             "description": "Simple template engine.",
511             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
512             "keywords": [
513                 "template"
514             ],
515             "time": "2015-06-21T13:50:34+00:00"
516         },
517         {
518             "name": "phpunit/php-timer",
519             "version": "1.0.9",
520             "source": {
521                 "type": "git",
522                 "url": "https://github.com/sebastianbergmann/php-timer.git",
523                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
524             },
525             "dist": {
526                 "type": "zip",
527                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
528                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
529                 "shasum": ""
530             },
531             "require": {
532                 "php": "^5.3.3 || ^7.0"
533             },
534             "require-dev": {
535                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
536             },
537             "type": "library",
538             "extra": {
539                 "branch-alias": {
540                     "dev-master": "1.0-dev"
541                 }
542             },
543             "autoload": {
544                 "classmap": [
545                     "src/"
546                 ]
547             },
548             "notification-url": "https://packagist.org/downloads/",
549             "license": [
550                 "BSD-3-Clause"
551             ],
552             "authors": [
553                 {
554                     "name": "Sebastian Bergmann",
555                     "email": "sb@sebastian-bergmann.de",
556                     "role": "lead"
557                 }
558             ],
559             "description": "Utility class for timing",
560             "homepage": "https://github.com/sebastianbergmann/php-timer/",
561             "keywords": [
562                 "timer"
563             ],
564             "time": "2017-02-26T11:10:40+00:00"
565         },
566         {
567             "name": "phpunit/php-token-stream",
568             "version": "1.4.11",
569             "source": {
570                 "type": "git",
571                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
572                 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
573             },
574             "dist": {
575                 "type": "zip",
576                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
577                 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
578                 "shasum": ""
579             },
580             "require": {
581                 "ext-tokenizer": "*",
582                 "php": ">=5.3.3"
583             },
584             "require-dev": {
585                 "phpunit/phpunit": "~4.2"
586             },
587             "type": "library",
588             "extra": {
589                 "branch-alias": {
590                     "dev-master": "1.4-dev"
591                 }
592             },
593             "autoload": {
594                 "classmap": [
595                     "src/"
596                 ]
597             },
598             "notification-url": "https://packagist.org/downloads/",
599             "license": [
600                 "BSD-3-Clause"
601             ],
602             "authors": [
603                 {
604                     "name": "Sebastian Bergmann",
605                     "email": "sebastian@phpunit.de"
606                 }
607             ],
608             "description": "Wrapper around PHP's tokenizer extension.",
609             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
610             "keywords": [
611                 "tokenizer"
612             ],
613             "time": "2017-02-27T10:12:30+00:00"
614         },
615         {
616             "name": "phpunit/phpunit",
617             "version": "5.7.19",
618             "source": {
619                 "type": "git",
620                 "url": "https://github.com/sebastianbergmann/phpunit.git",
621                 "reference": "69c4f49ff376af2692bad9cebd883d17ebaa98a1"
622             },
623             "dist": {
624                 "type": "zip",
625                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/69c4f49ff376af2692bad9cebd883d17ebaa98a1",
626                 "reference": "69c4f49ff376af2692bad9cebd883d17ebaa98a1",
627                 "shasum": ""
628             },
629             "require": {
630                 "ext-dom": "*",
631                 "ext-json": "*",
632                 "ext-libxml": "*",
633                 "ext-mbstring": "*",
634                 "ext-xml": "*",
635                 "myclabs/deep-copy": "~1.3",
636                 "php": "^5.6 || ^7.0",
637                 "phpspec/prophecy": "^1.6.2",
638                 "phpunit/php-code-coverage": "^4.0.4",
639                 "phpunit/php-file-iterator": "~1.4",
640                 "phpunit/php-text-template": "~1.2",
641                 "phpunit/php-timer": "^1.0.6",
642                 "phpunit/phpunit-mock-objects": "^3.2",
643                 "sebastian/comparator": "^1.2.4",
644                 "sebastian/diff": "~1.2",
645                 "sebastian/environment": "^1.3.4 || ^2.0",
646                 "sebastian/exporter": "~2.0",
647                 "sebastian/global-state": "^1.1",
648                 "sebastian/object-enumerator": "~2.0",
649                 "sebastian/resource-operations": "~1.0",
650                 "sebastian/version": "~1.0.3|~2.0",
651                 "symfony/yaml": "~2.1|~3.0"
652             },
653             "conflict": {
654                 "phpdocumentor/reflection-docblock": "3.0.2"
655             },
656             "require-dev": {
657                 "ext-pdo": "*"
658             },
659             "suggest": {
660                 "ext-xdebug": "*",
661                 "phpunit/php-invoker": "~1.1"
662             },
663             "bin": [
664                 "phpunit"
665             ],
666             "type": "library",
667             "extra": {
668                 "branch-alias": {
669                     "dev-master": "5.7.x-dev"
670                 }
671             },
672             "autoload": {
673                 "classmap": [
674                     "src/"
675                 ]
676             },
677             "notification-url": "https://packagist.org/downloads/",
678             "license": [
679                 "BSD-3-Clause"
680             ],
681             "authors": [
682                 {
683                     "name": "Sebastian Bergmann",
684                     "email": "sebastian@phpunit.de",
685                     "role": "lead"
686                 }
687             ],
688             "description": "The PHP Unit Testing framework.",
689             "homepage": "https://phpunit.de/",
690             "keywords": [
691                 "phpunit",
692                 "testing",
693                 "xunit"
694             ],
695             "time": "2017-04-03T02:22:27+00:00"
696         },
697         {
698             "name": "phpunit/phpunit-mock-objects",
699             "version": "3.4.3",
700             "source": {
701                 "type": "git",
702                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
703                 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24"
704             },
705             "dist": {
706                 "type": "zip",
707                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
708                 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
709                 "shasum": ""
710             },
711             "require": {
712                 "doctrine/instantiator": "^1.0.2",
713                 "php": "^5.6 || ^7.0",
714                 "phpunit/php-text-template": "^1.2",
715                 "sebastian/exporter": "^1.2 || ^2.0"
716             },
717             "conflict": {
718                 "phpunit/phpunit": "<5.4.0"
719             },
720             "require-dev": {
721                 "phpunit/phpunit": "^5.4"
722             },
723             "suggest": {
724                 "ext-soap": "*"
725             },
726             "type": "library",
727             "extra": {
728                 "branch-alias": {
729                     "dev-master": "3.2.x-dev"
730                 }
731             },
732             "autoload": {
733                 "classmap": [
734                     "src/"
735                 ]
736             },
737             "notification-url": "https://packagist.org/downloads/",
738             "license": [
739                 "BSD-3-Clause"
740             ],
741             "authors": [
742                 {
743                     "name": "Sebastian Bergmann",
744                     "email": "sb@sebastian-bergmann.de",
745                     "role": "lead"
746                 }
747             ],
748             "description": "Mock Object library for PHPUnit",
749             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
750             "keywords": [
751                 "mock",
752                 "xunit"
753             ],
754             "time": "2016-12-08T20:27:08+00:00"
755         },
756         {
757             "name": "sebastian/code-unit-reverse-lookup",
758             "version": "1.0.1",
759             "source": {
760                 "type": "git",
761                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
762                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
763             },
764             "dist": {
765                 "type": "zip",
766                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
767                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
768                 "shasum": ""
769             },
770             "require": {
771                 "php": "^5.6 || ^7.0"
772             },
773             "require-dev": {
774                 "phpunit/phpunit": "^5.7 || ^6.0"
775             },
776             "type": "library",
777             "extra": {
778                 "branch-alias": {
779                     "dev-master": "1.0.x-dev"
780                 }
781             },
782             "autoload": {
783                 "classmap": [
784                     "src/"
785                 ]
786             },
787             "notification-url": "https://packagist.org/downloads/",
788             "license": [
789                 "BSD-3-Clause"
790             ],
791             "authors": [
792                 {
793                     "name": "Sebastian Bergmann",
794                     "email": "sebastian@phpunit.de"
795                 }
796             ],
797             "description": "Looks up which function or method a line of code belongs to",
798             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
799             "time": "2017-03-04T06:30:41+00:00"
800         },
801         {
802             "name": "sebastian/comparator",
803             "version": "1.2.4",
804             "source": {
805                 "type": "git",
806                 "url": "https://github.com/sebastianbergmann/comparator.git",
807                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
808             },
809             "dist": {
810                 "type": "zip",
811                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
812                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
813                 "shasum": ""
814             },
815             "require": {
816                 "php": ">=5.3.3",
817                 "sebastian/diff": "~1.2",
818                 "sebastian/exporter": "~1.2 || ~2.0"
819             },
820             "require-dev": {
821                 "phpunit/phpunit": "~4.4"
822             },
823             "type": "library",
824             "extra": {
825                 "branch-alias": {
826                     "dev-master": "1.2.x-dev"
827                 }
828             },
829             "autoload": {
830                 "classmap": [
831                     "src/"
832                 ]
833             },
834             "notification-url": "https://packagist.org/downloads/",
835             "license": [
836                 "BSD-3-Clause"
837             ],
838             "authors": [
839                 {
840                     "name": "Jeff Welch",
841                     "email": "whatthejeff@gmail.com"
842                 },
843                 {
844                     "name": "Volker Dusch",
845                     "email": "github@wallbash.com"
846                 },
847                 {
848                     "name": "Bernhard Schussek",
849                     "email": "bschussek@2bepublished.at"
850                 },
851                 {
852                     "name": "Sebastian Bergmann",
853                     "email": "sebastian@phpunit.de"
854                 }
855             ],
856             "description": "Provides the functionality to compare PHP values for equality",
857             "homepage": "http://www.github.com/sebastianbergmann/comparator",
858             "keywords": [
859                 "comparator",
860                 "compare",
861                 "equality"
862             ],
863             "time": "2017-01-29T09:50:25+00:00"
864         },
865         {
866             "name": "sebastian/diff",
867             "version": "1.4.1",
868             "source": {
869                 "type": "git",
870                 "url": "https://github.com/sebastianbergmann/diff.git",
871                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
872             },
873             "dist": {
874                 "type": "zip",
875                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
876                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
877                 "shasum": ""
878             },
879             "require": {
880                 "php": ">=5.3.3"
881             },
882             "require-dev": {
883                 "phpunit/phpunit": "~4.8"
884             },
885             "type": "library",
886             "extra": {
887                 "branch-alias": {
888                     "dev-master": "1.4-dev"
889                 }
890             },
891             "autoload": {
892                 "classmap": [
893                     "src/"
894                 ]
895             },
896             "notification-url": "https://packagist.org/downloads/",
897             "license": [
898                 "BSD-3-Clause"
899             ],
900             "authors": [
901                 {
902                     "name": "Kore Nordmann",
903                     "email": "mail@kore-nordmann.de"
904                 },
905                 {
906                     "name": "Sebastian Bergmann",
907                     "email": "sebastian@phpunit.de"
908                 }
909             ],
910             "description": "Diff implementation",
911             "homepage": "https://github.com/sebastianbergmann/diff",
912             "keywords": [
913                 "diff"
914             ],
915             "time": "2015-12-08T07:14:41+00:00"
916         },
917         {
918             "name": "sebastian/environment",
919             "version": "2.0.0",
920             "source": {
921                 "type": "git",
922                 "url": "https://github.com/sebastianbergmann/environment.git",
923                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
924             },
925             "dist": {
926                 "type": "zip",
927                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
928                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
929                 "shasum": ""
930             },
931             "require": {
932                 "php": "^5.6 || ^7.0"
933             },
934             "require-dev": {
935                 "phpunit/phpunit": "^5.0"
936             },
937             "type": "library",
938             "extra": {
939                 "branch-alias": {
940                     "dev-master": "2.0.x-dev"
941                 }
942             },
943             "autoload": {
944                 "classmap": [
945                     "src/"
946                 ]
947             },
948             "notification-url": "https://packagist.org/downloads/",
949             "license": [
950                 "BSD-3-Clause"
951             ],
952             "authors": [
953                 {
954                     "name": "Sebastian Bergmann",
955                     "email": "sebastian@phpunit.de"
956                 }
957             ],
958             "description": "Provides functionality to handle HHVM/PHP environments",
959             "homepage": "http://www.github.com/sebastianbergmann/environment",
960             "keywords": [
961                 "Xdebug",
962                 "environment",
963                 "hhvm"
964             ],
965             "time": "2016-11-26T07:53:53+00:00"
966         },
967         {
968             "name": "sebastian/exporter",
969             "version": "2.0.0",
970             "source": {
971                 "type": "git",
972                 "url": "https://github.com/sebastianbergmann/exporter.git",
973                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
974             },
975             "dist": {
976                 "type": "zip",
977                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
978                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
979                 "shasum": ""
980             },
981             "require": {
982                 "php": ">=5.3.3",
983                 "sebastian/recursion-context": "~2.0"
984             },
985             "require-dev": {
986                 "ext-mbstring": "*",
987                 "phpunit/phpunit": "~4.4"
988             },
989             "type": "library",
990             "extra": {
991                 "branch-alias": {
992                     "dev-master": "2.0.x-dev"
993                 }
994             },
995             "autoload": {
996                 "classmap": [
997                     "src/"
998                 ]
999             },
1000             "notification-url": "https://packagist.org/downloads/",
1001             "license": [
1002                 "BSD-3-Clause"
1003             ],
1004             "authors": [
1005                 {
1006                     "name": "Jeff Welch",
1007                     "email": "whatthejeff@gmail.com"
1008                 },
1009                 {
1010                     "name": "Volker Dusch",
1011                     "email": "github@wallbash.com"
1012                 },
1013                 {
1014                     "name": "Bernhard Schussek",
1015                     "email": "bschussek@2bepublished.at"
1016                 },
1017                 {
1018                     "name": "Sebastian Bergmann",
1019                     "email": "sebastian@phpunit.de"
1020                 },
1021                 {
1022                     "name": "Adam Harvey",
1023                     "email": "aharvey@php.net"
1024                 }
1025             ],
1026             "description": "Provides the functionality to export PHP variables for visualization",
1027             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1028             "keywords": [
1029                 "export",
1030                 "exporter"
1031             ],
1032             "time": "2016-11-19T08:54:04+00:00"
1033         },
1034         {
1035             "name": "sebastian/global-state",
1036             "version": "1.1.1",
1037             "source": {
1038                 "type": "git",
1039                 "url": "https://github.com/sebastianbergmann/global-state.git",
1040                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1041             },
1042             "dist": {
1043                 "type": "zip",
1044                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1045                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1046                 "shasum": ""
1047             },
1048             "require": {
1049                 "php": ">=5.3.3"
1050             },
1051             "require-dev": {
1052                 "phpunit/phpunit": "~4.2"
1053             },
1054             "suggest": {
1055                 "ext-uopz": "*"
1056             },
1057             "type": "library",
1058             "extra": {
1059                 "branch-alias": {
1060                     "dev-master": "1.0-dev"
1061                 }
1062             },
1063             "autoload": {
1064                 "classmap": [
1065                     "src/"
1066                 ]
1067             },
1068             "notification-url": "https://packagist.org/downloads/",
1069             "license": [
1070                 "BSD-3-Clause"
1071             ],
1072             "authors": [
1073                 {
1074                     "name": "Sebastian Bergmann",
1075                     "email": "sebastian@phpunit.de"
1076                 }
1077             ],
1078             "description": "Snapshotting of global state",
1079             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1080             "keywords": [
1081                 "global state"
1082             ],
1083             "time": "2015-10-12T03:26:01+00:00"
1084         },
1085         {
1086             "name": "sebastian/object-enumerator",
1087             "version": "2.0.1",
1088             "source": {
1089                 "type": "git",
1090                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1091                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
1092             },
1093             "dist": {
1094                 "type": "zip",
1095                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
1096                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
1097                 "shasum": ""
1098             },
1099             "require": {
1100                 "php": ">=5.6",
1101                 "sebastian/recursion-context": "~2.0"
1102             },
1103             "require-dev": {
1104                 "phpunit/phpunit": "~5"
1105             },
1106             "type": "library",
1107             "extra": {
1108                 "branch-alias": {
1109                     "dev-master": "2.0.x-dev"
1110                 }
1111             },
1112             "autoload": {
1113                 "classmap": [
1114                     "src/"
1115                 ]
1116             },
1117             "notification-url": "https://packagist.org/downloads/",
1118             "license": [
1119                 "BSD-3-Clause"
1120             ],
1121             "authors": [
1122                 {
1123                     "name": "Sebastian Bergmann",
1124                     "email": "sebastian@phpunit.de"
1125                 }
1126             ],
1127             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
1128             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1129             "time": "2017-02-18T15:18:39+00:00"
1130         },
1131         {
1132             "name": "sebastian/recursion-context",
1133             "version": "2.0.0",
1134             "source": {
1135                 "type": "git",
1136                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1137                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
1138             },
1139             "dist": {
1140                 "type": "zip",
1141                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
1142                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
1143                 "shasum": ""
1144             },
1145             "require": {
1146                 "php": ">=5.3.3"
1147             },
1148             "require-dev": {
1149                 "phpunit/phpunit": "~4.4"
1150             },
1151             "type": "library",
1152             "extra": {
1153                 "branch-alias": {
1154                     "dev-master": "2.0.x-dev"
1155                 }
1156             },
1157             "autoload": {
1158                 "classmap": [
1159                     "src/"
1160                 ]
1161             },
1162             "notification-url": "https://packagist.org/downloads/",
1163             "license": [
1164                 "BSD-3-Clause"
1165             ],
1166             "authors": [
1167                 {
1168                     "name": "Jeff Welch",
1169                     "email": "whatthejeff@gmail.com"
1170                 },
1171                 {
1172                     "name": "Sebastian Bergmann",
1173                     "email": "sebastian@phpunit.de"
1174                 },
1175                 {
1176                     "name": "Adam Harvey",
1177                     "email": "aharvey@php.net"
1178                 }
1179             ],
1180             "description": "Provides functionality to recursively process PHP variables",
1181             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1182             "time": "2016-11-19T07:33:16+00:00"
1183         },
1184         {
1185             "name": "sebastian/resource-operations",
1186             "version": "1.0.0",
1187             "source": {
1188                 "type": "git",
1189                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1190                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
1191             },
1192             "dist": {
1193                 "type": "zip",
1194                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
1195                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
1196                 "shasum": ""
1197             },
1198             "require": {
1199                 "php": ">=5.6.0"
1200             },
1201             "type": "library",
1202             "extra": {
1203                 "branch-alias": {
1204                     "dev-master": "1.0.x-dev"
1205                 }
1206             },
1207             "autoload": {
1208                 "classmap": [
1209                     "src/"
1210                 ]
1211             },
1212             "notification-url": "https://packagist.org/downloads/",
1213             "license": [
1214                 "BSD-3-Clause"
1215             ],
1216             "authors": [
1217                 {
1218                     "name": "Sebastian Bergmann",
1219                     "email": "sebastian@phpunit.de"
1220                 }
1221             ],
1222             "description": "Provides a list of PHP built-in functions that operate on resources",
1223             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1224             "time": "2015-07-28T20:34:47+00:00"
1225         },
1226         {
1227             "name": "sebastian/version",
1228             "version": "2.0.1",
1229             "source": {
1230                 "type": "git",
1231                 "url": "https://github.com/sebastianbergmann/version.git",
1232                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
1233             },
1234             "dist": {
1235                 "type": "zip",
1236                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
1237                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
1238                 "shasum": ""
1239             },
1240             "require": {
1241                 "php": ">=5.6"
1242             },
1243             "type": "library",
1244             "extra": {
1245                 "branch-alias": {
1246                     "dev-master": "2.0.x-dev"
1247                 }
1248             },
1249             "autoload": {
1250                 "classmap": [
1251                     "src/"
1252                 ]
1253             },
1254             "notification-url": "https://packagist.org/downloads/",
1255             "license": [
1256                 "BSD-3-Clause"
1257             ],
1258             "authors": [
1259                 {
1260                     "name": "Sebastian Bergmann",
1261                     "email": "sebastian@phpunit.de",
1262                     "role": "lead"
1263                 }
1264             ],
1265             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1266             "homepage": "https://github.com/sebastianbergmann/version",
1267             "time": "2016-10-03T07:35:21+00:00"
1268         },
1269         {
1270             "name": "squizlabs/php_codesniffer",
1271             "version": "2.8.1",
1272             "source": {
1273                 "type": "git",
1274                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
1275                 "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d"
1276             },
1277             "dist": {
1278                 "type": "zip",
1279                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
1280                 "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
1281                 "shasum": ""
1282             },
1283             "require": {
1284                 "ext-simplexml": "*",
1285                 "ext-tokenizer": "*",
1286                 "ext-xmlwriter": "*",
1287                 "php": ">=5.1.2"
1288             },
1289             "require-dev": {
1290                 "phpunit/phpunit": "~4.0"
1291             },
1292             "bin": [
1293                 "scripts/phpcs",
1294                 "scripts/phpcbf"
1295             ],
1296             "type": "library",
1297             "extra": {
1298                 "branch-alias": {
1299                     "dev-master": "2.x-dev"
1300                 }
1301             },
1302             "autoload": {
1303                 "classmap": [
1304                     "CodeSniffer.php",
1305                     "CodeSniffer/CLI.php",
1306                     "CodeSniffer/Exception.php",
1307                     "CodeSniffer/File.php",
1308                     "CodeSniffer/Fixer.php",
1309                     "CodeSniffer/Report.php",
1310                     "CodeSniffer/Reporting.php",
1311                     "CodeSniffer/Sniff.php",
1312                     "CodeSniffer/Tokens.php",
1313                     "CodeSniffer/Reports/",
1314                     "CodeSniffer/Tokenizers/",
1315                     "CodeSniffer/DocGenerators/",
1316                     "CodeSniffer/Standards/AbstractPatternSniff.php",
1317                     "CodeSniffer/Standards/AbstractScopeSniff.php",
1318                     "CodeSniffer/Standards/AbstractVariableSniff.php",
1319                     "CodeSniffer/Standards/IncorrectPatternException.php",
1320                     "CodeSniffer/Standards/Generic/Sniffs/",
1321                     "CodeSniffer/Standards/MySource/Sniffs/",
1322                     "CodeSniffer/Standards/PEAR/Sniffs/",
1323                     "CodeSniffer/Standards/PSR1/Sniffs/",
1324                     "CodeSniffer/Standards/PSR2/Sniffs/",
1325                     "CodeSniffer/Standards/Squiz/Sniffs/",
1326                     "CodeSniffer/Standards/Zend/Sniffs/"
1327                 ]
1328             },
1329             "notification-url": "https://packagist.org/downloads/",
1330             "license": [
1331                 "BSD-3-Clause"
1332             ],
1333             "authors": [
1334                 {
1335                     "name": "Greg Sherwood",
1336                     "role": "lead"
1337                 }
1338             ],
1339             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
1340             "homepage": "http://www.squizlabs.com/php-codesniffer",
1341             "keywords": [
1342                 "phpcs",
1343                 "standards"
1344             ],
1345             "time": "2017-03-01T22:17:45+00:00"
1346         },
1347         {
1348             "name": "symfony/yaml",
1349             "version": "v3.2.7",
1350             "source": {
1351                 "type": "git",
1352                 "url": "https://github.com/symfony/yaml.git",
1353                 "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621"
1354             },
1355             "dist": {
1356                 "type": "zip",
1357                 "url": "https://api.github.com/repos/symfony/yaml/zipball/62b4cdb99d52cb1ff253c465eb1532a80cebb621",
1358                 "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621",
1359                 "shasum": ""
1360             },
1361             "require": {
1362                 "php": ">=5.5.9"
1363             },
1364             "require-dev": {
1365                 "symfony/console": "~2.8|~3.0"
1366             },
1367             "suggest": {
1368                 "symfony/console": "For validating YAML files using the lint command"
1369             },
1370             "type": "library",
1371             "extra": {
1372                 "branch-alias": {
1373                     "dev-master": "3.2-dev"
1374                 }
1375             },
1376             "autoload": {
1377                 "psr-4": {
1378                     "Symfony\\Component\\Yaml\\": ""
1379                 },
1380                 "exclude-from-classmap": [
1381                     "/Tests/"
1382                 ]
1383             },
1384             "notification-url": "https://packagist.org/downloads/",
1385             "license": [
1386                 "MIT"
1387             ],
1388             "authors": [
1389                 {
1390                     "name": "Fabien Potencier",
1391                     "email": "fabien@symfony.com"
1392                 },
1393                 {
1394                     "name": "Symfony Community",
1395                     "homepage": "https://symfony.com/contributors"
1396                 }
1397             ],
1398             "description": "Symfony Yaml Component",
1399             "homepage": "https://symfony.com",
1400             "time": "2017-03-20T09:45:15+00:00"
1401         },
1402         {
1403             "name": "webmozart/assert",
1404             "version": "1.2.0",
1405             "source": {
1406                 "type": "git",
1407                 "url": "https://github.com/webmozart/assert.git",
1408                 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
1409             },
1410             "dist": {
1411                 "type": "zip",
1412                 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
1413                 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
1414                 "shasum": ""
1415             },
1416             "require": {
1417                 "php": "^5.3.3 || ^7.0"
1418             },
1419             "require-dev": {
1420                 "phpunit/phpunit": "^4.6",
1421                 "sebastian/version": "^1.0.1"
1422             },
1423             "type": "library",
1424             "extra": {
1425                 "branch-alias": {
1426                     "dev-master": "1.3-dev"
1427                 }
1428             },
1429             "autoload": {
1430                 "psr-4": {
1431                     "Webmozart\\Assert\\": "src/"
1432                 }
1433             },
1434             "notification-url": "https://packagist.org/downloads/",
1435             "license": [
1436                 "MIT"
1437             ],
1438             "authors": [
1439                 {
1440                     "name": "Bernhard Schussek",
1441                     "email": "bschussek@gmail.com"
1442                 }
1443             ],
1444             "description": "Assertions to validate method input/output with nice error messages.",
1445             "keywords": [
1446                 "assert",
1447                 "check",
1448                 "validate"
1449             ],
1450             "time": "2016-11-23T20:04:58+00:00"
1451         },
1452         {
1453             "name": "zendframework/zend-coding-standard",
1454             "version": "1.0.0",
1455             "source": {
1456                 "type": "git",
1457                 "url": "https://github.com/zendframework/zend-coding-standard.git",
1458                 "reference": "893316d2904e93f1c74c1384b6d7d57778299cb6"
1459             },
1460             "dist": {
1461                 "type": "zip",
1462                 "url": "https://api.github.com/repos/zendframework/zend-coding-standard/zipball/893316d2904e93f1c74c1384b6d7d57778299cb6",
1463                 "reference": "893316d2904e93f1c74c1384b6d7d57778299cb6",
1464                 "shasum": ""
1465             },
1466             "require": {
1467                 "squizlabs/php_codesniffer": "^2.7"
1468             },
1469             "type": "library",
1470             "notification-url": "https://packagist.org/downloads/",
1471             "license": [
1472                 "BSD-3-Clause"
1473             ],
1474             "description": "Zend Framework coding standard",
1475             "keywords": [
1476                 "Coding Standard",
1477                 "zf"
1478             ],
1479             "time": "2016-11-09T21:30:43+00:00"
1480         }
1481     ],
1482     "aliases": [],
1483     "minimum-stability": "stable",
1484     "stability-flags": [],
1485     "prefer-stable": false,
1486     "prefer-lowest": false,
1487     "platform": {
1488         "php": "^5.4 || ^7.0"
1489     },
1490     "platform-dev": {
1491         "ext-dom": "*",
1492         "ext-libxml": "*"
1493     }
1494 }