Localisation updates from https://translatewiki.net.
[mediawiki.git] / tests / phpunit / data / composer / composer.lock
blob4d24f55d598ece02161c99a80086e364ed1f314c
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-only"
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-or-later"
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-or-later",
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-only"
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                 "sebastian/comparator": "~1.0",
722                 "sebastian/diff": "~1.1",
723                 "sebastian/environment": "~1.1",
724                 "sebastian/exporter": "~1.0",
725                 "sebastian/global-state": "~1.0",
726                 "sebastian/version": "~1.0",
727                 "symfony/yaml": "~2.0"
728             },
729             "suggest": {
730                 "phpunit/php-invoker": "~1.1"
731             },
732             "bin": [
733                 "phpunit"
734             ],
735             "type": "library",
736             "extra": {
737                 "branch-alias": {
738                     "dev-master": "4.4.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                     "role": "lead"
755                 }
756             ],
757             "description": "The PHP Unit Testing framework.",
758             "homepage": "https://phpunit.de/",
759             "keywords": [
760                 "phpunit",
761                 "testing",
762                 "xunit"
763             ],
764             "time": "2014-12-28 07:57:05"
765         },
766         {
767             "name": "sebastian/comparator",
768             "version": "1.1.0",
769             "source": {
770                 "type": "git",
771                 "url": "https://github.com/sebastianbergmann/comparator.git",
772                 "reference": "c484a80f97573ab934e37826dba0135a3301b26a"
773             },
774             "dist": {
775                 "type": "zip",
776                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c484a80f97573ab934e37826dba0135a3301b26a",
777                 "reference": "c484a80f97573ab934e37826dba0135a3301b26a",
778                 "shasum": ""
779             },
780             "require": {
781                 "php": ">=5.3.3",
782                 "sebastian/diff": "~1.1",
783                 "sebastian/exporter": "~1.0"
784             },
785             "require-dev": {
786                 "phpunit/phpunit": "~4.1"
787             },
788             "type": "library",
789             "extra": {
790                 "branch-alias": {
791                     "dev-master": "1.1.x-dev"
792                 }
793             },
794             "autoload": {
795                 "classmap": [
796                     "src/"
797                 ]
798             },
799             "notification-url": "https://packagist.org/downloads/",
800             "license": [
801                 "BSD-3-Clause"
802             ],
803             "authors": [
804                 {
805                     "name": "Jeff Welch",
806                     "email": "whatthejeff@gmail.com"
807                 },
808                 {
809                     "name": "Volker Dusch",
810                     "email": "github@wallbash.com"
811                 },
812                 {
813                     "name": "Bernhard Schussek",
814                     "email": "bschussek@2bepublished.at"
815                 },
816                 {
817                     "name": "Sebastian Bergmann",
818                     "email": "sebastian@phpunit.de"
819                 }
820             ],
821             "description": "Provides the functionality to compare PHP values for equality",
822             "homepage": "http://www.github.com/sebastianbergmann/comparator",
823             "keywords": [
824                 "comparator",
825                 "compare",
826                 "equality"
827             ],
828             "time": "2014-11-16 21:32:38"
829         },
830         {
831             "name": "sebastian/diff",
832             "version": "1.2.0",
833             "source": {
834                 "type": "git",
835                 "url": "https://github.com/sebastianbergmann/diff.git",
836                 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7"
837             },
838             "dist": {
839                 "type": "zip",
840                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7",
841                 "reference": "5843509fed39dee4b356a306401e9dd1a931fec7",
842                 "shasum": ""
843             },
844             "require": {
845                 "php": ">=5.3.3"
846             },
847             "require-dev": {
848                 "phpunit/phpunit": "~4.2"
849             },
850             "type": "library",
851             "extra": {
852                 "branch-alias": {
853                     "dev-master": "1.2-dev"
854                 }
855             },
856             "autoload": {
857                 "classmap": [
858                     "src/"
859                 ]
860             },
861             "notification-url": "https://packagist.org/downloads/",
862             "license": [
863                 "BSD-3-Clause"
864             ],
865             "authors": [
866                 {
867                     "name": "Kore Nordmann",
868                     "email": "mail@kore-nordmann.de"
869                 },
870                 {
871                     "name": "Sebastian Bergmann",
872                     "email": "sebastian@phpunit.de"
873                 }
874             ],
875             "description": "Diff implementation",
876             "homepage": "http://www.github.com/sebastianbergmann/diff",
877             "keywords": [
878                 "diff"
879             ],
880             "time": "2014-08-15 10:29:00"
881         },
882         {
883             "name": "sebastian/environment",
884             "version": "1.2.1",
885             "source": {
886                 "type": "git",
887                 "url": "https://github.com/sebastianbergmann/environment.git",
888                 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
889             },
890             "dist": {
891                 "type": "zip",
892                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
893                 "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
894                 "shasum": ""
895             },
896             "require": {
897                 "php": ">=5.3.3"
898             },
899             "require-dev": {
900                 "phpunit/phpunit": "~4.3"
901             },
902             "type": "library",
903             "extra": {
904                 "branch-alias": {
905                     "dev-master": "1.2.x-dev"
906                 }
907             },
908             "autoload": {
909                 "classmap": [
910                     "src/"
911                 ]
912             },
913             "notification-url": "https://packagist.org/downloads/",
914             "license": [
915                 "BSD-3-Clause"
916             ],
917             "authors": [
918                 {
919                     "name": "Sebastian Bergmann",
920                     "email": "sebastian@phpunit.de"
921                 }
922             ],
923             "description": "Provides functionality to handle PHP environments",
924             "homepage": "http://www.github.com/sebastianbergmann/environment",
925             "keywords": [
926                 "Xdebug",
927                 "environment"
928             ],
929             "time": "2014-10-25 08:00:45"
930         },
931         {
932             "name": "sebastian/exporter",
933             "version": "1.0.2",
934             "source": {
935                 "type": "git",
936                 "url": "https://github.com/sebastianbergmann/exporter.git",
937                 "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0"
938             },
939             "dist": {
940                 "type": "zip",
941                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
942                 "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0",
943                 "shasum": ""
944             },
945             "require": {
946                 "php": ">=5.3.3"
947             },
948             "require-dev": {
949                 "phpunit/phpunit": "~4.0"
950             },
951             "type": "library",
952             "extra": {
953                 "branch-alias": {
954                     "dev-master": "1.0.x-dev"
955                 }
956             },
957             "autoload": {
958                 "classmap": [
959                     "src/"
960                 ]
961             },
962             "notification-url": "https://packagist.org/downloads/",
963             "license": [
964                 "BSD-3-Clause"
965             ],
966             "authors": [
967                 {
968                     "name": "Jeff Welch",
969                     "email": "whatthejeff@gmail.com"
970                 },
971                 {
972                     "name": "Volker Dusch",
973                     "email": "github@wallbash.com"
974                 },
975                 {
976                     "name": "Bernhard Schussek",
977                     "email": "bschussek@2bepublished.at"
978                 },
979                 {
980                     "name": "Sebastian Bergmann",
981                     "email": "sebastian@phpunit.de"
982                 },
983                 {
984                     "name": "Adam Harvey",
985                     "email": "aharvey@php.net"
986                 }
987             ],
988             "description": "Provides the functionality to export PHP variables for visualization",
989             "homepage": "http://www.github.com/sebastianbergmann/exporter",
990             "keywords": [
991                 "export",
992                 "exporter"
993             ],
994             "time": "2014-09-10 00:51:36"
995         },
996         {
997             "name": "sebastian/global-state",
998             "version": "1.0.0",
999             "source": {
1000                 "type": "git",
1001                 "url": "https://github.com/sebastianbergmann/global-state.git",
1002                 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1003             },
1004             "dist": {
1005                 "type": "zip",
1006                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1007                 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1008                 "shasum": ""
1009             },
1010             "require": {
1011                 "php": ">=5.3.3"
1012             },
1013             "require-dev": {
1014                 "phpunit/phpunit": "~4.2"
1015             },
1016             "suggest": {
1017                 "ext-uopz": "*"
1018             },
1019             "type": "library",
1020             "extra": {
1021                 "branch-alias": {
1022                     "dev-master": "1.0-dev"
1023                 }
1024             },
1025             "autoload": {
1026                 "classmap": [
1027                     "src/"
1028                 ]
1029             },
1030             "notification-url": "https://packagist.org/downloads/",
1031             "license": [
1032                 "BSD-3-Clause"
1033             ],
1034             "authors": [
1035                 {
1036                     "name": "Sebastian Bergmann",
1037                     "email": "sebastian@phpunit.de"
1038                 }
1039             ],
1040             "description": "Snapshotting of global state",
1041             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1042             "keywords": [
1043                 "global state"
1044             ],
1045             "time": "2014-10-06 09:23:50"
1046         },
1047         {
1048             "name": "sebastian/version",
1049             "version": "1.0.4",
1050             "source": {
1051                 "type": "git",
1052                 "url": "https://github.com/sebastianbergmann/version.git",
1053                 "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b"
1054             },
1055             "dist": {
1056                 "type": "zip",
1057                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b",
1058                 "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b",
1059                 "shasum": ""
1060             },
1061             "type": "library",
1062             "autoload": {
1063                 "classmap": [
1064                     "src/"
1065                 ]
1066             },
1067             "notification-url": "https://packagist.org/downloads/",
1068             "license": [
1069                 "BSD-3-Clause"
1070             ],
1071             "authors": [
1072                 {
1073                     "name": "Sebastian Bergmann",
1074                     "email": "sebastian@phpunit.de",
1075                     "role": "lead"
1076                 }
1077             ],
1078             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1079             "homepage": "https://github.com/sebastianbergmann/version",
1080             "time": "2014-12-15 14:25:24"
1081         },
1082         {
1083             "name": "symfony/yaml",
1084             "version": "v2.6.1",
1085             "target-dir": "Symfony/Component/Yaml",
1086             "source": {
1087                 "type": "git",
1088                 "url": "https://github.com/symfony/Yaml.git",
1089                 "reference": "3346fc090a3eb6b53d408db2903b241af51dcb20"
1090             },
1091             "dist": {
1092                 "type": "zip",
1093                 "url": "https://api.github.com/repos/symfony/Yaml/zipball/3346fc090a3eb6b53d408db2903b241af51dcb20",
1094                 "reference": "3346fc090a3eb6b53d408db2903b241af51dcb20",
1095                 "shasum": ""
1096             },
1097             "require": {
1098                 "php": ">=5.3.3"
1099             },
1100             "type": "library",
1101             "extra": {
1102                 "branch-alias": {
1103                     "dev-master": "2.6-dev"
1104                 }
1105             },
1106             "autoload": {
1107                 "psr-0": {
1108                     "Symfony\\Component\\Yaml\\": ""
1109                 }
1110             },
1111             "notification-url": "https://packagist.org/downloads/",
1112             "license": [
1113                 "MIT"
1114             ],
1115             "authors": [
1116                 {
1117                     "name": "Symfony Community",
1118                     "homepage": "http://symfony.com/contributors"
1119                 },
1120                 {
1121                     "name": "Fabien Potencier",
1122                     "email": "fabien@symfony.com"
1123                 }
1124             ],
1125             "description": "Symfony Yaml Component",
1126             "homepage": "http://symfony.com",
1127             "time": "2014-12-02 20:19:20"
1128         }
1129     ],
1130     "aliases": [],
1131     "minimum-stability": "stable",
1132     "stability-flags": [],
1133     "prefer-stable": false,
1134     "platform": {
1135         "php": ">=5.3.3"
1136     },
1137     "platform-dev": []