Subversion Repositories cheapmusic

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
103 - 1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "b0dc7646c60f8c7478a49fc4191cdcea",
8
    "content-hash": "4382aca01a98aa35a815a1086a968fd7",
9
    "packages": [
10
        {
11
            "name": "firebase/php-jwt",
12
            "version": "v4.0.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/firebase/php-jwt.git",
16
                "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
21
                "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "php": ">=5.3.0"
26
            },
27
            "type": "library",
28
            "autoload": {
29
                "psr-4": {
30
                    "Firebase\\JWT\\": "src"
31
                }
32
            },
33
            "notification-url": "https://packagist.org/downloads/",
34
            "license": [
35
                "BSD-3-Clause"
36
            ],
37
            "authors": [
38
                {
39
                    "name": "Neuman Vong",
40
                    "email": "neuman+pear@twilio.com",
41
                    "role": "Developer"
42
                },
43
                {
44
                    "name": "Anant Narayanan",
45
                    "email": "anant@php.net",
46
                    "role": "Developer"
47
                }
48
            ],
49
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
50
            "homepage": "https://github.com/firebase/php-jwt",
51
            "time": "2016-07-18 04:51:16"
52
        },
53
        {
54
            "name": "google/apiclient-services",
55
            "version": "v0.11",
56
            "source": {
57
                "type": "git",
58
                "url": "https://github.com/google/google-api-php-client-services.git",
59
                "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52"
60
            },
61
            "dist": {
62
                "type": "zip",
63
                "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/48c554aee06f2fd5700d7bdfa4fa6b82d184eb52",
64
                "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52",
65
                "shasum": ""
66
            },
67
            "require": {
68
                "php": ">=5.4"
69
            },
70
            "require-dev": {
71
                "phpunit/phpunit": "~4.8"
72
            },
73
            "type": "library",
74
            "autoload": {
75
                "psr-0": {
76
                    "Google_Service_": "src"
77
                }
78
            },
79
            "notification-url": "https://packagist.org/downloads/",
80
            "license": [
81
                "Apache-2.0"
82
            ],
83
            "description": "Client library for Google APIs",
84
            "homepage": "http://developers.google.com/api-client-library/php",
85
            "keywords": [
86
                "google"
87
            ],
88
            "time": "2017-03-13 17:40:44"
89
        },
90
        {
91
            "name": "google/auth",
92
            "version": "v0.11.1",
93
            "source": {
94
                "type": "git",
95
                "url": "https://github.com/google/google-auth-library-php.git",
96
                "reference": "a240674b08a09949fd5597f7590b3ed83663a12d"
97
            },
98
            "dist": {
99
                "type": "zip",
100
                "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/a240674b08a09949fd5597f7590b3ed83663a12d",
101
                "reference": "a240674b08a09949fd5597f7590b3ed83663a12d",
102
                "shasum": ""
103
            },
104
            "require": {
105
                "firebase/php-jwt": "~2.0|~3.0|~4.0",
106
                "guzzlehttp/guzzle": "~5.3|~6.0",
107
                "guzzlehttp/psr7": "~1.2",
108
                "php": ">=5.4",
109
                "psr/cache": "^1.0",
110
                "psr/http-message": "^1.0"
111
            },
112
            "require-dev": {
113
                "friendsofphp/php-cs-fixer": "^1.11",
114
                "phpunit/phpunit": "3.7.*"
115
            },
116
            "type": "library",
117
            "autoload": {
118
                "classmap": [
119
                    "src/"
120
                ],
121
                "psr-4": {
122
                    "Google\\Auth\\": "src"
123
                }
124
            },
125
            "notification-url": "https://packagist.org/downloads/",
126
            "license": [
127
                "Apache-2.0"
128
            ],
129
            "description": "Google Auth Library for PHP",
130
            "homepage": "http://github.com/google/google-auth-library-php",
131
            "keywords": [
132
                "Authentication",
133
                "google",
134
                "oauth2"
135
            ],
136
            "time": "2016-11-02 14:59:14"
137
        },
138
        {
139
            "name": "guzzlehttp/guzzle",
140
            "version": "6.2.3",
141
            "source": {
142
                "type": "git",
143
                "url": "https://github.com/guzzle/guzzle.git",
144
                "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006"
145
            },
146
            "dist": {
147
                "type": "zip",
148
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006",
149
                "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006",
150
                "shasum": ""
151
            },
152
            "require": {
153
                "guzzlehttp/promises": "^1.0",
154
                "guzzlehttp/psr7": "^1.4",
155
                "php": ">=5.5"
156
            },
157
            "require-dev": {
158
                "ext-curl": "*",
159
                "phpunit/phpunit": "^4.0",
160
                "psr/log": "^1.0"
161
            },
162
            "type": "library",
163
            "extra": {
164
                "branch-alias": {
165
                    "dev-master": "6.2-dev"
166
                }
167
            },
168
            "autoload": {
169
                "files": [
170
                    "src/functions_include.php"
171
                ],
172
                "psr-4": {
173
                    "GuzzleHttp\\": "src/"
174
                }
175
            },
176
            "notification-url": "https://packagist.org/downloads/",
177
            "license": [
178
                "MIT"
179
            ],
180
            "authors": [
181
                {
182
                    "name": "Michael Dowling",
183
                    "email": "mtdowling@gmail.com",
184
                    "homepage": "https://github.com/mtdowling"
185
                }
186
            ],
187
            "description": "Guzzle is a PHP HTTP client library",
188
            "homepage": "http://guzzlephp.org/",
189
            "keywords": [
190
                "client",
191
                "curl",
192
                "framework",
193
                "http",
194
                "http client",
195
                "rest",
196
                "web service"
197
            ],
198
            "time": "2017-02-28 22:50:30"
199
        },
200
        {
201
            "name": "guzzlehttp/promises",
202
            "version": "v1.3.1",
203
            "source": {
204
                "type": "git",
205
                "url": "https://github.com/guzzle/promises.git",
206
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
207
            },
208
            "dist": {
209
                "type": "zip",
210
                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
211
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
212
                "shasum": ""
213
            },
214
            "require": {
215
                "php": ">=5.5.0"
216
            },
217
            "require-dev": {
218
                "phpunit/phpunit": "^4.0"
219
            },
220
            "type": "library",
221
            "extra": {
222
                "branch-alias": {
223
                    "dev-master": "1.4-dev"
224
                }
225
            },
226
            "autoload": {
227
                "psr-4": {
228
                    "GuzzleHttp\\Promise\\": "src/"
229
                },
230
                "files": [
231
                    "src/functions_include.php"
232
                ]
233
            },
234
            "notification-url": "https://packagist.org/downloads/",
235
            "license": [
236
                "MIT"
237
            ],
238
            "authors": [
239
                {
240
                    "name": "Michael Dowling",
241
                    "email": "mtdowling@gmail.com",
242
                    "homepage": "https://github.com/mtdowling"
243
                }
244
            ],
245
            "description": "Guzzle promises library",
246
            "keywords": [
247
                "promise"
248
            ],
249
            "time": "2016-12-20 10:07:11"
250
        },
251
        {
252
            "name": "guzzlehttp/psr7",
253
            "version": "1.4.2",
254
            "source": {
255
                "type": "git",
256
                "url": "https://github.com/guzzle/psr7.git",
257
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
258
            },
259
            "dist": {
260
                "type": "zip",
261
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
262
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
263
                "shasum": ""
264
            },
265
            "require": {
266
                "php": ">=5.4.0",
267
                "psr/http-message": "~1.0"
268
            },
269
            "provide": {
270
                "psr/http-message-implementation": "1.0"
271
            },
272
            "require-dev": {
273
                "phpunit/phpunit": "~4.0"
274
            },
275
            "type": "library",
276
            "extra": {
277
                "branch-alias": {
278
                    "dev-master": "1.4-dev"
279
                }
280
            },
281
            "autoload": {
282
                "psr-4": {
283
                    "GuzzleHttp\\Psr7\\": "src/"
284
                },
285
                "files": [
286
                    "src/functions_include.php"
287
                ]
288
            },
289
            "notification-url": "https://packagist.org/downloads/",
290
            "license": [
291
                "MIT"
292
            ],
293
            "authors": [
294
                {
295
                    "name": "Michael Dowling",
296
                    "email": "mtdowling@gmail.com",
297
                    "homepage": "https://github.com/mtdowling"
298
                },
299
                {
300
                    "name": "Tobias Schultze",
301
                    "homepage": "https://github.com/Tobion"
302
                }
303
            ],
304
            "description": "PSR-7 message implementation that also provides common utility methods",
305
            "keywords": [
306
                "http",
307
                "message",
308
                "request",
309
                "response",
310
                "stream",
311
                "uri",
312
                "url"
313
            ],
314
            "time": "2017-03-20 17:10:46"
315
        },
