Merge "mediawiki.action.edit.preview: Restore trigger LivePreviewPrepare"
[lhc/web/wiklou.git] / tests / phpunit / data / composer / composer.lock
1 {
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
6 ],
7 "hash": "cc6e7fc565b246cb30b0cac103a2b31e",
8 "packages": [
9 {
10 "name": "cdb/cdb",
11 "version": "1.0.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/wikimedia/cdb.git",
15 "reference": "918601ea3d31b8c37312e9c0e54446aa8bfb3425"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/wikimedia/cdb/zipball/918601ea3d31b8c37312e9c0e54446aa8bfb3425",
20 "reference": "918601ea3d31b8c37312e9c0e54446aa8bfb3425",
21 "shasum": ""
22 },
23 "require": {
24 "php": ">=5.3.2"
25 },
26 "require-dev": {
27 "phpunit/phpunit": "*"
28 },
29 "type": "library",
30 "autoload": {
31 "classmap": [
32 "src/"
33 ]
34 },
35 "notification-url": "https://packagist.org/downloads/",
36 "license": [
37 "GPLv2"
38 ],
39 "authors": [
40 {
41 "name": "Tim Starling",
42 "email": "tstarling@wikimedia.org"
43 },
44 {
45 "name": "Chad Horohoe",
46 "email": "chad@wikimedia.org"
47 }
48 ],
49 "description": "Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.",
50 "homepage": "https://www.mediawiki.org/wiki/CDB",
51 "time": "2014-11-12 19:03:26"
52 },
53 {
54 "name": "cssjanus/cssjanus",
55 "version": "v1.1.1",
56 "source": {
57 "type": "git",
58 "url": "https://github.com/cssjanus/php-cssjanus.git",
59 "reference": "62a9c32e6e140de09082b40a6e99d868ad14d4e0"
60 },
61 "dist": {
62 "type": "zip",
63 "url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/62a9c32e6e140de09082b40a6e99d868ad14d4e0",
64 "reference": "62a9c32e6e140de09082b40a6e99d868ad14d4e0",
65 "shasum": ""
66 },
67 "require": {
68 "php": ">=5.3.3"
69 },
70 "require-dev": {
71 "jakub-onderka/php-parallel-lint": "0.8.*",
72 "phpunit/phpunit": "3.7.*",
73 "squizlabs/php_codesniffer": "1.*"
74 },
75 "type": "library",
76 "autoload": {
77 "psr-0": {
78 "": "src/"
79 }
80 },
81 "notification-url": "https://packagist.org/downloads/",
82 "license": [
83 "Apache-2.0"
84 ],
85 "description": "Convert CSS stylesheets between left-to-right and right-to-left.",
86 "time": "2014-11-14 20:00:50"
87 },
88 {
89 "name": "leafo/lessphp",
90 "version": "v0.5.0",
91 "source": {
92 "type": "git",
93 "url": "https://github.com/leafo/lessphp.git",
94 "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283"
95 },
96 "dist": {
97 "type": "zip",
98 "url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
99 "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
100 "shasum": ""
101 },
102 "type": "library",
103 "extra": {
104 "branch-alias": {
105 "dev-master": "0.4.x-dev"
106 }
107 },
108 "autoload": {
109 "classmap": [
110 "lessc.inc.php"
111 ]
112 },
113 "notification-url": "https://packagist.org/downloads/",
114 "license": [
115 "MIT",
116 "GPL-3.0"
117 ],
118 "authors": [
119 {
120 "name": "Leaf Corcoran",
121 "email": "leafot@gmail.com",
122 "homepage": "http://leafo.net"
123 }
124 ],
125 "description": "lessphp is a compiler for LESS written in PHP.",
126 "homepage": "http://leafo.net/lessphp/",
127 "time": "2014-11-24 18:39:20"
128 },
129 {
130 "name": "psr/log",
131 "version": "1.0.0",
132 "source": {
133 "type": "git",
134 "url": "https://github.com/php-fig/log.git",
135 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
136 },
137 "dist": {
138 "type": "zip",
139 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
140 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
141 "shasum": ""
142 },
143 "type": "library",
144 "autoload": {
145 "psr-0": {
146 "Psr\\Log\\": ""
147 }
148 },
149 "notification-url": "https://packagist.org/downloads/",
150 "license": [
151 "MIT"
152 ],
153 "authors": [
154 {
155 "name": "PHP-FIG",
156 "homepage": "http://www.php-fig.org/"
157 }
158 ],
159 "description": "Common interface for logging libraries",
160 "keywords": [
161 "log",
162 "psr",
163 "psr-3"
164 ],
165 "time": "2012-12-21 11:40:51"
166 }
167 ],
168 "packages-dev": [
169 {
170 "name": "doctrine/instantiator",
171 "version": "1.0.4",
172 "source": {
173 "type": "git",
174 "url": "https://github.com/doctrine/instantiator.git",
175 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
176 },
177 "dist": {
178 "type": "zip",
179 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
180 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
181 "shasum": ""
182 },
183 "require": {
184 "php": ">=5.3,<8.0-DEV"
185 },
186 "require-dev": {
187 "athletic/athletic": "~0.1.8",
188 "ext-pdo": "*",
189 "ext-phar": "*",
190 "phpunit/phpunit": "~4.0",
191 "squizlabs/php_codesniffer": "2.0.*@ALPHA"
192 },
193 "type": "library",
194 "extra": {
195 "branch-alias": {
196 "dev-master": "1.0.x-dev"
197 }
198 },
199 "autoload": {
200 "psr-0": {
201 "Doctrine\\Instantiator\\": "src"
202 }
203 },
204 "notification-url": "https://packagist.org/downloads/",
205 "license": [
206 "MIT"
207 ],
208 "authors": [
209 {
210 "name": "Marco Pivetta",
211 "email": "ocramius@gmail.com",
212 "homepage": "http://ocramius.github.com/"
213 }
214 ],
215 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
216 "homepage": "https://github.com/doctrine/instantiator",
217 "keywords": [
218 "constructor",
219 "instantiate"
220 ],
221 "time": "2014-10-13 12:58:55"
222 },
223 {
224 "name": "phpunit/php-code-coverage",
225 "version": "2.0.12",
226 "source": {
227 "type": "git",
228 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
229 "reference": "7ce9da20f96964bb7a4033f53834df13328dbeab"
230 },
231 "dist": {
232 "type": "zip",
233 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7ce9da20f96964bb7a4033f53834df13328dbeab",
234 "reference": "7ce9da20f96964bb7a4033f53834df13328dbeab",
235 "shasum": ""
236 },
237 "require": {
238 "php": ">=5.3.3",
239 "phpunit/php-file-iterator": "~1.3",
240 "phpunit/php-text-template": "~1.2",
241 "phpunit/php-token-stream": "~1.3",
242 "sebastian/environment": "~1.0",
243 "sebastian/version": "~1.0"
244 },
245 "require-dev": {
246 "ext-xdebug": ">=2.1.4",
247 "phpunit/phpunit": "~4.1"
248 },
249 "suggest": {
250 "ext-dom": "*",
251 "ext-xdebug": ">=2.2.1",
252 "ext-xmlwriter": "*"
253 },
254 "type": "library",
255 "extra": {
256 "branch-alias": {
257 "dev-master": "2.0.x-dev"
258 }
259 },
260 "autoload": {
261 "classmap": [
262 "src/"
263 ]
264 },
265 "notification-url": "https://packagist.org/downloads/",
266 "include-path": [
267 ""
268 ],
269 "license": [
270 "BSD-3-Clause"
271 ],
272 "authors": [
273 {
274 "name": "Sebastian Bergmann",
275 "email": "sb@sebastian-bergmann.de",
276 "role": "lead"
277 }
278 ],
279 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
280 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
281 "keywords": [
282 "coverage",
283 "testing",
284 "xunit"
285 ],
286 "time": "2014-12-02 13:17:01"
287 },
288 {
289 "name": "phpunit/php-file-iterator",
290 "version": "1.3.4",
291 "source": {
292 "type": "git",
293 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
294 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
295 },
296 "dist": {
297 "type": "zip",
298 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
299 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
300 "shasum": ""
301 },
302 "require": {
303 "php": ">=5.3.3"
304 },
305 "type": "library",
306 "autoload": {
307 "classmap": [
308 "File/"
309 ]
310 },
311 "notification-url": "https://packagist.org/downloads/",
312 "include-path": [
313 ""
314 ],
315 "license": [
316 "BSD-3-Clause"
317 ],
318 "authors": [
319 {
320 "name": "Sebastian Bergmann",
321 "email": "sb@sebastian-bergmann.de",
322 "role": "lead"
323 }
324 ],
325 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
326 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
327 "keywords": [
328 "filesystem",
329 "iterator"
330 ],
331 "time": "2013-10-10 15:34:57"
332 },
333 {
334 "name": "phpunit/php-text-template",
335 "version": "1.2.0",
336 "source": {
337 "type": "git",
338 "url": "https://github.com/sebastianbergmann/php-text-template.git",
339 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
340 },
341 "dist": {
342 "type": "zip",
343 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
344 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
345 "shasum": ""
346 },
347 "require": {
348 "php": ">=5.3.3"
349 },
350 "type": "library",
351 "autoload": {
352 "classmap": [
353 "Text/"
354 ]
355 },
356 "notification-url": "https://packagist.org/downloads/",
357 "include-path": [
358 ""
359 ],
360 "license": [
361 "BSD-3-Clause"
362 ],
363 "authors": [
364 {
365 "name": "Sebastian Bergmann",
366 "email": "sb@sebastian-bergmann.de",
367 "role": "lead"
368 }
369 ],
370 "description": "Simple template engine.",
371 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
372 "keywords": [
373 "template"
374 ],
375 "time": "2014-01-30 17:20:04"
376 },
377 {
378 "name": "phpunit/php-timer",
379 "version": "1.0.5",
380 "source": {
381 "type": "git",
382 "url": "https://github.com/sebastianbergmann/php-timer.git",
383 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
384 },
385 "dist": {
386 "type": "zip",
387 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
388 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
389 "shasum": ""
390 },
391 "require": {
392 "php": ">=5.3.3"
393 },
394 "type": "library",
395 "autoload": {
396 "classmap": [
397 "PHP/"
398 ]
399 },
400 "notification-url": "https://packagist.org/downloads/",
401 "include-path": [
402 ""
403 ],
404 "license": [
405 "BSD-3-Clause"
406 ],
407 "authors": [
408 {
409 "name": "Sebastian Bergmann",
410 "email": "sb@sebastian-bergmann.de",
411 "role": "lead"
412 }
413 ],
414 "description": "Utility class for timing",
415 "homepage": "https://github.com/sebastianbergmann/php-timer/",
416 "keywords": [
417 "timer"
418 ],
419 "time": "2013-08-02 07:42:54"
420 },
421 {
422 "name": "phpunit/php-token-stream",
423 "version": "1.3.0",
424 "source": {
425 "type": "git",
426 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
427 "reference": "f8d5d08c56de5cfd592b3340424a81733259a876"
428 },
429 "dist": {
430 "type": "zip",
431 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876",
432 "reference": "f8d5d08c56de5cfd592b3340424a81733259a876",
433 "shasum": ""
434 },
435 "require": {
436 "ext-tokenizer": "*",
437 "php": ">=5.3.3"
438 },
439 "require-dev": {
440 "phpunit/phpunit": "~4.2"
441 },
442 "type": "library",
443 "extra": {
444 "branch-alias": {
445 "dev-master": "1.3-dev"
446 }
447 },
448 "autoload": {
449 "classmap": [
450 "src/"
451 ]
452 },
453 "notification-url": "https://packagist.org/downloads/",
454 "license": [
455 "BSD-3-Clause"
456 ],
457 "authors": [
458 {
459 "name": "Sebastian Bergmann",
460 "email": "sebastian@phpunit.de"
461 }
462 ],
463 "description": "Wrapper around PHP's tokenizer extension.",
464 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
465 "keywords": [
466 "tokenizer"
467 ],
468 "time": "2014-08-31 06:12:13"
469 },
470 {
471 "name": "phpunit/phpunit",
472 "version": "4.3.5",
473 "source": {
474 "type": "git",
475 "url": "https://github.com/sebastianbergmann/phpunit.git",
476 "reference": "2dab9d593997db4abcf58d0daf798eb4e9cecfe1"
477 },
478 "dist": {
479 "type": "zip",
480 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2dab9d593997db4abcf58d0daf798eb4e9cecfe1",
481 "reference": "2dab9d593997db4abcf58d0daf798eb4e9cecfe1",
482 "shasum": ""
483 },
484 "require": {
485 "ext-dom": "*",
486 "ext-json": "*",
487 "ext-pcre": "*",
488 "ext-reflection": "*",
489 "ext-spl": "*",
490 "php": ">=5.3.3",
491 "phpunit/php-code-coverage": "~2.0",
492 "phpunit/php-file-iterator": "~1.3.2",
493 "phpunit/php-text-template": "~1.2",
494 "phpunit/php-timer": "~1.0.2",
495 "phpunit/phpunit-mock-objects": "~2.3",
496 "sebastian/comparator": "~1.0",
497 "sebastian/diff": "~1.1",
498 "sebastian/environment": "~1.0",
499 "sebastian/exporter": "~1.0",
500 "sebastian/version": "~1.0",
501 "symfony/yaml": "~2.0"
502 },
503 "suggest": {
504 "phpunit/php-invoker": "~1.1"
505 },
506 "bin": [
507 "phpunit"
508 ],
509 "type": "library",
510 "extra": {
511 "branch-alias": {
512 "dev-master": "4.3.x-dev"
513 }
514 },
515 "autoload": {
516 "classmap": [
517 "src/"
518 ]
519 },
520 "notification-url": "https://packagist.org/downloads/",
521 "include-path": [
522 "",
523 "../../symfony/yaml/"
524 ],
525 "license": [
526 "BSD-3-Clause"
527 ],
528 "authors": [
529 {
530 "name": "Sebastian Bergmann",
531 "email": "sebastian@phpunit.de",
532 "role": "lead"
533 }
534 ],
535 "description": "The PHP Unit Testing framework.",
536 "homepage": "http://www.phpunit.de/",
537 "keywords": [
538 "phpunit",
539 "testing",
540 "xunit"
541 ],
542 "time": "2014-11-11 10:11:09"
543 },
544 {
545 "name": "phpunit/phpunit-mock-objects",
546 "version": "2.3.0",
547 "source": {
548 "type": "git",
549 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
550 "reference": "c63d2367247365f688544f0d500af90a11a44c65"
551 },
552 "dist": {
553 "type": "zip",
554 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
555 "reference": "c63d2367247365f688544f0d500af90a11a44c65",
556 "shasum": ""
557 },
558 "require": {
559 "doctrine/instantiator": "~1.0,>=1.0.1",
560 "php": ">=5.3.3",
561 "phpunit/php-text-template": "~1.2"
562 },
563 "require-dev": {
564 "phpunit/phpunit": "~4.3"
565 },
566 "suggest": {
567 "ext-soap": "*"
568 },
569 "type": "library",
570 "extra": {
571 "branch-alias": {
572 "dev-master": "2.3.x-dev"
573 }
574 },
575 "autoload": {
576 "classmap": [
577 "src/"
578 ]
579 },
580 "notification-url": "https://packagist.org/downloads/",
581 "license": [
582 "BSD-3-Clause"
583 ],
584 "authors": [
585 {
586 "name": "Sebastian Bergmann",
587 "email": "sb@sebastian-bergmann.de",
588 "role": "lead"
589 }
590 ],
591 "description": "Mock Object library for PHPUnit",
592 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
593 "keywords": [
594 "mock",
595 "xunit"
596 ],
597 "time": "2014-10-03 05:12:11"
598 },
599 {
600 "name": "sebastian/comparator",
601 "version": "1.0.1",
602 "source": {
603 "type": "git",
604 "url": "https://github.com/sebastianbergmann/comparator.git",
605 "reference": "e54a01c0da1b87db3c5a3c4c5277ddf331da4aef"
606 },
607 "dist": {
608 "type": "zip",
609 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/e54a01c0da1b87db3c5a3c4c5277ddf331da4aef",
610 "reference": "e54a01c0da1b87db3c5a3c4c5277ddf331da4aef",
611 "shasum": ""
612 },
613 "require": {
614 "php": ">=5.3.3",
615 "sebastian/diff": "~1.1",
616 "sebastian/exporter": "~1.0"
617 },
618 "require-dev": {
619 "phpunit/phpunit": "~4.1"
620 },
621 "type": "library",
622 "extra": {
623 "branch-alias": {
624 "dev-master": "1.0.x-dev"
625 }
626 },
627 "autoload": {
628 "classmap": [
629 "src/"
630 ]
631 },
632 "notification-url": "https://packagist.org/downloads/",
633 "license": [
634 "BSD-3-Clause"
635 ],
636 "authors": [
637 {
638 "name": "Jeff Welch",
639 "email": "whatthejeff@gmail.com"
640 },
641 {
642 "name": "Volker Dusch",
643 "email": "github@wallbash.com"
644 },
645 {
646 "name": "Bernhard Schussek",
647 "email": "bschussek@2bepublished.at"
648 },
649 {
650 "name": "Sebastian Bergmann",
651 "email": "sebastian@phpunit.de"
652 }
653 ],
654 "description": "Provides the functionality to compare PHP values for equality",
655 "homepage": "http://www.github.com/sebastianbergmann/comparator",
656 "keywords": [
657 "comparator",
658 "compare",
659 "equality"
660 ],
661 "time": "2014-05-11 23:00:21"
662 },
663 {
664 "name": "sebastian/diff",
665 "version": "1.2.0",
666 "source": {
667 "type": "git",
668 "url": "https://github.com/sebastianbergmann/diff.git",
669 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
670 },
671 "dist": {
672 "type": "zip",
673 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
674 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
675 "shasum": ""
676 },
677 "require": {
678 "php": ">=5.3.3"
679 },
680 "require-dev": {
681 "phpunit/phpunit": "~4.2"
682 },
683 "type": "library",
684 "extra": {
685 "branch-alias": {
686 "dev-master": "1.2-dev"
687 }
688 },
689 "autoload": {
690 "classmap": [
691 "src/"
692 ]
693 },
694 "notification-url": "https://packagist.org/downloads/",
695 "license": [
696 "BSD-3-Clause"
697 ],
698 "authors": [
699 {
700 "name": "Kore Nordmann",
701 "email": "mail@kore-nordmann.de"
702 },
703 {
704 "name": "Sebastian Bergmann",
705 "email": "sebastian@phpunit.de"
706 }
707 ],
708 "description": "Diff implementation",
709 "homepage": "http://www.github.com/sebastianbergmann/diff",
710 "keywords": [
711 "diff"
712 ],
713 "time": "2014-08-15 10:29:00"
714 },
715 {
716 "name": "sebastian/environment",
717 "version": "1.2.1",
718 "source": {
719 "type": "git",
720 "url": "https://github.com/sebastianbergmann/environment.git",
721 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
722 },
723 "dist": {
724 "type": "zip",
725 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
726 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
727 "shasum": ""
728 },
729 "require": {
730 "php": ">=5.3.3"
731 },
732 "require-dev": {
733 "phpunit/phpunit": "~4.3"
734 },
735 "type": "library",
736 "extra": {
737 "branch-alias": {
738 "dev-master": "1.2.x-dev"
739 }
740 },
741 "autoload": {
742 "classmap": [
743 "src/"
744 ]
745 },
746 "notification-url": "https://packagist.org/downloads/",
747 "license": [
748 "BSD-3-Clause"
749 ],
750 "authors": [
751 {
752 "name": "Sebastian Bergmann",
753 "email": "sebastian@phpunit.de"
754 }
755 ],
756 "description": "Provides functionality to handle HHVM/PHP environments",
757 "homepage": "http://www.github.com/sebastianbergmann/environment",
758 "keywords": [
759 "Xdebug",
760 "environment",
761 "hhvm"
762 ],
763 "time": "2014-10-25 08:00:45"
764 },
765 {
766 "name": "sebastian/exporter",
767 "version": "1.0.2",
768 "source": {
769 "type": "git",
770 "url": "https://github.com/sebastianbergmann/exporter.git",
771 "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0"
772 },
773 "dist": {
774 "type": "zip",
775 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
776 "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
777 "shasum": ""
778 },
779 "require": {
780 "php": ">=5.3.3"
781 },
782 "require-dev": {
783 "phpunit/phpunit": "~4.0"
784 },
785 "type": "library",
786 "extra": {
787 "branch-alias": {
788 "dev-master": "1.0.x-dev"
789 }
790 },
791 "autoload": {
792 "classmap": [
793 "src/"
794 ]
795 },
796 "notification-url": "https://packagist.org/downloads/",
797 "license": [
798 "BSD-3-Clause"
799 ],
800 "authors": [
801 {
802 "name": "Jeff Welch",
803 "email": "whatthejeff@gmail.com"
804 },
805 {
806 "name": "Volker Dusch",
807 "email": "github@wallbash.com"
808 },
809 {
810 "name": "Bernhard Schussek",
811 "email": "bschussek@2bepublished.at"
812 },
813 {
814 "name": "Sebastian Bergmann",
815 "email": "sebastian@phpunit.de"
816 },
817 {
818 "name": "Adam Harvey",
819 "email": "aharvey@php.net"
820 }
821 ],
822 "description": "Provides the functionality to export PHP variables for visualization",
823 "homepage": "http://www.github.com/sebastianbergmann/exporter",
824 "keywords": [
825 "export",
826 "exporter"
827 ],
828 "time": "2014-09-10 00:51:36"
829 },
830 {
831 "name": "sebastian/version",
832 "version": "1.0.3",
833 "source": {
834 "type": "git",
835 "url": "https://github.com/sebastianbergmann/version.git",
836 "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43"
837 },
838 "dist": {
839 "type": "zip",
840 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
841 "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43",
842 "shasum": ""
843 },
844 "type": "library",
845 "autoload": {
846 "classmap": [
847 "src/"
848 ]
849 },
850 "notification-url": "https://packagist.org/downloads/",
851 "license": [
852 "BSD-3-Clause"
853 ],
854 "authors": [
855 {
856 "name": "Sebastian Bergmann",
857 "email": "sebastian@phpunit.de",
858 "role": "lead"
859 }
860 ],
861 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
862 "homepage": "https://github.com/sebastianbergmann/version",
863 "time": "2014-03-07 15:35:33"
864 },
865 {
866 "name": "symfony/yaml",
867 "version": "v2.6.0",
868 "target-dir": "Symfony/Component/Yaml",
869 "source": {
870 "type": "git",
871 "url": "https://github.com/symfony/Yaml.git",
872 "reference": "51c845cf3e4bfc182d1d5c05ed1c7338361d86f8"
873 },
874 "dist": {
875 "type": "zip",
876 "url": "https://api.github.com/repos/symfony/Yaml/zipball/51c845cf3e4bfc182d1d5c05ed1c7338361d86f8",
877 "reference": "51c845cf3e4bfc182d1d5c05ed1c7338361d86f8",
878 "shasum": ""
879 },
880 "require": {
881 "php": ">=5.3.3"
882 },
883 "type": "library",
884 "extra": {
885 "branch-alias": {
886 "dev-master": "2.6-dev"
887 }
888 },
889 "autoload": {
890 "psr-0": {
891 "Symfony\\Component\\Yaml\\": ""
892 }
893 },
894 "notification-url": "https://packagist.org/downloads/",
895 "license": [
896 "MIT"
897 ],
898 "authors": [
899 {
900 "name": "Symfony Community",
901 "homepage": "http://symfony.com/contributors"
902 },
903 {
904 "name": "Fabien Potencier",
905 "email": "fabien@symfony.com"
906 }
907 ],
908 "description": "Symfony Yaml Component",
909 "homepage": "http://symfony.com",
910 "time": "2014-11-20 13:24:23"
911 }
912 ],
913 "aliases": [],
914 "minimum-stability": "stable",
915 "stability-flags": [],
916 "prefer-stable": false,
917 "platform": {
918 "php": ">=5.3.3"
919 },
920 "platform-dev": []
921 }