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