316
        {
317
            "name": "monolog/monolog",
318
            "version": "1.22.1",
319
            "source": {
320
                "type": "git",
321
                "url": "https://github.com/Seldaek/monolog.git",
322
                "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0"
323
            },
324
            "dist": {
325
                "type": "zip",
326
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1e044bc4b34e91743943479f1be7a1d5eb93add0",
327
                "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0",
328
                "shasum": ""
329
            },
330
            "require": {
331
                "php": ">=5.3.0",
332
                "psr/log": "~1.0"
333
            },
334
            "provide": {
335
                "psr/log-implementation": "1.0.0"
336
            },
337
            "require-dev": {
338
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
339
                "doctrine/couchdb": "~1.0@dev",
340
                "graylog2/gelf-php": "~1.0",
341
                "jakub-onderka/php-parallel-lint": "0.9",
342
                "php-amqplib/php-amqplib": "~2.4",
343
                "php-console/php-console": "^3.1.3",
344
                "phpunit/phpunit": "~4.5",
345
                "phpunit/phpunit-mock-objects": "2.3.0",
346
                "ruflin/elastica": ">=0.90 <3.0",
347
                "sentry/sentry": "^0.13",
348
                "swiftmailer/swiftmailer": "~5.3"
349
            },
350
            "suggest": {
351
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
352
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
353
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
354
                "ext-mongo": "Allow sending log messages to a MongoDB server",
355
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
356
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
357
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
358
                "php-console/php-console": "Allow sending log messages to Google Chrome",
359
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
360
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
361
                "sentry/sentry": "Allow sending log messages to a Sentry server"
362
            },
363
            "type": "library",
364
            "extra": {
365
                "branch-alias": {
366
                    "dev-master": "2.0.x-dev"
367
                }
368
            },
369
            "autoload": {
370
                "psr-4": {
371
                    "Monolog\\": "src/Monolog"
372
                }
373
            },
374
            "notification-url": "https://packagist.org/downloads/",
375
            "license": [
376
                "MIT"
377
            ],
378
            "authors": [
379
                {
380
                    "name": "Jordi Boggiano",
381
                    "email": "j.boggiano@seld.be",
382
                    "homepage": "http://seld.be"
383
                }
384
            ],
385
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
386
            "homepage": "http://github.com/Seldaek/monolog",
387
            "keywords": [
388
                "log",
389
                "logging",
390
                "psr-3"
391
            ],
392
            "time": "2017-03-13 07:08:03"
393
        },
394
        {
395
            "name": "phpseclib/phpseclib",
396
            "version": "2.0.4",
397
            "source": {
398
                "type": "git",
399
                "url": "https://github.com/phpseclib/phpseclib.git",
400
                "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf"
401
            },
402
            "dist": {
403
                "type": "zip",
404
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
405
                "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
406
                "shasum": ""
407
            },
408
            "require": {
409
                "php": ">=5.3.3"
410
            },
411
            "require-dev": {
412
                "phing/phing": "~2.7",
413
                "phpunit/phpunit": "~4.0",
414
                "sami/sami": "~2.0",
415
                "squizlabs/php_codesniffer": "~2.0"
416
            },
417
            "suggest": {
418
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
419
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
420
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
421
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
422
            },
423
            "type": "library",
424
            "autoload": {
425
                "files": [
426
                    "phpseclib/bootstrap.php"
427
                ],
428
                "psr-4": {
429
                    "phpseclib\\": "phpseclib/"
430
                }
431
            },
432
            "notification-url": "https://packagist.org/downloads/",
433
            "license": [
434
                "MIT"
435
            ],
436
            "authors": [
437
                {
438
                    "name": "Jim Wigginton",
439
                    "email": "terrafrost@php.net",
440
                    "role": "Lead Developer"
441
                },
442
                {
443
                    "name": "Patrick Monnerat",
444
                    "email": "pm@datasphere.ch",
445
                    "role": "Developer"
446
                },
447
                {
448
                    "name": "Andreas Fischer",
449
                    "email": "bantu@phpbb.com",
450
                    "role": "Developer"
451
                },
452
                {
453
                    "name": "Hans-Jürgen Petrich",
454
                    "email": "petrich@tronic-media.com",
455
                    "role": "Developer"
456
                },
457
                {
458
                    "name": "Graham Campbell",
459
                    "email": "graham@alt-three.com",
460
                    "role": "Developer"
461
                }
462
            ],
463
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
464
            "homepage": "http://phpseclib.sourceforge.net",
465
            "keywords": [
466
                "BigInteger",
467
                "aes",
468
                "asn.1",
469
                "asn1",
470
                "blowfish",
471
                "crypto",
472
                "cryptography",
473
                "encryption",
474
                "rsa",
475
                "security",
476
                "sftp",
477
                "signature",
478
                "signing",
479
                "ssh",
480
                "twofish",
481
                "x.509",
482
                "x509"
483
            ],
484
            "time": "2016-10-04 00:57:04"
485
        },
486
        {
487
            "name": "psr/cache",
488
            "version": "1.0.1",
489
            "source": {
490
                "type": "git",
491
                "url": "https://github.com/php-fig/cache.git",
492
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
493
            },
494
            "dist": {
495
                "type": "zip",
496
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
497
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
498
                "shasum": ""
499
            },
500
            "require": {
501
                "php": ">=5.3.0"
502
            },
503
            "type": "library",
504
            "extra": {
505
                "branch-alias": {
506
                    "dev-master": "1.0.x-dev"
507
                }
508
            },
509
            "autoload": {
510
                "psr-4": {
511
                    "Psr\\Cache\\": "src/"
512
                }
513
            },
514
            "notification-url": "https://packagist.org/downloads/",
515
            "license": [
516
                "MIT"
517
            ],
518
            "authors": [
519
                {
520
                    "name": "PHP-FIG",
521
                    "homepage": "http://www.php-fig.org/"
522
                }
523
            ],
524
            "description": "Common interface for caching libraries",
525
            "keywords": [
526
                "cache",
527
                "psr",
528
                "psr-6"
529
            ],
530
            "time": "2016-08-06 20:24:11"
531
        },
532
        {
533
            "name": "psr/http-message",
534
            "version": "1.0.1",
535
            "source": {
536
                "type": "git",
537
                "url": "https://github.com/php-fig/http-message.git",
538
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
539
            },
540
            "dist": {
541
                "type": "zip",
542
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
543
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
544
                "shasum": ""
545
            },
546
            "require": {
547
                "php": ">=5.3.0"
548
            },
549
            "type": "library",
550
            "extra": {
551
                "branch-alias": {
552
                    "dev-master": "1.0.x-dev"
553
                }
554
            },
555
            "autoload": {
556
                "psr-4": {
557
                    "Psr\\Http\\Message\\": "src/"
558
                }
559
            },
560
            "notification-url": "https://packagist.org/downloads/",
561
            "license": [
562
                "MIT"
563
            ],
564
            "authors": [
565
                {
566
                    "name": "PHP-FIG",
567
                    "homepage": "http://www.php-fig.org/"
568
                }
569
            ],
570
            "description": "Common interface for HTTP messages",
571
            "homepage": "https://github.com/php-fig/http-message",
572
            "keywords": [
573
                "http",
574
                "http-message",
575
                "psr",
576
                "psr-7",
577
                "request",
578
                "response"
579
            ],
580
            "time": "2016-08-06 14:39:51"
581
        },
582
        {
583
            "name": "psr/log",
584
            "version": "1.0.2",
585
            "source": {
586
                "type": "git",
587
                "url": "https://github.com/php-fig/log.git",
588
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
589
            },
590
            "dist": {
591
                "type": "zip",
592
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
593
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
594
                "shasum": ""
595
            },
596
            "require": {
597
                "php": ">=5.3.0"
598
            },
599
            "type": "library",
600
            "extra": {
601
                "branch-alias": {
602
                    "dev-master": "1.0.x-dev"
603
                }
604
            },
605
            "autoload": {
606
                "psr-4": {
607
                    "Psr\\Log\\": "Psr/Log/"
608
                }
609
            },
610
            "notification-url": "https://packagist.org/downloads/",
611
            "license": [
612
                "MIT"
613
            ],
614
            "authors": [
615
                {
616
                    "name": "PHP-FIG",
617
                    "homepage": "http://www.php-fig.org/"
618
                }
619
            ],
620
            "description": "Common interface for logging libraries",
621
            "homepage": "https://github.com/php-fig/log",
622
            "keywords": [
623
                "log",
624
                "psr",
625
                "psr-3"
626
            ],
627
            "time": "2016-10-10 12:19:37"
628
        }
