comparison composer.lock @ 0:4c8ae668cc8c

Initial import (non-working)
author Chris Cannam
date Wed, 29 Nov 2017 16:09:58 +0000
parents
children 7a779792577d
comparison
equal deleted inserted replaced
-1:000000000000 0:4c8ae668cc8c
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": "d4badee5a354c5b329b88bbcbaf8353b",
8 "packages": [
9 {
10 "name": "asm89/stack-cors",
11 "version": "1.1.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/asm89/stack-cors.git",
15 "reference": "65ccbd455370f043c2e3b93482a3813603d68731"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/asm89/stack-cors/zipball/65ccbd455370f043c2e3b93482a3813603d68731",
20 "reference": "65ccbd455370f043c2e3b93482a3813603d68731",
21 "shasum": ""
22 },
23 "require": {
24 "php": ">=5.5.9",
25 "symfony/http-foundation": "~2.7|~3.0",
26 "symfony/http-kernel": "~2.7|~3.0"
27 },
28 "require-dev": {
29 "phpunit/phpunit": "^5.0 || ^4.8.10",
30 "squizlabs/php_codesniffer": "^2.3"
31 },
32 "type": "library",
33 "extra": {
34 "branch-alias": {
35 "dev-master": "1.1-dev"
36 }
37 },
38 "autoload": {
39 "psr-4": {
40 "Asm89\\Stack\\": "src/Asm89/Stack/"
41 }
42 },
43 "notification-url": "https://packagist.org/downloads/",
44 "license": [
45 "MIT"
46 ],
47 "authors": [
48 {
49 "name": "Alexander",
50 "email": "iam.asm89@gmail.com"
51 }
52 ],
53 "description": "Cross-origin resource sharing library and stack middleware",
54 "homepage": "https://github.com/asm89/stack-cors",
55 "keywords": [
56 "cors",
57 "stack"
58 ],
59 "time": "2017-04-11T20:03:41+00:00"
60 },
61 {
62 "name": "composer/installers",
63 "version": "v1.4.0",
64 "source": {
65 "type": "git",
66 "url": "https://github.com/composer/installers.git",
67 "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b"
68 },
69 "dist": {
70 "type": "zip",
71 "url": "https://api.github.com/repos/composer/installers/zipball/9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b",
72 "reference": "9ce17fb70e9a38dd8acff0636a29f5cf4d575c1b",
73 "shasum": ""
74 },
75 "require": {
76 "composer-plugin-api": "^1.0"
77 },
78 "replace": {
79 "roundcube/plugin-installer": "*",
80 "shama/baton": "*"
81 },
82 "require-dev": {
83 "composer/composer": "1.0.*@dev",
84 "phpunit/phpunit": "4.1.*"
85 },
86 "type": "composer-plugin",
87 "extra": {
88 "class": "Composer\\Installers\\Plugin",
89 "branch-alias": {
90 "dev-master": "1.0-dev"
91 }
92 },
93 "autoload": {
94 "psr-4": {
95 "Composer\\Installers\\": "src/Composer/Installers"
96 }
97 },
98 "notification-url": "https://packagist.org/downloads/",
99 "license": [
100 "MIT"
101 ],
102 "authors": [
103 {
104 "name": "Kyle Robinson Young",
105 "email": "kyle@dontkry.com",
106 "homepage": "https://github.com/shama"
107 }
108 ],
109 "description": "A multi-framework Composer library installer",
110 "homepage": "https://composer.github.io/installers/",
111 "keywords": [
112 "Craft",
113 "Dolibarr",
114 "Eliasis",
115 "Hurad",
116 "ImageCMS",
117 "Kanboard",
118 "Lan Management System",
119 "MODX Evo",
120 "Mautic",
121 "Maya",
122 "OXID",
123 "Plentymarkets",
124 "Porto",
125 "RadPHP",
126 "SMF",
127 "Thelia",
128 "WolfCMS",
129 "agl",
130 "aimeos",
131 "annotatecms",
132 "attogram",
133 "bitrix",
134 "cakephp",
135 "chef",
136 "cockpit",
137 "codeigniter",
138 "concrete5",
139 "croogo",
140 "dokuwiki",
141 "drupal",
142 "eZ Platform",
143 "elgg",
144 "expressionengine",
145 "fuelphp",
146 "grav",
147 "installer",
148 "itop",
149 "joomla",
150 "kohana",
151 "laravel",
152 "lavalite",
153 "lithium",
154 "magento",
155 "mako",
156 "mediawiki",
157 "modulework",
158 "moodle",
159 "osclass",
160 "phpbb",
161 "piwik",
162 "ppi",
163 "puppet",
164 "reindex",
165 "roundcube",
166 "shopware",
167 "silverstripe",
168 "sydes",
169 "symfony",
170 "typo3",
171 "wordpress",
172 "yawik",
173 "zend",
174 "zikula"
175 ],
176 "time": "2017-08-09T07:53:48+00:00"
177 },
178 {
179 "name": "composer/semver",
180 "version": "1.4.2",
181 "source": {
182 "type": "git",
183 "url": "https://github.com/composer/semver.git",
184 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
185 },
186 "dist": {
187 "type": "zip",
188 "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
189 "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
190 "shasum": ""
191 },
192 "require": {
193 "php": "^5.3.2 || ^7.0"
194 },
195 "require-dev": {
196 "phpunit/phpunit": "^4.5 || ^5.0.5",
197 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
198 },
199 "type": "library",
200 "extra": {
201 "branch-alias": {
202 "dev-master": "1.x-dev"
203 }
204 },
205 "autoload": {
206 "psr-4": {
207 "Composer\\Semver\\": "src"
208 }
209 },
210 "notification-url": "https://packagist.org/downloads/",
211 "license": [
212 "MIT"
213 ],
214 "authors": [
215 {
216 "name": "Nils Adermann",
217 "email": "naderman@naderman.de",
218 "homepage": "http://www.naderman.de"
219 },
220 {
221 "name": "Jordi Boggiano",
222 "email": "j.boggiano@seld.be",
223 "homepage": "http://seld.be"
224 },
225 {
226 "name": "Rob Bast",
227 "email": "rob.bast@gmail.com",
228 "homepage": "http://robbast.nl"
229 }
230 ],
231 "description": "Semver library that offers utilities, version constraint parsing and validation.",
232 "keywords": [
233 "semantic",
234 "semver",
235 "validation",
236 "versioning"
237 ],
238 "time": "2016-08-30T16:08:34+00:00"
239 },
240 {
241 "name": "consolidation/annotated-command",
242 "version": "2.8.1",
243 "source": {
244 "type": "git",
245 "url": "https://github.com/consolidation/annotated-command.git",
246 "reference": "7f94009d732922d61408536f9228aca8f22e9135"
247 },
248 "dist": {
249 "type": "zip",
250 "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/7f94009d732922d61408536f9228aca8f22e9135",
251 "reference": "7f94009d732922d61408536f9228aca8f22e9135",
252 "shasum": ""
253 },
254 "require": {
255 "consolidation/output-formatters": "^3.1.12",
256 "php": ">=5.4.0",
257 "psr/log": "^1",
258 "symfony/console": "^2.8|~3",
259 "symfony/event-dispatcher": "^2.5|^3",
260 "symfony/finder": "^2.5|^3"
261 },
262 "require-dev": {
263 "phpunit/phpunit": "^4.8",
264 "satooshi/php-coveralls": "^1.0",
265 "squizlabs/php_codesniffer": "^2.7"
266 },
267 "type": "library",
268 "extra": {
269 "branch-alias": {
270 "dev-master": "2.x-dev"
271 }
272 },
273 "autoload": {
274 "psr-4": {
275 "Consolidation\\AnnotatedCommand\\": "src"
276 }
277 },
278 "notification-url": "https://packagist.org/downloads/",
279 "license": [
280 "MIT"
281 ],
282 "authors": [
283 {
284 "name": "Greg Anderson",
285 "email": "greg.1.anderson@greenknowe.org"
286 }
287 ],
288 "description": "Initialize Symfony Console commands from annotated command class methods.",
289 "time": "2017-10-17T01:48:51+00:00"
290 },
291 {
292 "name": "consolidation/output-formatters",
293 "version": "3.1.12",
294 "source": {
295 "type": "git",
296 "url": "https://github.com/consolidation/output-formatters.git",
297 "reference": "88ef346a1cefb92aab8b57a3214a6d5fc63f5d2a"
298 },
299 "dist": {
300 "type": "zip",
301 "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/88ef346a1cefb92aab8b57a3214a6d5fc63f5d2a",
302 "reference": "88ef346a1cefb92aab8b57a3214a6d5fc63f5d2a",
303 "shasum": ""
304 },
305 "require": {
306 "php": ">=5.4.0",
307 "symfony/console": "^2.8|~3",
308 "symfony/finder": "~2.5|~3.0"
309 },
310 "require-dev": {
311 "phpunit/phpunit": "^4.8",
312 "satooshi/php-coveralls": "^1.0",
313 "squizlabs/php_codesniffer": "^2.7",
314 "victorjonsson/markdowndocs": "^1.3"
315 },
316 "type": "library",
317 "extra": {
318 "branch-alias": {
319 "dev-master": "3.x-dev"
320 }
321 },
322 "autoload": {
323 "psr-4": {
324 "Consolidation\\OutputFormatters\\": "src"
325 }
326 },
327 "notification-url": "https://packagist.org/downloads/",
328 "license": [
329 "MIT"
330 ],
331 "authors": [
332 {
333 "name": "Greg Anderson",
334 "email": "greg.1.anderson@greenknowe.org"
335 }
336 ],
337 "description": "Format text by applying transformations provided by plug-in formatters.",
338 "time": "2017-10-12T19:38:03+00:00"
339 },
340 {
341 "name": "dnoegel/php-xdg-base-dir",
342 "version": "0.1",
343 "source": {
344 "type": "git",
345 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
346 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
347 },
348 "dist": {
349 "type": "zip",
350 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
351 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
352 "shasum": ""
353 },
354 "require": {
355 "php": ">=5.3.2"
356 },
357 "require-dev": {
358 "phpunit/phpunit": "@stable"
359 },
360 "type": "project",
361 "autoload": {
362 "psr-4": {
363 "XdgBaseDir\\": "src/"
364 }
365 },
366 "notification-url": "https://packagist.org/downloads/",
367 "license": [
368 "MIT"
369 ],
370 "description": "implementation of xdg base directory specification for php",
371 "time": "2014-10-24T07:27:01+00:00"
372 },
373 {
374 "name": "doctrine/annotations",
375 "version": "v1.2.7",
376 "source": {
377 "type": "git",
378 "url": "https://github.com/doctrine/annotations.git",
379 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
380 },
381 "dist": {
382 "type": "zip",
383 "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
384 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
385 "shasum": ""
386 },
387 "require": {
388 "doctrine/lexer": "1.*",
389 "php": ">=5.3.2"
390 },
391 "require-dev": {
392 "doctrine/cache": "1.*",
393 "phpunit/phpunit": "4.*"
394 },
395 "type": "library",
396 "extra": {
397 "branch-alias": {
398 "dev-master": "1.3.x-dev"
399 }
400 },
401 "autoload": {
402 "psr-0": {
403 "Doctrine\\Common\\Annotations\\": "lib/"
404 }
405 },
406 "notification-url": "https://packagist.org/downloads/",
407 "license": [
408 "MIT"
409 ],
410 "authors": [
411 {
412 "name": "Roman Borschel",
413 "email": "roman@code-factory.org"
414 },
415 {
416 "name": "Benjamin Eberlei",
417 "email": "kontakt@beberlei.de"
418 },
419 {
420 "name": "Guilherme Blanco",
421 "email": "guilhermeblanco@gmail.com"
422 },
423 {
424 "name": "Jonathan Wage",
425 "email": "jonwage@gmail.com"
426 },
427 {
428 "name": "Johannes Schmitt",
429 "email": "schmittjoh@gmail.com"
430 }
431 ],
432 "description": "Docblock Annotations Parser",
433 "homepage": "http://www.doctrine-project.org",
434 "keywords": [
435 "annotations",
436 "docblock",
437 "parser"
438 ],
439 "time": "2015-08-31T12:32:49+00:00"
440 },
441 {
442 "name": "doctrine/cache",
443 "version": "v1.6.1",
444 "source": {
445 "type": "git",
446 "url": "https://github.com/doctrine/cache.git",
447 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
448 },
449 "dist": {
450 "type": "zip",
451 "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
452 "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
453 "shasum": ""
454 },
455 "require": {
456 "php": "~5.5|~7.0"
457 },
458 "conflict": {
459 "doctrine/common": ">2.2,<2.4"
460 },
461 "require-dev": {
462 "phpunit/phpunit": "~4.8|~5.0",
463 "predis/predis": "~1.0",
464 "satooshi/php-coveralls": "~0.6"
465 },
466 "type": "library",
467 "extra": {
468 "branch-alias": {
469 "dev-master": "1.6.x-dev"
470 }
471 },
472 "autoload": {
473 "psr-4": {
474 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
475 }
476 },
477 "notification-url": "https://packagist.org/downloads/",
478 "license": [
479 "MIT"
480 ],
481 "authors": [
482 {
483 "name": "Roman Borschel",
484 "email": "roman@code-factory.org"
485 },
486 {
487 "name": "Benjamin Eberlei",
488 "email": "kontakt@beberlei.de"
489 },
490 {
491 "name": "Guilherme Blanco",
492 "email": "guilhermeblanco@gmail.com"
493 },
494 {
495 "name": "Jonathan Wage",
496 "email": "jonwage@gmail.com"
497 },
498 {
499 "name": "Johannes Schmitt",
500 "email": "schmittjoh@gmail.com"
501 }
502 ],
503 "description": "Caching library offering an object-oriented API for many cache backends",
504 "homepage": "http://www.doctrine-project.org",
505 "keywords": [
506 "cache",
507 "caching"
508 ],
509 "time": "2016-10-29T11:16:17+00:00"
510 },
511 {
512 "name": "doctrine/collections",
513 "version": "v1.3.0",
514 "source": {
515 "type": "git",
516 "url": "https://github.com/doctrine/collections.git",
517 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
518 },
519 "dist": {
520 "type": "zip",
521 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
522 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
523 "shasum": ""
524 },
525 "require": {
526 "php": ">=5.3.2"
527 },
528 "require-dev": {
529 "phpunit/phpunit": "~4.0"
530 },
531 "type": "library",
532 "extra": {
533 "branch-alias": {
534 "dev-master": "1.2.x-dev"
535 }
536 },
537 "autoload": {
538 "psr-0": {
539 "Doctrine\\Common\\Collections\\": "lib/"
540 }
541 },
542 "notification-url": "https://packagist.org/downloads/",
543 "license": [
544 "MIT"
545 ],
546 "authors": [
547 {
548 "name": "Roman Borschel",
549 "email": "roman@code-factory.org"
550 },
551 {
552 "name": "Benjamin Eberlei",
553 "email": "kontakt@beberlei.de"
554 },
555 {
556 "name": "Guilherme Blanco",
557 "email": "guilhermeblanco@gmail.com"
558 },
559 {
560 "name": "Jonathan Wage",
561 "email": "jonwage@gmail.com"
562 },
563 {
564 "name": "Johannes Schmitt",
565 "email": "schmittjoh@gmail.com"
566 }
567 ],
568 "description": "Collections Abstraction library",
569 "homepage": "http://www.doctrine-project.org",
570 "keywords": [
571 "array",
572 "collections",
573 "iterator"
574 ],
575 "time": "2015-04-14T22:21:58+00:00"
576 },
577 {
578 "name": "doctrine/common",
579 "version": "v2.6.2",
580 "source": {
581 "type": "git",
582 "url": "https://github.com/doctrine/common.git",
583 "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3"
584 },
585 "dist": {
586 "type": "zip",
587 "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
588 "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
589 "shasum": ""
590 },
591 "require": {
592 "doctrine/annotations": "1.*",
593 "doctrine/cache": "1.*",
594 "doctrine/collections": "1.*",
595 "doctrine/inflector": "1.*",
596 "doctrine/lexer": "1.*",
597 "php": "~5.5|~7.0"
598 },
599 "require-dev": {
600 "phpunit/phpunit": "~4.8|~5.0"
601 },
602 "type": "library",
603 "extra": {
604 "branch-alias": {
605 "dev-master": "2.7.x-dev"
606 }
607 },
608 "autoload": {
609 "psr-4": {
610 "Doctrine\\Common\\": "lib/Doctrine/Common"
611 }
612 },
613 "notification-url": "https://packagist.org/downloads/",
614 "license": [
615 "MIT"
616 ],
617 "authors": [
618 {
619 "name": "Roman Borschel",
620 "email": "roman@code-factory.org"
621 },
622 {
623 "name": "Benjamin Eberlei",
624 "email": "kontakt@beberlei.de"
625 },
626 {
627 "name": "Guilherme Blanco",
628 "email": "guilhermeblanco@gmail.com"
629 },
630 {
631 "name": "Jonathan Wage",
632 "email": "jonwage@gmail.com"
633 },
634 {
635 "name": "Johannes Schmitt",
636 "email": "schmittjoh@gmail.com"
637 }
638 ],
639 "description": "Common Library for Doctrine projects",
640 "homepage": "http://www.doctrine-project.org",
641 "keywords": [
642 "annotations",
643 "collections",
644 "eventmanager",
645 "persistence",
646 "spl"
647 ],
648 "time": "2016-11-30T16:50:46+00:00"
649 },
650 {
651 "name": "doctrine/inflector",
652 "version": "v1.1.0",
653 "source": {
654 "type": "git",
655 "url": "https://github.com/doctrine/inflector.git",
656 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
657 },
658 "dist": {
659 "type": "zip",
660 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
661 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
662 "shasum": ""
663 },
664 "require": {
665 "php": ">=5.3.2"
666 },
667 "require-dev": {
668 "phpunit/phpunit": "4.*"
669 },
670 "type": "library",
671 "extra": {
672 "branch-alias": {
673 "dev-master": "1.1.x-dev"
674 }
675 },
676 "autoload": {
677 "psr-0": {
678 "Doctrine\\Common\\Inflector\\": "lib/"
679 }
680 },
681 "notification-url": "https://packagist.org/downloads/",
682 "license": [
683 "MIT"
684 ],
685 "authors": [
686 {
687 "name": "Roman Borschel",
688 "email": "roman@code-factory.org"
689 },
690 {
691 "name": "Benjamin Eberlei",
692 "email": "kontakt@beberlei.de"
693 },
694 {
695 "name": "Guilherme Blanco",
696 "email": "guilhermeblanco@gmail.com"
697 },
698 {
699 "name": "Jonathan Wage",
700 "email": "jonwage@gmail.com"
701 },
702 {
703 "name": "Johannes Schmitt",
704 "email": "schmittjoh@gmail.com"
705 }
706 ],
707 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
708 "homepage": "http://www.doctrine-project.org",
709 "keywords": [
710 "inflection",
711 "pluralize",
712 "singularize",
713 "string"
714 ],
715 "time": "2015-11-06T14:35:42+00:00"
716 },
717 {
718 "name": "doctrine/lexer",
719 "version": "v1.0.1",
720 "source": {
721 "type": "git",
722 "url": "https://github.com/doctrine/lexer.git",
723 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
724 },
725 "dist": {
726 "type": "zip",
727 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
728 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
729 "shasum": ""
730 },
731 "require": {
732 "php": ">=5.3.2"
733 },
734 "type": "library",
735 "extra": {
736 "branch-alias": {
737 "dev-master": "1.0.x-dev"
738 }
739 },
740 "autoload": {
741 "psr-0": {
742 "Doctrine\\Common\\Lexer\\": "lib/"
743 }
744 },
745 "notification-url": "https://packagist.org/downloads/",
746 "license": [
747 "MIT"
748 ],
749 "authors": [
750 {
751 "name": "Roman Borschel",
752 "email": "roman@code-factory.org"
753 },
754 {
755 "name": "Guilherme Blanco",
756 "email": "guilhermeblanco@gmail.com"
757 },
758 {
759 "name": "Johannes Schmitt",
760 "email": "schmittjoh@gmail.com"
761 }
762 ],
763 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
764 "homepage": "http://www.doctrine-project.org",
765 "keywords": [
766 "lexer",
767 "parser"
768 ],
769 "time": "2014-09-09T13:34:57+00:00"
770 },
771 {
772 "name": "drupal/migrate_plus",
773 "version": "2.0.0-beta2",
774 "source": {
775 "type": "git",
776 "url": "https://git.drupal.org/project/migrate_plus",
777 "reference": "8.x-2.0-beta2"
778 },
779 "dist": {
780 "type": "zip",
781 "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-2.0-beta2.zip",
782 "reference": "8.x-2.0-beta2",
783 "shasum": "0b29113a3c00c7ab3ba73e811da3450edca4c0bb"
784 },
785 "require": {
786 "drupal/core": "^8.1"
787 },
788 "require-dev": {
789 "drupal/migrate_example_advanced_setup": "*",
790 "drupal/migrate_example_setup": "*"
791 },
792 "type": "drupal-module",
793 "extra": {
794 "branch-alias": {
795 "dev-2.x": "2.x-dev"
796 },
797 "drupal": {
798 "version": "8.x-2.0-beta2",
799 "datestamp": "1476307439",
800 "security-coverage": {
801 "status": "not-covered",
802 "message": "Beta releases are not covered by Drupal security advisories."
803 }
804 }
805 },
806 "notification-url": "https://packages.drupal.org/8/downloads",
807 "license": [
808 "GPL-2.0+"
809 ],
810 "authors": [
811 {
812 "name": "Mike Ryan",
813 "homepage": "https://www.drupal.org/u/mikeryan",
814 "role": "Maintainer"
815 },
816 {
817 "name": "mikeryan",
818 "homepage": "https://www.drupal.org/user/4420"
819 }
820 ],
821 "description": "Enhancements to core migration support.",
822 "homepage": "https://www.drupal.org/project/migrate_plus",
823 "support": {
824 "source": "https://cgit.drupalcode.org/migrate_plus",
825 "issues": "https://www.drupal.org/project/issues/migrate_plus",
826 "irc": "irc://irc.freenode.org/drupal-migrate"
827 }
828 },
829 {
830 "name": "drupal/migrate_tools",
831 "version": "2.0.0-beta1",
832 "source": {
833 "type": "git",
834 "url": "https://git.drupal.org/project/migrate_tools",
835 "reference": "8.x-2.0-beta1"
836 },
837 "dist": {
838 "type": "zip",
839 "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-2.0-beta1.zip",
840 "reference": "8.x-2.0-beta1",
841 "shasum": "bf823a9d08d08b99d5ea1469729b30f9969ef519"
842 },
843 "require": {
844 "drupal/core": "^8.1",
845 "drupal/migrate_plus": "*"
846 },
847 "type": "drupal-module",
848 "extra": {
849 "branch-alias": {
850 "dev-2.x": "2.x-dev"
851 },
852 "drupal": {
853 "version": "8.x-2.0-beta1",
854 "datestamp": "1476313439",
855 "security-coverage": {
856 "status": "not-covered",
857 "message": "Beta releases are not covered by Drupal security advisories."
858 }
859 }
860 },
861 "notification-url": "https://packages.drupal.org/8/downloads",
862 "license": [
863 "GPL-2.0+"
864 ],
865 "authors": [
866 {
867 "name": "heddn",
868 "homepage": "https://www.drupal.org/user/1463982"
869 },
870 {
871 "name": "mikeryan",
872 "homepage": "https://www.drupal.org/user/4420"
873 },
874 {
875 "name": "moshe weitzman",
876 "homepage": "https://www.drupal.org/user/23"
877 }
878 ],
879 "description": "Tools to assist in developing and running migrations.",
880 "homepage": "https://www.drupal.org/project/migrate_tools",
881 "support": {
882 "source": "http://cgit.drupalcode.org/migrate_tools"
883 }
884 },
885 {
886 "name": "drupal/migrate_upgrade",
887 "version": "2.0.0-beta1",
888 "source": {
889 "type": "git",
890 "url": "https://git.drupal.org/project/migrate_upgrade",
891 "reference": "8.x-2.0-beta1"
892 },
893 "dist": {
894 "type": "zip",
895 "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-2.0-beta1.zip",
896 "reference": "8.x-2.0-beta1",
897 "shasum": "d5458312b74f2d6975b76d5f1115368b364c91b7"
898 },
899 "require": {
900 "drupal/core": "^8.1",
901 "drupal/migrate_plus": "*"
902 },
903 "type": "drupal-module",
904 "extra": {
905 "branch-alias": {
906 "dev-2.x": "2.x-dev"
907 },
908 "drupal": {
909 "version": "8.x-2.0-beta1",
910 "datestamp": "1472752139",
911 "security-coverage": {
912 "status": "not-covered",
913 "message": "Beta releases are not covered by Drupal security advisories."
914 }
915 }
916 },
917 "notification-url": "https://packages.drupal.org/8/downloads",
918 "license": [
919 "GPL-2.0+"
920 ],
921 "authors": [
922 {
923 "name": "abhishek-anand",
924 "homepage": "https://www.drupal.org/user/468982"
925 },
926 {
927 "name": "heddn",
928 "homepage": "https://www.drupal.org/user/1463982"
929 },
930 {
931 "name": "ksenzee",
932 "homepage": "https://www.drupal.org/user/139855"
933 },
934 {
935 "name": "mikeryan",
936 "homepage": "https://www.drupal.org/user/4420"
937 },
938 {
939 "name": "ultimike",
940 "homepage": "https://www.drupal.org/user/51132"
941 },
942 {
943 "name": "xjm",
944 "homepage": "https://www.drupal.org/user/65776"
945 }
946 ],
947 "description": "Drush support for direct upgrades from older Drupal versions.",
948 "homepage": "https://www.drupal.org/project/migrate_upgrade",
949 "support": {
950 "source": "http://cgit.drupalcode.org/migrate_upgrade"
951 }
952 },
953 {
954 "name": "drush/drush",
955 "version": "8.1.15",
956 "source": {
957 "type": "git",
958 "url": "https://github.com/drush-ops/drush.git",
959 "reference": "f78b619806a9bc7c3d167fa425e8757eb046bb87"
960 },
961 "dist": {
962 "type": "zip",
963 "url": "https://api.github.com/repos/drush-ops/drush/zipball/f78b619806a9bc7c3d167fa425e8757eb046bb87",
964 "reference": "f78b619806a9bc7c3d167fa425e8757eb046bb87",
965 "shasum": ""
966 },
967 "require": {
968 "consolidation/annotated-command": "~2",
969 "consolidation/output-formatters": "~3",
970 "pear/console_table": "~1.3.0",
971 "php": ">=5.4.5",
972 "phpdocumentor/reflection-docblock": "^2.0",
973 "psr/log": "~1.0",
974 "psy/psysh": "~0.6",
975 "symfony/console": "~2.7|^3",
976 "symfony/event-dispatcher": "~2.7|^3",
977 "symfony/finder": "~2.7|^3",
978 "symfony/var-dumper": "~2.7|^3",
979 "symfony/yaml": "~2.3|^3",
980 "webmozart/path-util": "~2"
981 },
982 "require-dev": {
983 "phpunit/phpunit": "4.*",
984 "symfony/console": "~2.7",
985 "symfony/event-dispatcher": "~2.7",
986 "symfony/finder": "~2.7",
987 "symfony/process": "2.7.*",
988 "symfony/var-dumper": "~2.7",
989 "symfony/yaml": "~2.3"
990 },
991 "suggest": {
992 "drush/config-extra": "Provides configuration workflow commands, such as config-merge.",
993 "ext-pcntl": "*"
994 },
995 "bin": [
996 "drush",
997 "drush.launcher",
998 "drush.php",
999 "drush.complete.sh"
1000 ],
1001 "type": "library",
1002 "extra": {
1003 "branch-alias": {
1004 "dev-master": "8.0.x-dev"
1005 }
1006 },
1007 "autoload": {
1008 "psr-0": {
1009 "Drush": "lib/",
1010 "Consolidation": "lib/"
1011 }
1012 },
1013 "notification-url": "https://packagist.org/downloads/",
1014 "license": [
1015 "GPL-2.0+"
1016 ],
1017 "authors": [
1018 {
1019 "name": "Moshe Weitzman",
1020 "email": "weitzman@tejasa.com"
1021 },
1022 {
1023 "name": "Owen Barton",
1024 "email": "drupal@owenbarton.com"
1025 },
1026 {
1027 "name": "Mark Sonnabaum",
1028 "email": "marksonnabaum@gmail.com"
1029 },
1030 {
1031 "name": "Antoine Beaupré",
1032 "email": "anarcat@koumbit.org"
1033 },
1034 {
1035 "name": "Greg Anderson",
1036 "email": "greg.1.anderson@greenknowe.org"
1037 },
1038 {
1039 "name": "Jonathan Araña Cruz",
1040 "email": "jonhattan@faita.net"
1041 },
1042 {
1043 "name": "Jonathan Hedstrom",
1044 "email": "jhedstrom@gmail.com"
1045 },
1046 {
1047 "name": "Christopher Gervais",
1048 "email": "chris@ergonlogic.com"
1049 },
1050 {
1051 "name": "Dave Reid",
1052 "email": "dave@davereid.net"
1053 },
1054 {
1055 "name": "Damian Lee",
1056 "email": "damiankloip@googlemail.com"
1057 }
1058 ],
1059 "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
1060 "homepage": "http://www.drush.org",
1061 "time": "2017-10-10T02:05:46+00:00"
1062 },
1063 {
1064 "name": "easyrdf/easyrdf",
1065 "version": "0.9.1",
1066 "source": {
1067 "type": "git",
1068 "url": "https://github.com/njh/easyrdf.git",
1069 "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
1070 },
1071 "dist": {
1072 "type": "zip",
1073 "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
1074 "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
1075 "shasum": ""
1076 },
1077 "require": {
1078 "ext-mbstring": "*",
1079 "ext-pcre": "*",
1080 "php": ">=5.2.8"
1081 },
1082 "require-dev": {
1083 "phpunit/phpunit": "~3.5",
1084 "sami/sami": "~1.4",
1085 "squizlabs/php_codesniffer": "~1.4.3"
1086 },
1087 "suggest": {
1088 "ml/json-ld": "~1.0"
1089 },
1090 "type": "library",
1091 "autoload": {
1092 "psr-0": {
1093 "EasyRdf_": "lib/"
1094 }
1095 },
1096 "notification-url": "https://packagist.org/downloads/",
1097 "license": [
1098 "BSD-3-Clause"
1099 ],
1100 "authors": [
1101 {
1102 "name": "Nicholas Humfrey",
1103 "email": "njh@aelius.com",
1104 "homepage": "http://www.aelius.com/njh/",
1105 "role": "Developer"
1106 },
1107 {
1108 "name": "Alexey Zakhlestin",
1109 "email": "indeyets@gmail.com",
1110 "role": "Developer"
1111 }
1112 ],
1113 "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
1114 "homepage": "http://www.easyrdf.org/",
1115 "keywords": [
1116 "Linked Data",
1117 "RDF",
1118 "Semantic Web",
1119 "Turtle",
1120 "rdfa",
1121 "sparql"
1122 ],
1123 "time": "2015-02-27T09:45:49+00:00"
1124 },
1125 {
1126 "name": "egulias/email-validator",
1127 "version": "1.2.14",
1128 "source": {
1129 "type": "git",
1130 "url": "https://github.com/egulias/EmailValidator.git",
1131 "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9"
1132 },
1133 "dist": {
1134 "type": "zip",
1135 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/5642614492f0ca2064c01d60cc33284cc2f731a9",
1136 "reference": "5642614492f0ca2064c01d60cc33284cc2f731a9",
1137 "shasum": ""
1138 },
1139 "require": {
1140 "doctrine/lexer": "^1.0.1",
1141 "php": ">= 5.3.3"
1142 },
1143 "require-dev": {
1144 "phpunit/phpunit": "^4.8.24"
1145 },
1146 "type": "library",
1147 "extra": {
1148 "branch-alias": {
1149 "dev-master": "2.0.x-dev"
1150 }
1151 },
1152 "autoload": {
1153 "psr-0": {
1154 "Egulias\\": "src/"
1155 }
1156 },
1157 "notification-url": "https://packagist.org/downloads/",
1158 "license": [
1159 "MIT"
1160 ],
1161 "authors": [
1162 {
1163 "name": "Eduardo Gulias Davis"
1164 }
1165 ],
1166 "description": "A library for validating emails",
1167 "homepage": "https://github.com/egulias/EmailValidator",
1168 "keywords": [
1169 "email",
1170 "emailvalidation",
1171 "emailvalidator",
1172 "validation",
1173 "validator"
1174 ],
1175 "time": "2017-02-03T22:48:59+00:00"
1176 },
1177 {
1178 "name": "guzzlehttp/guzzle",
1179 "version": "6.3.0",
1180 "source": {
1181 "type": "git",
1182 "url": "https://github.com/guzzle/guzzle.git",
1183 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
1184 },
1185 "dist": {
1186 "type": "zip",
1187 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
1188 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
1189 "shasum": ""
1190 },
1191 "require": {
1192 "guzzlehttp/promises": "^1.0",
1193 "guzzlehttp/psr7": "^1.4",
1194 "php": ">=5.5"
1195 },
1196 "require-dev": {
1197 "ext-curl": "*",
1198 "phpunit/phpunit": "^4.0 || ^5.0",
1199 "psr/log": "^1.0"
1200 },
1201 "suggest": {
1202 "psr/log": "Required for using the Log middleware"
1203 },
1204 "type": "library",
1205 "extra": {
1206 "branch-alias": {
1207 "dev-master": "6.2-dev"
1208 }
1209 },
1210 "autoload": {
1211 "files": [
1212 "src/functions_include.php"
1213 ],
1214 "psr-4": {
1215 "GuzzleHttp\\": "src/"
1216 }
1217 },
1218 "notification-url": "https://packagist.org/downloads/",
1219 "license": [
1220 "MIT"
1221 ],
1222 "authors": [
1223 {
1224 "name": "Michael Dowling",
1225 "email": "mtdowling@gmail.com",
1226 "homepage": "https://github.com/mtdowling"
1227 }
1228 ],
1229 "description": "Guzzle is a PHP HTTP client library",
1230 "homepage": "http://guzzlephp.org/",
1231 "keywords": [
1232 "client",
1233 "curl",
1234 "framework",
1235 "http",
1236 "http client",
1237 "rest",
1238 "web service"
1239 ],
1240 "time": "2017-06-22T18:50:49+00:00"
1241 },
1242 {
1243 "name": "guzzlehttp/promises",
1244 "version": "v1.3.1",
1245 "source": {
1246 "type": "git",
1247 "url": "https://github.com/guzzle/promises.git",
1248 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
1249 },
1250 "dist": {
1251 "type": "zip",
1252 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1253 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1254 "shasum": ""
1255 },
1256 "require": {
1257 "php": ">=5.5.0"
1258 },
1259 "require-dev": {
1260 "phpunit/phpunit": "^4.0"
1261 },
1262 "type": "library",
1263 "extra": {
1264 "branch-alias": {
1265 "dev-master": "1.4-dev"
1266 }
1267 },
1268 "autoload": {
1269 "psr-4": {
1270 "GuzzleHttp\\Promise\\": "src/"
1271 },
1272 "files": [
1273 "src/functions_include.php"
1274 ]
1275 },
1276 "notification-url": "https://packagist.org/downloads/",
1277 "license": [
1278 "MIT"
1279 ],
1280 "authors": [
1281 {
1282 "name": "Michael Dowling",
1283 "email": "mtdowling@gmail.com",
1284 "homepage": "https://github.com/mtdowling"
1285 }
1286 ],
1287 "description": "Guzzle promises library",
1288 "keywords": [
1289 "promise"
1290 ],
1291 "time": "2016-12-20T10:07:11+00:00"
1292 },
1293 {
1294 "name": "guzzlehttp/psr7",
1295 "version": "1.4.2",
1296 "source": {
1297 "type": "git",
1298 "url": "https://github.com/guzzle/psr7.git",
1299 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
1300 },
1301 "dist": {
1302 "type": "zip",
1303 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
1304 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
1305 "shasum": ""
1306 },
1307 "require": {
1308 "php": ">=5.4.0",
1309 "psr/http-message": "~1.0"
1310 },
1311 "provide": {
1312 "psr/http-message-implementation": "1.0"
1313 },
1314 "require-dev": {
1315 "phpunit/phpunit": "~4.0"
1316 },
1317 "type": "library",
1318 "extra": {
1319 "branch-alias": {
1320 "dev-master": "1.4-dev"
1321 }
1322 },
1323 "autoload": {
1324 "psr-4": {
1325 "GuzzleHttp\\Psr7\\": "src/"
1326 },
1327 "files": [
1328 "src/functions_include.php"
1329 ]
1330 },
1331 "notification-url": "https://packagist.org/downloads/",
1332 "license": [
1333 "MIT"
1334 ],
1335 "authors": [
1336 {
1337 "name": "Michael Dowling",
1338 "email": "mtdowling@gmail.com",
1339 "homepage": "https://github.com/mtdowling"
1340 },
1341 {
1342 "name": "Tobias Schultze",
1343 "homepage": "https://github.com/Tobion"
1344 }
1345 ],
1346 "description": "PSR-7 message implementation that also provides common utility methods",
1347 "keywords": [
1348 "http",
1349 "message",
1350 "request",
1351 "response",
1352 "stream",
1353 "uri",
1354 "url"
1355 ],
1356 "time": "2017-03-20T17:10:46+00:00"
1357 },
1358 {
1359 "name": "jakub-onderka/php-console-color",
1360 "version": "0.1",
1361 "source": {
1362 "type": "git",
1363 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
1364 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
1365 },
1366 "dist": {
1367 "type": "zip",
1368 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
1369 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
1370 "shasum": ""
1371 },
1372 "require": {
1373 "php": ">=5.3.2"
1374 },
1375 "require-dev": {
1376 "jakub-onderka/php-code-style": "1.0",
1377 "jakub-onderka/php-parallel-lint": "0.*",
1378 "jakub-onderka/php-var-dump-check": "0.*",
1379 "phpunit/phpunit": "3.7.*",
1380 "squizlabs/php_codesniffer": "1.*"
1381 },
1382 "type": "library",
1383 "autoload": {
1384 "psr-0": {
1385 "JakubOnderka\\PhpConsoleColor": "src/"
1386 }
1387 },
1388 "notification-url": "https://packagist.org/downloads/",
1389 "license": [
1390 "BSD-2-Clause"
1391 ],
1392 "authors": [
1393 {
1394 "name": "Jakub Onderka",
1395 "email": "jakub.onderka@gmail.com",
1396 "homepage": "http://www.acci.cz"
1397 }
1398 ],
1399 "time": "2014-04-08T15:00:19+00:00"
1400 },
1401 {
1402 "name": "jakub-onderka/php-console-highlighter",
1403 "version": "v0.3.2",
1404 "source": {
1405 "type": "git",
1406 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
1407 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
1408 },
1409 "dist": {
1410 "type": "zip",
1411 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
1412 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
1413 "shasum": ""
1414 },
1415 "require": {
1416 "jakub-onderka/php-console-color": "~0.1",
1417 "php": ">=5.3.0"
1418 },
1419 "require-dev": {
1420 "jakub-onderka/php-code-style": "~1.0",
1421 "jakub-onderka/php-parallel-lint": "~0.5",
1422 "jakub-onderka/php-var-dump-check": "~0.1",
1423 "phpunit/phpunit": "~4.0",
1424 "squizlabs/php_codesniffer": "~1.5"
1425 },
1426 "type": "library",
1427 "autoload": {
1428 "psr-0": {
1429 "JakubOnderka\\PhpConsoleHighlighter": "src/"
1430 }
1431 },
1432 "notification-url": "https://packagist.org/downloads/",
1433 "license": [
1434 "MIT"
1435 ],
1436 "authors": [
1437 {
1438 "name": "Jakub Onderka",
1439 "email": "acci@acci.cz",
1440 "homepage": "http://www.acci.cz/"
1441 }
1442 ],
1443 "time": "2015-04-20T18:58:01+00:00"
1444 },
1445 {
1446 "name": "masterminds/html5",
1447 "version": "2.3.0",
1448 "source": {
1449 "type": "git",
1450 "url": "https://github.com/Masterminds/html5-php.git",
1451 "reference": "2c37c6c520b995b761674de3be8455a381679067"
1452 },
1453 "dist": {
1454 "type": "zip",
1455 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067",
1456 "reference": "2c37c6c520b995b761674de3be8455a381679067",
1457 "shasum": ""
1458 },
1459 "require": {
1460 "ext-libxml": "*",
1461 "php": ">=5.3.0"
1462 },
1463 "require-dev": {
1464 "phpunit/phpunit": "4.*",
1465 "sami/sami": "~2.0",
1466 "satooshi/php-coveralls": "1.0.*"
1467 },
1468 "type": "library",
1469 "extra": {
1470 "branch-alias": {
1471 "dev-master": "2.2-dev"
1472 }
1473 },
1474 "autoload": {
1475 "psr-4": {
1476 "Masterminds\\": "src"
1477 }
1478 },
1479 "notification-url": "https://packagist.org/downloads/",
1480 "license": [
1481 "MIT"
1482 ],
1483 "authors": [
1484 {
1485 "name": "Matt Butcher",
1486 "email": "technosophos@gmail.com"
1487 },
1488 {
1489 "name": "Asmir Mustafic",
1490 "email": "goetas@gmail.com"
1491 },
1492 {
1493 "name": "Matt Farina",
1494 "email": "matt@mattfarina.com"
1495 }
1496 ],
1497 "description": "An HTML5 parser and serializer.",
1498 "homepage": "http://masterminds.github.io/html5-php",
1499 "keywords": [
1500 "HTML5",
1501 "dom",
1502 "html",
1503 "parser",
1504 "querypath",
1505 "serializer",
1506 "xml"
1507 ],
1508 "time": "2017-09-04T12:26:28+00:00"
1509 },
1510 {
1511 "name": "nikic/php-parser",
1512 "version": "v3.1.2",
1513 "source": {
1514 "type": "git",
1515 "url": "https://github.com/nikic/PHP-Parser.git",
1516 "reference": "08131e7ff29de6bb9f12275c7d35df71f25f4d89"
1517 },
1518 "dist": {
1519 "type": "zip",
1520 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/08131e7ff29de6bb9f12275c7d35df71f25f4d89",
1521 "reference": "08131e7ff29de6bb9f12275c7d35df71f25f4d89",
1522 "shasum": ""
1523 },
1524 "require": {
1525 "ext-tokenizer": "*",
1526 "php": ">=5.5"
1527 },
1528 "require-dev": {
1529 "phpunit/phpunit": "~4.0|~5.0"
1530 },
1531 "bin": [
1532 "bin/php-parse"
1533 ],
1534 "type": "library",
1535 "extra": {
1536 "branch-alias": {
1537 "dev-master": "3.0-dev"
1538 }
1539 },
1540 "autoload": {
1541 "psr-4": {
1542 "PhpParser\\": "lib/PhpParser"
1543 }
1544 },
1545 "notification-url": "https://packagist.org/downloads/",
1546 "license": [
1547 "BSD-3-Clause"
1548 ],
1549 "authors": [
1550 {
1551 "name": "Nikita Popov"
1552 }
1553 ],
1554 "description": "A PHP parser written in PHP",
1555 "keywords": [
1556 "parser",
1557 "php"
1558 ],
1559 "time": "2017-11-04T11:48:34+00:00"
1560 },
1561 {
1562 "name": "paragonie/random_compat",
1563 "version": "v2.0.10",
1564 "source": {
1565 "type": "git",
1566 "url": "https://github.com/paragonie/random_compat.git",
1567 "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
1568 },
1569 "dist": {
1570 "type": "zip",
1571 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
1572 "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
1573 "shasum": ""
1574 },
1575 "require": {
1576 "php": ">=5.2.0"
1577 },
1578 "require-dev": {
1579 "phpunit/phpunit": "4.*|5.*"
1580 },
1581 "suggest": {
1582 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1583 },
1584 "type": "library",
1585 "autoload": {
1586 "files": [
1587 "lib/random.php"
1588 ]
1589 },
1590 "notification-url": "https://packagist.org/downloads/",
1591 "license": [
1592 "MIT"
1593 ],
1594 "authors": [
1595 {
1596 "name": "Paragon Initiative Enterprises",
1597 "email": "security@paragonie.com",
1598 "homepage": "https://paragonie.com"
1599 }
1600 ],
1601 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1602 "keywords": [
1603 "csprng",
1604 "pseudorandom",
1605 "random"
1606 ],
1607 "time": "2017-03-13T16:27:32+00:00"
1608 },
1609 {
1610 "name": "pear/console_table",
1611 "version": "v1.3.0",
1612 "source": {
1613 "type": "git",
1614 "url": "https://github.com/pear/Console_Table.git",
1615 "reference": "64100b9ee81852f4fa17823e55d0b385a544f976"
1616 },
1617 "dist": {
1618 "type": "zip",
1619 "url": "https://api.github.com/repos/pear/Console_Table/zipball/64100b9ee81852f4fa17823e55d0b385a544f976",
1620 "reference": "64100b9ee81852f4fa17823e55d0b385a544f976",
1621 "shasum": ""
1622 },
1623 "require": {
1624 "php": ">=5.2.0"
1625 },
1626 "suggest": {
1627 "pear/Console_Color2": ">=0.1.2"
1628 },
1629 "type": "library",
1630 "autoload": {
1631 "classmap": [
1632 "Table.php"
1633 ]
1634 },
1635 "notification-url": "https://packagist.org/downloads/",
1636 "license": [
1637 "BSD-2-Clause"
1638 ],
1639 "authors": [
1640 {
1641 "name": "Jan Schneider",
1642 "homepage": "http://pear.php.net/user/yunosh"
1643 },
1644 {
1645 "name": "Tal Peer",
1646 "homepage": "http://pear.php.net/user/tal"
1647 },
1648 {
1649 "name": "Xavier Noguer",
1650 "homepage": "http://pear.php.net/user/xnoguer"
1651 },
1652 {
1653 "name": "Richard Heyes",
1654 "homepage": "http://pear.php.net/user/richard"
1655 }
1656 ],
1657 "description": "Library that makes it easy to build console style tables.",
1658 "homepage": "http://pear.php.net/package/Console_Table/",
1659 "keywords": [
1660 "console"
1661 ],
1662 "time": "2016-01-21T16:14:31+00:00"
1663 },
1664 {
1665 "name": "phpdocumentor/reflection-docblock",
1666 "version": "2.0.4",
1667 "source": {
1668 "type": "git",
1669 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1670 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1671 },
1672 "dist": {
1673 "type": "zip",
1674 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1675 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1676 "shasum": ""
1677 },
1678 "require": {
1679 "php": ">=5.3.3"
1680 },
1681 "require-dev": {
1682 "phpunit/phpunit": "~4.0"
1683 },
1684 "suggest": {
1685 "dflydev/markdown": "~1.0",
1686 "erusev/parsedown": "~1.0"
1687 },
1688 "type": "library",
1689 "extra": {
1690 "branch-alias": {
1691 "dev-master": "2.0.x-dev"
1692 }
1693 },
1694 "autoload": {
1695 "psr-0": {
1696 "phpDocumentor": [
1697 "src/"
1698 ]
1699 }
1700 },
1701 "notification-url": "https://packagist.org/downloads/",
1702 "license": [
1703 "MIT"
1704 ],
1705 "authors": [
1706 {
1707 "name": "Mike van Riel",
1708 "email": "mike.vanriel@naenius.com"
1709 }
1710 ],
1711 "time": "2015-02-03T12:10:50+00:00"
1712 },
1713 {
1714 "name": "psr/http-message",
1715 "version": "1.0.1",
1716 "source": {
1717 "type": "git",
1718 "url": "https://github.com/php-fig/http-message.git",
1719 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1720 },
1721 "dist": {
1722 "type": "zip",
1723 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1724 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1725 "shasum": ""
1726 },
1727 "require": {
1728 "php": ">=5.3.0"
1729 },
1730 "type": "library",
1731 "extra": {
1732 "branch-alias": {
1733 "dev-master": "1.0.x-dev"
1734 }
1735 },
1736 "autoload": {
1737 "psr-4": {
1738 "Psr\\Http\\Message\\": "src/"
1739 }
1740 },
1741 "notification-url": "https://packagist.org/downloads/",
1742 "license": [
1743 "MIT"
1744 ],
1745 "authors": [
1746 {
1747 "name": "PHP-FIG",
1748 "homepage": "http://www.php-fig.org/"
1749 }
1750 ],
1751 "description": "Common interface for HTTP messages",
1752 "homepage": "https://github.com/php-fig/http-message",
1753 "keywords": [
1754 "http",
1755 "http-message",
1756 "psr",
1757 "psr-7",
1758 "request",
1759 "response"
1760 ],
1761 "time": "2016-08-06T14:39:51+00:00"
1762 },
1763 {
1764 "name": "psr/log",
1765 "version": "1.0.2",
1766 "source": {
1767 "type": "git",
1768 "url": "https://github.com/php-fig/log.git",
1769 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1770 },
1771 "dist": {
1772 "type": "zip",
1773 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1774 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1775 "shasum": ""
1776 },
1777 "require": {
1778 "php": ">=5.3.0"
1779 },
1780 "type": "library",
1781 "extra": {
1782 "branch-alias": {
1783 "dev-master": "1.0.x-dev"
1784 }
1785 },
1786 "autoload": {
1787 "psr-4": {
1788 "Psr\\Log\\": "Psr/Log/"
1789 }
1790 },
1791 "notification-url": "https://packagist.org/downloads/",
1792 "license": [
1793 "MIT"
1794 ],
1795 "authors": [
1796 {
1797 "name": "PHP-FIG",
1798 "homepage": "http://www.php-fig.org/"
1799 }
1800 ],
1801 "description": "Common interface for logging libraries",
1802 "homepage": "https://github.com/php-fig/log",
1803 "keywords": [
1804 "log",
1805 "psr",
1806 "psr-3"
1807 ],
1808 "time": "2016-10-10T12:19:37+00:00"
1809 },
1810 {
1811 "name": "psy/psysh",
1812 "version": "v0.8.15",
1813 "source": {
1814 "type": "git",
1815 "url": "https://github.com/bobthecow/psysh.git",
1816 "reference": "b1d289c2cb03a2f8249912c53e96ced38f879926"
1817 },
1818 "dist": {
1819 "type": "zip",
1820 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/b1d289c2cb03a2f8249912c53e96ced38f879926",
1821 "reference": "b1d289c2cb03a2f8249912c53e96ced38f879926",
1822 "shasum": ""
1823 },
1824 "require": {
1825 "dnoegel/php-xdg-base-dir": "0.1",
1826 "jakub-onderka/php-console-highlighter": "0.3.*",
1827 "nikic/php-parser": "~1.3|~2.0|~3.0",
1828 "php": ">=5.3.9",
1829 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1830 "symfony/var-dumper": "~2.7|~3.0"
1831 },
1832 "require-dev": {
1833 "friendsofphp/php-cs-fixer": "~1.11",
1834 "hoa/console": "~3.16|~1.14",
1835 "phpunit/phpunit": "^4.8.35|^5.4.3",
1836 "symfony/finder": "~2.1|~3.0"
1837 },
1838 "suggest": {
1839 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
1840 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
1841 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
1842 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
1843 "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
1844 },
1845 "bin": [
1846 "bin/psysh"
1847 ],
1848 "type": "library",
1849 "extra": {
1850 "branch-alias": {
1851 "dev-develop": "0.8.x-dev"
1852 }
1853 },
1854 "autoload": {
1855 "files": [
1856 "src/Psy/functions.php"
1857 ],
1858 "psr-4": {
1859 "Psy\\": "src/Psy/"
1860 }
1861 },
1862 "notification-url": "https://packagist.org/downloads/",
1863 "license": [
1864 "MIT"
1865 ],
1866 "authors": [
1867 {
1868 "name": "Justin Hileman",
1869 "email": "justin@justinhileman.info",
1870 "homepage": "http://justinhileman.com"
1871 }
1872 ],
1873 "description": "An interactive shell for modern PHP.",
1874 "homepage": "http://psysh.org",
1875 "keywords": [
1876 "REPL",
1877 "console",
1878 "interactive",
1879 "shell"
1880 ],
1881 "time": "2017-11-16T14:29:51+00:00"
1882 },
1883 {
1884 "name": "stack/builder",
1885 "version": "v1.0.4",
1886 "source": {
1887 "type": "git",
1888 "url": "https://github.com/stackphp/builder.git",
1889 "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425"
1890 },
1891 "dist": {
1892 "type": "zip",
1893 "url": "https://api.github.com/repos/stackphp/builder/zipball/59fcc9b448a8ce5e338a04c4e2e4aca893e83425",
1894 "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425",
1895 "shasum": ""
1896 },
1897 "require": {
1898 "php": ">=5.3.0",
1899 "symfony/http-foundation": "~2.1|~3.0",
1900 "symfony/http-kernel": "~2.1|~3.0"
1901 },
1902 "require-dev": {
1903 "silex/silex": "~1.0"
1904 },
1905 "type": "library",
1906 "extra": {
1907 "branch-alias": {
1908 "dev-master": "1.0-dev"
1909 }
1910 },
1911 "autoload": {
1912 "psr-0": {
1913 "Stack": "src"
1914 }
1915 },
1916 "notification-url": "https://packagist.org/downloads/",
1917 "license": [
1918 "MIT"
1919 ],
1920 "authors": [
1921 {
1922 "name": "Igor Wiedler",
1923 "email": "igor@wiedler.ch"
1924 }
1925 ],
1926 "description": "Builder for stack middlewares based on HttpKernelInterface.",
1927 "keywords": [
1928 "stack"
1929 ],
1930 "time": "2016-06-02T06:58:42+00:00"
1931 },
1932 {
1933 "name": "symfony-cmf/routing",
1934 "version": "1.4.1",
1935 "source": {
1936 "type": "git",
1937 "url": "https://github.com/symfony-cmf/routing.git",
1938 "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
1939 },
1940 "dist": {
1941 "type": "zip",
1942 "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
1943 "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
1944 "shasum": ""
1945 },
1946 "require": {
1947 "php": "^5.3.9|^7.0",
1948 "psr/log": "1.*",
1949 "symfony/http-kernel": "^2.2|3.*",
1950 "symfony/routing": "^2.2|3.*"
1951 },
1952 "require-dev": {
1953 "friendsofsymfony/jsrouting-bundle": "^1.1",
1954 "symfony-cmf/testing": "^1.3",
1955 "symfony/config": "^2.2|3.*",
1956 "symfony/dependency-injection": "^2.0.5|3.*",
1957 "symfony/event-dispatcher": "^2.1|3.*"
1958 },
1959 "suggest": {
1960 "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
1961 },
1962 "type": "library",
1963 "extra": {
1964 "branch-alias": {
1965 "dev-master": "1.4-dev"
1966 }
1967 },
1968 "autoload": {
1969 "psr-4": {
1970 "Symfony\\Cmf\\Component\\Routing\\": ""
1971 }
1972 },
1973 "notification-url": "https://packagist.org/downloads/",
1974 "license": [
1975 "MIT"
1976 ],
1977 "authors": [
1978 {
1979 "name": "Symfony CMF Community",
1980 "homepage": "https://github.com/symfony-cmf/Routing/contributors"
1981 }
1982 ],
1983 "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
1984 "homepage": "http://cmf.symfony.com",
1985 "keywords": [
1986 "database",
1987 "routing"
1988 ],
1989 "time": "2017-05-09T08:10:41+00:00"
1990 },
1991 {
1992 "name": "symfony/class-loader",
1993 "version": "v3.2.8",
1994 "source": {
1995 "type": "git",
1996 "url": "https://github.com/symfony/class-loader.git",
1997 "reference": "fc4c04bfd17130a9dccfded9578353f311967da7"
1998 },
1999 "dist": {
2000 "type": "zip",
2001 "url": "https://api.github.com/repos/symfony/class-loader/zipball/fc4c04bfd17130a9dccfded9578353f311967da7",
2002 "reference": "fc4c04bfd17130a9dccfded9578353f311967da7",
2003 "shasum": ""
2004 },
2005 "require": {
2006 "php": ">=5.5.9"
2007 },
2008 "require-dev": {
2009 "symfony/finder": "~2.8|~3.0",
2010 "symfony/polyfill-apcu": "~1.1"
2011 },
2012 "suggest": {
2013 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2014 },
2015 "type": "library",
2016 "extra": {
2017 "branch-alias": {
2018 "dev-master": "3.2-dev"
2019 }
2020 },
2021 "autoload": {
2022 "psr-4": {
2023 "Symfony\\Component\\ClassLoader\\": ""
2024 },
2025 "exclude-from-classmap": [
2026 "/Tests/"
2027 ]
2028 },
2029 "notification-url": "https://packagist.org/downloads/",
2030 "license": [
2031 "MIT"
2032 ],
2033 "authors": [
2034 {
2035 "name": "Fabien Potencier",
2036 "email": "fabien@symfony.com"
2037 },
2038 {
2039 "name": "Symfony Community",
2040 "homepage": "https://symfony.com/contributors"
2041 }
2042 ],
2043 "description": "Symfony ClassLoader Component",
2044 "homepage": "https://symfony.com",
2045 "time": "2017-04-12T14:13:17+00:00"
2046 },
2047 {
2048 "name": "symfony/console",
2049 "version": "v3.2.8",
2050 "source": {
2051 "type": "git",
2052 "url": "https://github.com/symfony/console.git",
2053 "reference": "a7a17e0c6c3c4d70a211f80782e4b90ddadeaa38"
2054 },
2055 "dist": {
2056 "type": "zip",
2057 "url": "https://api.github.com/repos/symfony/console/zipball/a7a17e0c6c3c4d70a211f80782e4b90ddadeaa38",
2058 "reference": "a7a17e0c6c3c4d70a211f80782e4b90ddadeaa38",
2059 "shasum": ""
2060 },
2061 "require": {
2062 "php": ">=5.5.9",
2063 "symfony/debug": "~2.8|~3.0",
2064 "symfony/polyfill-mbstring": "~1.0"
2065 },
2066 "require-dev": {
2067 "psr/log": "~1.0",
2068 "symfony/event-dispatcher": "~2.8|~3.0",
2069 "symfony/filesystem": "~2.8|~3.0",
2070 "symfony/process": "~2.8|~3.0"
2071 },
2072 "suggest": {
2073 "psr/log": "For using the console logger",
2074 "symfony/event-dispatcher": "",
2075 "symfony/filesystem": "",
2076 "symfony/process": ""
2077 },
2078 "type": "library",
2079 "extra": {
2080 "branch-alias": {
2081 "dev-master": "3.2-dev"
2082 }
2083 },
2084 "autoload": {
2085 "psr-4": {
2086 "Symfony\\Component\\Console\\": ""
2087 },
2088 "exclude-from-classmap": [
2089 "/Tests/"
2090 ]
2091 },
2092 "notification-url": "https://packagist.org/downloads/",
2093 "license": [
2094 "MIT"
2095 ],
2096 "authors": [
2097 {
2098 "name": "Fabien Potencier",
2099 "email": "fabien@symfony.com"
2100 },
2101 {
2102 "name": "Symfony Community",
2103 "homepage": "https://symfony.com/contributors"
2104 }
2105 ],
2106 "description": "Symfony Console Component",
2107 "homepage": "https://symfony.com",
2108 "time": "2017-04-26T01:39:17+00:00"
2109 },
2110 {
2111 "name": "symfony/debug",
2112 "version": "v3.2.8",
2113 "source": {
2114 "type": "git",
2115 "url": "https://github.com/symfony/debug.git",
2116 "reference": "fd6eeee656a5a7b384d56f1072243fe1c0e81686"
2117 },
2118 "dist": {
2119 "type": "zip",
2120 "url": "https://api.github.com/repos/symfony/debug/zipball/fd6eeee656a5a7b384d56f1072243fe1c0e81686",
2121 "reference": "fd6eeee656a5a7b384d56f1072243fe1c0e81686",
2122 "shasum": ""
2123 },
2124 "require": {
2125 "php": ">=5.5.9",
2126 "psr/log": "~1.0"
2127 },
2128 "conflict": {
2129 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2130 },
2131 "require-dev": {
2132 "symfony/class-loader": "~2.8|~3.0",
2133 "symfony/http-kernel": "~2.8|~3.0"
2134 },
2135 "type": "library",
2136 "extra": {
2137 "branch-alias": {
2138 "dev-master": "3.2-dev"
2139 }
2140 },
2141 "autoload": {
2142 "psr-4": {
2143 "Symfony\\Component\\Debug\\": ""
2144 },
2145 "exclude-from-classmap": [
2146 "/Tests/"
2147 ]
2148 },
2149 "notification-url": "https://packagist.org/downloads/",
2150 "license": [
2151 "MIT"
2152 ],
2153 "authors": [
2154 {
2155 "name": "Fabien Potencier",
2156 "email": "fabien@symfony.com"
2157 },
2158 {
2159 "name": "Symfony Community",
2160 "homepage": "https://symfony.com/contributors"
2161 }
2162 ],
2163 "description": "Symfony Debug Component",
2164 "homepage": "https://symfony.com",
2165 "time": "2017-04-19T20:17:50+00:00"
2166 },
2167 {
2168 "name": "symfony/dependency-injection",
2169 "version": "v3.2.8",
2170 "source": {
2171 "type": "git",
2172 "url": "https://github.com/symfony/dependency-injection.git",
2173 "reference": "5e00857475b6d1fa31ff4c76f1fddf1cfa9e8d59"
2174 },
2175 "dist": {
2176 "type": "zip",
2177 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5e00857475b6d1fa31ff4c76f1fddf1cfa9e8d59",
2178 "reference": "5e00857475b6d1fa31ff4c76f1fddf1cfa9e8d59",
2179 "shasum": ""
2180 },
2181 "require": {
2182 "php": ">=5.5.9"
2183 },
2184 "conflict": {
2185 "symfony/yaml": "<3.2"
2186 },
2187 "require-dev": {
2188 "symfony/config": "~2.8|~3.0",
2189 "symfony/expression-language": "~2.8|~3.0",
2190 "symfony/yaml": "~3.2"
2191 },
2192 "suggest": {
2193 "symfony/config": "",
2194 "symfony/expression-language": "For using expressions in service container configuration",
2195 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2196 "symfony/yaml": ""
2197 },
2198 "type": "library",
2199 "extra": {
2200 "branch-alias": {
2201 "dev-master": "3.2-dev"
2202 }
2203 },
2204 "autoload": {
2205 "psr-4": {
2206 "Symfony\\Component\\DependencyInjection\\": ""
2207 },
2208 "exclude-from-classmap": [
2209 "/Tests/"
2210 ]
2211 },
2212 "notification-url": "https://packagist.org/downloads/",
2213 "license": [
2214 "MIT"
2215 ],
2216 "authors": [
2217 {
2218 "name": "Fabien Potencier",
2219 "email": "fabien@symfony.com"
2220 },
2221 {
2222 "name": "Symfony Community",
2223 "homepage": "https://symfony.com/contributors"
2224 }
2225 ],
2226 "description": "Symfony DependencyInjection Component",
2227 "homepage": "https://symfony.com",
2228 "time": "2017-04-26T01:39:17+00:00"
2229 },
2230 {
2231 "name": "symfony/event-dispatcher",
2232 "version": "v3.2.8",
2233 "source": {
2234 "type": "git",
2235 "url": "https://github.com/symfony/event-dispatcher.git",
2236 "reference": "b8a401f733b43251e1d088c589368b2a94155e40"
2237 },
2238 "dist": {
2239 "type": "zip",
2240 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b8a401f733b43251e1d088c589368b2a94155e40",
2241 "reference": "b8a401f733b43251e1d088c589368b2a94155e40",
2242 "shasum": ""
2243 },
2244 "require": {
2245 "php": ">=5.5.9"
2246 },
2247 "require-dev": {
2248 "psr/log": "~1.0",
2249 "symfony/config": "~2.8|~3.0",
2250 "symfony/dependency-injection": "~2.8|~3.0",
2251 "symfony/expression-language": "~2.8|~3.0",
2252 "symfony/stopwatch": "~2.8|~3.0"
2253 },
2254 "suggest": {
2255 "symfony/dependency-injection": "",
2256 "symfony/http-kernel": ""
2257 },
2258 "type": "library",
2259 "extra": {
2260 "branch-alias": {
2261 "dev-master": "3.2-dev"
2262 }
2263 },
2264 "autoload": {
2265 "psr-4": {
2266 "Symfony\\Component\\EventDispatcher\\": ""
2267 },
2268 "exclude-from-classmap": [
2269 "/Tests/"
2270 ]
2271 },
2272 "notification-url": "https://packagist.org/downloads/",
2273 "license": [
2274 "MIT"
2275 ],
2276 "authors": [
2277 {
2278 "name": "Fabien Potencier",
2279 "email": "fabien@symfony.com"
2280 },
2281 {
2282 "name": "Symfony Community",
2283 "homepage": "https://symfony.com/contributors"
2284 }
2285 ],
2286 "description": "Symfony EventDispatcher Component",
2287 "homepage": "https://symfony.com",
2288 "time": "2017-05-01T14:58:48+00:00"
2289 },
2290 {
2291 "name": "symfony/finder",
2292 "version": "v3.3.13",
2293 "source": {
2294 "type": "git",
2295 "url": "https://github.com/symfony/finder.git",
2296 "reference": "138af5ec075d4b1d1bd19de08c38a34bb2d7d880"
2297 },
2298 "dist": {
2299 "type": "zip",
2300 "url": "https://api.github.com/repos/symfony/finder/zipball/138af5ec075d4b1d1bd19de08c38a34bb2d7d880",
2301 "reference": "138af5ec075d4b1d1bd19de08c38a34bb2d7d880",
2302 "shasum": ""
2303 },
2304 "require": {
2305 "php": "^5.5.9|>=7.0.8"
2306 },
2307 "type": "library",
2308 "extra": {
2309 "branch-alias": {
2310 "dev-master": "3.3-dev"
2311 }
2312 },
2313 "autoload": {
2314 "psr-4": {
2315 "Symfony\\Component\\Finder\\": ""
2316 },
2317 "exclude-from-classmap": [
2318 "/Tests/"
2319 ]
2320 },
2321 "notification-url": "https://packagist.org/downloads/",
2322 "license": [
2323 "MIT"
2324 ],
2325 "authors": [
2326 {
2327 "name": "Fabien Potencier",
2328 "email": "fabien@symfony.com"
2329 },
2330 {
2331 "name": "Symfony Community",
2332 "homepage": "https://symfony.com/contributors"
2333 }
2334 ],
2335 "description": "Symfony Finder Component",
2336 "homepage": "https://symfony.com",
2337 "time": "2017-11-05T15:47:03+00:00"
2338 },
2339 {
2340 "name": "symfony/http-foundation",
2341 "version": "v3.2.8",
2342 "source": {
2343 "type": "git",
2344 "url": "https://github.com/symfony/http-foundation.git",
2345 "reference": "9de6add7f731e5af7f5b2e9c0da365e43383ebef"
2346 },
2347 "dist": {
2348 "type": "zip",
2349 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9de6add7f731e5af7f5b2e9c0da365e43383ebef",
2350 "reference": "9de6add7f731e5af7f5b2e9c0da365e43383ebef",
2351 "shasum": ""
2352 },
2353 "require": {
2354 "php": ">=5.5.9",
2355 "symfony/polyfill-mbstring": "~1.1"
2356 },
2357 "require-dev": {
2358 "symfony/expression-language": "~2.8|~3.0"
2359 },
2360 "type": "library",
2361 "extra": {
2362 "branch-alias": {
2363 "dev-master": "3.2-dev"
2364 }
2365 },
2366 "autoload": {
2367 "psr-4": {
2368 "Symfony\\Component\\HttpFoundation\\": ""
2369 },
2370 "exclude-from-classmap": [
2371 "/Tests/"
2372 ]
2373 },
2374 "notification-url": "https://packagist.org/downloads/",
2375 "license": [
2376 "MIT"
2377 ],
2378 "authors": [
2379 {
2380 "name": "Fabien Potencier",
2381 "email": "fabien@symfony.com"
2382 },
2383 {
2384 "name": "Symfony Community",
2385 "homepage": "https://symfony.com/contributors"
2386 }
2387 ],
2388 "description": "Symfony HttpFoundation Component",
2389 "homepage": "https://symfony.com",
2390 "time": "2017-05-01T14:55:58+00:00"
2391 },
2392 {
2393 "name": "symfony/http-kernel",
2394 "version": "v3.2.8",
2395 "source": {
2396 "type": "git",
2397 "url": "https://github.com/symfony/http-kernel.git",
2398 "reference": "46e8b209abab55c072c47d72d5cd1d62c0585e05"
2399 },
2400 "dist": {
2401 "type": "zip",
2402 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/46e8b209abab55c072c47d72d5cd1d62c0585e05",
2403 "reference": "46e8b209abab55c072c47d72d5cd1d62c0585e05",
2404 "shasum": ""
2405 },
2406 "require": {
2407 "php": ">=5.5.9",
2408 "psr/log": "~1.0",
2409 "symfony/debug": "~2.8|~3.0",
2410 "symfony/event-dispatcher": "~2.8|~3.0",
2411 "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2"
2412 },
2413 "conflict": {
2414 "symfony/config": "<2.8"
2415 },
2416 "require-dev": {
2417 "symfony/browser-kit": "~2.8|~3.0",
2418 "symfony/class-loader": "~2.8|~3.0",
2419 "symfony/config": "~2.8|~3.0",
2420 "symfony/console": "~2.8|~3.0",
2421 "symfony/css-selector": "~2.8|~3.0",
2422 "symfony/dependency-injection": "~2.8|~3.0",
2423 "symfony/dom-crawler": "~2.8|~3.0",
2424 "symfony/expression-language": "~2.8|~3.0",
2425 "symfony/finder": "~2.8|~3.0",
2426 "symfony/process": "~2.8|~3.0",
2427 "symfony/routing": "~2.8|~3.0",
2428 "symfony/stopwatch": "~2.8|~3.0",
2429 "symfony/templating": "~2.8|~3.0",
2430 "symfony/translation": "~2.8|~3.0",
2431 "symfony/var-dumper": "~3.2"
2432 },
2433 "suggest": {
2434 "symfony/browser-kit": "",
2435 "symfony/class-loader": "",
2436 "symfony/config": "",
2437 "symfony/console": "",
2438 "symfony/dependency-injection": "",
2439 "symfony/finder": "",
2440 "symfony/var-dumper": ""
2441 },
2442 "type": "library",
2443 "extra": {
2444 "branch-alias": {
2445 "dev-master": "3.2-dev"
2446 }
2447 },
2448 "autoload": {
2449 "psr-4": {
2450 "Symfony\\Component\\HttpKernel\\": ""
2451 },
2452 "exclude-from-classmap": [
2453 "/Tests/"
2454 ]
2455 },
2456 "notification-url": "https://packagist.org/downloads/",
2457 "license": [
2458 "MIT"
2459 ],
2460 "authors": [
2461 {
2462 "name": "Fabien Potencier",
2463 "email": "fabien@symfony.com"
2464 },
2465 {
2466 "name": "Symfony Community",
2467 "homepage": "https://symfony.com/contributors"
2468 }
2469 ],
2470 "description": "Symfony HttpKernel Component",
2471 "homepage": "https://symfony.com",
2472 "time": "2017-05-01T17:46:48+00:00"
2473 },
2474 {
2475 "name": "symfony/polyfill-iconv",
2476 "version": "v1.3.0",
2477 "source": {
2478 "type": "git",
2479 "url": "https://github.com/symfony/polyfill-iconv.git",
2480 "reference": "cba36f3616d9866b3e52662e88da5c090fac1e97"
2481 },
2482 "dist": {
2483 "type": "zip",
2484 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cba36f3616d9866b3e52662e88da5c090fac1e97",
2485 "reference": "cba36f3616d9866b3e52662e88da5c090fac1e97",
2486 "shasum": ""
2487 },
2488 "require": {
2489 "php": ">=5.3.3"
2490 },
2491 "suggest": {
2492 "ext-iconv": "For best performance"
2493 },
2494 "type": "library",
2495 "extra": {
2496 "branch-alias": {
2497 "dev-master": "1.3-dev"
2498 }
2499 },
2500 "autoload": {
2501 "psr-4": {
2502 "Symfony\\Polyfill\\Iconv\\": ""
2503 },
2504 "files": [
2505 "bootstrap.php"
2506 ]
2507 },
2508 "notification-url": "https://packagist.org/downloads/",
2509 "license": [
2510 "MIT"
2511 ],
2512 "authors": [
2513 {
2514 "name": "Nicolas Grekas",
2515 "email": "p@tchwork.com"
2516 },
2517 {
2518 "name": "Symfony Community",
2519 "homepage": "https://symfony.com/contributors"
2520 }
2521 ],
2522 "description": "Symfony polyfill for the Iconv extension",
2523 "homepage": "https://symfony.com",
2524 "keywords": [
2525 "compatibility",
2526 "iconv",
2527 "polyfill",
2528 "portable",
2529 "shim"
2530 ],
2531 "time": "2016-11-14T01:06:16+00:00"
2532 },
2533 {
2534 "name": "symfony/polyfill-mbstring",
2535 "version": "v1.3.0",
2536 "source": {
2537 "type": "git",
2538 "url": "https://github.com/symfony/polyfill-mbstring.git",
2539 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
2540 },
2541 "dist": {
2542 "type": "zip",
2543 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
2544 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
2545 "shasum": ""
2546 },
2547 "require": {
2548 "php": ">=5.3.3"
2549 },
2550 "suggest": {
2551 "ext-mbstring": "For best performance"
2552 },
2553 "type": "library",
2554 "extra": {
2555 "branch-alias": {
2556 "dev-master": "1.3-dev"
2557 }
2558 },
2559 "autoload": {
2560 "psr-4": {
2561 "Symfony\\Polyfill\\Mbstring\\": ""
2562 },
2563 "files": [
2564 "bootstrap.php"
2565 ]
2566 },
2567 "notification-url": "https://packagist.org/downloads/",
2568 "license": [
2569 "MIT"
2570 ],
2571 "authors": [
2572 {
2573 "name": "Nicolas Grekas",
2574 "email": "p@tchwork.com"
2575 },
2576 {
2577 "name": "Symfony Community",
2578 "homepage": "https://symfony.com/contributors"
2579 }
2580 ],
2581 "description": "Symfony polyfill for the Mbstring extension",
2582 "homepage": "https://symfony.com",
2583 "keywords": [
2584 "compatibility",
2585 "mbstring",
2586 "polyfill",
2587 "portable",
2588 "shim"
2589 ],
2590 "time": "2016-11-14T01:06:16+00:00"
2591 },
2592 {
2593 "name": "symfony/process",
2594 "version": "v3.2.8",
2595 "source": {
2596 "type": "git",
2597 "url": "https://github.com/symfony/process.git",
2598 "reference": "999c2cf5061e627e6cd551dc9ebf90dd1d11d9f0"
2599 },
2600 "dist": {
2601 "type": "zip",
2602 "url": "https://api.github.com/repos/symfony/process/zipball/999c2cf5061e627e6cd551dc9ebf90dd1d11d9f0",
2603 "reference": "999c2cf5061e627e6cd551dc9ebf90dd1d11d9f0",
2604 "shasum": ""
2605 },
2606 "require": {
2607 "php": ">=5.5.9"
2608 },
2609 "type": "library",
2610 "extra": {
2611 "branch-alias": {
2612 "dev-master": "3.2-dev"
2613 }
2614 },
2615 "autoload": {
2616 "psr-4": {
2617 "Symfony\\Component\\Process\\": ""
2618 },
2619 "exclude-from-classmap": [
2620 "/Tests/"
2621 ]
2622 },
2623 "notification-url": "https://packagist.org/downloads/",
2624 "license": [
2625 "MIT"
2626 ],
2627 "authors": [
2628 {
2629 "name": "Fabien Potencier",
2630 "email": "fabien@symfony.com"
2631 },
2632 {
2633 "name": "Symfony Community",
2634 "homepage": "https://symfony.com/contributors"
2635 }
2636 ],
2637 "description": "Symfony Process Component",
2638 "homepage": "https://symfony.com",
2639 "time": "2017-04-12T14:13:17+00:00"
2640 },
2641 {
2642 "name": "symfony/psr-http-message-bridge",
2643 "version": "v1.0.0",
2644 "source": {
2645 "type": "git",
2646 "url": "https://github.com/symfony/psr-http-message-bridge.git",
2647 "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de"
2648 },
2649 "dist": {
2650 "type": "zip",
2651 "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/66085f246d3893cbdbcec5f5ad15ac60546cf0de",
2652 "reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de",
2653 "shasum": ""
2654 },
2655 "require": {
2656 "php": ">=5.3.3",
2657 "psr/http-message": "~1.0",
2658 "symfony/http-foundation": "~2.3|~3.0"
2659 },
2660 "require-dev": {
2661 "symfony/phpunit-bridge": "~2.7|~3.0"
2662 },
2663 "suggest": {
2664 "psr/http-message-implementation": "To use the HttpFoundation factory",
2665 "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
2666 },
2667 "type": "symfony-bridge",
2668 "extra": {
2669 "branch-alias": {
2670 "dev-master": "1.0-dev"
2671 }
2672 },
2673 "autoload": {
2674 "psr-4": {
2675 "Symfony\\Bridge\\PsrHttpMessage\\": ""
2676 }
2677 },
2678 "notification-url": "https://packagist.org/downloads/",
2679 "license": [
2680 "MIT"
2681 ],
2682 "authors": [
2683 {
2684 "name": "Symfony Community",
2685 "homepage": "http://symfony.com/contributors"
2686 },
2687 {
2688 "name": "Fabien Potencier",
2689 "email": "fabien@symfony.com"
2690 }
2691 ],
2692 "description": "PSR HTTP message bridge",
2693 "homepage": "http://symfony.com",
2694 "keywords": [
2695 "http",
2696 "http-message",
2697 "psr-7"
2698 ],
2699 "time": "2016-09-14T18:37:20+00:00"
2700 },
2701 {
2702 "name": "symfony/routing",
2703 "version": "v3.2.8",
2704 "source": {
2705 "type": "git",
2706 "url": "https://github.com/symfony/routing.git",
2707 "reference": "5029745d6d463585e8b487dbc83d6333f408853a"
2708 },
2709 "dist": {
2710 "type": "zip",
2711 "url": "https://api.github.com/repos/symfony/routing/zipball/5029745d6d463585e8b487dbc83d6333f408853a",
2712 "reference": "5029745d6d463585e8b487dbc83d6333f408853a",
2713 "shasum": ""
2714 },
2715 "require": {
2716 "php": ">=5.5.9"
2717 },
2718 "conflict": {
2719 "symfony/config": "<2.8"
2720 },
2721 "require-dev": {
2722 "doctrine/annotations": "~1.0",
2723 "doctrine/common": "~2.2",
2724 "psr/log": "~1.0",
2725 "symfony/config": "~2.8|~3.0",
2726 "symfony/expression-language": "~2.8|~3.0",
2727 "symfony/http-foundation": "~2.8|~3.0",
2728 "symfony/yaml": "~2.8|~3.0"
2729 },
2730 "suggest": {
2731 "doctrine/annotations": "For using the annotation loader",
2732 "symfony/config": "For using the all-in-one router or any loader",
2733 "symfony/dependency-injection": "For loading routes from a service",
2734 "symfony/expression-language": "For using expression matching",
2735 "symfony/http-foundation": "For using a Symfony Request object",
2736 "symfony/yaml": "For using the YAML loader"
2737 },
2738 "type": "library",
2739 "extra": {
2740 "branch-alias": {
2741 "dev-master": "3.2-dev"
2742 }
2743 },
2744 "autoload": {
2745 "psr-4": {
2746 "Symfony\\Component\\Routing\\": ""
2747 },
2748 "exclude-from-classmap": [
2749 "/Tests/"
2750 ]
2751 },
2752 "notification-url": "https://packagist.org/downloads/",
2753 "license": [
2754 "MIT"
2755 ],
2756 "authors": [
2757 {
2758 "name": "Fabien Potencier",
2759 "email": "fabien@symfony.com"
2760 },
2761 {
2762 "name": "Symfony Community",
2763 "homepage": "https://symfony.com/contributors"
2764 }
2765 ],
2766 "description": "Symfony Routing Component",
2767 "homepage": "https://symfony.com",
2768 "keywords": [
2769 "router",
2770 "routing",
2771 "uri",
2772 "url"
2773 ],
2774 "time": "2017-04-12T14:13:17+00:00"
2775 },
2776 {
2777 "name": "symfony/serializer",
2778 "version": "v3.2.8",
2779 "source": {
2780 "type": "git",
2781 "url": "https://github.com/symfony/serializer.git",
2782 "reference": "6eeae1ba82005b761a53b7b8cf960bbf40c95986"
2783 },
2784 "dist": {
2785 "type": "zip",
2786 "url": "https://api.github.com/repos/symfony/serializer/zipball/6eeae1ba82005b761a53b7b8cf960bbf40c95986",
2787 "reference": "6eeae1ba82005b761a53b7b8cf960bbf40c95986",
2788 "shasum": ""
2789 },
2790 "require": {
2791 "php": ">=5.5.9"
2792 },
2793 "conflict": {
2794 "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
2795 "symfony/property-info": "<3.1",
2796 "symfony/yaml": "<3.1"
2797 },
2798 "require-dev": {
2799 "doctrine/annotations": "~1.0",
2800 "doctrine/cache": "~1.0",
2801 "phpdocumentor/reflection-docblock": "~3.0",
2802 "symfony/cache": "~3.1",
2803 "symfony/config": "~2.8|~3.0",
2804 "symfony/http-foundation": "~2.8|~3.0",
2805 "symfony/property-access": "~2.8|~3.0",
2806 "symfony/property-info": "~3.1",
2807 "symfony/yaml": "~3.1"
2808 },
2809 "suggest": {
2810 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
2811 "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
2812 "psr/cache-implementation": "For using the metadata cache.",
2813 "symfony/config": "For using the XML mapping loader.",
2814 "symfony/http-foundation": "To use the DataUriNormalizer.",
2815 "symfony/property-access": "For using the ObjectNormalizer.",
2816 "symfony/property-info": "To deserialize relations.",
2817 "symfony/yaml": "For using the default YAML mapping loader."
2818 },
2819 "type": "library",
2820 "extra": {
2821 "branch-alias": {
2822 "dev-master": "3.2-dev"
2823 }
2824 },
2825 "autoload": {
2826 "psr-4": {
2827 "Symfony\\Component\\Serializer\\": ""
2828 },
2829 "exclude-from-classmap": [
2830 "/Tests/"
2831 ]
2832 },
2833 "notification-url": "https://packagist.org/downloads/",
2834 "license": [
2835 "MIT"
2836 ],
2837 "authors": [
2838 {
2839 "name": "Fabien Potencier",
2840 "email": "fabien@symfony.com"
2841 },
2842 {
2843 "name": "Symfony Community",
2844 "homepage": "https://symfony.com/contributors"
2845 }
2846 ],
2847 "description": "Symfony Serializer Component",
2848 "homepage": "https://symfony.com",
2849 "time": "2017-05-01T14:55:58+00:00"
2850 },
2851 {
2852 "name": "symfony/translation",
2853 "version": "v3.2.8",
2854 "source": {
2855 "type": "git",
2856 "url": "https://github.com/symfony/translation.git",
2857 "reference": "f4a04d2df710f81515df576b2de06bdeee518b83"
2858 },
2859 "dist": {
2860 "type": "zip",
2861 "url": "https://api.github.com/repos/symfony/translation/zipball/f4a04d2df710f81515df576b2de06bdeee518b83",
2862 "reference": "f4a04d2df710f81515df576b2de06bdeee518b83",
2863 "shasum": ""
2864 },
2865 "require": {
2866 "php": ">=5.5.9",
2867 "symfony/polyfill-mbstring": "~1.0"
2868 },
2869 "conflict": {
2870 "symfony/config": "<2.8"
2871 },
2872 "require-dev": {
2873 "psr/log": "~1.0",
2874 "symfony/config": "~2.8|~3.0",
2875 "symfony/intl": "^2.8.18|^3.2.5",
2876 "symfony/yaml": "~2.8|~3.0"
2877 },
2878 "suggest": {
2879 "psr/log": "To use logging capability in translator",
2880 "symfony/config": "",
2881 "symfony/yaml": ""
2882 },
2883 "type": "library",
2884 "extra": {
2885 "branch-alias": {
2886 "dev-master": "3.2-dev"
2887 }
2888 },
2889 "autoload": {
2890 "psr-4": {
2891 "Symfony\\Component\\Translation\\": ""
2892 },
2893 "exclude-from-classmap": [
2894 "/Tests/"
2895 ]
2896 },
2897 "notification-url": "https://packagist.org/downloads/",
2898 "license": [
2899 "MIT"
2900 ],
2901 "authors": [
2902 {
2903 "name": "Fabien Potencier",
2904 "email": "fabien@symfony.com"
2905 },
2906 {
2907 "name": "Symfony Community",
2908 "homepage": "https://symfony.com/contributors"
2909 }
2910 ],
2911 "description": "Symfony Translation Component",
2912 "homepage": "https://symfony.com",
2913 "time": "2017-04-12T14:13:17+00:00"
2914 },
2915 {
2916 "name": "symfony/validator",
2917 "version": "v3.2.8",
2918 "source": {
2919 "type": "git",
2920 "url": "https://github.com/symfony/validator.git",
2921 "reference": "98bf011bf1f3b69bece3b79e19633e9c51545b2b"
2922 },
2923 "dist": {
2924 "type": "zip",
2925 "url": "https://api.github.com/repos/symfony/validator/zipball/98bf011bf1f3b69bece3b79e19633e9c51545b2b",
2926 "reference": "98bf011bf1f3b69bece3b79e19633e9c51545b2b",
2927 "shasum": ""
2928 },
2929 "require": {
2930 "php": ">=5.5.9",
2931 "symfony/polyfill-mbstring": "~1.0",
2932 "symfony/translation": "~2.8|~3.0"
2933 },
2934 "conflict": {
2935 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
2936 },
2937 "require-dev": {
2938 "doctrine/annotations": "~1.0",
2939 "doctrine/cache": "~1.0",
2940 "egulias/email-validator": "^1.2.8|~2.0",
2941 "symfony/cache": "~3.1",
2942 "symfony/config": "~2.8|~3.0",
2943 "symfony/expression-language": "~2.8|~3.0",
2944 "symfony/http-foundation": "~2.8|~3.0",
2945 "symfony/intl": "^2.8.18|^3.2.5",
2946 "symfony/yaml": "~2.8|~3.0"
2947 },
2948 "suggest": {
2949 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
2950 "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
2951 "egulias/email-validator": "Strict (RFC compliant) email validation",
2952 "psr/cache-implementation": "For using the metadata cache.",
2953 "symfony/config": "",
2954 "symfony/expression-language": "For using the Expression validator",
2955 "symfony/http-foundation": "",
2956 "symfony/intl": "",
2957 "symfony/property-access": "For using the Expression validator",
2958 "symfony/yaml": ""
2959 },
2960 "type": "library",
2961 "extra": {
2962 "branch-alias": {
2963 "dev-master": "3.2-dev"
2964 }
2965 },
2966 "autoload": {
2967 "psr-4": {
2968 "Symfony\\Component\\Validator\\": ""
2969 },
2970 "exclude-from-classmap": [
2971 "/Tests/"
2972 ]
2973 },
2974 "notification-url": "https://packagist.org/downloads/",
2975 "license": [
2976 "MIT"
2977 ],
2978 "authors": [
2979 {
2980 "name": "Fabien Potencier",
2981 "email": "fabien@symfony.com"
2982 },
2983 {
2984 "name": "Symfony Community",
2985 "homepage": "https://symfony.com/contributors"
2986 }
2987 ],
2988 "description": "Symfony Validator Component",
2989 "homepage": "https://symfony.com",
2990 "time": "2017-04-12T14:13:17+00:00"
2991 },
2992 {
2993 "name": "symfony/var-dumper",
2994 "version": "v3.3.13",
2995 "source": {
2996 "type": "git",
2997 "url": "https://github.com/symfony/var-dumper.git",
2998 "reference": "805de6bd6869073e60610df1b14ab7d969c61b01"
2999 },
3000 "dist": {
3001 "type": "zip",
3002 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/805de6bd6869073e60610df1b14ab7d969c61b01",
3003 "reference": "805de6bd6869073e60610df1b14ab7d969c61b01",
3004 "shasum": ""
3005 },
3006 "require": {
3007 "php": "^5.5.9|>=7.0.8",
3008 "symfony/polyfill-mbstring": "~1.0"
3009 },
3010 "conflict": {
3011 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
3012 },
3013 "require-dev": {
3014 "ext-iconv": "*",
3015 "twig/twig": "~1.34|~2.4"
3016 },
3017 "suggest": {
3018 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
3019 "ext-symfony_debug": ""
3020 },
3021 "type": "library",
3022 "extra": {
3023 "branch-alias": {
3024 "dev-master": "3.3-dev"
3025 }
3026 },
3027 "autoload": {
3028 "files": [
3029 "Resources/functions/dump.php"
3030 ],
3031 "psr-4": {
3032 "Symfony\\Component\\VarDumper\\": ""
3033 },
3034 "exclude-from-classmap": [
3035 "/Tests/"
3036 ]
3037 },
3038 "notification-url": "https://packagist.org/downloads/",
3039 "license": [
3040 "MIT"
3041 ],
3042 "authors": [
3043 {
3044 "name": "Nicolas Grekas",
3045 "email": "p@tchwork.com"
3046 },
3047 {
3048 "name": "Symfony Community",
3049 "homepage": "https://symfony.com/contributors"
3050 }
3051 ],
3052 "description": "Symfony mechanism for exploring and dumping PHP variables",
3053 "homepage": "https://symfony.com",
3054 "keywords": [
3055 "debug",
3056 "dump"
3057 ],
3058 "time": "2017-11-07T14:16:22+00:00"
3059 },
3060 {
3061 "name": "symfony/yaml",
3062 "version": "v3.2.8",
3063 "source": {
3064 "type": "git",
3065 "url": "https://github.com/symfony/yaml.git",
3066 "reference": "acec26fcf7f3031e094e910b94b002fa53d4e4d6"
3067 },
3068 "dist": {
3069 "type": "zip",
3070 "url": "https://api.github.com/repos/symfony/yaml/zipball/acec26fcf7f3031e094e910b94b002fa53d4e4d6",
3071 "reference": "acec26fcf7f3031e094e910b94b002fa53d4e4d6",
3072 "shasum": ""
3073 },
3074 "require": {
3075 "php": ">=5.5.9"
3076 },
3077 "require-dev": {
3078 "symfony/console": "~2.8|~3.0"
3079 },
3080 "suggest": {
3081 "symfony/console": "For validating YAML files using the lint command"
3082 },
3083 "type": "library",
3084 "extra": {
3085 "branch-alias": {
3086 "dev-master": "3.2-dev"
3087 }
3088 },
3089 "autoload": {
3090 "psr-4": {
3091 "Symfony\\Component\\Yaml\\": ""
3092 },
3093 "exclude-from-classmap": [
3094 "/Tests/"
3095 ]
3096 },
3097 "notification-url": "https://packagist.org/downloads/",
3098 "license": [
3099 "MIT"
3100 ],
3101 "authors": [
3102 {
3103 "name": "Fabien Potencier",
3104 "email": "fabien@symfony.com"
3105 },
3106 {
3107 "name": "Symfony Community",
3108 "homepage": "https://symfony.com/contributors"
3109 }
3110 ],
3111 "description": "Symfony Yaml Component",
3112 "homepage": "https://symfony.com",
3113 "time": "2017-05-01T14:55:58+00:00"
3114 },
3115 {
3116 "name": "twig/twig",
3117 "version": "v1.32.0",
3118 "source": {
3119 "type": "git",
3120 "url": "https://github.com/twigphp/Twig.git",
3121 "reference": "9935b662e24d6e634da88901ab534cc12e8c728f"
3122 },
3123 "dist": {
3124 "type": "zip",
3125 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9935b662e24d6e634da88901ab534cc12e8c728f",
3126 "reference": "9935b662e24d6e634da88901ab534cc12e8c728f",
3127 "shasum": ""
3128 },
3129 "require": {
3130 "php": ">=5.2.7"
3131 },
3132 "require-dev": {
3133 "psr/container": "^1.0",
3134 "symfony/debug": "~2.7",
3135 "symfony/phpunit-bridge": "~3.2"
3136 },
3137 "type": "library",
3138 "extra": {
3139 "branch-alias": {
3140 "dev-master": "1.32-dev"
3141 }
3142 },
3143 "autoload": {
3144 "psr-0": {
3145 "Twig_": "lib/"
3146 }
3147 },
3148 "notification-url": "https://packagist.org/downloads/",
3149 "license": [
3150 "BSD-3-Clause"
3151 ],
3152 "authors": [
3153 {
3154 "name": "Fabien Potencier",
3155 "email": "fabien@symfony.com",
3156 "homepage": "http://fabien.potencier.org",
3157 "role": "Lead Developer"
3158 },
3159 {
3160 "name": "Armin Ronacher",
3161 "email": "armin.ronacher@active-4.com",
3162 "role": "Project Founder"
3163 },
3164 {
3165 "name": "Twig Team",
3166 "homepage": "http://twig.sensiolabs.org/contributors",
3167 "role": "Contributors"
3168 }
3169 ],
3170 "description": "Twig, the flexible, fast, and secure template language for PHP",
3171 "homepage": "http://twig.sensiolabs.org",
3172 "keywords": [
3173 "templating"
3174 ],
3175 "time": "2017-02-27T00:07:03+00:00"
3176 },
3177 {
3178 "name": "webmozart/assert",
3179 "version": "1.2.0",
3180 "source": {
3181 "type": "git",
3182 "url": "https://github.com/webmozart/assert.git",
3183 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
3184 },
3185 "dist": {
3186 "type": "zip",
3187 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
3188 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
3189 "shasum": ""
3190 },
3191 "require": {
3192 "php": "^5.3.3 || ^7.0"
3193 },
3194 "require-dev": {
3195 "phpunit/phpunit": "^4.6",
3196 "sebastian/version": "^1.0.1"
3197 },
3198 "type": "library",
3199 "extra": {
3200 "branch-alias": {
3201 "dev-master": "1.3-dev"
3202 }
3203 },
3204 "autoload": {
3205 "psr-4": {
3206 "Webmozart\\Assert\\": "src/"
3207 }
3208 },
3209 "notification-url": "https://packagist.org/downloads/",
3210 "license": [
3211 "MIT"
3212 ],
3213 "authors": [
3214 {
3215 "name": "Bernhard Schussek",
3216 "email": "bschussek@gmail.com"
3217 }
3218 ],
3219 "description": "Assertions to validate method input/output with nice error messages.",
3220 "keywords": [
3221 "assert",
3222 "check",
3223 "validate"
3224 ],
3225 "time": "2016-11-23T20:04:58+00:00"
3226 },
3227 {
3228 "name": "webmozart/path-util",
3229 "version": "2.3.0",
3230 "source": {
3231 "type": "git",
3232 "url": "https://github.com/webmozart/path-util.git",
3233 "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
3234 },
3235 "dist": {
3236 "type": "zip",
3237 "url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
3238 "reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
3239 "shasum": ""
3240 },
3241 "require": {
3242 "php": ">=5.3.3",
3243 "webmozart/assert": "~1.0"
3244 },
3245 "require-dev": {
3246 "phpunit/phpunit": "^4.6",
3247 "sebastian/version": "^1.0.1"
3248 },
3249 "type": "library",
3250 "extra": {
3251 "branch-alias": {
3252 "dev-master": "2.3-dev"
3253 }
3254 },
3255 "autoload": {
3256 "psr-4": {
3257 "Webmozart\\PathUtil\\": "src/"
3258 }
3259 },
3260 "notification-url": "https://packagist.org/downloads/",
3261 "license": [
3262 "MIT"
3263 ],
3264 "authors": [
3265 {
3266 "name": "Bernhard Schussek",
3267 "email": "bschussek@gmail.com"
3268 }
3269 ],
3270 "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
3271 "time": "2015-12-17T08:42:14+00:00"
3272 },
3273 {
3274 "name": "wikimedia/composer-merge-plugin",
3275 "version": "v1.4.1",
3276 "source": {
3277 "type": "git",
3278 "url": "https://github.com/wikimedia/composer-merge-plugin.git",
3279 "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
3280 },
3281 "dist": {
3282 "type": "zip",
3283 "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
3284 "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
3285 "shasum": ""
3286 },
3287 "require": {
3288 "composer-plugin-api": "^1.0",
3289 "php": ">=5.3.2"
3290 },
3291 "require-dev": {
3292 "composer/composer": "~1.0.0",
3293 "jakub-onderka/php-parallel-lint": "~0.8",
3294 "phpunit/phpunit": "~4.8|~5.0",
3295 "squizlabs/php_codesniffer": "~2.1.0"
3296 },
3297 "type": "composer-plugin",
3298 "extra": {
3299 "branch-alias": {
3300 "dev-master": "1.3.x-dev"
3301 },
3302 "class": "Wikimedia\\Composer\\MergePlugin"
3303 },
3304 "autoload": {
3305 "psr-4": {
3306 "Wikimedia\\Composer\\": "src/"
3307 }
3308 },
3309 "notification-url": "https://packagist.org/downloads/",
3310 "license": [
3311 "MIT"
3312 ],
3313 "authors": [
3314 {
3315 "name": "Bryan Davis",
3316 "email": "bd808@wikimedia.org"
3317 }
3318 ],
3319 "description": "Composer plugin to merge multiple composer.json files",
3320 "time": "2017-04-25T02:31:25+00:00"
3321 },
3322 {
3323 "name": "zendframework/zend-diactoros",
3324 "version": "1.4.1",
3325 "source": {
3326 "type": "git",
3327 "url": "https://github.com/zendframework/zend-diactoros.git",
3328 "reference": "424a840dc3bedcdeea510b42e056c77c2d6c4bef"
3329 },
3330 "dist": {
3331 "type": "zip",
3332 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/424a840dc3bedcdeea510b42e056c77c2d6c4bef",
3333 "reference": "424a840dc3bedcdeea510b42e056c77c2d6c4bef",
3334 "shasum": ""
3335 },
3336 "require": {
3337 "php": "^5.4 || ^7.0",
3338 "psr/http-message": "~1.0"
3339 },
3340 "provide": {
3341 "psr/http-message-implementation": "1.0"
3342 },
3343 "require-dev": {
3344 "ext-dom": "*",
3345 "ext-libxml": "*",
3346 "phpunit/phpunit": "^4.6 || ^5.5",
3347 "zendframework/zend-coding-standard": "~1.0.0"
3348 },
3349 "type": "library",
3350 "extra": {
3351 "branch-alias": {
3352 "dev-master": "1.4-dev",
3353 "dev-develop": "1.5-dev"
3354 }
3355 },
3356 "autoload": {
3357 "psr-4": {
3358 "Zend\\Diactoros\\": "src/"
3359 }
3360 },
3361 "notification-url": "https://packagist.org/downloads/",
3362 "license": [
3363 "BSD-2-Clause"
3364 ],
3365 "description": "PSR HTTP Message implementations",
3366 "homepage": "https://github.com/zendframework/zend-diactoros",
3367 "keywords": [
3368 "http",
3369 "psr",
3370 "psr-7"
3371 ],
3372 "time": "2017-08-17T21:21:00+00:00"
3373 },
3374 {
3375 "name": "zendframework/zend-escaper",
3376 "version": "2.5.2",
3377 "source": {
3378 "type": "git",
3379 "url": "https://github.com/zendframework/zend-escaper.git",
3380 "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
3381 },
3382 "dist": {
3383 "type": "zip",
3384 "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
3385 "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
3386 "shasum": ""
3387 },
3388 "require": {
3389 "php": ">=5.5"
3390 },
3391 "require-dev": {
3392 "fabpot/php-cs-fixer": "1.7.*",
3393 "phpunit/phpunit": "~4.0"
3394 },
3395 "type": "library",
3396 "extra": {
3397 "branch-alias": {
3398 "dev-master": "2.5-dev",
3399 "dev-develop": "2.6-dev"
3400 }
3401 },
3402 "autoload": {
3403 "psr-4": {
3404 "Zend\\Escaper\\": "src/"
3405 }
3406 },
3407 "notification-url": "https://packagist.org/downloads/",
3408 "license": [
3409 "BSD-3-Clause"
3410 ],
3411 "homepage": "https://github.com/zendframework/zend-escaper",
3412 "keywords": [
3413 "escaper",
3414 "zf2"
3415 ],
3416 "time": "2016-06-30T19:48:38+00:00"
3417 },
3418 {
3419 "name": "zendframework/zend-feed",
3420 "version": "2.7.0",
3421 "source": {
3422 "type": "git",
3423 "url": "https://github.com/zendframework/zend-feed.git",
3424 "reference": "12b328d382aa5200f1de53d4147033b885776b67"
3425 },
3426 "dist": {
3427 "type": "zip",
3428 "url": "https://api.github.com/repos/zendframework/zend-feed/zipball/12b328d382aa5200f1de53d4147033b885776b67",
3429 "reference": "12b328d382aa5200f1de53d4147033b885776b67",
3430 "shasum": ""
3431 },
3432 "require": {
3433 "php": "^5.5 || ^7.0",
3434 "zendframework/zend-escaper": "^2.5",
3435 "zendframework/zend-stdlib": "^2.7 || ^3.0"
3436 },
3437 "require-dev": {
3438 "fabpot/php-cs-fixer": "1.7.*",
3439 "phpunit/phpunit": "~4.0",
3440 "psr/http-message": "^1.0",
3441 "zendframework/zend-cache": "^2.5",
3442 "zendframework/zend-db": "^2.5",
3443 "zendframework/zend-http": "^2.5",
3444 "zendframework/zend-servicemanager": "^2.7.5 || ^3.0.3",
3445 "zendframework/zend-validator": "^2.5"
3446 },
3447 "suggest": {
3448 "psr/http-message": "PSR-7 ^1.0, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
3449 "zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
3450 "zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
3451 "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
3452 "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
3453 "zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries ehen using the Writer subcomponent"
3454 },
3455 "type": "library",
3456 "extra": {
3457 "branch-alias": {
3458 "dev-master": "2.7-dev",
3459 "dev-develop": "2.8-dev"
3460 }
3461 },
3462 "autoload": {
3463 "psr-4": {
3464 "Zend\\Feed\\": "src/"
3465 }
3466 },
3467 "notification-url": "https://packagist.org/downloads/",
3468 "license": [
3469 "BSD-3-Clause"
3470 ],
3471 "description": "provides functionality for consuming RSS and Atom feeds",
3472 "homepage": "https://github.com/zendframework/zend-feed",
3473 "keywords": [
3474 "feed",
3475 "zf2"
3476 ],
3477 "time": "2016-02-11T18:54:29+00:00"
3478 },
3479 {
3480 "name": "zendframework/zend-stdlib",
3481 "version": "3.0.1",
3482 "source": {
3483 "type": "git",
3484 "url": "https://github.com/zendframework/zend-stdlib.git",
3485 "reference": "8bafa58574204bdff03c275d1d618aaa601588ae"
3486 },
3487 "dist": {
3488 "type": "zip",
3489 "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/8bafa58574204bdff03c275d1d618aaa601588ae",
3490 "reference": "8bafa58574204bdff03c275d1d618aaa601588ae",
3491 "shasum": ""
3492 },
3493 "require": {
3494 "php": "^5.5 || ^7.0"
3495 },
3496 "require-dev": {
3497 "athletic/athletic": "~0.1",
3498 "fabpot/php-cs-fixer": "1.7.*",
3499 "phpunit/phpunit": "~4.0"
3500 },
3501 "type": "library",
3502 "extra": {
3503 "branch-alias": {
3504 "dev-master": "3.0-dev",
3505 "dev-develop": "3.1-dev"
3506 }
3507 },
3508 "autoload": {
3509 "psr-4": {
3510 "Zend\\Stdlib\\": "src/"
3511 }
3512 },
3513 "notification-url": "https://packagist.org/downloads/",
3514 "license": [
3515 "BSD-3-Clause"
3516 ],
3517 "homepage": "https://github.com/zendframework/zend-stdlib",
3518 "keywords": [
3519 "stdlib",
3520 "zf2"
3521 ],
3522 "time": "2016-04-12T21:19:36+00:00"
3523 }
3524 ],
3525 "packages-dev": [
3526 {
3527 "name": "behat/mink",
3528 "version": "dev-master",
3529 "source": {
3530 "type": "git",
3531 "url": "https://github.com/minkphp/Mink.git",
3532 "reference": "9ea1cebe3dc529ba3861d87c818f045362c40484"
3533 },
3534 "dist": {
3535 "type": "zip",
3536 "url": "https://api.github.com/repos/minkphp/Mink/zipball/9ea1cebe3dc529ba3861d87c818f045362c40484",
3537 "reference": "9ea1cebe3dc529ba3861d87c818f045362c40484",
3538 "shasum": ""
3539 },
3540 "require": {
3541 "php": ">=5.3.1",
3542 "symfony/css-selector": "~2.1|~3.0"
3543 },
3544 "require-dev": {
3545 "symfony/phpunit-bridge": "~2.7|~3.0"
3546 },
3547 "suggest": {
3548 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
3549 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
3550 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
3551 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
3552 },
3553 "type": "library",
3554 "extra": {
3555 "branch-alias": {
3556 "dev-master": "1.7.x-dev"
3557 }
3558 },
3559 "autoload": {
3560 "psr-4": {
3561 "Behat\\Mink\\": "src/"
3562 }
3563 },
3564 "notification-url": "https://packagist.org/downloads/",
3565 "license": [
3566 "MIT"
3567 ],
3568 "authors": [
3569 {
3570 "name": "Konstantin Kudryashov",
3571 "email": "ever.zet@gmail.com",
3572 "homepage": "http://everzet.com"
3573 }
3574 ],
3575 "description": "Browser controller/emulator abstraction for PHP",
3576 "homepage": "http://mink.behat.org/",
3577 "keywords": [
3578 "browser",
3579 "testing",
3580 "web"
3581 ],
3582 "time": "2017-02-06T09:59:54+00:00"
3583 },
3584 {
3585 "name": "behat/mink-browserkit-driver",
3586 "version": "v1.3.2",
3587 "source": {
3588 "type": "git",
3589 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
3590 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
3591 },
3592 "dist": {
3593 "type": "zip",
3594 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
3595 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
3596 "shasum": ""
3597 },
3598 "require": {
3599 "behat/mink": "^1.7.1@dev",
3600 "php": ">=5.3.6",
3601 "symfony/browser-kit": "~2.3|~3.0",
3602 "symfony/dom-crawler": "~2.3|~3.0"
3603 },
3604 "require-dev": {
3605 "silex/silex": "~1.2",
3606 "symfony/phpunit-bridge": "~2.7|~3.0"
3607 },
3608 "type": "mink-driver",
3609 "extra": {
3610 "branch-alias": {
3611 "dev-master": "1.3.x-dev"
3612 }
3613 },
3614 "autoload": {
3615 "psr-4": {
3616 "Behat\\Mink\\Driver\\": "src/"
3617 }
3618 },
3619 "notification-url": "https://packagist.org/downloads/",
3620 "license": [
3621 "MIT"
3622 ],
3623 "authors": [
3624 {
3625 "name": "Konstantin Kudryashov",
3626 "email": "ever.zet@gmail.com",
3627 "homepage": "http://everzet.com"
3628 }
3629 ],
3630 "description": "Symfony2 BrowserKit driver for Mink framework",
3631 "homepage": "http://mink.behat.org/",
3632 "keywords": [
3633 "Mink",
3634 "Symfony2",
3635 "browser",
3636 "testing"
3637 ],
3638 "time": "2016-03-05T08:59:47+00:00"
3639 },
3640 {
3641 "name": "behat/mink-goutte-driver",
3642 "version": "v1.2.1",
3643 "source": {
3644 "type": "git",
3645 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
3646 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
3647 },
3648 "dist": {
3649 "type": "zip",
3650 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
3651 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
3652 "shasum": ""
3653 },
3654 "require": {
3655 "behat/mink": "~1.6@dev",
3656 "behat/mink-browserkit-driver": "~1.2@dev",
3657 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
3658 "php": ">=5.3.1"
3659 },
3660 "require-dev": {
3661 "symfony/phpunit-bridge": "~2.7|~3.0"
3662 },
3663 "type": "mink-driver",
3664 "extra": {
3665 "branch-alias": {
3666 "dev-master": "1.2.x-dev"
3667 }
3668 },
3669 "autoload": {
3670 "psr-4": {
3671 "Behat\\Mink\\Driver\\": "src/"
3672 }
3673 },
3674 "notification-url": "https://packagist.org/downloads/",
3675 "license": [
3676 "MIT"
3677 ],
3678 "authors": [
3679 {
3680 "name": "Konstantin Kudryashov",
3681 "email": "ever.zet@gmail.com",
3682 "homepage": "http://everzet.com"
3683 }
3684 ],
3685 "description": "Goutte driver for Mink framework",
3686 "homepage": "http://mink.behat.org/",
3687 "keywords": [
3688 "browser",
3689 "goutte",
3690 "headless",
3691 "testing"
3692 ],
3693 "time": "2016-03-05T09:04:22+00:00"
3694 },
3695 {
3696 "name": "doctrine/instantiator",
3697 "version": "1.0.5",
3698 "source": {
3699 "type": "git",
3700 "url": "https://github.com/doctrine/instantiator.git",
3701 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3702 },
3703 "dist": {
3704 "type": "zip",
3705 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3706 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3707 "shasum": ""
3708 },
3709 "require": {
3710 "php": ">=5.3,<8.0-DEV"
3711 },
3712 "require-dev": {
3713 "athletic/athletic": "~0.1.8",
3714 "ext-pdo": "*",
3715 "ext-phar": "*",
3716 "phpunit/phpunit": "~4.0",
3717 "squizlabs/php_codesniffer": "~2.0"
3718 },
3719 "type": "library",
3720 "extra": {
3721 "branch-alias": {
3722 "dev-master": "1.0.x-dev"
3723 }
3724 },
3725 "autoload": {
3726 "psr-4": {
3727 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3728 }
3729 },
3730 "notification-url": "https://packagist.org/downloads/",
3731 "license": [
3732 "MIT"
3733 ],
3734 "authors": [
3735 {
3736 "name": "Marco Pivetta",
3737 "email": "ocramius@gmail.com",
3738 "homepage": "http://ocramius.github.com/"
3739 }
3740 ],
3741 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3742 "homepage": "https://github.com/doctrine/instantiator",
3743 "keywords": [
3744 "constructor",
3745 "instantiate"
3746 ],
3747 "time": "2015-06-14T21:17:01+00:00"
3748 },
3749 {
3750 "name": "drupal/coder",
3751 "version": "8.2.12",
3752 "source": {
3753 "type": "git",
3754 "url": "https://github.com/klausi/coder.git",
3755 "reference": "984c54a7b1e8f27ff1c32348df69712afd86b17f"
3756 },
3757 "dist": {
3758 "type": "zip",
3759 "url": "https://api.github.com/repos/klausi/coder/zipball/984c54a7b1e8f27ff1c32348df69712afd86b17f",
3760 "reference": "984c54a7b1e8f27ff1c32348df69712afd86b17f",
3761 "shasum": ""
3762 },
3763 "require": {
3764 "ext-mbstring": "*",
3765 "php": ">=5.4.0",
3766 "squizlabs/php_codesniffer": ">=2.8.1 <3.0",
3767 "symfony/yaml": ">=2.0.0"
3768 },
3769 "require-dev": {
3770 "phpunit/phpunit": ">=3.7 <6"
3771 },
3772 "type": "phpcodesniffer-standard",
3773 "notification-url": "https://packagist.org/downloads/",
3774 "license": [
3775 "GPL-2.0+"
3776 ],
3777 "description": "Coder is a library to review Drupal code.",
3778 "homepage": "https://www.drupal.org/project/coder",
3779 "keywords": [
3780 "code review",
3781 "phpcs",
3782 "standards"
3783 ],
3784 "time": "2017-03-18T10:28:49+00:00"
3785 },
3786 {
3787 "name": "fabpot/goutte",
3788 "version": "v3.2.1",
3789 "source": {
3790 "type": "git",
3791 "url": "https://github.com/FriendsOfPHP/Goutte.git",
3792 "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638"
3793 },
3794 "dist": {
3795 "type": "zip",
3796 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/db5c28f4a010b4161d507d5304e28a7ebf211638",
3797 "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638",
3798 "shasum": ""
3799 },
3800 "require": {
3801 "guzzlehttp/guzzle": "^6.0",
3802 "php": ">=5.5.0",
3803 "symfony/browser-kit": "~2.1|~3.0",
3804 "symfony/css-selector": "~2.1|~3.0",
3805 "symfony/dom-crawler": "~2.1|~3.0"
3806 },
3807 "type": "application",
3808 "extra": {
3809 "branch-alias": {
3810 "dev-master": "3.2-dev"
3811 }
3812 },
3813 "autoload": {
3814 "psr-4": {
3815 "Goutte\\": "Goutte"
3816 }
3817 },
3818 "notification-url": "https://packagist.org/downloads/",
3819 "license": [
3820 "MIT"
3821 ],
3822 "authors": [
3823 {
3824 "name": "Fabien Potencier",
3825 "email": "fabien@symfony.com"
3826 }
3827 ],
3828 "description": "A simple PHP Web Scraper",
3829 "homepage": "https://github.com/FriendsOfPHP/Goutte",
3830 "keywords": [
3831 "scraper"
3832 ],
3833 "time": "2017-01-03T13:21:43+00:00"
3834 },
3835 {
3836 "name": "ircmaxell/password-compat",
3837 "version": "v1.0.4",
3838 "source": {
3839 "type": "git",
3840 "url": "https://github.com/ircmaxell/password_compat.git",
3841 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
3842 },
3843 "dist": {
3844 "type": "zip",
3845 "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
3846 "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
3847 "shasum": ""
3848 },
3849 "require-dev": {
3850 "phpunit/phpunit": "4.*"
3851 },
3852 "type": "library",
3853 "autoload": {
3854 "files": [
3855 "lib/password.php"
3856 ]
3857 },
3858 "notification-url": "https://packagist.org/downloads/",
3859 "license": [
3860 "MIT"
3861 ],
3862 "authors": [
3863 {
3864 "name": "Anthony Ferrara",
3865 "email": "ircmaxell@php.net",
3866 "homepage": "http://blog.ircmaxell.com"
3867 }
3868 ],
3869 "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
3870 "homepage": "https://github.com/ircmaxell/password_compat",
3871 "keywords": [
3872 "hashing",
3873 "password"
3874 ],
3875 "time": "2014-11-20T16:49:30+00:00"
3876 },
3877 {
3878 "name": "jcalderonzumba/gastonjs",
3879 "version": "v1.0.2",
3880 "source": {
3881 "type": "git",
3882 "url": "https://github.com/jcalderonzumba/gastonjs.git",
3883 "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622"
3884 },
3885 "dist": {
3886 "type": "zip",
3887 "url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/21bebb8ca03eb0f93ec2f3fad61192fb079e2622",
3888 "reference": "21bebb8ca03eb0f93ec2f3fad61192fb079e2622",
3889 "shasum": ""
3890 },
3891 "require": {
3892 "guzzlehttp/guzzle": "~5.0|~6.0",
3893 "php": ">=5.4"
3894 },
3895 "require-dev": {
3896 "phpunit/phpunit": "~4.6",
3897 "silex/silex": "~1.2",
3898 "symfony/phpunit-bridge": "~2.7",
3899 "symfony/process": "~2.1"
3900 },
3901 "type": "phantomjs-api",
3902 "extra": {
3903 "branch-alias": {
3904 "dev-master": "1.1.x-dev"
3905 }
3906 },
3907 "autoload": {
3908 "psr-4": {
3909 "Zumba\\GastonJS\\": "src"
3910 }
3911 },
3912 "notification-url": "https://packagist.org/downloads/",
3913 "license": [
3914 "MIT"
3915 ],
3916 "authors": [
3917 {
3918 "name": "Juan Francisco Calderón Zumba",
3919 "email": "juanfcz@gmail.com",
3920 "homepage": "http://github.com/jcalderonzumba"
3921 }
3922 ],
3923 "description": "PhantomJS API based server for webpage automation",
3924 "homepage": "https://github.com/jcalderonzumba/gastonjs",
3925 "keywords": [
3926 "api",
3927 "automation",
3928 "browser",
3929 "headless",
3930 "phantomjs"
3931 ],
3932 "time": "2016-01-18T09:21:03+00:00"
3933 },
3934 {
3935 "name": "jcalderonzumba/mink-phantomjs-driver",
3936 "version": "v0.3.1",
3937 "source": {
3938 "type": "git",
3939 "url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
3940 "reference": "782892dbea4af7d04024374672b3790b6c008def"
3941 },
3942 "dist": {
3943 "type": "zip",
3944 "url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/782892dbea4af7d04024374672b3790b6c008def",
3945 "reference": "782892dbea4af7d04024374672b3790b6c008def",
3946 "shasum": ""
3947 },
3948 "require": {
3949 "behat/mink": "~1.6",
3950 "jcalderonzumba/gastonjs": "~1.0",
3951 "php": ">=5.4",
3952 "twig/twig": "~1.20|~2.0"
3953 },
3954 "require-dev": {
3955 "phpunit/phpunit": "~4.6",
3956 "silex/silex": "~1.2",
3957 "symfony/css-selector": "~2.1",
3958 "symfony/phpunit-bridge": "~2.7",
3959 "symfony/process": "~2.3"
3960 },
3961 "type": "mink-driver",
3962 "extra": {
3963 "branch-alias": {
3964 "dev-master": "0.4.x-dev"
3965 }
3966 },
3967 "autoload": {
3968 "psr-4": {
3969 "Zumba\\Mink\\Driver\\": "src"
3970 }
3971 },
3972 "notification-url": "https://packagist.org/downloads/",
3973 "license": [
3974 "MIT"
3975 ],
3976 "authors": [
3977 {
3978 "name": "Juan Francisco Calderón Zumba",
3979 "email": "juanfcz@gmail.com",
3980 "homepage": "http://github.com/jcalderonzumba"
3981 }
3982 ],
3983 "description": "PhantomJS driver for Mink framework",
3984 "homepage": "http://mink.behat.org/",
3985 "keywords": [
3986 "ajax",
3987 "browser",
3988 "headless",
3989 "javascript",
3990 "phantomjs",
3991 "testing"
3992 ],
3993 "time": "2015-12-04T13:55:02+00:00"
3994 },
3995 {
3996 "name": "mikey179/vfsStream",
3997 "version": "v1.6.5",
3998 "source": {
3999 "type": "git",
4000 "url": "https://github.com/mikey179/vfsStream.git",
4001 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
4002 },
4003 "dist": {
4004 "type": "zip",
4005 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
4006 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
4007 "shasum": ""
4008 },
4009 "require": {
4010 "php": ">=5.3.0"
4011 },
4012 "require-dev": {
4013 "phpunit/phpunit": "~4.5"
4014 },
4015 "type": "library",
4016 "extra": {
4017 "branch-alias": {
4018 "dev-master": "1.6.x-dev"
4019 }
4020 },
4021 "autoload": {
4022 "psr-0": {
4023 "org\\bovigo\\vfs\\": "src/main/php"
4024 }
4025 },
4026 "notification-url": "https://packagist.org/downloads/",
4027 "license": [
4028 "BSD-3-Clause"
4029 ],
4030 "authors": [
4031 {
4032 "name": "Frank Kleine",
4033 "homepage": "http://frankkleine.de/",
4034 "role": "Developer"
4035 }
4036 ],
4037 "description": "Virtual file system to mock the real file system in unit tests.",
4038 "homepage": "http://vfs.bovigo.org/",
4039 "time": "2017-08-01T08:02:14+00:00"
4040 },
4041 {
4042 "name": "phpspec/prophecy",
4043 "version": "v1.7.0",
4044 "source": {
4045 "type": "git",
4046 "url": "https://github.com/phpspec/prophecy.git",
4047 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
4048 },
4049 "dist": {
4050 "type": "zip",
4051 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
4052 "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
4053 "shasum": ""
4054 },
4055 "require": {
4056 "doctrine/instantiator": "^1.0.2",
4057 "php": "^5.3|^7.0",
4058 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
4059 "sebastian/comparator": "^1.1|^2.0",
4060 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
4061 },
4062 "require-dev": {
4063 "phpspec/phpspec": "^2.5|^3.2",
4064 "phpunit/phpunit": "^4.8 || ^5.6.5"
4065 },
4066 "type": "library",
4067 "extra": {
4068 "branch-alias": {
4069 "dev-master": "1.6.x-dev"
4070 }
4071 },
4072 "autoload": {
4073 "psr-0": {
4074 "Prophecy\\": "src/"
4075 }
4076 },
4077 "notification-url": "https://packagist.org/downloads/",
4078 "license": [
4079 "MIT"
4080 ],
4081 "authors": [
4082 {
4083 "name": "Konstantin Kudryashov",
4084 "email": "ever.zet@gmail.com",
4085 "homepage": "http://everzet.com"
4086 },
4087 {
4088 "name": "Marcello Duarte",
4089 "email": "marcello.duarte@gmail.com"
4090 }
4091 ],
4092 "description": "Highly opinionated mocking framework for PHP 5.3+",
4093 "homepage": "https://github.com/phpspec/prophecy",
4094 "keywords": [
4095 "Double",
4096 "Dummy",
4097 "fake",
4098 "mock",
4099 "spy",
4100 "stub"
4101 ],
4102 "time": "2017-03-02T20:05:34+00:00"
4103 },
4104 {
4105 "name": "phpunit/php-code-coverage",
4106 "version": "2.2.4",
4107 "source": {
4108 "type": "git",
4109 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
4110 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
4111 },
4112 "dist": {
4113 "type": "zip",
4114 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
4115 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
4116 "shasum": ""
4117 },
4118 "require": {
4119 "php": ">=5.3.3",
4120 "phpunit/php-file-iterator": "~1.3",
4121 "phpunit/php-text-template": "~1.2",
4122 "phpunit/php-token-stream": "~1.3",
4123 "sebastian/environment": "^1.3.2",
4124 "sebastian/version": "~1.0"
4125 },
4126 "require-dev": {
4127 "ext-xdebug": ">=2.1.4",
4128 "phpunit/phpunit": "~4"
4129 },
4130 "suggest": {
4131 "ext-dom": "*",
4132 "ext-xdebug": ">=2.2.1",
4133 "ext-xmlwriter": "*"
4134 },
4135 "type": "library",
4136 "extra": {
4137 "branch-alias": {
4138 "dev-master": "2.2.x-dev"
4139 }
4140 },
4141 "autoload": {
4142 "classmap": [
4143 "src/"
4144 ]
4145 },
4146 "notification-url": "https://packagist.org/downloads/",
4147 "license": [
4148 "BSD-3-Clause"
4149 ],
4150 "authors": [
4151 {
4152 "name": "Sebastian Bergmann",
4153 "email": "sb@sebastian-bergmann.de",
4154 "role": "lead"
4155 }
4156 ],
4157 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
4158 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
4159 "keywords": [
4160 "coverage",
4161 "testing",
4162 "xunit"
4163 ],
4164 "time": "2015-10-06T15:47:00+00:00"
4165 },
4166 {
4167 "name": "phpunit/php-file-iterator",
4168 "version": "1.4.2",
4169 "source": {
4170 "type": "git",
4171 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
4172 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
4173 },
4174 "dist": {
4175 "type": "zip",
4176 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
4177 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
4178 "shasum": ""
4179 },
4180 "require": {
4181 "php": ">=5.3.3"
4182 },
4183 "type": "library",
4184 "extra": {
4185 "branch-alias": {
4186 "dev-master": "1.4.x-dev"
4187 }
4188 },
4189 "autoload": {
4190 "classmap": [
4191 "src/"
4192 ]
4193 },
4194 "notification-url": "https://packagist.org/downloads/",
4195 "license": [
4196 "BSD-3-Clause"
4197 ],
4198 "authors": [
4199 {
4200 "name": "Sebastian Bergmann",
4201 "email": "sb@sebastian-bergmann.de",
4202 "role": "lead"
4203 }
4204 ],
4205 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
4206 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
4207 "keywords": [
4208 "filesystem",
4209 "iterator"
4210 ],
4211 "time": "2016-10-03T07:40:28+00:00"
4212 },
4213 {
4214 "name": "phpunit/php-text-template",
4215 "version": "1.2.1",
4216 "source": {
4217 "type": "git",
4218 "url": "https://github.com/sebastianbergmann/php-text-template.git",
4219 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
4220 },
4221 "dist": {
4222 "type": "zip",
4223 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4224 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4225 "shasum": ""
4226 },
4227 "require": {
4228 "php": ">=5.3.3"
4229 },
4230 "type": "library",
4231 "autoload": {
4232 "classmap": [
4233 "src/"
4234 ]
4235 },
4236 "notification-url": "https://packagist.org/downloads/",
4237 "license": [
4238 "BSD-3-Clause"
4239 ],
4240 "authors": [
4241 {
4242 "name": "Sebastian Bergmann",
4243 "email": "sebastian@phpunit.de",
4244 "role": "lead"
4245 }
4246 ],
4247 "description": "Simple template engine.",
4248 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
4249 "keywords": [
4250 "template"
4251 ],
4252 "time": "2015-06-21T13:50:34+00:00"
4253 },
4254 {
4255 "name": "phpunit/php-timer",
4256 "version": "1.0.9",
4257 "source": {
4258 "type": "git",
4259 "url": "https://github.com/sebastianbergmann/php-timer.git",
4260 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
4261 },
4262 "dist": {
4263 "type": "zip",
4264 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
4265 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
4266 "shasum": ""
4267 },
4268 "require": {
4269 "php": "^5.3.3 || ^7.0"
4270 },
4271 "require-dev": {
4272 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
4273 },
4274 "type": "library",
4275 "extra": {
4276 "branch-alias": {
4277 "dev-master": "1.0-dev"
4278 }
4279 },
4280 "autoload": {
4281 "classmap": [
4282 "src/"
4283 ]
4284 },
4285 "notification-url": "https://packagist.org/downloads/",
4286 "license": [
4287 "BSD-3-Clause"
4288 ],
4289 "authors": [
4290 {
4291 "name": "Sebastian Bergmann",
4292 "email": "sb@sebastian-bergmann.de",
4293 "role": "lead"
4294 }
4295 ],
4296 "description": "Utility class for timing",
4297 "homepage": "https://github.com/sebastianbergmann/php-timer/",
4298 "keywords": [
4299 "timer"
4300 ],
4301 "time": "2017-02-26T11:10:40+00:00"
4302 },
4303 {
4304 "name": "phpunit/php-token-stream",
4305 "version": "1.4.11",
4306 "source": {
4307 "type": "git",
4308 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
4309 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
4310 },
4311 "dist": {
4312 "type": "zip",
4313 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
4314 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
4315 "shasum": ""
4316 },
4317 "require": {
4318 "ext-tokenizer": "*",
4319 "php": ">=5.3.3"
4320 },
4321 "require-dev": {
4322 "phpunit/phpunit": "~4.2"
4323 },
4324 "type": "library",
4325 "extra": {
4326 "branch-alias": {
4327 "dev-master": "1.4-dev"
4328 }
4329 },
4330 "autoload": {
4331 "classmap": [
4332 "src/"
4333 ]
4334 },
4335 "notification-url": "https://packagist.org/downloads/",
4336 "license": [
4337 "BSD-3-Clause"
4338 ],
4339 "authors": [
4340 {
4341 "name": "Sebastian Bergmann",
4342 "email": "sebastian@phpunit.de"
4343 }
4344 ],
4345 "description": "Wrapper around PHP's tokenizer extension.",
4346 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
4347 "keywords": [
4348 "tokenizer"
4349 ],
4350 "time": "2017-02-27T10:12:30+00:00"
4351 },
4352 {
4353 "name": "phpunit/phpunit",
4354 "version": "4.8.36",
4355 "source": {
4356 "type": "git",
4357 "url": "https://github.com/sebastianbergmann/phpunit.git",
4358 "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
4359 },
4360 "dist": {
4361 "type": "zip",
4362 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
4363 "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
4364 "shasum": ""
4365 },
4366 "require": {
4367 "ext-dom": "*",
4368 "ext-json": "*",
4369 "ext-pcre": "*",
4370 "ext-reflection": "*",
4371 "ext-spl": "*",
4372 "php": ">=5.3.3",
4373 "phpspec/prophecy": "^1.3.1",
4374 "phpunit/php-code-coverage": "~2.1",
4375 "phpunit/php-file-iterator": "~1.4",
4376 "phpunit/php-text-template": "~1.2",
4377 "phpunit/php-timer": "^1.0.6",
4378 "phpunit/phpunit-mock-objects": "~2.3",
4379 "sebastian/comparator": "~1.2.2",
4380 "sebastian/diff": "~1.2",
4381 "sebastian/environment": "~1.3",
4382 "sebastian/exporter": "~1.2",
4383 "sebastian/global-state": "~1.0",
4384 "sebastian/version": "~1.0",
4385 "symfony/yaml": "~2.1|~3.0"
4386 },
4387 "suggest": {
4388 "phpunit/php-invoker": "~1.1"
4389 },
4390 "bin": [
4391 "phpunit"
4392 ],
4393 "type": "library",
4394 "extra": {
4395 "branch-alias": {
4396 "dev-master": "4.8.x-dev"
4397 }
4398 },
4399 "autoload": {
4400 "classmap": [
4401 "src/"
4402 ]
4403 },
4404 "notification-url": "https://packagist.org/downloads/",
4405 "license": [
4406 "BSD-3-Clause"
4407 ],
4408 "authors": [
4409 {
4410 "name": "Sebastian Bergmann",
4411 "email": "sebastian@phpunit.de",
4412 "role": "lead"
4413 }
4414 ],
4415 "description": "The PHP Unit Testing framework.",
4416 "homepage": "https://phpunit.de/",
4417 "keywords": [
4418 "phpunit",
4419 "testing",
4420 "xunit"
4421 ],
4422 "time": "2017-06-21T08:07:12+00:00"
4423 },
4424 {
4425 "name": "phpunit/phpunit-mock-objects",
4426 "version": "2.3.8",
4427 "source": {
4428 "type": "git",
4429 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4430 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
4431 },
4432 "dist": {
4433 "type": "zip",
4434 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
4435 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
4436 "shasum": ""
4437 },
4438 "require": {
4439 "doctrine/instantiator": "^1.0.2",
4440 "php": ">=5.3.3",
4441 "phpunit/php-text-template": "~1.2",
4442 "sebastian/exporter": "~1.2"
4443 },
4444 "require-dev": {
4445 "phpunit/phpunit": "~4.4"
4446 },
4447 "suggest": {
4448 "ext-soap": "*"
4449 },
4450 "type": "library",
4451 "extra": {
4452 "branch-alias": {
4453 "dev-master": "2.3.x-dev"
4454 }
4455 },
4456 "autoload": {
4457 "classmap": [
4458 "src/"
4459 ]
4460 },
4461 "notification-url": "https://packagist.org/downloads/",
4462 "license": [
4463 "BSD-3-Clause"
4464 ],
4465 "authors": [
4466 {
4467 "name": "Sebastian Bergmann",
4468 "email": "sb@sebastian-bergmann.de",
4469 "role": "lead"
4470 }
4471 ],
4472 "description": "Mock Object library for PHPUnit",
4473 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4474 "keywords": [
4475 "mock",
4476 "xunit"
4477 ],
4478 "time": "2015-10-02T06:51:40+00:00"
4479 },
4480 {
4481 "name": "sebastian/comparator",
4482 "version": "1.2.4",
4483 "source": {
4484 "type": "git",
4485 "url": "https://github.com/sebastianbergmann/comparator.git",
4486 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
4487 },
4488 "dist": {
4489 "type": "zip",
4490 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4491 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4492 "shasum": ""
4493 },
4494 "require": {
4495 "php": ">=5.3.3",
4496 "sebastian/diff": "~1.2",
4497 "sebastian/exporter": "~1.2 || ~2.0"
4498 },
4499 "require-dev": {
4500 "phpunit/phpunit": "~4.4"
4501 },
4502 "type": "library",
4503 "extra": {
4504 "branch-alias": {
4505 "dev-master": "1.2.x-dev"
4506 }
4507 },
4508 "autoload": {
4509 "classmap": [
4510 "src/"
4511 ]
4512 },
4513 "notification-url": "https://packagist.org/downloads/",
4514 "license": [
4515 "BSD-3-Clause"
4516 ],
4517 "authors": [
4518 {
4519 "name": "Jeff Welch",
4520 "email": "whatthejeff@gmail.com"
4521 },
4522 {
4523 "name": "Volker Dusch",
4524 "email": "github@wallbash.com"
4525 },
4526 {
4527 "name": "Bernhard Schussek",
4528 "email": "bschussek@2bepublished.at"
4529 },
4530 {
4531 "name": "Sebastian Bergmann",
4532 "email": "sebastian@phpunit.de"
4533 }
4534 ],
4535 "description": "Provides the functionality to compare PHP values for equality",
4536 "homepage": "http://www.github.com/sebastianbergmann/comparator",
4537 "keywords": [
4538 "comparator",
4539 "compare",
4540 "equality"
4541 ],
4542 "time": "2017-01-29T09:50:25+00:00"
4543 },
4544 {
4545 "name": "sebastian/diff",
4546 "version": "1.4.1",
4547 "source": {
4548 "type": "git",
4549 "url": "https://github.com/sebastianbergmann/diff.git",
4550 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4551 },
4552 "dist": {
4553 "type": "zip",
4554 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4555 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4556 "shasum": ""
4557 },
4558 "require": {
4559 "php": ">=5.3.3"
4560 },
4561 "require-dev": {
4562 "phpunit/phpunit": "~4.8"
4563 },
4564 "type": "library",
4565 "extra": {
4566 "branch-alias": {
4567 "dev-master": "1.4-dev"
4568 }
4569 },
4570 "autoload": {
4571 "classmap": [
4572 "src/"
4573 ]
4574 },
4575 "notification-url": "https://packagist.org/downloads/",
4576 "license": [
4577 "BSD-3-Clause"
4578 ],
4579 "authors": [
4580 {
4581 "name": "Kore Nordmann",
4582 "email": "mail@kore-nordmann.de"
4583 },
4584 {
4585 "name": "Sebastian Bergmann",
4586 "email": "sebastian@phpunit.de"
4587 }
4588 ],
4589 "description": "Diff implementation",
4590 "homepage": "https://github.com/sebastianbergmann/diff",
4591 "keywords": [
4592 "diff"
4593 ],
4594 "time": "2015-12-08T07:14:41+00:00"
4595 },
4596 {
4597 "name": "sebastian/environment",
4598 "version": "1.3.8",
4599 "source": {
4600 "type": "git",
4601 "url": "https://github.com/sebastianbergmann/environment.git",
4602 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
4603 },
4604 "dist": {
4605 "type": "zip",
4606 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
4607 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
4608 "shasum": ""
4609 },
4610 "require": {
4611 "php": "^5.3.3 || ^7.0"
4612 },
4613 "require-dev": {
4614 "phpunit/phpunit": "^4.8 || ^5.0"
4615 },
4616 "type": "library",
4617 "extra": {
4618 "branch-alias": {
4619 "dev-master": "1.3.x-dev"
4620 }
4621 },
4622 "autoload": {
4623 "classmap": [
4624 "src/"
4625 ]
4626 },
4627 "notification-url": "https://packagist.org/downloads/",
4628 "license": [
4629 "BSD-3-Clause"
4630 ],
4631 "authors": [
4632 {
4633 "name": "Sebastian Bergmann",
4634 "email": "sebastian@phpunit.de"
4635 }
4636 ],
4637 "description": "Provides functionality to handle HHVM/PHP environments",
4638 "homepage": "http://www.github.com/sebastianbergmann/environment",
4639 "keywords": [
4640 "Xdebug",
4641 "environment",
4642 "hhvm"
4643 ],
4644 "time": "2016-08-18T05:49:44+00:00"
4645 },
4646 {
4647 "name": "sebastian/exporter",
4648 "version": "1.2.2",
4649 "source": {
4650 "type": "git",
4651 "url": "https://github.com/sebastianbergmann/exporter.git",
4652 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
4653 },
4654 "dist": {
4655 "type": "zip",
4656 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
4657 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
4658 "shasum": ""
4659 },
4660 "require": {
4661 "php": ">=5.3.3",
4662 "sebastian/recursion-context": "~1.0"
4663 },
4664 "require-dev": {
4665 "ext-mbstring": "*",
4666 "phpunit/phpunit": "~4.4"
4667 },
4668 "type": "library",
4669 "extra": {
4670 "branch-alias": {
4671 "dev-master": "1.3.x-dev"
4672 }
4673 },
4674 "autoload": {
4675 "classmap": [
4676 "src/"
4677 ]
4678 },
4679 "notification-url": "https://packagist.org/downloads/",
4680 "license": [
4681 "BSD-3-Clause"
4682 ],
4683 "authors": [
4684 {
4685 "name": "Jeff Welch",
4686 "email": "whatthejeff@gmail.com"
4687 },
4688 {
4689 "name": "Volker Dusch",
4690 "email": "github@wallbash.com"
4691 },
4692 {
4693 "name": "Bernhard Schussek",
4694 "email": "bschussek@2bepublished.at"
4695 },
4696 {
4697 "name": "Sebastian Bergmann",
4698 "email": "sebastian@phpunit.de"
4699 },
4700 {
4701 "name": "Adam Harvey",
4702 "email": "aharvey@php.net"
4703 }
4704 ],
4705 "description": "Provides the functionality to export PHP variables for visualization",
4706 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4707 "keywords": [
4708 "export",
4709 "exporter"
4710 ],
4711 "time": "2016-06-17T09:04:28+00:00"
4712 },
4713 {
4714 "name": "sebastian/global-state",
4715 "version": "1.1.1",
4716 "source": {
4717 "type": "git",
4718 "url": "https://github.com/sebastianbergmann/global-state.git",
4719 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4720 },
4721 "dist": {
4722 "type": "zip",
4723 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4724 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4725 "shasum": ""
4726 },
4727 "require": {
4728 "php": ">=5.3.3"
4729 },
4730 "require-dev": {
4731 "phpunit/phpunit": "~4.2"
4732 },
4733 "suggest": {
4734 "ext-uopz": "*"
4735 },
4736 "type": "library",
4737 "extra": {
4738 "branch-alias": {
4739 "dev-master": "1.0-dev"
4740 }
4741 },
4742 "autoload": {
4743 "classmap": [
4744 "src/"
4745 ]
4746 },
4747 "notification-url": "https://packagist.org/downloads/",
4748 "license": [
4749 "BSD-3-Clause"
4750 ],
4751 "authors": [
4752 {
4753 "name": "Sebastian Bergmann",
4754 "email": "sebastian@phpunit.de"
4755 }
4756 ],
4757 "description": "Snapshotting of global state",
4758 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4759 "keywords": [
4760 "global state"
4761 ],
4762 "time": "2015-10-12T03:26:01+00:00"
4763 },
4764 {
4765 "name": "sebastian/recursion-context",
4766 "version": "1.0.5",
4767 "source": {
4768 "type": "git",
4769 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4770 "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
4771 },
4772 "dist": {
4773 "type": "zip",
4774 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
4775 "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
4776 "shasum": ""
4777 },
4778 "require": {
4779 "php": ">=5.3.3"
4780 },
4781 "require-dev": {
4782 "phpunit/phpunit": "~4.4"
4783 },
4784 "type": "library",
4785 "extra": {
4786 "branch-alias": {
4787 "dev-master": "1.0.x-dev"
4788 }
4789 },
4790 "autoload": {
4791 "classmap": [
4792 "src/"
4793 ]
4794 },
4795 "notification-url": "https://packagist.org/downloads/",
4796 "license": [
4797 "BSD-3-Clause"
4798 ],
4799 "authors": [
4800 {
4801 "name": "Jeff Welch",
4802 "email": "whatthejeff@gmail.com"
4803 },
4804 {
4805 "name": "Sebastian Bergmann",
4806 "email": "sebastian@phpunit.de"
4807 },
4808 {
4809 "name": "Adam Harvey",
4810 "email": "aharvey@php.net"
4811 }
4812 ],
4813 "description": "Provides functionality to recursively process PHP variables",
4814 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4815 "time": "2016-10-03T07:41:43+00:00"
4816 },
4817 {
4818 "name": "sebastian/version",
4819 "version": "1.0.6",
4820 "source": {
4821 "type": "git",
4822 "url": "https://github.com/sebastianbergmann/version.git",
4823 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
4824 },
4825 "dist": {
4826 "type": "zip",
4827 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
4828 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
4829 "shasum": ""
4830 },
4831 "type": "library",
4832 "autoload": {
4833 "classmap": [
4834 "src/"
4835 ]
4836 },
4837 "notification-url": "https://packagist.org/downloads/",
4838 "license": [
4839 "BSD-3-Clause"
4840 ],
4841 "authors": [
4842 {
4843 "name": "Sebastian Bergmann",
4844 "email": "sebastian@phpunit.de",
4845 "role": "lead"
4846 }
4847 ],
4848 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4849 "homepage": "https://github.com/sebastianbergmann/version",
4850 "time": "2015-06-21T13:59:46+00:00"
4851 },
4852 {
4853 "name": "squizlabs/php_codesniffer",
4854 "version": "2.8.1",
4855 "source": {
4856 "type": "git",
4857 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
4858 "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d"
4859 },
4860 "dist": {
4861 "type": "zip",
4862 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
4863 "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
4864 "shasum": ""
4865 },
4866 "require": {
4867 "ext-simplexml": "*",
4868 "ext-tokenizer": "*",
4869 "ext-xmlwriter": "*",
4870 "php": ">=5.1.2"
4871 },
4872 "require-dev": {
4873 "phpunit/phpunit": "~4.0"
4874 },
4875 "bin": [
4876 "scripts/phpcs",
4877 "scripts/phpcbf"
4878 ],
4879 "type": "library",
4880 "extra": {
4881 "branch-alias": {
4882 "dev-master": "2.x-dev"
4883 }
4884 },
4885 "autoload": {
4886 "classmap": [
4887 "CodeSniffer.php",
4888 "CodeSniffer/CLI.php",
4889 "CodeSniffer/Exception.php",
4890 "CodeSniffer/File.php",
4891 "CodeSniffer/Fixer.php",
4892 "CodeSniffer/Report.php",
4893 "CodeSniffer/Reporting.php",
4894 "CodeSniffer/Sniff.php",
4895 "CodeSniffer/Tokens.php",
4896 "CodeSniffer/Reports/",
4897 "CodeSniffer/Tokenizers/",
4898 "CodeSniffer/DocGenerators/",
4899 "CodeSniffer/Standards/AbstractPatternSniff.php",
4900 "CodeSniffer/Standards/AbstractScopeSniff.php",
4901 "CodeSniffer/Standards/AbstractVariableSniff.php",
4902 "CodeSniffer/Standards/IncorrectPatternException.php",
4903 "CodeSniffer/Standards/Generic/Sniffs/",
4904 "CodeSniffer/Standards/MySource/Sniffs/",
4905 "CodeSniffer/Standards/PEAR/Sniffs/",
4906 "CodeSniffer/Standards/PSR1/Sniffs/",
4907 "CodeSniffer/Standards/PSR2/Sniffs/",
4908 "CodeSniffer/Standards/Squiz/Sniffs/",
4909 "CodeSniffer/Standards/Zend/Sniffs/"
4910 ]
4911 },
4912 "notification-url": "https://packagist.org/downloads/",
4913 "license": [
4914 "BSD-3-Clause"
4915 ],
4916 "authors": [
4917 {
4918 "name": "Greg Sherwood",
4919 "role": "lead"
4920 }
4921 ],
4922 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
4923 "homepage": "http://www.squizlabs.com/php-codesniffer",
4924 "keywords": [
4925 "phpcs",
4926 "standards"
4927 ],
4928 "time": "2017-03-01T22:17:45+00:00"
4929 },
4930 {
4931 "name": "symfony/browser-kit",
4932 "version": "v3.2.8",
4933 "source": {
4934 "type": "git",
4935 "url": "https://github.com/symfony/browser-kit.git",
4936 "reference": "9fab1ab6f77b77f3df5fc5250fc6956811699b57"
4937 },
4938 "dist": {
4939 "type": "zip",
4940 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9fab1ab6f77b77f3df5fc5250fc6956811699b57",
4941 "reference": "9fab1ab6f77b77f3df5fc5250fc6956811699b57",
4942 "shasum": ""
4943 },
4944 "require": {
4945 "php": ">=5.5.9",
4946 "symfony/dom-crawler": "~2.8|~3.0"
4947 },
4948 "require-dev": {
4949 "symfony/css-selector": "~2.8|~3.0",
4950 "symfony/process": "~2.8|~3.0"
4951 },
4952 "suggest": {
4953 "symfony/process": ""
4954 },
4955 "type": "library",
4956 "extra": {
4957 "branch-alias": {
4958 "dev-master": "3.2-dev"
4959 }
4960 },
4961 "autoload": {
4962 "psr-4": {
4963 "Symfony\\Component\\BrowserKit\\": ""
4964 },
4965 "exclude-from-classmap": [
4966 "/Tests/"
4967 ]
4968 },
4969 "notification-url": "https://packagist.org/downloads/",
4970 "license": [
4971 "MIT"
4972 ],
4973 "authors": [
4974 {
4975 "name": "Fabien Potencier",
4976 "email": "fabien@symfony.com"
4977 },
4978 {
4979 "name": "Symfony Community",
4980 "homepage": "https://symfony.com/contributors"
4981 }
4982 ],
4983 "description": "Symfony BrowserKit Component",
4984 "homepage": "https://symfony.com",
4985 "time": "2017-04-12T14:13:17+00:00"
4986 },
4987 {
4988 "name": "symfony/css-selector",
4989 "version": "v3.2.8",
4990 "source": {
4991 "type": "git",
4992 "url": "https://github.com/symfony/css-selector.git",
4993 "reference": "02983c144038e697c959e6b06ef6666de759ccbc"
4994 },
4995 "dist": {
4996 "type": "zip",
4997 "url": "https://api.github.com/repos/symfony/css-selector/zipball/02983c144038e697c959e6b06ef6666de759ccbc",
4998 "reference": "02983c144038e697c959e6b06ef6666de759ccbc",
4999 "shasum": ""
5000 },
5001 "require": {
5002 "php": ">=5.5.9"
5003 },
5004 "type": "library",
5005 "extra": {
5006 "branch-alias": {
5007 "dev-master": "3.2-dev"
5008 }
5009 },
5010 "autoload": {
5011 "psr-4": {
5012 "Symfony\\Component\\CssSelector\\": ""
5013 },
5014 "exclude-from-classmap": [
5015 "/Tests/"
5016 ]
5017 },
5018 "notification-url": "https://packagist.org/downloads/",
5019 "license": [
5020 "MIT"
5021 ],
5022 "authors": [
5023 {
5024 "name": "Jean-François Simon",
5025 "email": "jeanfrancois.simon@sensiolabs.com"
5026 },
5027 {
5028 "name": "Fabien Potencier",
5029 "email": "fabien@symfony.com"
5030 },
5031 {
5032 "name": "Symfony Community",
5033 "homepage": "https://symfony.com/contributors"
5034 }
5035 ],
5036 "description": "Symfony CssSelector Component",
5037 "homepage": "https://symfony.com",
5038 "time": "2017-05-01T14:55:58+00:00"
5039 },
5040 {
5041 "name": "symfony/dom-crawler",
5042 "version": "v3.2.8",
5043 "source": {
5044 "type": "git",
5045 "url": "https://github.com/symfony/dom-crawler.git",
5046 "reference": "f1ad34e8af09ed17570e027cf0c58a12eddec286"
5047 },
5048 "dist": {
5049 "type": "zip",
5050 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f1ad34e8af09ed17570e027cf0c58a12eddec286",
5051 "reference": "f1ad34e8af09ed17570e027cf0c58a12eddec286",
5052 "shasum": ""
5053 },
5054 "require": {
5055 "php": ">=5.5.9",
5056 "symfony/polyfill-mbstring": "~1.0"
5057 },
5058 "require-dev": {
5059 "symfony/css-selector": "~2.8|~3.0"
5060 },
5061 "suggest": {
5062 "symfony/css-selector": ""
5063 },
5064 "type": "library",
5065 "extra": {
5066 "branch-alias": {
5067 "dev-master": "3.2-dev"
5068 }
5069 },
5070 "autoload": {
5071 "psr-4": {
5072 "Symfony\\Component\\DomCrawler\\": ""
5073 },
5074 "exclude-from-classmap": [
5075 "/Tests/"
5076 ]
5077 },
5078 "notification-url": "https://packagist.org/downloads/",
5079 "license": [
5080 "MIT"
5081 ],
5082 "authors": [
5083 {
5084 "name": "Fabien Potencier",
5085 "email": "fabien@symfony.com"
5086 },
5087 {
5088 "name": "Symfony Community",
5089 "homepage": "https://symfony.com/contributors"
5090 }
5091 ],
5092 "description": "Symfony DomCrawler Component",
5093 "homepage": "https://symfony.com",
5094 "time": "2017-04-12T14:13:17+00:00"
5095 },
5096 {
5097 "name": "symfony/phpunit-bridge",
5098 "version": "v3.2.8",
5099 "source": {
5100 "type": "git",
5101 "url": "https://github.com/symfony/phpunit-bridge.git",
5102 "reference": "00916603c524b8048906de460b7ea0dfa1651281"
5103 },
5104 "dist": {
5105 "type": "zip",
5106 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/00916603c524b8048906de460b7ea0dfa1651281",
5107 "reference": "00916603c524b8048906de460b7ea0dfa1651281",
5108 "shasum": ""
5109 },
5110 "require": {
5111 "php": ">=5.3.3"
5112 },
5113 "conflict": {
5114 "phpunit/phpunit": ">=6.0"
5115 },
5116 "suggest": {
5117 "ext-zip": "Zip support is required when using bin/simple-phpunit",
5118 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
5119 },
5120 "bin": [
5121 "bin/simple-phpunit"
5122 ],
5123 "type": "symfony-bridge",
5124 "extra": {
5125 "branch-alias": {
5126 "dev-master": "3.2-dev"
5127 }
5128 },
5129 "autoload": {
5130 "files": [
5131 "bootstrap.php"
5132 ],
5133 "psr-4": {
5134 "Symfony\\Bridge\\PhpUnit\\": ""
5135 },
5136 "exclude-from-classmap": [
5137 "/Tests/"
5138 ]
5139 },
5140 "notification-url": "https://packagist.org/downloads/",
5141 "license": [
5142 "MIT"
5143 ],
5144 "authors": [
5145 {
5146 "name": "Nicolas Grekas",
5147 "email": "p@tchwork.com"
5148 },
5149 {
5150 "name": "Symfony Community",
5151 "homepage": "https://symfony.com/contributors"
5152 }
5153 ],
5154 "description": "Symfony PHPUnit Bridge",
5155 "homepage": "https://symfony.com",
5156 "time": "2017-04-12T14:13:17+00:00"
5157 }
5158 ],
5159 "aliases": [],
5160 "minimum-stability": "dev",
5161 "stability-flags": {
5162 "behat/mink": 20
5163 },
5164 "prefer-stable": true,
5165 "prefer-lowest": false,
5166 "platform": {
5167 "php": ">=5.5.9"
5168 },
5169 "platform-dev": []
5170 }