Move ResultWrapper subclasses to Rdbms
[mediawiki.git] / tests / phpunit / data / composer / composer.lock
blobcae6a478a06d9f4bdd5775c909baca1ea5740861
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": "a3bb80b0ac4c4a31e52574d48c032923",
8     "packages": [
9         {
10             "name": "composer/installers",
11             "version": "v1.0.19",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/composer/installers.git",
15                 "reference": "89d77bfbee79e16653f7162c86e602cc188471db"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/composer/installers/zipball/89d77bfbee79e16653f7162c86e602cc188471db",
20                 "reference": "89d77bfbee79e16653f7162c86e602cc188471db",
21                 "shasum": ""
22             },
23             "replace": {
24                 "roundcube/plugin-installer": "*",
25                 "shama/baton": "*"
26             },
27             "require-dev": {
28                 "composer/composer": "1.0.*@dev",
29                 "phpunit/phpunit": "4.1.*"
30             },
31             "type": "composer-installer",
32             "extra": {
33                 "class": "Composer\\Installers\\Installer",
34                 "branch-alias": {
35                     "dev-master": "1.0-dev"
36                 }
37             },
38             "autoload": {
39                 "psr-0": {
40                     "Composer\\Installers\\": "src/"
41                 }
42             },
43             "notification-url": "https://packagist.org/downloads/",
44             "license": [
45                 "MIT"
46             ],
47             "authors": [
48                 {
49                     "name": "Kyle Robinson Young",
50                     "email": "kyle@dontkry.com",
51                     "homepage": "https://github.com/shama"
52                 }
53             ],
54             "description": "A multi-framework Composer library installer",
55             "homepage": "http://composer.github.com/installers/",
56             "keywords": [
57                 "Craft",
58                 "Dolibarr",
59                 "Hurad",
60                 "MODX Evo",
61                 "OXID",
62                 "Thelia",
63                 "WolfCMS",
64                 "agl",
65                 "annotatecms",
66                 "bitrix",
67                 "cakephp",
68                 "chef",
69                 "codeigniter",
70                 "concrete5",
71                 "croogo",
72                 "dokuwiki",
73                 "drupal",
74                 "elgg",
75                 "fuelphp",
76                 "grav",
77                 "installer",
78                 "joomla",
79                 "kohana",
80                 "laravel",
81                 "lithium",
82                 "magento",
83                 "mako",
84                 "mediawiki",
85                 "modulework",
86                 "moodle",
87                 "phpbb",
88                 "piwik",
89                 "ppi",
90                 "puppet",
91                 "roundcube",
92                 "shopware",
93                 "silverstripe",
94                 "symfony",
95                 "typo3",
96                 "wordpress",
97                 "zend",
98                 "zikula"
99             ],
100             "time": "2014-11-29 01:29:17"
101         },
102         {
103             "name": "cssjanus/cssjanus",
104             "version": "v1.1.1",
105             "source": {
106                 "type": "git",
107                 "url": "https://github.com/cssjanus/php-cssjanus.git",
108                 "reference": "62a9c32e6e140de09082b40a6e99d868ad14d4e0"
109             },
110             "dist": {
111                 "type": "zip",
112                 "url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/62a9c32e6e140de09082b40a6e99d868ad14d4e0",
113                 "reference": "62a9c32e6e140de09082b40a6e99d868ad14d4e0",
114                 "shasum": ""
115             },
116             "require": {
117                 "php": ">=5.3.3"
118             },
119             "require-dev": {
120                 "jakub-onderka/php-parallel-lint": "0.8.*",
121                 "phpunit/phpunit": "3.7.*",
122                 "squizlabs/php_codesniffer": "1.*"
123             },
124             "type": "library",
125             "autoload": {
126                 "psr-0": {
127                     "": "src/"
128                 }
129             },
130             "notification-url": "https://packagist.org/downloads/",
131             "license": [
132                 "Apache-2.0"
133             ],
134             "description": "Convert CSS stylesheets between left-to-right and right-to-left.",
135             "time": "2014-11-14 20:00:50"
136         },
137         {
138             "name": "leafo/lessphp",
139             "version": "v0.5.0",
140             "source": {
141                 "type": "git",
142                 "url": "https://github.com/leafo/lessphp.git",
143                 "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283"
144             },
145             "dist": {
146                 "type": "zip",
147                 "url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
148                 "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
149                 "shasum": ""
150             },
151             "type": "library",
152             "extra": {
153                 "branch-alias": {
154                     "dev-master": "0.4.x-dev"
155                 }
156             },
157             "autoload": {
158                 "classmap": [
159                     "lessc.inc.php"
160                 ]
161             },
162             "notification-url": "https://packagist.org/downloads/",
163             "license": [
164                 "MIT",
165                 "GPL-3.0"
166             ],
167             "authors": [
168                 {
169                     "name": "Leaf Corcoran",
170                     "email": "leafot@gmail.com",
171                     "homepage": "http://leafo.net"
172                 }
173             ],
174             "description": "lessphp is a compiler for LESS written in PHP.",
175             "homepage": "http://leafo.net/lessphp/",
176             "time": "2014-11-24 18:39:20"
177         },
178         {
179             "name": "mediawiki/translate",
180             "version": "2014.12",
181             "source": {
182                 "type": "git",
183                 "url": "https://github.com/wikimedia/mediawiki-extensions-Translate.git",
184                 "reference": "2bc100763f3150380412faceea258c7378ce7ea0"
185             },
186             "dist": {
187                 "type": "zip",
188                 "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-Translate/zipball/2bc100763f3150380412faceea258c7378ce7ea0",
189                 "reference": "2bc100763f3150380412faceea258c7378ce7ea0",
190                 "shasum": ""
191             },
192             "require": {
193                 "composer/installers": ">=1.0.1",
194                 "mediawiki/universal-language-selector": "*",
195                 "php": ">=5.3.0"
196             },
197             "suggest": {
198                 "mediawiki/babel": "Users can easily indicate their language proficiency on their user page",
199                 "mediawiki/translation-notifications": "Manage communication with translators",
200                 "mustangostang/spyc": "More recent version of the bundled spyc library"
201             },
202             "type": "mediawiki-extension",
203             "autoload": {
204                 "files": [
205                     "Translate.php"
206                 ]
207             },
208             "notification-url": "https://packagist.org/downloads/",
209             "license": [
210                 "GPL-2.0+"
211             ],
212             "authors": [
213                 {
214                     "name": "Niklas Laxström",
215                     "email": "niklas.laxstrom@gmail.com",
216                     "role": "Lead nitpicker"
217                 },
218                 {
219                     "name": "Siebrand Mazeland",
220                     "email": "s.mazeland@xs4all.nl",
221                     "role": "Developer"
222                 }
223             ],
224             "description": "The only standard solution to translate any kind of text with an avant-garde web interface within MediaWiki, including your documentation and software",
225             "homepage": "https://www.mediawiki.org/wiki/Extension:Translate",
226             "keywords": [
227                 "g11n",
228                 "i18n",
229                 "internationalization",
230                 "l10n",
231                 "localization",
232                 "m17n",
233                 "mediawiki",
234                 "translatewiki.net",
235                 "translation"
236             ],
237             "time": "2014-12-30 15:21:24"
238         },
239         {
240             "name": "mediawiki/universal-language-selector",
241             "version": "2014.12",
242             "source": {
243                 "type": "git",
244                 "url": "https://github.com/wikimedia/mediawiki-extensions-UniversalLanguageSelector.git",
245                 "reference": "f730b0f47e2828001c1e03ec40d4681bfb0bff2d"
246             },
247             "dist": {
248                 "type": "zip",
249                 "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-UniversalLanguageSelector/zipball/f730b0f47e2828001c1e03ec40d4681bfb0bff2d",
250                 "reference": "f730b0f47e2828001c1e03ec40d4681bfb0bff2d",
251                 "shasum": ""
252             },
253             "require": {
254                 "composer/installers": ">=1.0.1",
255                 "php": ">=5.3.0"
256             },
257             "suggest": {
258                 "mediawiki/cldr": "Language names in all languages"
259             },
260             "type": "mediawiki-extension",
261             "autoload": {
262                 "files": [
263                     "UniversalLanguageSelector.php"
264                 ]
265             },
266             "notification-url": "https://packagist.org/downloads/",
267             "license": [
268                 "GPL-2.0+",
269                 "MIT"
270             ],
271             "description": "The primary aim is to allow users to select a language and configure its support in an easy way. Main features are language selection, input methods and web fonts.",
272             "homepage": "https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector",
273             "keywords": [
274                 "Input methods",
275                 "Language selection",
276                 "Web fonts",
277                 "mediawiki"
278             ],
279             "time": "2014-12-30 15:21:25"
280         },
281         {
282             "name": "oojs/oojs-ui",
283             "version": "v0.6.0",
284             "source": {
285                 "type": "git",
286                 "url": "https://github.com/wikimedia/oojs-ui.git",
287                 "reference": "50fa12637ad377f00bdbf1913406a3bfe9c1689e"
288             },
289             "dist": {
290                 "type": "zip",
291                 "url": "https://api.github.com/repos/wikimedia/oojs-ui/zipball/50fa12637ad377f00bdbf1913406a3bfe9c1689e",
292                 "reference": "50fa12637ad377f00bdbf1913406a3bfe9c1689e",
293                 "shasum": ""
294             },
295             "require": {
296                 "php": ">=5.3.3"
297             },
298             "type": "library",
299             "autoload": {
300                 "classmap": [
301                     "php/"
302                 ]
303             },
304             "notification-url": "https://packagist.org/downloads/",
305             "license": [
306                 "MIT"
307             ],
308             "homepage": "https://www.mediawiki.org/wiki/OOjs_UI",
309             "time": "2014-12-16 20:50:05"
310         },
311         {
312             "name": "psr/log",
313             "version": "1.0.0",
314             "source": {
315                 "type": "git",
316                 "url": "https://github.com/php-fig/log.git",
317                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
318             },
319             "dist": {
320                 "type": "zip",
321                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
322                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
323                 "shasum": ""
324             },
325             "type": "library",
326             "autoload": {
327                 "psr-0": {
328                     "Psr\\Log\\": ""
329                 }
330             },
331             "notification-url": "https://packagist.org/downloads/",
332             "license": [
333                 "MIT"
334             ],
335             "authors": [
336                 {
337                     "name": "PHP-FIG",
338                     "homepage": "http://www.php-fig.org/"
339                 }
340             ],
341             "description": "Common interface for logging libraries",
342             "keywords": [
343                 "log",
344                 "psr",
345                 "psr-3"
346             ],
347             "time": "2012-12-21 11:40:51"
348         },
349         {
350             "name": "wikimedia/cdb",
351             "version": "1.0.1",
352             "source": {
353                 "type": "git",
354                 "url": "https://github.com/wikimedia/cdb.git",
355                 "reference": "3b7d5366c88eccf2517ebac57c59eb557c82f46c"
356             },
357             "dist": {
358                 "type": "zip",
359                 "url": "https://api.github.com/repos/wikimedia/cdb/zipball/3b7d5366c88eccf2517ebac57c59eb557c82f46c",
360                 "reference": "3b7d5366c88eccf2517ebac57c59eb557c82f46c",
361                 "shasum": ""
362             },
363             "require": {
364                 "php": ">=5.3.2"
365             },
366             "require-dev": {
367                 "phpunit/phpunit": "*"
368             },
369             "type": "library",
370             "autoload": {
371                 "classmap": [
372                     "src/"
373                 ]
374             },
375             "notification-url": "https://packagist.org/downloads/",
376             "license": [
377                 "GPL-2.0"
378             ],
379             "authors": [
380                 {
381                     "name": "Tim Starling",
382                     "email": "tstarling@wikimedia.org"
383                 },
384                 {
385                     "name": "Chad Horohoe",
386                     "email": "chad@wikimedia.org"
387                 }
388             ],
389             "description": "Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.",
390             "homepage": "https://www.mediawiki.org/wiki/CDB",
391             "time": "2014-12-08 19:26:44"
392         }
393     ],
394     "packages-dev": [
395         {
396             "name": "doctrine/instantiator",
397             "version": "1.0.4",
398             "source": {
399                 "type": "git",
400                 "url": "https://github.com/doctrine/instantiator.git",
401                 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
402             },
403             "dist": {
404                 "type": "zip",
405                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
406                 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
407                 "shasum": ""
408             },
409             "require": {
410                 "php": ">=5.3,<8.0-DEV"
411             },
412             "require-dev": {
413                 "athletic/athletic": "~0.1.8",
414                 "ext-pdo": "*",
415                 "ext-phar": "*",
416                 "phpunit/phpunit": "~4.0",
417                 "squizlabs/php_codesniffer": "2.0.*@ALPHA"
418             },
419             "type": "library",
420             "extra": {
421                 "branch-alias": {
422                     "dev-master": "1.0.x-dev"
423                 }
424             },
425             "autoload": {
426                 "psr-0": {
427                     "Doctrine\\Instantiator\\": "src"
428                 }
429             },
430             "notification-url": "https://packagist.org/downloads/",
431             "license": [
432                 "MIT"
433             ],
434             "authors": [
435                 {
436                     "name": "Marco Pivetta",
437                     "email": "ocramius@gmail.com",
438                     "homepage": "http://ocramius.github.com/"
439                 }
440             ],
441             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
442             "homepage": "https://github.com/doctrine/instantiator",
443             "keywords": [
444                 "constructor",
445                 "instantiate"
446             ],
447             "time": "2014-10-13 12:58:55"
448         },
449         {
450             "name": "phpunit/php-code-coverage",
451             "version": "2.0.14",
452             "source": {
453                 "type": "git",
454                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
455                 "reference": "ca158276c1200cc27f5409a5e338486bc0b4fc94"
456             },
457             "dist": {
458                 "type": "zip",
459                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca158276c1200cc27f5409a5e338486bc0b4fc94",
460                 "reference": "ca158276c1200cc27f5409a5e338486bc0b4fc94",
461                 "shasum": ""
462             },
463             "require": {
464                 "php": ">=5.3.3",
465                 "phpunit/php-file-iterator": "~1.3",
466                 "phpunit/php-text-template": "~1.2",
467                 "phpunit/php-token-stream": "~1.3",
468                 "sebastian/environment": "~1.0",
469                 "sebastian/version": "~1.0"
470             },
471             "require-dev": {
472                 "ext-xdebug": ">=2.1.4",
473                 "phpunit/phpunit": "~4.1"
474             },
475             "suggest": {
476                 "ext-dom": "*",
477                 "ext-xdebug": ">=2.2.1",
478                 "ext-xmlwriter": "*"
479             },
480             "type": "library",
481             "extra": {
482                 "branch-alias": {
483                     "dev-master": "2.0.x-dev"
484                 }
485             },
486             "autoload": {
487                 "classmap": [
488                     "src/"
489                 ]
490             },
491             "notification-url": "https://packagist.org/downloads/",
492             "include-path": [
493                 ""
494             ],
495             "license": [
496                 "BSD-3-Clause"
497             ],
498             "authors": [
499                 {
500                     "name": "Sebastian Bergmann",
501                     "email": "sb@sebastian-bergmann.de",
502                     "role": "lead"
503                 }
504             ],
505             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
506             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
507             "keywords": [
508                 "coverage",
509                 "testing",
510                 "xunit"
511             ],
512             "time": "2014-12-26 13:28:33"
513         },
514         {
515             "name": "phpunit/php-file-iterator",
516             "version": "1.3.4",
517             "source": {
518                 "type": "git",
519                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
520                 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
521             },
522             "dist": {
523                 "type": "zip",
524                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
525                 "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
526                 "shasum": ""
527             },
528             "require": {
529                 "php": ">=5.3.3"
530             },
531             "type": "library",
532             "autoload": {
533                 "classmap": [
534                     "File/"
535                 ]
536             },
537             "notification-url": "https://packagist.org/downloads/",
538             "include-path": [
539                 ""
540             ],
541             "license": [
542                 "BSD-3-Clause"
543             ],
544             "authors": [
545                 {
546                     "name": "Sebastian Bergmann",
547                     "email": "sb@sebastian-bergmann.de",
548                     "role": "lead"
549                 }
550             ],
551             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
552             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
553             "keywords": [
554                 "filesystem",
555                 "iterator"
556             ],
557             "time": "2013-10-10 15:34:57"
558         },
559         {
560             "name": "phpunit/php-text-template",
561             "version": "1.2.0",
562             "source": {
563                 "type": "git",
564                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
565                 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
566             },
567             "dist": {
568                 "type": "zip",
569                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
570                 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
571                 "shasum": ""
572             },
573             "require": {
574                 "php": ">=5.3.3"
575             },
576             "type": "library",
577             "autoload": {
578                 "classmap": [
579                     "Text/"
580                 ]
581             },
582             "notification-url": "https://packagist.org/downloads/",
583             "include-path": [
584                 ""
585             ],
586             "license": [
587                 "BSD-3-Clause"
588             ],
589             "authors": [
590                 {
591                     "name": "Sebastian Bergmann",
592                     "email": "sb@sebastian-bergmann.de",
593                     "role": "lead"
594                 }
595             ],
596             "description": "Simple template engine.",
597             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
598             "keywords": [
599                 "template"
600             ],
601             "time": "2014-01-30 17:20:04"
602         },
603         {
604             "name": "phpunit/php-timer",
605             "version": "1.0.5",
606             "source": {
607                 "type": "git",
608                 "url": "https://github.com/sebastianbergmann/php-timer.git",
609                 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
610             },
611             "dist": {
612                 "type": "zip",
613                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
614                 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
615                 "shasum": ""
616             },
617             "require": {
618                 "php": ">=5.3.3"
619             },
620             "type": "library",
621             "autoload": {
622                 "classmap": [
623                     "PHP/"
624                 ]
625             },
626             "notification-url": "https://packagist.org/downloads/",
627             "include-path": [
628                 ""
629             ],
630             "license": [
631                 "BSD-3-Clause"
632             ],
633             "authors": [
634                 {
635                     "name": "Sebastian Bergmann",
636                     "email": "sb@sebastian-bergmann.de",
637                     "role": "lead"
638                 }
639             ],
640             "description": "Utility class for timing",
641             "homepage": "https://github.com/sebastianbergmann/php-timer/",
642             "keywords": [
643                 "timer"
644             ],
645             "time": "2013-08-02 07:42:54"
646         },
647         {
648             "name": "phpunit/php-token-stream",
649             "version": "1.3.0",
650             "source": {
651                 "type": "git",
652                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
653                 "reference": "f8d5d08c56de5cfd592b3340424a81733259a876"
654             },
655             "dist": {
656                 "type": "zip",
657                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876",
658                 "reference": "f8d5d08c56de5cfd592b3340424a81733259a876",
659                 "shasum": ""
660             },
661             "require": {
662                 "ext-tokenizer": "*",
663                 "php": ">=5.3.3"
664             },
665             "require-dev": {
666                 "phpunit/phpunit": "~4.2"
667             },
668             "type": "library",
669             "extra": {
670                 "branch-alias": {
671                     "dev-master": "1.3-dev"
672                 }
673             },
674             "autoload": {
675                 "classmap": [
676                     "src/"
677                 ]
678             },
679             "notification-url": "https://packagist.org/downloads/",
680             "license": [
681                 "BSD-3-Clause"
682             ],
683             "authors": [
684                 {
685                     "name": "Sebastian Bergmann",
686                     "email": "sebastian@phpunit.de"
687                 }
688             ],
689             "description": "Wrapper around PHP's tokenizer extension.",
690             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
691             "keywords": [
692                 "tokenizer"
693             ],
694             "time": "2014-08-31 06:12:13"
695         },
696         {
697             "name": "phpunit/phpunit",
698             "version": "4.4.1",
699             "source": {
700                 "type": "git",
701                 "url": "https://github.com/sebastianbergmann/phpunit.git",
702                 "reference": "6a5e49a86ce5e33b8d0657abe145057fc513543a"
703             },
704             "dist": {
705                 "type": "zip",
706                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6a5e49a86ce5e33b8d0657abe145057fc513543a",
707                 "reference": "6a5e49a86ce5e33b8d0657abe145057fc513543a",
708                 "shasum": ""
709             },
710             "require": {
711                 "ext-dom": "*",
712                 "ext-json": "*",
713                 "ext-pcre": "*",
714                 "ext-reflection": "*",
715                 "ext-spl": "*",
716                 "php": ">=5.3.3",
717                 "phpunit/php-code-coverage": "~2.0",
718                 "phpunit/php-file-iterator": "~1.3.2",
719                 "phpunit/php-text-template": "~1.2",
720                 "phpunit/php-timer": "~1.0.2",
721                 "phpunit/phpunit-mock-objects": "~2.3",
722                 "sebastian/comparator": "~1.0",
723                 "sebastian/diff": "~1.1",
724                 "sebastian/environment": "~1.1",
725                 "sebastian/exporter": "~1.0",
726                 "sebastian/global-state": "~1.0",
727                 "sebastian/version": "~1.0",
728                 "symfony/yaml": "~2.0"
729             },
730             "suggest": {
731                 "phpunit/php-invoker": "~1.1"
732             },
733             "bin": [
734                 "phpunit"
735             ],
736             "type": "library",
737             "extra": {
738                 "branch-alias": {
739                     "dev-master": "4.4.x-dev"
740                 }
741             },
742             "autoload": {
743                 "classmap": [
744                     "src/"
745                 ]
746             },
747             "notification-url": "https://packagist.org/downloads/",
748             "license": [
749                 "BSD-3-Clause"
750             ],
751             "authors": [
752                 {
753                     "name": "Sebastian Bergmann",
754                     "email": "sebastian@phpunit.de",
755                     "role": "lead"
756                 }
757             ],
758             "description": "The PHP Unit Testing framework.",
759             "homepage": "https://phpunit.de/",
760             "keywords": [
761                 "phpunit",
762                 "testing",
763                 "xunit"
764             ],
765             "time": "2014-12-28 07:57:05"
766         },
767         {
768             "name": "phpunit/phpunit-mock-objects",
769             "version": "2.3.0",
770             "source": {
771                 "type": "git",
772                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
773                 "reference": "c63d2367247365f688544f0d500af90a11a44c65"
774             },
775             "dist": {
776                 "type": "zip",
777                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c63d2367247365f688544f0d500af90a11a44c65",
778                 "reference": "c63d2367247365f688544f0d500af90a11a44c65",
779                 "shasum": ""
780             },
781             "require": {
782                 "doctrine/instantiator": "~1.0,>=1.0.1",
783                 "php": ">=5.3.3",
784                 "phpunit/php-text-template": "~1.2"
785             },
786             "require-dev": {
787                 "phpunit/phpunit": "~4.3"
788             },
789             "suggest": {
790                 "ext-soap": "*"
791             },
792             "type": "library",
793             "extra": {
794                 "branch-alias": {
795                     "dev-master": "2.3.x-dev"
796                 }
797             },
798             "autoload": {
799                 "classmap": [
800                     "src/"
801                 ]
802             },
803             "notification-url": "https://packagist.org/downloads/",
804             "license": [
805                 "BSD-3-Clause"
806             ],
807             "authors": [
808                 {
809                     "name": "Sebastian Bergmann",
810                     "email": "sb@sebastian-bergmann.de",
811                     "role": "lead"
812                 }
813             ],
814             "description": "Mock Object library for PHPUnit",
815             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
816             "keywords": [
817                 "mock",
818                 "xunit"
819             ],
820             "time": "2014-10-03 05:12:11"
821         },
822         {
823             "name": "sebastian/comparator",
824             "version": "1.1.0",
825             "source": {
826                 "type": "git",
827                 "url": "https://github.com/sebastianbergmann/comparator.git",
828                 "reference": "c484a80f97573ab934e37826dba0135a3301b26a"
829             },
830             "dist": {
831                 "type": "zip",
832                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c484a80f97573ab934e37826dba0135a3301b26a",
833                 "reference": "c484a80f97573ab934e37826dba0135a3301b26a",
834                 "shasum": ""
835             },
836             "require": {
837                 "php": ">=5.3.3",
838                 "sebastian/diff": "~1.1",
839                 "sebastian/exporter": "~1.0"
840             },
841             "require-dev": {
842                 "phpunit/phpunit": "~4.1"
843             },
844             "type": "library",
845             "extra": {
846                 "branch-alias": {
847                     "dev-master": "1.1.x-dev"
848                 }
849             },
850             "autoload": {
851                 "classmap": [
852                     "src/"
853                 ]
854             },
855             "notification-url": "https://packagist.org/downloads/",
856             "license": [
857                 "BSD-3-Clause"
858             ],
859             "authors": [
860                 {
861                     "name": "Jeff Welch",
862                     "email": "whatthejeff@gmail.com"
863                 },
864                 {
865                     "name": "Volker Dusch",
866                     "email": "github@wallbash.com"
867                 },
868                 {
869                     "name": "Bernhard Schussek",
870                     "email": "bschussek@2bepublished.at"
871                 },
872                 {
873                     "name": "Sebastian Bergmann",
874                     "email": "sebastian@phpunit.de"
875                 }
876             ],
877             "description": "Provides the functionality to compare PHP values for equality",
878             "homepage": "http://www.github.com/sebastianbergmann/comparator",
879             "keywords": [
880                 "comparator",
881                 "compare",
882                 "equality"
883             ],
884             "time": "2014-11-16 21:32:38"
885         },
886         {
887             "name": "sebastian/diff",
888             "version": "1.2.0",
889             "source": {
890                 "type": "git",
891                 "url": "https://github.com/sebastianbergmann/diff.git",
892                 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
893             },
894             "dist": {
895                 "type": "zip",
896                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
897                 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
898                 "shasum": ""
899             },
900             "require": {
901                 "php": ">=5.3.3"
902             },
903             "require-dev": {
904                 "phpunit/phpunit": "~4.2"
905             },
906             "type": "library",
907             "extra": {
908                 "branch-alias": {
909                     "dev-master": "1.2-dev"
910                 }
911             },
912             "autoload": {
913                 "classmap": [
914                     "src/"
915                 ]
916             },
917             "notification-url": "https://packagist.org/downloads/",
918             "license": [
919                 "BSD-3-Clause"
920             ],
921             "authors": [
922                 {
923                     "name": "Kore Nordmann",
924                     "email": "mail@kore-nordmann.de"
925                 },
926                 {
927                     "name": "Sebastian Bergmann",
928                     "email": "sebastian@phpunit.de"
929                 }
930             ],
931             "description": "Diff implementation",
932             "homepage": "http://www.github.com/sebastianbergmann/diff",
933             "keywords": [
934                 "diff"
935             ],
936             "time": "2014-08-15 10:29:00"
937         },
938         {
939             "name": "sebastian/environment",
940             "version": "1.2.1",
941             "source": {
942                 "type": "git",
943                 "url": "https://github.com/sebastianbergmann/environment.git",
944                 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
945             },
946             "dist": {
947                 "type": "zip",
948                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
949                 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
950                 "shasum": ""
951             },
952             "require": {
953                 "php": ">=5.3.3"
954             },
955             "require-dev": {
956                 "phpunit/phpunit": "~4.3"
957             },
958             "type": "library",
959             "extra": {
960                 "branch-alias": {
961                     "dev-master": "1.2.x-dev"
962                 }
963             },
964             "autoload": {
965                 "classmap": [
966                     "src/"
967                 ]
968             },
969             "notification-url": "https://packagist.org/downloads/",
970             "license": [
971                 "BSD-3-Clause"
972             ],
973             "authors": [
974                 {
975                     "name": "Sebastian Bergmann",
976                     "email": "sebastian@phpunit.de"
977                 }
978             ],
979             "description": "Provides functionality to handle HHVM/PHP environments",
980             "homepage": "http://www.github.com/sebastianbergmann/environment",
981             "keywords": [
982                 "Xdebug",
983                 "environment",
984                 "hhvm"
985             ],
986             "time": "2014-10-25 08:00:45"
987         },
988         {
989             "name": "sebastian/exporter",
990             "version": "1.0.2",
991             "source": {
992                 "type": "git",
993                 "url": "https://github.com/sebastianbergmann/exporter.git",
994                 "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0"
995             },
996             "dist": {
997                 "type": "zip",
998                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
999                 "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
1000                 "shasum": ""
1001             },
1002             "require": {
1003                 "php": ">=5.3.3"
1004             },
1005             "require-dev": {
1006                 "phpunit/phpunit": "~4.0"
1007             },
1008             "type": "library",
1009             "extra": {
1010                 "branch-alias": {
1011                     "dev-master": "1.0.x-dev"
1012                 }
1013             },
1014             "autoload": {
1015                 "classmap": [
1016                     "src/"
1017                 ]
1018             },
1019             "notification-url": "https://packagist.org/downloads/",
1020             "license": [
1021                 "BSD-3-Clause"
1022             ],
1023             "authors": [
1024                 {
1025                     "name": "Jeff Welch",
1026                     "email": "whatthejeff@gmail.com"
1027                 },
1028                 {
1029                     "name": "Volker Dusch",
1030                     "email": "github@wallbash.com"
1031                 },
1032                 {
1033                     "name": "Bernhard Schussek",
1034                     "email": "bschussek@2bepublished.at"
1035                 },
1036                 {
1037                     "name": "Sebastian Bergmann",
1038                     "email": "sebastian@phpunit.de"
1039                 },
1040                 {
1041                     "name": "Adam Harvey",
1042                     "email": "aharvey@php.net"
1043                 }
1044             ],
1045             "description": "Provides the functionality to export PHP variables for visualization",
1046             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1047             "keywords": [
1048                 "export",
1049                 "exporter"
1050             ],
1051             "time": "2014-09-10 00:51:36"
1052         },
1053         {
1054             "name": "sebastian/global-state",
1055             "version": "1.0.0",
1056             "source": {
1057                 "type": "git",
1058                 "url": "https://github.com/sebastianbergmann/global-state.git",
1059                 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1060             },
1061             "dist": {
1062                 "type": "zip",
1063                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1064                 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1065                 "shasum": ""
1066             },
1067             "require": {
1068                 "php": ">=5.3.3"
1069             },
1070             "require-dev": {
1071                 "phpunit/phpunit": "~4.2"
1072             },
1073             "suggest": {
1074                 "ext-uopz": "*"
1075             },
1076             "type": "library",
1077             "extra": {
1078                 "branch-alias": {
1079                     "dev-master": "1.0-dev"
1080                 }
1081             },
1082             "autoload": {
1083                 "classmap": [
1084                     "src/"
1085                 ]
1086             },
1087             "notification-url": "https://packagist.org/downloads/",
1088             "license": [
1089                 "BSD-3-Clause"
1090             ],
1091             "authors": [
1092                 {
1093                     "name": "Sebastian Bergmann",
1094                     "email": "sebastian@phpunit.de"
1095                 }
1096             ],
1097             "description": "Snapshotting of global state",
1098             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1099             "keywords": [
1100                 "global state"
1101             ],
1102             "time": "2014-10-06 09:23:50"
1103         },
1104         {
1105             "name": "sebastian/version",
1106             "version": "1.0.4",
1107             "source": {
1108                 "type": "git",
1109                 "url": "https://github.com/sebastianbergmann/version.git",
1110                 "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b"
1111             },
1112             "dist": {
1113                 "type": "zip",
1114                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b",
1115                 "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b",
1116                 "shasum": ""
1117             },
1118             "type": "library",
1119             "autoload": {
1120                 "classmap": [
1121                     "src/"
1122                 ]
1123             },
1124             "notification-url": "https://packagist.org/downloads/",
1125             "license": [
1126                 "BSD-3-Clause"
1127             ],
1128             "authors": [
1129                 {
1130                     "name": "Sebastian Bergmann",
1131                     "email": "sebastian@phpunit.de",
1132                     "role": "lead"
1133                 }
1134             ],
1135             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1136             "homepage": "https://github.com/sebastianbergmann/version",
1137             "time": "2014-12-15 14:25:24"
1138         },
1139         {
1140             "name": "symfony/yaml",
1141             "version": "v2.6.1",
1142             "target-dir": "Symfony/Component/Yaml",
1143             "source": {
1144                 "type": "git",
1145                 "url": "https://github.com/symfony/Yaml.git",
1146                 "reference": "3346fc090a3eb6b53d408db2903b241af51dcb20"
1147             },
1148             "dist": {
1149                 "type": "zip",
1150                 "url": "https://api.github.com/repos/symfony/Yaml/zipball/3346fc090a3eb6b53d408db2903b241af51dcb20",
1151                 "reference": "3346fc090a3eb6b53d408db2903b241af51dcb20",
1152                 "shasum": ""
1153             },
1154             "require": {
1155                 "php": ">=5.3.3"
1156             },
1157             "type": "library",
1158             "extra": {
1159                 "branch-alias": {
1160                     "dev-master": "2.6-dev"
1161                 }
1162             },
1163             "autoload": {
1164                 "psr-0": {
1165                     "Symfony\\Component\\Yaml\\": ""
1166                 }
1167             },
1168             "notification-url": "https://packagist.org/downloads/",
1169             "license": [
1170                 "MIT"
1171             ],
1172             "authors": [
1173                 {
1174                     "name": "Symfony Community",
1175                     "homepage": "http://symfony.com/contributors"
1176                 },
1177                 {
1178                     "name": "Fabien Potencier",
1179                     "email": "fabien@symfony.com"
1180                 }
1181             ],
1182             "description": "Symfony Yaml Component",
1183             "homepage": "http://symfony.com",
1184             "time": "2014-12-02 20:19:20"
1185         }
1186     ],
1187     "aliases": [],
1188     "minimum-stability": "stable",
1189     "stability-flags": [],
1190     "prefer-stable": false,
1191     "platform": {
1192         "php": ">=5.3.3"
1193     },
1194     "platform-dev": []