629
    ],
630
    "packages-dev": [
631
        {
632
            "name": "cache/adapter-common",
633
            "version": "0.3.3",
634
            "source": {
635
                "type": "git",
636
                "url": "https://github.com/php-cache/adapter-common.git",
637
                "reference": "874256105aefaa52b60599ab02858a4575e61095"
638
            },
639
            "dist": {
640
                "type": "zip",
641
                "url": "https://api.github.com/repos/php-cache/adapter-common/zipball/874256105aefaa52b60599ab02858a4575e61095",
642
                "reference": "874256105aefaa52b60599ab02858a4575e61095",
643
                "shasum": ""
644
            },
645
            "require": {
646
                "cache/taggable-cache": "^0.4",
647
                "php": "^5.5 || ^7.0",
648
                "psr/cache": "^1.0",
649
                "psr/log": "^1.0"
650
            },
651
            "require-dev": {
652
                "cache/integration-tests": "^0.10",
653
                "phpunit/phpunit": "^4.0 || ^5.1"
654
            },
655
            "type": "library",
656
            "autoload": {
657
                "psr-4": {
658
                    "Cache\\Adapter\\Common\\": ""
659
                }
660
            },
661
            "notification-url": "https://packagist.org/downloads/",
662
            "license": [
663
                "MIT"
664
            ],
665
            "authors": [
666
                {
667
                    "name": "Aaron Scherer",
668
                    "email": "aequasi@gmail.com",
669
                    "homepage": "https://github.com/aequasi"
670
                },
671
                {
672
                    "name": "Tobias Nyholm",
673
                    "email": "tobias.nyholm@gmail.com",
674
                    "homepage": "https://github.com/nyholm"
675
                }
676
            ],
677
            "description": "Common classes for PSR-6 adapters",
678
            "homepage": "http://www.php-cache.com/en/latest/",
679
            "keywords": [
680
                "cache",
681
                "psr-6",
682
                "tag"
683
            ],
684
            "time": "2016-07-31 18:10:41"
685
        },
686
        {
687
            "name": "cache/filesystem-adapter",
688
            "version": "0.3.3",
689
            "source": {
690
                "type": "git",
691
                "url": "https://github.com/php-cache/filesystem-adapter.git",
692
                "reference": "b05c31ea76dbe2650817e92265952a5d8b7fb070"
693
            },
694
            "dist": {
695
                "type": "zip",
696
                "url": "https://api.github.com/repos/php-cache/filesystem-adapter/zipball/b05c31ea76dbe2650817e92265952a5d8b7fb070",
697
                "reference": "b05c31ea76dbe2650817e92265952a5d8b7fb070",
698
                "shasum": ""
699
            },
700
            "require": {
701
                "cache/adapter-common": "^0.3",
702
                "cache/taggable-cache": "^0.4",
703
                "league/flysystem": "^1.0",
704
                "php": "^5.5 || ^7.0",
705
                "psr/cache": "^1.0"
706
            },
707
            "provide": {
708
                "psr/cache-implementation": "^1.0"
709
            },
710
            "require-dev": {
711
                "cache/integration-tests": "^0.11",
712
                "phpunit/phpunit": "^4.0 || ^5.1"
713
            },
714
            "type": "library",
715
            "autoload": {
716
                "psr-4": {
717
                    "Cache\\Adapter\\Filesystem\\": ""
718
                },
719
                "exclude-from-classmap": [
720
                    "/Tests/"
721
                ]
722
            },
723
            "notification-url": "https://packagist.org/downloads/",
724
            "license": [
725
                "MIT"
726
            ],
727
            "authors": [
728
                {
729
                    "name": "Aaron Scherer",
730
                    "email": "aequasi@gmail.com",
731
                    "homepage": "https://github.com/aequasi"
732
                },
733
                {
734
                    "name": "Tobias Nyholm",
735
                    "email": "tobias.nyholm@gmail.com",
736
                    "homepage": "https://github.com/nyholm"
737
                }
738
            ],
739
            "description": "A PSR-6 cache implementation using filesystem. This implementation supports tags",
740
            "homepage": "http://www.php-cache.com/en/latest/",
741
            "keywords": [
742
                "cache",
743
                "filesystem",
744
                "psr-6",
745
                "tag"
746
            ],
747
            "time": "2016-12-25 09:15:25"
748
        },
749
        {
750
            "name": "cache/taggable-cache",
751
            "version": "0.4.3",
752
            "source": {
753
                "type": "git",
754
                "url": "https://github.com/php-cache/taggable-cache.git",
755
                "reference": "8ae3042edd1ac9546c9eae1020dc2b438ef10742"
756
            },
757
            "dist": {
758
                "type": "zip",
759
                "url": "https://api.github.com/repos/php-cache/taggable-cache/zipball/8ae3042edd1ac9546c9eae1020dc2b438ef10742",
760
                "reference": "8ae3042edd1ac9546c9eae1020dc2b438ef10742",
761
                "shasum": ""
762
            },
763
            "require": {
764
                "php": "^5.5 || ^7.0",
765
                "psr/cache": "^1.0"
766
            },
767
            "require-dev": {
768
                "cache/integration-tests": "^0.11",
769
                "phpunit/phpunit": "^4.0 || ^5.1",
770
                "symfony/cache": "^3.1"
771
            },
772
            "type": "library",
773
            "autoload": {
774
                "psr-4": {
775
                    "Cache\\Taggable\\": ""
776
                },
777
                "exclude-from-classmap": [
778
                    "/Tests/"
779
                ]
780
            },
781
            "notification-url": "https://packagist.org/downloads/",
782
            "license": [
783
                "MIT"
784
            ],
785
            "authors": [
786
                {
787
                    "name": "Aaron Scherer",
788
                    "email": "aequasi@gmail.com",
789
                    "homepage": "https://github.com/aequasi"
790
                },
791
                {
792
                    "name": "Tobias Nyholm",
793
                    "email": "tobias.nyholm@gmail.com",
794
                    "homepage": "https://github.com/nyholm"
795
                }
796
            ],
797
            "description": "Add tag support to your PSR-6 cache implementation",
798
            "homepage": "http://www.php-cache.com/en/latest/",
799
            "keywords": [
800
                "Taggable",
801
                "cache",
802
                "psr6",
803
                "tag"
804
            ],
805
            "time": "2016-08-08 17:20:09"
806
        },
807
        {
808
            "name": "doctrine/instantiator",
809
            "version": "1.0.5",
810
            "source": {
811
                "type": "git",
812
                "url": "https://github.com/doctrine/instantiator.git",
813
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
814
            },
815
            "dist": {
816
                "type": "zip",
817
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
818
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
819
                "shasum": ""
820
            },
821
            "require": {
822
                "php": ">=5.3,<8.0-DEV"
823
            },
824
            "require-dev": {
825
                "athletic/athletic": "~0.1.8",
826
                "ext-pdo": "*",
827
                "ext-phar": "*",
828
                "phpunit/phpunit": "~4.0",
829
                "squizlabs/php_codesniffer": "~2.0"
830
            },
831
            "type": "library",
832
            "extra": {
833
                "branch-alias": {
834
                    "dev-master": "1.0.x-dev"
835
                }
836
            },
837
            "autoload": {
838
                "psr-4": {
839
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
840
                }
841
            },
842
            "notification-url": "https://packagist.org/downloads/",
843
            "license": [
844
                "MIT"
845
            ],
846
            "authors": [
847
                {
848
                    "name": "Marco Pivetta",
849
                    "email": "ocramius@gmail.com",
850
                    "homepage": "http://ocramius.github.com/"
851
                }
852
            ],
853
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
854
            "homepage": "https://github.com/doctrine/instantiator",
855
            "keywords": [
856
                "constructor",
857
                "instantiate"
858
            ],
859
            "time": "2015-06-14 21:17:01"
860
        },
861
        {
862
            "name": "league/flysystem",
863
            "version": "1.0.37",
864
            "source": {
865
                "type": "git",
866
                "url": "https://github.com/thephpleague/flysystem.git",
867
                "reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd"
868
            },
869
            "dist": {
870
                "type": "zip",
871
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/78b5cc4feb61a882302df4fbaf63b7662e5e4ccd",
872
                "reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd",
873
                "shasum": ""
874
            },
875
            "require": {
876
                "php": ">=5.5.9"
877
            },
878
            "conflict": {
879
                "league/flysystem-sftp": "<1.0.6"
880
            },
881
            "require-dev": {
882
                "ext-fileinfo": "*",
883
                "mockery/mockery": "~0.9",
884
                "phpspec/phpspec": "^2.2",
885
                "phpunit/phpunit": "~4.8"
886
            },
887
            "suggest": {
888
                "ext-fileinfo": "Required for MimeType",
889
                "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
890
                "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
891
                "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
892
                "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
893
                "league/flysystem-copy": "Allows you to use Copy.com storage",
894
                "league/flysystem-dropbox": "Allows you to use Dropbox storage",
895
                "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
896
                "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
897
                "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
898
                "league/flysystem-webdav": "Allows you to use WebDAV storage",
899
                "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
900
            },
901
            "type": "library",
902
            "extra": {
903
                "branch-alias": {
904
                    "dev-master": "1.1-dev"
905
                }
906
            },
907
            "autoload": {
908
                "psr-4": {
909
                    "League\\Flysystem\\": "src/"
910
                }
911
            },
912
            "notification-url": "https://packagist.org/downloads/",
913
            "license": [
914
                "MIT"
915
            ],
916
            "authors": [
917
                {
918
                    "name": "Frank de Jonge",
919
                    "email": "info@frenky.net"
920
                }
921
            ],
922
            "description": "Filesystem abstraction: Many filesystems, one API.",
923
            "keywords": [
924
                "Cloud Files",
925
                "WebDAV",
926
                "abstraction",
927
                "aws",
928
                "cloud",
929
                "copy.com",
930
                "dropbox",
931
                "file systems",
932
                "files",
933
                "filesystem",
934
                "filesystems",
935
                "ftp",
936
                "rackspace",
937
                "remote",
938
                "s3",
939
                "sftp",
940
                "storage"
941
            ],
942
            "time": "2017-03-22 15:43:14"
943
        },
944
        {
945
            "name": "phpdocumentor/reflection-common",
946
            "version": "1.0",
947
            "source": {
948
                "type": "git",
949
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
950
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
951
            },
952
            "dist": {
953
                "type": "zip",
954
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
955
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
956
                "shasum": ""
957
            },
958
            "require": {
959
                "php": ">=5.5"
960
            },
961
            "require-dev": {
962
                "phpunit/phpunit": "^4.6"
963
            },
964
            "type": "library",
965
            "extra": {
966
                "branch-alias": {
967
                    "dev-master": "1.0.x-dev"
968
                }
969
            },
970
            "autoload": {
971
                "psr-4": {
972
                    "phpDocumentor\\Reflection\\": [
973
                        "src"
974
                    ]
975
                }
976
            },
977
            "notification-url": "https://packagist.org/downloads/",
978
            "license": [
979
                "MIT"
980
            ],
981
            "authors": [
982
                {
983
                    "name": "Jaap van Otterdijk",
984
                    "email": "opensource@ijaap.nl"
985
                }
986
            ],
987
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
988
            "homepage": "http://www.phpdoc.org",
989
            "keywords": [
990
                "FQSEN",
991
                "phpDocumentor",
992
                "phpdoc",
993
                "reflection",
994
                "static analysis"
995
            ],
996
            "time": "2015-12-27 11:43:31"
997
        },
998
        {
999
            "name": "phpdocumentor/reflection-docblock",
1000
            "version": "3.1.1",
1001
            "source": {
1002
                "type": "git",
1003
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1004
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
1005
            },
1006
            "dist": {
1007
                "type": "zip",
1008
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
1009
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
1010
                "shasum": ""
1011
            },
1012
            "require": {
1013
                "php": ">=5.5",
1014
                "phpdocumentor/reflection-common": "^1.0@dev",
1015
                "phpdocumentor/type-resolver": "^0.2.0",
1016
                "webmozart/assert": "^1.0"
1017
            },
1018
            "require-dev": {
1019
                "mockery/mockery": "^0.9.4",
1020
                "phpunit/phpunit": "^4.4"
1021
            },
1022
            "type": "library",
1023
            "autoload": {
1024
                "psr-4": {
1025
                    "phpDocumentor\\Reflection\\": [
1026
                        "src/"
1027
                    ]
1028
                }
1029
            },
1030
            "notification-url": "https://packagist.org/downloads/",
1031
            "license": [
1032
                "MIT"
1033
            ],
1034
            "authors": [
1035
                {
1036
                    "name": "Mike van Riel",
1037
                    "email": "me@mikevanriel.com"
1038
                }
1039
            ],
1040
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1041
            "time": "2016-09-30 07:12:33"
1042
        },
1043
        {
1044
            "name": "phpdocumentor/type-resolver",
1045
            "version": "0.2.1",
1046
            "source": {
1047
                "type": "git",
1048
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
1049
                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
1050
            },
1051
            "dist": {
1052
                "type": "zip",
1053
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
1054
                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
1055
                "shasum": ""
1056
            },
1057
            "require": {
1058
                "php": ">=5.5",
1059
                "phpdocumentor/reflection-common": "^1.0"
1060
            },
1061
            "require-dev": {
1062
                "mockery/mockery": "^0.9.4",
1063
                "phpunit/phpunit": "^5.2||^4.8.24"
1064
            },
1065
            "type": "library",
1066
            "extra": {
1067
                "branch-alias": {
1068
                    "dev-master": "1.0.x-dev"
1069
                }
1070
            },
1071
            "autoload": {
1072
                "psr-4": {
1073
                    "phpDocumentor\\Reflection\\": [
1074
                        "src/"
1075
                    ]
1076
                }
1077
            },
1078
            "notification-url": "https://packagist.org/downloads/",
1079
            "license": [
1080
                "MIT"
1081
            ],
1082
            "authors": [
1083
                {
1084
                    "name": "Mike van Riel",
1085
                    "email": "me@mikevanriel.com"
1086
                }
1087
            ],
1088
            "time": "2016-11-25 06:54:22"
1089
        },
1090
        {
1091
            "name": "phpspec/prophecy",
1092
            "version": "v1.7.0",
1093
            "source": {
1094
                "type": "git",
1095
                "url": "https://github.com/phpspec/prophecy.git",
1096
                "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
1097
            },
1098
            "dist": {
1099
                "type": "zip",
1100
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
1101
                "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
1102
                "shasum": ""
1103
            },
1104
            "require": {
1105
                "doctrine/instantiator": "^1.0.2",
1106
                "php": "^5.3|^7.0",
1107
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
1108
                "sebastian/comparator": "^1.1|^2.0",
1109
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1110
            },
1111
            "require-dev": {
1112
                "phpspec/phpspec": "^2.5|^3.2",
1113
                "phpunit/phpunit": "^4.8 || ^5.6.5"
1114
            },
1115
            "type": "library",
1116
            "extra": {
1117
                "branch-alias": {
1118
                    "dev-master": "1.6.x-dev"
1119
                }
1120
            },
1121
            "autoload": {
1122
                "psr-0": {
1123
                    "Prophecy\\": "src/"
1124
                }
1125
            },
1126
            "notification-url": "https://packagist.org/downloads/",
1127
            "license": [
1128
                "MIT"
1129
            ],
1130
            "authors": [
1131
                {
1132
                    "name": "Konstantin Kudryashov",
1133
                    "email": "ever.zet@gmail.com",
1134
                    "homepage": "http://everzet.com"
1135
                },
1136
                {
1137
                    "name": "Marcello Duarte",
1138
                    "email": "marcello.duarte@gmail.com"
1139
                }
1140
            ],
1141
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1142
            "homepage": "https://github.com/phpspec/prophecy",
1143
            "keywords": [
1144
                "Double",
1145
                "Dummy",
1146
                "fake",
1147
                "mock",
1148
                "spy",
1149
                "stub"
1150
            ],
1151
            "time": "2017-03-02 20:05:34"
1152
        },
1153
        {
1154
            "name": "phpunit/php-code-coverage",
1155
            "version": "2.2.4",
1156
            "source": {
1157
                "type": "git",
1158
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1159
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
1160
            },
1161
            "dist": {
1162
                "type": "zip",
1163
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1164
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1165
                "shasum": ""
1166
            },
1167
            "require": {
1168
                "php": ">=5.3.3",
1169
                "phpunit/php-file-iterator": "~1.3",
1170
                "phpunit/php-text-template": "~1.2",
1171
                "phpunit/php-token-stream": "~1.3",
1172
                "sebastian/environment": "^1.3.2",
1173
                "sebastian/version": "~1.0"
1174
            },
1175
            "require-dev": {
1176
                "ext-xdebug": ">=2.1.4",
1177
                "phpunit/phpunit": "~4"
1178
            },
1179
            "suggest": {
1180
                "ext-dom": "*",
1181
                "ext-xdebug": ">=2.2.1",
1182
                "ext-xmlwriter": "*"
1183
            },
1184
            "type": "library",
1185
            "extra": {
1186
                "branch-alias": {
1187
                    "dev-master": "2.2.x-dev"
1188
                }
1189
            },
1190
            "autoload": {
1191
                "classmap": [
1192
                    "src/"
1193
                ]
1194
            },
1195
            "notification-url": "https://packagist.org/downloads/",
1196
            "license": [
1197
                "BSD-3-Clause"
1198
            ],
1199
            "authors": [
1200
                {
1201
                    "name": "Sebastian Bergmann",
1202
                    "email": "sb@sebastian-bergmann.de",
1203
                    "role": "lead"
1204
                }
1205
            ],
1206
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1207
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1208
            "keywords": [
1209
                "coverage",
1210
                "testing",
1211
                "xunit"
1212
            ],
1213
            "time": "2015-10-06 15:47:00"
1214
        },
1215
        {
1216
            "name": "phpunit/php-file-iterator",
1217
            "version": "1.4.2",
1218
            "source": {
1219
                "type": "git",
1220
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1221
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
1222
            },
1223
            "dist": {
1224
                "type": "zip",
1225
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1226
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1227
                "shasum": ""
1228
            },
1229
            "require": {
1230
                "php": ">=5.3.3"
1231
            },
1232
            "type": "library",
1233
            "extra": {
1234
                "branch-alias": {
1235
                    "dev-master": "1.4.x-dev"
1236
                }
1237
            },
1238
            "autoload": {
1239
                "classmap": [
1240
                    "src/"
1241
                ]
1242
            },
1243
            "notification-url": "https://packagist.org/downloads/",
1244
            "license": [
1245
                "BSD-3-Clause"
1246
            ],
1247
            "authors": [
1248
                {
1249
                    "name": "Sebastian Bergmann",
1250
                    "email": "sb@sebastian-bergmann.de",
1251
                    "role": "lead"
1252
                }
1253
            ],
1254
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1255
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1256
            "keywords": [
1257
                "filesystem",
1258
                "iterator"
1259
            ],
1260
            "time": "2016-10-03 07:40:28"
1261
        },
1262
        {
1263
            "name": "phpunit/php-text-template",
1264
            "version": "1.2.1",
1265
            "source": {
1266
                "type": "git",
1267
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1268
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1269
            },
1270
            "dist": {
1271
                "type": "zip",
1272
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1273
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1274
                "shasum": ""
1275
            },
1276
            "require": {
1277
                "php": ">=5.3.3"
1278
            },
1279
            "type": "library",
1280
            "autoload": {
1281
                "classmap": [
1282
                    "src/"
1283
                ]
1284
            },
1285
            "notification-url": "https://packagist.org/downloads/",
1286
            "license": [
1287
                "BSD-3-Clause"
1288
            ],
1289
            "authors": [
1290
                {
1291
                    "name": "Sebastian Bergmann",
1292
                    "email": "sebastian@phpunit.de",
1293
                    "role": "lead"
1294
                }
1295
            ],
1296
            "description": "Simple template engine.",
1297
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1298
            "keywords": [
1299
                "template"
1300
            ],
1301
            "time": "2015-06-21 13:50:34"
1302
        },
1303
        {
1304
            "name": "phpunit/php-timer",
1305
            "version": "1.0.9",
1306
            "source": {
1307
                "type": "git",
1308
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1309
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1310
            },
1311
            "dist": {
1312
                "type": "zip",
1313
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1314
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1315
                "shasum": ""
1316
            },
1317
            "require": {
1318
                "php": "^5.3.3 || ^7.0"
1319
            },
1320
            "require-dev": {
1321
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1322
            },
1323
            "type": "library",
1324
            "extra": {
1325
                "branch-alias": {
1326
                    "dev-master": "1.0-dev"
1327
                }
1328
            },
1329
            "autoload": {
1330
                "classmap": [
1331
                    "src/"
1332
                ]
1333
            },
1334
            "notification-url": "https://packagist.org/downloads/",
1335
            "license": [
1336
                "BSD-3-Clause"
1337
            ],
1338
            "authors": [
1339
                {
1340
                    "name": "Sebastian Bergmann",
1341
                    "email": "sb@sebastian-bergmann.de",
1342
                    "role": "lead"
1343
                }
1344
            ],
1345
            "description": "Utility class for timing",
1346
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1347
            "keywords": [
1348
                "timer"
1349
            ],
1350
            "time": "2017-02-26 11:10:40"
1351
        },
1352
        {
1353
            "name": "phpunit/php-token-stream",
1354
            "version": "1.4.11",
1355
            "source": {
1356
                "type": "git",
1357
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1358
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
1359
            },
1360
            "dist": {
1361
                "type": "zip",
1362
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
1363
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
1364
                "shasum": ""
1365
            },
1366
            "require": {
1367
                "ext-tokenizer": "*",
1368
                "php": ">=5.3.3"
1369
            },
1370
            "require-dev": {
1371
                "phpunit/phpunit": "~4.2"
1372
            },
1373
            "type": "library",
1374
            "extra": {
1375
                "branch-alias": {
1376
                    "dev-master": "1.4-dev"
1377
                }
1378
            },
1379
            "autoload": {
1380
                "classmap": [
1381
                    "src/"
1382
                ]
1383
            },
1384
            "notification-url": "https://packagist.org/downloads/",
1385
            "license": [
1386
                "BSD-3-Clause"
1387
            ],
1388
            "authors": [
1389
                {
1390
                    "name": "Sebastian Bergmann",
1391
                    "email": "sebastian@phpunit.de"
1392
                }
1393
            ],
1394
            "description": "Wrapper around PHP's tokenizer extension.",
1395
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1396
            "keywords": [
1397
                "tokenizer"
1398
            ],
1399
            "time": "2017-02-27 10:12:30"
1400
        },
1401
        {
1402
            "name": "phpunit/phpunit",
1403
            "version": "4.8.35",
1404
            "source": {
1405
                "type": "git",
1406
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1407
                "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87"
1408
            },
1409
            "dist": {
1410
                "type": "zip",
1411
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87",
1412
                "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87",
1413
                "shasum": ""
1414
            },
1415
            "require": {
1416
                "ext-dom": "*",
1417
                "ext-json": "*",
1418
                "ext-pcre": "*",
1419
                "ext-reflection": "*",
1420
                "ext-spl": "*",
1421
                "php": ">=5.3.3",
1422
                "phpspec/prophecy": "^1.3.1",
1423
                "phpunit/php-code-coverage": "~2.1",
1424
                "phpunit/php-file-iterator": "~1.4",
1425
                "phpunit/php-text-template": "~1.2",
1426
                "phpunit/php-timer": "^1.0.6",
1427
                "phpunit/phpunit-mock-objects": "~2.3",
1428
                "sebastian/comparator": "~1.2.2",
1429
                "sebastian/diff": "~1.2",
1430
                "sebastian/environment": "~1.3",
1431
                "sebastian/exporter": "~1.2",
1432
                "sebastian/global-state": "~1.0",
1433
                "sebastian/version": "~1.0",
1434
                "symfony/yaml": "~2.1|~3.0"
1435
            },
1436
            "suggest": {
1437
                "phpunit/php-invoker": "~1.1"
1438
            },
1439
            "bin": [
1440
                "phpunit"
1441
            ],
1442
            "type": "library",
1443
            "extra": {
1444
                "branch-alias": {
1445
                    "dev-master": "4.8.x-dev"
1446
                }
1447
            },
1448
            "autoload": {
1449
                "classmap": [
1450
                    "src/"
1451
                ]
1452
            },
1453
            "notification-url": "https://packagist.org/downloads/",
1454
            "license": [
1455
                "BSD-3-Clause"
1456
            ],
1457
            "authors": [
1458
                {
1459
                    "name": "Sebastian Bergmann",
1460
                    "email": "sebastian@phpunit.de",
1461
                    "role": "lead"
1462
                }
1463
            ],
1464
            "description": "The PHP Unit Testing framework.",
1465
            "homepage": "https://phpunit.de/",
1466
            "keywords": [
1467
                "phpunit",
1468
                "testing",
1469
                "xunit"
1470
            ],
1471
            "time": "2017-02-06 05:18:07"
1472
        },
1473
        {
1474
            "name": "phpunit/phpunit-mock-objects",
1475
            "version": "2.3.8",
1476
            "source": {
1477
                "type": "git",
1478
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1479
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1480
            },
1481
            "dist": {
1482
                "type": "zip",
1483
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1484
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1485
                "shasum": ""
1486
            },
1487
            "require": {
1488
                "doctrine/instantiator": "^1.0.2",
1489
                "php": ">=5.3.3",
1490
                "phpunit/php-text-template": "~1.2",
1491
                "sebastian/exporter": "~1.2"
1492
            },
1493
            "require-dev": {
1494
                "phpunit/phpunit": "~4.4"
1495
            },
1496
            "suggest": {
1497
                "ext-soap": "*"
1498
            },
1499
            "type": "library",
1500
            "extra": {
1501
                "branch-alias": {
1502
                    "dev-master": "2.3.x-dev"
1503
                }
1504
            },
1505
            "autoload": {
1506
                "classmap": [
1507
                    "src/"
1508
                ]
1509
            },
1510
            "notification-url": "https://packagist.org/downloads/",
1511
            "license": [
1512
                "BSD-3-Clause"
1513
            ],
1514
            "authors": [
1515
                {
1516
                    "name": "Sebastian Bergmann",
1517
                    "email": "sb@sebastian-bergmann.de",
1518
                    "role": "lead"
1519
                }
1520
            ],
1521
            "description": "Mock Object library for PHPUnit",
1522
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1523
            "keywords": [
1524
                "mock",
1525
                "xunit"
1526
            ],
1527
            "time": "2015-10-02 06:51:40"
1528
        },
1529
        {
1530
            "name": "sebastian/comparator",
1531
            "version": "1.2.4",
1532
            "source": {
1533
                "type": "git",
1534
                "url": "https://github.com/sebastianbergmann/comparator.git",
1535
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
1536
            },
1537
            "dist": {
1538
                "type": "zip",
1539
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1540
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1541
                "shasum": ""
1542
            },
1543
            "require": {
1544
                "php": ">=5.3.3",
1545
                "sebastian/diff": "~1.2",
1546
                "sebastian/exporter": "~1.2 || ~2.0"
1547
            },
1548
            "require-dev": {
1549
                "phpunit/phpunit": "~4.4"
1550
            },
1551
            "type": "library",
1552
            "extra": {
1553
                "branch-alias": {
1554
                    "dev-master": "1.2.x-dev"
1555
                }
1556
            },
1557
            "autoload": {
1558
                "classmap": [
1559
                    "src/"
1560
                ]
1561
            },
1562
            "notification-url": "https://packagist.org/downloads/",
1563
            "license": [
1564
                "BSD-3-Clause"
1565
            ],
1566
            "authors": [
1567
                {
1568
                    "name": "Jeff Welch",
1569
                    "email": "whatthejeff@gmail.com"
1570
                },
1571
                {
1572
                    "name": "Volker Dusch",
1573
                    "email": "github@wallbash.com"
1574
                },
1575
                {
1576
                    "name": "Bernhard Schussek",
1577
                    "email": "bschussek@2bepublished.at"
1578
                },
1579
                {
1580
                    "name": "Sebastian Bergmann",
1581
                    "email": "sebastian@phpunit.de"
1582
                }
1583
            ],
1584
            "description": "Provides the functionality to compare PHP values for equality",
1585
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1586
            "keywords": [
1587
                "comparator",
1588
                "compare",
1589
                "equality"
1590
            ],
1591
            "time": "2017-01-29 09:50:25"
1592
        },
1593
        {
1594
            "name": "sebastian/diff",
1595
            "version": "1.4.1",
1596
            "source": {
1597
                "type": "git",
1598
                "url": "https://github.com/sebastianbergmann/diff.git",
1599
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1600
            },
1601
            "dist": {
1602
                "type": "zip",
1603
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1604
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1605
                "shasum": ""
1606
            },
1607
            "require": {
1608
                "php": ">=5.3.3"
1609
            },
1610
            "require-dev": {
1611
                "phpunit/phpunit": "~4.8"
1612
            },
1613
            "type": "library",
1614
            "extra": {
1615
                "branch-alias": {
1616
                    "dev-master": "1.4-dev"
1617
                }
1618
            },
1619
            "autoload": {
1620
                "classmap": [
1621
                    "src/"
1622
                ]
1623
            },
1624
            "notification-url": "https://packagist.org/downloads/",
1625
            "license": [
1626
                "BSD-3-Clause"
1627
            ],
1628
            "authors": [
1629
                {
1630
                    "name": "Kore Nordmann",
1631
                    "email": "mail@kore-nordmann.de"
1632
                },
1633
                {
1634
                    "name": "Sebastian Bergmann",
1635
                    "email": "sebastian@phpunit.de"
1636
                }
1637
            ],
1638
            "description": "Diff implementation",
1639
            "homepage": "https://github.com/sebastianbergmann/diff",
1640
            "keywords": [
1641
                "diff"
1642
            ],
1643
            "time": "2015-12-08 07:14:41"
1644
        },
1645
        {
1646
            "name": "sebastian/environment",
1647
            "version": "1.3.8",
1648
            "source": {
1649
                "type": "git",
1650
                "url": "https://github.com/sebastianbergmann/environment.git",
1651
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1652
            },
1653
            "dist": {
1654
                "type": "zip",
1655
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1656
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1657
                "shasum": ""
1658
            },
1659
            "require": {
1660
                "php": "^5.3.3 || ^7.0"
1661
            },
1662
            "require-dev": {
1663
                "phpunit/phpunit": "^4.8 || ^5.0"
1664
            },
1665
            "type": "library",
1666
            "extra": {
1667
                "branch-alias": {
1668
                    "dev-master": "1.3.x-dev"
1669
                }
1670
            },
1671
            "autoload": {
1672
                "classmap": [
1673
                    "src/"
1674
                ]
1675
            },
1676
            "notification-url": "https://packagist.org/downloads/",
1677
            "license": [
1678
                "BSD-3-Clause"
1679
            ],
1680
            "authors": [
1681
                {
1682
                    "name": "Sebastian Bergmann",
1683
                    "email": "sebastian@phpunit.de"
1684
                }
1685
            ],
1686
            "description": "Provides functionality to handle HHVM/PHP environments",
1687
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1688
            "keywords": [
1689
                "Xdebug",
1690
                "environment",
1691
                "hhvm"
1692
            ],
1693
            "time": "2016-08-18 05:49:44"
1694
        },
1695
        {
1696
            "name": "sebastian/exporter",
1697
            "version": "1.2.2",
1698
            "source": {
1699
                "type": "git",
1700
                "url": "https://github.com/sebastianbergmann/exporter.git",
1701
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1702
            },
1703
            "dist": {
1704
                "type": "zip",
1705
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1706
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1707
                "shasum": ""
1708
            },
1709
            "require": {
1710
                "php": ">=5.3.3",
1711
                "sebastian/recursion-context": "~1.0"
1712
            },
1713
            "require-dev": {
1714
                "ext-mbstring": "*",
1715
                "phpunit/phpunit": "~4.4"
1716
            },
1717
            "type": "library",
1718
            "extra": {
1719
                "branch-alias": {
1720
                    "dev-master": "1.3.x-dev"
1721
                }
1722
            },
1723
            "autoload": {
1724
                "classmap": [
1725
                    "src/"
1726
                ]
1727
            },
1728
            "notification-url": "https://packagist.org/downloads/",
1729
            "license": [
1730
                "BSD-3-Clause"
1731
            ],
1732
            "authors": [
1733
                {
1734
                    "name": "Jeff Welch",
1735
                    "email": "whatthejeff@gmail.com"
1736
                },
1737
                {
1738
                    "name": "Volker Dusch",
1739
                    "email": "github@wallbash.com"
1740
                },
1741
                {
1742
                    "name": "Bernhard Schussek",
1743
                    "email": "bschussek@2bepublished.at"
1744
                },
1745
                {
1746
                    "name": "Sebastian Bergmann",
1747
                    "email": "sebastian@phpunit.de"
1748
                },
1749
                {
1750
                    "name": "Adam Harvey",
1751
                    "email": "aharvey@php.net"
1752
                }
1753
            ],
1754
            "description": "Provides the functionality to export PHP variables for visualization",
1755
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1756
            "keywords": [
1757
                "export",
1758
                "exporter"
1759
            ],
1760
            "time": "2016-06-17 09:04:28"
1761
        },
1762
        {
1763
            "name": "sebastian/global-state",
1764
            "version": "1.1.1",
1765
            "source": {
1766
                "type": "git",
1767
                "url": "https://github.com/sebastianbergmann/global-state.git",
1768
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1769
            },
1770
            "dist": {
1771
                "type": "zip",
1772
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1773
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1774
                "shasum": ""
1775
            },
1776
            "require": {
1777
                "php": ">=5.3.3"
1778
            },
1779
            "require-dev": {
1780
                "phpunit/phpunit": "~4.2"
1781
            },
1782
            "suggest": {
1783
                "ext-uopz": "*"
1784
            },
1785
            "type": "library",
1786
            "extra": {
1787
                "branch-alias": {
1788
                    "dev-master": "1.0-dev"
1789
                }
1790
            },
1791
            "autoload": {
1792
                "classmap": [
1793
                    "src/"
1794
                ]
1795
            },
1796
            "notification-url": "https://packagist.org/downloads/",
1797
            "license": [
1798
                "BSD-3-Clause"
1799
            ],
1800
            "authors": [
1801
                {
1802
                    "name": "Sebastian Bergmann",
1803
                    "email": "sebastian@phpunit.de"
1804
                }
1805
            ],
1806
            "description": "Snapshotting of global state",
1807
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1808
            "keywords": [
1809
                "global state"
1810
            ],
1811
            "time": "2015-10-12 03:26:01"
1812
        },
1813
        {
1814
            "name": "sebastian/recursion-context",
1815
            "version": "1.0.5",
1816
            "source": {
1817
                "type": "git",
1818
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1819
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
1820
            },
1821
            "dist": {
1822
                "type": "zip",
1823
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
1824
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
1825
                "shasum": ""
1826
            },
1827
            "require": {
1828
                "php": ">=5.3.3"
1829
            },
1830
            "require-dev": {
1831
                "phpunit/phpunit": "~4.4"
1832
            },
1833
            "type": "library",
1834
            "extra": {
1835
                "branch-alias": {
1836
                    "dev-master": "1.0.x-dev"
1837
                }
1838
            },
1839
            "autoload": {
1840
                "classmap": [
1841
                    "src/"
1842
                ]
1843
            },
1844
            "notification-url": "https://packagist.org/downloads/",
1845
            "license": [
1846
                "BSD-3-Clause"
1847
            ],
1848
            "authors": [
1849
                {
1850
                    "name": "Jeff Welch",
1851
                    "email": "whatthejeff@gmail.com"
1852
                },
1853
                {
1854
                    "name": "Sebastian Bergmann",
1855
                    "email": "sebastian@phpunit.de"
1856
                },
1857
                {
1858
                    "name": "Adam Harvey",
1859
                    "email": "aharvey@php.net"
1860
                }
1861
            ],
1862
            "description": "Provides functionality to recursively process PHP variables",
1863
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1864
            "time": "2016-10-03 07:41:43"
1865
        },
1866
        {
1867
            "name": "sebastian/version",
1868
            "version": "1.0.6",
1869
            "source": {
1870
                "type": "git",
1871
                "url": "https://github.com/sebastianbergmann/version.git",
1872
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1873
            },
1874
            "dist": {
1875
                "type": "zip",
1876
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1877
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1878
                "shasum": ""
1879
            },
1880
            "type": "library",
1881
            "autoload": {
1882
                "classmap": [
1883
                    "src/"
1884
                ]
1885
            },
1886
            "notification-url": "https://packagist.org/downloads/",
1887
            "license": [
1888
                "BSD-3-Clause"
1889
            ],
1890
            "authors": [
1891
                {
1892
                    "name": "Sebastian Bergmann",
1893
                    "email": "sebastian@phpunit.de",
1894
                    "role": "lead"
1895
                }
1896
            ],
1897
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1898
            "homepage": "https://github.com/sebastianbergmann/version",
1899
            "time": "2015-06-21 13:59:46"
1900
        },
1901
        {
1902
            "name": "squizlabs/php_codesniffer",
1903
            "version": "2.8.1",
1904
            "source": {
1905
                "type": "git",
1906
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
1907
                "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d"
1908
            },
1909
            "dist": {
1910
                "type": "zip",
1911
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
1912
                "reference": "d7cf0d894e8aa4c73712ee4a331cc1eaa37cdc7d",
1913
                "shasum": ""
1914
            },
1915
            "require": {
1916
                "ext-simplexml": "*",
1917
                "ext-tokenizer": "*",
1918
                "ext-xmlwriter": "*",
1919
                "php": ">=5.1.2"
1920
            },
1921
            "require-dev": {
1922
                "phpunit/phpunit": "~4.0"
1923
            },
1924
            "bin": [
1925
                "scripts/phpcs",
1926
                "scripts/phpcbf"
1927
            ],
1928
            "type": "library",
1929
            "extra": {
1930
                "branch-alias": {
1931
                    "dev-master": "2.x-dev"
1932
                }
1933
            },
1934
            "autoload": {
1935
                "classmap": [
1936
                    "CodeSniffer.php",
1937
                    "CodeSniffer/CLI.php",
1938
                    "CodeSniffer/Exception.php",
1939
                    "CodeSniffer/File.php",
1940
                    "CodeSniffer/Fixer.php",
1941
                    "CodeSniffer/Report.php",
1942
                    "CodeSniffer/Reporting.php",
1943
                    "CodeSniffer/Sniff.php",
1944
                    "CodeSniffer/Tokens.php",
1945
                    "CodeSniffer/Reports/",
1946
                    "CodeSniffer/Tokenizers/",
1947
                    "CodeSniffer/DocGenerators/",
1948
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
1949
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
1950
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
1951
                    "CodeSniffer/Standards/IncorrectPatternException.php",
1952
                    "CodeSniffer/Standards/Generic/Sniffs/",
1953
                    "CodeSniffer/Standards/MySource/Sniffs/",
1954
                    "CodeSniffer/Standards/PEAR/Sniffs/",
1955
                    "CodeSniffer/Standards/PSR1/Sniffs/",
1956
                    "CodeSniffer/Standards/PSR2/Sniffs/",
1957
                    "CodeSniffer/Standards/Squiz/Sniffs/",
1958
                    "CodeSniffer/Standards/Zend/Sniffs/"
1959
                ]
1960
            },
1961
            "notification-url": "https://packagist.org/downloads/",
1962
            "license": [
1963
                "BSD-3-Clause"
1964
            ],
1965
            "authors": [
1966
                {
1967
                    "name": "Greg Sherwood",
1968
                    "role": "lead"
1969
                }
1970
            ],
1971
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
1972
            "homepage": "http://www.squizlabs.com/php-codesniffer",
1973
            "keywords": [
1974
                "phpcs",
1975
                "standards"
1976
            ],
1977
            "time": "2017-03-01 22:17:45"
1978
        },
1979
        {
1980
            "name": "symfony/css-selector",
1981
            "version": "v2.8.18",
1982
            "source": {
1983
                "type": "git",
1984
                "url": "https://github.com/symfony/css-selector.git",
1985
                "reference": "742bd688bd778dde8991ba696cb372570610afcd"
1986
            },
1987
            "dist": {
1988
                "type": "zip",
1989
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/742bd688bd778dde8991ba696cb372570610afcd",
1990
                "reference": "742bd688bd778dde8991ba696cb372570610afcd",
1991
                "shasum": ""
1992
            },
1993
            "require": {
1994
                "php": ">=5.3.9"
1995
            },
1996
            "type": "library",
1997
            "extra": {
1998
                "branch-alias": {
1999
                    "dev-master": "2.8-dev"
2000
                }
2001
            },
2002
            "autoload": {
2003
                "psr-4": {
2004
                    "Symfony\\Component\\CssSelector\\": ""
2005
                },
2006
                "exclude-from-classmap": [
2007
                    "/Tests/"
2008
                ]
2009
            },
2010
            "notification-url": "https://packagist.org/downloads/",
2011
            "license": [
2012
                "MIT"
2013
            ],
2014
            "authors": [
2015
                {
2016
                    "name": "Jean-François Simon",
2017
                    "email": "jeanfrancois.simon@sensiolabs.com"
2018
                },
2019
                {
2020
                    "name": "Fabien Potencier",
2021
                    "email": "fabien@symfony.com"
2022
                },
2023
                {
2024
                    "name": "Symfony Community",
2025
                    "homepage": "https://symfony.com/contributors"
2026
                }
2027
            ],
2028
            "description": "Symfony CssSelector Component",
2029
            "homepage": "https://symfony.com",
2030
            "time": "2017-02-21 08:33:48"
2031
        },
2032
        {
2033
            "name": "symfony/dom-crawler",
2034
            "version": "v2.8.18",
2035
            "source": {
2036
                "type": "git",
2037
                "url": "https://github.com/symfony/dom-crawler.git",
2038
                "reference": "24b1a3ffa5b64e4f8b1c5f2cdffd16368640704a"
2039
            },
2040
            "dist": {
2041
                "type": "zip",
2042
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/24b1a3ffa5b64e4f8b1c5f2cdffd16368640704a",
2043
                "reference": "24b1a3ffa5b64e4f8b1c5f2cdffd16368640704a",
2044
                "shasum": ""
2045
            },
2046
            "require": {
2047
                "php": ">=5.3.9",
2048
                "symfony/polyfill-mbstring": "~1.0"
2049
            },
2050
            "require-dev": {
2051
                "symfony/css-selector": "~2.8|~3.0.0"
2052
            },
2053
            "suggest": {
2054
                "symfony/css-selector": ""
2055
            },
2056
            "type": "library",
2057
            "extra": {
2058
                "branch-alias": {
2059
                    "dev-master": "2.8-dev"
2060
                }
2061
            },
2062
            "autoload": {
2063
                "psr-4": {
2064
                    "Symfony\\Component\\DomCrawler\\": ""
2065
                },
2066
                "exclude-from-classmap": [
2067
                    "/Tests/"
2068
                ]
2069
            },
2070
            "notification-url": "https://packagist.org/downloads/",
2071
            "license": [
2072
                "MIT"
2073
            ],
2074
            "authors": [
2075
                {
2076
                    "name": "Fabien Potencier",
2077
                    "email": "fabien@symfony.com"
2078
                },
2079
                {
2080
                    "name": "Symfony Community",
2081
                    "homepage": "https://symfony.com/contributors"
2082
                }
2083
            ],
2084
            "description": "Symfony DomCrawler Component",
2085
            "homepage": "https://symfony.com",
2086
            "time": "2017-02-21 08:33:48"
2087
        },
2088
        {
2089
            "name": "symfony/polyfill-mbstring",
2090
            "version": "v1.3.0",
2091
            "source": {
2092
                "type": "git",
2093
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2094
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
2095
            },
2096
            "dist": {
2097
                "type": "zip",
2098
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
2099
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
2100
                "shasum": ""
2101
            },
2102
            "require": {
2103
                "php": ">=5.3.3"
2104
            },
2105
            "suggest": {
2106
                "ext-mbstring": "For best performance"
2107
            },
2108
            "type": "library",
2109
            "extra": {
2110
                "branch-alias": {
2111
                    "dev-master": "1.3-dev"
2112
                }
2113
            },
2114
            "autoload": {
2115
                "psr-4": {
2116
                    "Symfony\\Polyfill\\Mbstring\\": ""
2117
                },
2118
                "files": [
2119
                    "bootstrap.php"
2120
                ]
2121
            },
2122
            "notification-url": "https://packagist.org/downloads/",
2123
            "license": [
2124
                "MIT"
2125
            ],
2126
            "authors": [
2127
                {
2128
                    "name": "Nicolas Grekas",
2129
                    "email": "p@tchwork.com"
2130
                },
2131
                {
2132
                    "name": "Symfony Community",
2133
                    "homepage": "https://symfony.com/contributors"
2134
                }
2135
            ],
2136
            "description": "Symfony polyfill for the Mbstring extension",
2137
            "homepage": "https://symfony.com",
2138
            "keywords": [
2139
                "compatibility",
2140
                "mbstring",
2141
                "polyfill",
2142
                "portable",
2143
                "shim"
2144
            ],
2145
            "time": "2016-11-14 01:06:16"
2146
        },
2147
        {
2148
            "name": "symfony/yaml",
2149
            "version": "v3.2.6",
2150
            "source": {
2151
                "type": "git",
2152
                "url": "https://github.com/symfony/yaml.git",
2153
                "reference": "093e416ad096355149e265ea2e4cc1f9ee40ab1a"
2154
            },
2155
            "dist": {
2156
                "type": "zip",
2157
                "url": "https://api.github.com/repos/symfony/yaml/zipball/093e416ad096355149e265ea2e4cc1f9ee40ab1a",
2158
                "reference": "093e416ad096355149e265ea2e4cc1f9ee40ab1a",
2159
                "shasum": ""
2160
            },
2161
            "require": {
2162
                "php": ">=5.5.9"
2163
            },
2164
            "require-dev": {
2165
                "symfony/console": "~2.8|~3.0"
2166
            },
2167
            "suggest": {
2168
                "symfony/console": "For validating YAML files using the lint command"
2169
            },
2170
            "type": "library",
2171
            "extra": {
2172
                "branch-alias": {
2173
                    "dev-master": "3.2-dev"
2174
                }
2175
            },
2176
            "autoload": {
2177
                "psr-4": {
2178
                    "Symfony\\Component\\Yaml\\": ""
2179
                },
2180
                "exclude-from-classmap": [
2181
                    "/Tests/"
2182
                ]
2183
            },
2184
            "notification-url": "https://packagist.org/downloads/",
2185
            "license": [
2186
                "MIT"
2187
            ],
2188
            "authors": [
2189
                {
2190
                    "name": "Fabien Potencier",
2191
                    "email": "fabien@symfony.com"
2192
                },
2193
                {
2194
                    "name": "Symfony Community",
2195
                    "homepage": "https://symfony.com/contributors"
2196
                }
2197
            ],
2198
            "description": "Symfony Yaml Component",
2199
            "homepage": "https://symfony.com",
2200
            "time": "2017-03-07 16:47:02"
2201
        },
2202
        {
2203
            "name": "webmozart/assert",
2204
            "version": "1.2.0",
2205
            "source": {
2206
                "type": "git",
2207
                "url": "https://github.com/webmozart/assert.git",
2208
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
2209
            },
2210
            "dist": {
2211
                "type": "zip",
2212
                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
2213
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
2214
                "shasum": ""
2215
            },
2216
            "require": {
2217
                "php": "^5.3.3 || ^7.0"
2218
            },
2219
            "require-dev": {
2220
                "phpunit/phpunit": "^4.6",
2221
                "sebastian/version": "^1.0.1"
2222
            },
2223
            "type": "library",
2224
            "extra": {
2225
                "branch-alias": {
2226
                    "dev-master": "1.3-dev"
2227
                }
2228
            },
2229
            "autoload": {
2230
                "psr-4": {
2231
                    "Webmozart\\Assert\\": "src/"
2232
                }
2233
            },
2234
            "notification-url": "https://packagist.org/downloads/",
2235
            "license": [
2236
                "MIT"
2237
            ],
2238
            "authors": [
2239
                {
2240
                    "name": "Bernhard Schussek",
2241
                    "email": "bschussek@gmail.com"
2242
                }
2243
            ],
2244
            "description": "Assertions to validate method input/output with nice error messages.",
2245
            "keywords": [
2246
                "assert",
2247
                "check",
2248
                "validate"
2249
            ],
2250
            "time": "2016-11-23 20:04:58"
2251
        }
2252
    ],
2253
    "aliases": [],
2254
    "minimum-stability": "stable",
2255
    "stability-flags": [],
2256
    "prefer-stable": false,
2257
    "prefer-lowest": false,
2258
    "platform": {
2259
        "php": ">=5.4"
2260
    },
2261
    "platform-dev": []
2262
}