~tcuthbert/wordpress/openstack-objectstorage

« back to all changes in this revision

Viewing changes to vendor/composer/installed.json

  • Committer: Jacek Nykis
  • Date: 2015-02-11 15:35:31 UTC
  • Revision ID: jacek.nykis@canonical.com-20150211153531-hmy6zi0ov2qfkl0b
Initial commit

Show diffs side-by-side

added added

removed removed

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