Completed
Push — master ( 33e44e...e41328 )
by
unknown
18:13 queued 16:31
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

These results are based on our legacy PHP analysis, consider migrating to our new PHP analysis engine instead. Learn more

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
    "content-hash": "c3f2d67c2cdd27cabb658624acee3c75",
8
    "packages": [
9
        {
10
            "name": "doctrine/annotations",
11
            "version": "v1.6.0",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/doctrine/annotations.git",
15
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
20
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "doctrine/lexer": "1.*",
25
                "php": "^7.1"
26
            },
27
            "require-dev": {
28
                "doctrine/cache": "1.*",
29
                "phpunit/phpunit": "^6.4"
30
            },
31
            "type": "library",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "1.6.x-dev"
35
                }
36
            },
37
            "autoload": {
38
                "psr-4": {
39
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
40
                }
41
            },
42
            "notification-url": "https://packagist.org/downloads/",
43
            "license": [
44
                "MIT"
45
            ],
46
            "authors": [
47
                {
48
                    "name": "Roman Borschel",
49
                    "email": "[email protected]"
50
                },
51
                {
52
                    "name": "Benjamin Eberlei",
53
                    "email": "[email protected]"
54
                },
55
                {
56
                    "name": "Guilherme Blanco",
57
                    "email": "[email protected]"
58
                },
59
                {
60
                    "name": "Jonathan Wage",
61
                    "email": "[email protected]"
62
                },
63
                {
64
                    "name": "Johannes Schmitt",
65
                    "email": "[email protected]"
66
                }
67
            ],
68
            "description": "Docblock Annotations Parser",
69
            "homepage": "http://www.doctrine-project.org",
70
            "keywords": [
71
                "annotations",
72
                "docblock",
73
                "parser"
74
            ],
75
            "time": "2017-12-06T07:11:42+00:00"
76
        },
77
        {
78
            "name": "doctrine/cache",
79
            "version": "v1.7.1",
80
            "source": {
81
                "type": "git",
82
                "url": "https://github.com/doctrine/cache.git",
83
                "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
84
            },
85
            "dist": {
86
                "type": "zip",
87
                "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
88
                "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
89
                "shasum": ""
90
            },
91
            "require": {
92
                "php": "~7.1"
93
            },
94
            "conflict": {
95
                "doctrine/common": ">2.2,<2.4"
96
            },
97
            "require-dev": {
98
                "alcaeus/mongo-php-adapter": "^1.1",
99
                "mongodb/mongodb": "^1.1",
100
                "phpunit/phpunit": "^5.7",
101
                "predis/predis": "~1.0"
102
            },
103
            "suggest": {
104
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
105
            },
106
            "type": "library",
107
            "extra": {
108
                "branch-alias": {
109
                    "dev-master": "1.7.x-dev"
110
                }
111
            },
112
            "autoload": {
113
                "psr-4": {
114
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
115
                }
116
            },
117
            "notification-url": "https://packagist.org/downloads/",
118
            "license": [
119
                "MIT"
120
            ],
121
            "authors": [
122
                {
123
                    "name": "Roman Borschel",
124
                    "email": "[email protected]"
125
                },
126
                {
127
                    "name": "Benjamin Eberlei",
128
                    "email": "[email protected]"
129
                },
130
                {
131
                    "name": "Guilherme Blanco",
132
                    "email": "[email protected]"
133
                },
134
                {
135
                    "name": "Jonathan Wage",
136
                    "email": "[email protected]"
137
                },
138
                {
139
                    "name": "Johannes Schmitt",
140
                    "email": "[email protected]"
141
                }
142
            ],
143
            "description": "Caching library offering an object-oriented API for many cache backends",
144
            "homepage": "http://www.doctrine-project.org",
145
            "keywords": [
146
                "cache",
147
                "caching"
148
            ],
149
            "time": "2017-08-25T07:02:50+00:00"
150
        },
151
        {
152
            "name": "doctrine/collections",
153
            "version": "v1.5.0",
154
            "source": {
155
                "type": "git",
156
                "url": "https://github.com/doctrine/collections.git",
157
                "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
158
            },
159
            "dist": {
160
                "type": "zip",
161
                "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
162
                "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
163
                "shasum": ""
164
            },
165
            "require": {
166
                "php": "^7.1"
167
            },
168
            "require-dev": {
169
                "doctrine/coding-standard": "~0.1@dev",
170
                "phpunit/phpunit": "^5.7"
171
            },
172
            "type": "library",
173
            "extra": {
174
                "branch-alias": {
175
                    "dev-master": "1.3.x-dev"
176
                }
177
            },
178
            "autoload": {
179
                "psr-0": {
180
                    "Doctrine\\Common\\Collections\\": "lib/"
181
                }
182
            },
183
            "notification-url": "https://packagist.org/downloads/",
184
            "license": [
185
                "MIT"
186
            ],
187
            "authors": [
188
                {
189
                    "name": "Roman Borschel",
190
                    "email": "[email protected]"
191
                },
192
                {
193
                    "name": "Benjamin Eberlei",
194
                    "email": "[email protected]"
195
                },
196
                {
197
                    "name": "Guilherme Blanco",
198
                    "email": "[email protected]"
199
                },
200
                {
201
                    "name": "Jonathan Wage",
202
                    "email": "[email protected]"
203
                },
204
                {
205
                    "name": "Johannes Schmitt",
206
                    "email": "[email protected]"
207
                }
208
            ],
209
            "description": "Collections Abstraction library",
210
            "homepage": "http://www.doctrine-project.org",
211
            "keywords": [
212
                "array",
213
                "collections",
214
                "iterator"
215
            ],
216
            "time": "2017-07-22T10:37:32+00:00"
217
        },
218
        {
219
            "name": "doctrine/common",
220
            "version": "v2.8.1",
221
            "source": {
222
                "type": "git",
223
                "url": "https://github.com/doctrine/common.git",
224
                "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66"
225
            },
226
            "dist": {
227
                "type": "zip",
228
                "url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
229
                "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
230
                "shasum": ""
231
            },
232
            "require": {
233
                "doctrine/annotations": "1.*",
234
                "doctrine/cache": "1.*",
235
                "doctrine/collections": "1.*",
236
                "doctrine/inflector": "1.*",
237
                "doctrine/lexer": "1.*",
238
                "php": "~7.1"
239
            },
240
            "require-dev": {
241
                "phpunit/phpunit": "^5.7"
242
            },
243
            "type": "library",
244
            "extra": {
245
                "branch-alias": {
246
                    "dev-master": "2.8.x-dev"
247
                }
248
            },
249
            "autoload": {
250
                "psr-4": {
251
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
252
                }
253
            },
254
            "notification-url": "https://packagist.org/downloads/",
255
            "license": [
256
                "MIT"
257
            ],
258
            "authors": [
259
                {
260
                    "name": "Roman Borschel",
261
                    "email": "[email protected]"
262
                },
263
                {
264
                    "name": "Benjamin Eberlei",
265
                    "email": "[email protected]"
266
                },
267
                {
268
                    "name": "Guilherme Blanco",
269
                    "email": "[email protected]"
270
                },
271
                {
272
                    "name": "Jonathan Wage",
273
                    "email": "[email protected]"
274
                },
275
                {
276
                    "name": "Johannes Schmitt",
277
                    "email": "[email protected]"
278
                }
279
            ],
280
            "description": "Common Library for Doctrine projects",
281
            "homepage": "http://www.doctrine-project.org",
282
            "keywords": [
283
                "annotations",
284
                "collections",
285
                "eventmanager",
286
                "persistence",
287
                "spl"
288
            ],
289
            "time": "2017-08-31T08:43:38+00:00"
290
        },
291
        {
292
            "name": "doctrine/inflector",
293
            "version": "v1.3.0",
294
            "source": {
295
                "type": "git",
296
                "url": "https://github.com/doctrine/inflector.git",
297
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
298
            },
299
            "dist": {
300
                "type": "zip",
301
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
302
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
303
                "shasum": ""
304
            },
305
            "require": {
306
                "php": "^7.1"
307
            },
308
            "require-dev": {
309
                "phpunit/phpunit": "^6.2"
310
            },
311
            "type": "library",
312
            "extra": {
313
                "branch-alias": {
314
                    "dev-master": "1.3.x-dev"
315
                }
316
            },
317
            "autoload": {
318
                "psr-4": {
319
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
320
                }
321
            },
322
            "notification-url": "https://packagist.org/downloads/",
323
            "license": [
324
                "MIT"
325
            ],
326
            "authors": [
327
                {
328
                    "name": "Roman Borschel",
329
                    "email": "[email protected]"
330
                },
331
                {
332
                    "name": "Benjamin Eberlei",
333
                    "email": "[email protected]"
334
                },
335
                {
336
                    "name": "Guilherme Blanco",
337
                    "email": "[email protected]"
338
                },
339
                {
340
                    "name": "Jonathan Wage",
341
                    "email": "[email protected]"
342
                },
343
                {
344
                    "name": "Johannes Schmitt",
345
                    "email": "[email protected]"
346
                }
347
            ],
348
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
349
            "homepage": "http://www.doctrine-project.org",
350
            "keywords": [
351
                "inflection",
352
                "pluralize",
353
                "singularize",
354
                "string"
355
            ],
356
            "time": "2018-01-09T20:05:19+00:00"
357
        },
358
        {
359
            "name": "doctrine/lexer",
360
            "version": "v1.0.1",
361
            "source": {
362
                "type": "git",
363
                "url": "https://github.com/doctrine/lexer.git",
364
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
365
            },
366
            "dist": {
367
                "type": "zip",
368
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
369
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
370
                "shasum": ""
371
            },
372
            "require": {
373
                "php": ">=5.3.2"
374
            },
375
            "type": "library",
376
            "extra": {
377
                "branch-alias": {
378
                    "dev-master": "1.0.x-dev"
379
                }
380
            },
381
            "autoload": {
382
                "psr-0": {
383
                    "Doctrine\\Common\\Lexer\\": "lib/"
384
                }
385
            },
386
            "notification-url": "https://packagist.org/downloads/",
387
            "license": [
388
                "MIT"
389
            ],
390
            "authors": [
391
                {
392
                    "name": "Roman Borschel",
393
                    "email": "[email protected]"
394
                },
395
                {
396
                    "name": "Guilherme Blanco",
397
                    "email": "[email protected]"
398
                },
399
                {
400
                    "name": "Johannes Schmitt",
401
                    "email": "[email protected]"
402
                }
403
            ],
404
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
405
            "homepage": "http://www.doctrine-project.org",
406
            "keywords": [
407
                "lexer",
408
                "parser"
409
            ],
410
            "time": "2014-09-09T13:34:57+00:00"
411
        },
412
        {
413
            "name": "fig/link-util",
414
            "version": "1.0.0",
415
            "source": {
416
                "type": "git",
417
                "url": "https://github.com/php-fig/link-util.git",
418
                "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
419
            },
420
            "dist": {
421
                "type": "zip",
422
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
423
                "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
424
                "shasum": ""
425
            },
426
            "require": {
427
                "php": ">=5.5.0",
428
                "psr/link": "~1.0@dev"
429
            },
430
            "require-dev": {
431
                "phpunit/phpunit": "^5.1",
432
                "squizlabs/php_codesniffer": "^2.3.1"
433
            },
434
            "type": "library",
435
            "extra": {
436
                "branch-alias": {
437
                    "dev-master": "1.0.x-dev"
438
                }
439
            },
440
            "autoload": {
441
                "psr-4": {
442
                    "Fig\\Link\\": "src/"
443
                }
444
            },
445
            "notification-url": "https://packagist.org/downloads/",
446
            "license": [
447
                "MIT"
448
            ],
449
            "authors": [
450
                {
451
                    "name": "PHP-FIG",
452
                    "homepage": "http://www.php-fig.org/"
453
                }
454
            ],
455
            "description": "Common utility implementations for HTTP links",
456
            "keywords": [
457
                "http",
458
                "http-link",
459
                "link",
460
                "psr",
461
                "psr-13",
462
                "rest"
463
            ],
464
            "time": "2016-10-17T18:31:11+00:00"
465
        },
466
        {
467
            "name": "paragonie/random_compat",
468
            "version": "v2.0.15",
469
            "source": {
470
                "type": "git",
471
                "url": "https://github.com/paragonie/random_compat.git",
472
                "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09"
473
            },
474
            "dist": {
475
                "type": "zip",
476
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/10bcb46e8f3d365170f6de9d05245aa066b81f09",
477
                "reference": "10bcb46e8f3d365170f6de9d05245aa066b81f09",
478
                "shasum": ""
479
            },
480
            "require": {
481
                "php": ">=5.2.0"
482
            },
483
            "require-dev": {
484
                "phpunit/phpunit": "4.*|5.*"
485
            },
486
            "suggest": {
487
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
488
            },
489
            "type": "library",
490
            "autoload": {
491
                "files": [
492
                    "lib/random.php"
493
                ]
494
            },
495
            "notification-url": "https://packagist.org/downloads/",
496
            "license": [
497
                "MIT"
498
            ],
499
            "authors": [
500
                {
501
                    "name": "Paragon Initiative Enterprises",
502
                    "email": "[email protected]",
503
                    "homepage": "https://paragonie.com"
504
                }
505
            ],
506
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
507
            "keywords": [
508
                "csprng",
509
                "polyfill",
510
                "pseudorandom",
511
                "random"
512
            ],
513
            "time": "2018-06-08T15:26:40+00:00"
514
        },
515
        {
516
            "name": "psr/cache",
517
            "version": "1.0.1",
518
            "source": {
519
                "type": "git",
520
                "url": "https://github.com/php-fig/cache.git",
521
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
522
            },
523
            "dist": {
524
                "type": "zip",
525
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
526
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
527
                "shasum": ""
528
            },
529
            "require": {
530
                "php": ">=5.3.0"
531
            },
532
            "type": "library",
533
            "extra": {
534
                "branch-alias": {
535
                    "dev-master": "1.0.x-dev"
536
                }
537
            },
538
            "autoload": {
539
                "psr-4": {
540
                    "Psr\\Cache\\": "src/"
541
                }
542
            },
543
            "notification-url": "https://packagist.org/downloads/",
544
            "license": [
545
                "MIT"
546
            ],
547
            "authors": [
548
                {
549
                    "name": "PHP-FIG",
550
                    "homepage": "http://www.php-fig.org/"
551
                }
552
            ],
553
            "description": "Common interface for caching libraries",
554
            "keywords": [
555
                "cache",
556
                "psr",
557
                "psr-6"
558
            ],
559
            "time": "2016-08-06T20:24:11+00:00"
560
        },
561
        {
562
            "name": "psr/container",
563
            "version": "1.0.0",
564
            "source": {
565
                "type": "git",
566
                "url": "https://github.com/php-fig/container.git",
567
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
568
            },
569
            "dist": {
570
                "type": "zip",
571
                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
572
                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
573
                "shasum": ""
574
            },
575
            "require": {
576
                "php": ">=5.3.0"
577
            },
578
            "type": "library",
579
            "extra": {
580
                "branch-alias": {
581
                    "dev-master": "1.0.x-dev"
582
                }
583
            },
584
            "autoload": {
585
                "psr-4": {
586
                    "Psr\\Container\\": "src/"
587
                }
588
            },
589
            "notification-url": "https://packagist.org/downloads/",
590
            "license": [
591
                "MIT"
592
            ],
593
            "authors": [
594
                {
595
                    "name": "PHP-FIG",
596
                    "homepage": "http://www.php-fig.org/"
597
                }
598
            ],
599
            "description": "Common Container Interface (PHP FIG PSR-11)",
600
            "homepage": "https://github.com/php-fig/container",
601
            "keywords": [
602
                "PSR-11",
603
                "container",
604
                "container-interface",
605
                "container-interop",
606
                "psr"
607
            ],
608
            "time": "2017-02-14T16:28:37+00:00"
609
        },
610
        {
611
            "name": "psr/link",
612
            "version": "1.0.0",
613
            "source": {
614
                "type": "git",
615
                "url": "https://github.com/php-fig/link.git",
616
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
617
            },
618
            "dist": {
619
                "type": "zip",
620
                "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
621
                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
622
                "shasum": ""
623
            },
624
            "require": {
625
                "php": ">=5.3.0"
626
            },
627
            "type": "library",
628
            "extra": {
629
                "branch-alias": {
630
                    "dev-master": "1.0.x-dev"
631
                }
632
            },
633
            "autoload": {
634
                "psr-4": {
635
                    "Psr\\Link\\": "src/"
636
                }
637
            },
638
            "notification-url": "https://packagist.org/downloads/",
639
            "license": [
640
                "MIT"
641
            ],
642
            "authors": [
643
                {
644
                    "name": "PHP-FIG",
645
                    "homepage": "http://www.php-fig.org/"
646
                }
647
            ],
648
            "description": "Common interfaces for HTTP links",
649
            "keywords": [
650
                "http",
651
                "http-link",
652
                "link",
653
                "psr",
654
                "psr-13",
655
                "rest"
656
            ],
657
            "time": "2016-10-28T16:06:13+00:00"
658
        },
659
        {
660
            "name": "psr/log",
661
            "version": "1.0.2",
662
            "source": {
663
                "type": "git",
664
                "url": "https://github.com/php-fig/log.git",
665
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
666
            },
667
            "dist": {
668
                "type": "zip",
669
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
670
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
671
                "shasum": ""
672
            },
673
            "require": {
674
                "php": ">=5.3.0"
675
            },
676
            "type": "library",
677
            "extra": {
678
                "branch-alias": {
679
                    "dev-master": "1.0.x-dev"
680
                }
681
            },
682
            "autoload": {
683
                "psr-4": {
684
                    "Psr\\Log\\": "Psr/Log/"
685
                }
686
            },
687
            "notification-url": "https://packagist.org/downloads/",
688
            "license": [
689
                "MIT"
690
            ],
691
            "authors": [
692
                {
693
                    "name": "PHP-FIG",
694
                    "homepage": "http://www.php-fig.org/"
695
                }
696
            ],
697
            "description": "Common interface for logging libraries",
698
            "homepage": "https://github.com/php-fig/log",
699
            "keywords": [
700
                "log",
701
                "psr",
702
                "psr-3"
703
            ],
704
            "time": "2016-10-10T12:19:37+00:00"
705
        },
706
        {
707
            "name": "psr/simple-cache",
708
            "version": "1.0.1",
709
            "source": {
710
                "type": "git",
711
                "url": "https://github.com/php-fig/simple-cache.git",
712
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
713
            },
714
            "dist": {
715
                "type": "zip",
716
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
717
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
718
                "shasum": ""
719
            },
720
            "require": {
721
                "php": ">=5.3.0"
722
            },
723
            "type": "library",
724
            "extra": {
725
                "branch-alias": {
726
                    "dev-master": "1.0.x-dev"
727
                }
728
            },
729
            "autoload": {
730
                "psr-4": {
731
                    "Psr\\SimpleCache\\": "src/"
732
                }
733
            },
734
            "notification-url": "https://packagist.org/downloads/",
735
            "license": [
736
                "MIT"
737
            ],
738
            "authors": [
739
                {
740
                    "name": "PHP-FIG",
741
                    "homepage": "http://www.php-fig.org/"
742
                }
743
            ],
744
            "description": "Common interfaces for simple caching",
745
            "keywords": [
746
                "cache",
747
                "caching",
748
                "psr",
749
                "psr-16",
750
                "simple-cache"
751
            ],
752
            "time": "2017-10-23T01:57:42+00:00"
753
        },
754
        {
755
            "name": "sensio/framework-extra-bundle",
756
            "version": "v5.1.6",
757
            "source": {
758
                "type": "git",
759
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
760
                "reference": "bf4940572e43af679aaa13be98f3446a1c237bd8"
761
            },
762
            "dist": {
763
                "type": "zip",
764
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bf4940572e43af679aaa13be98f3446a1c237bd8",
765
                "reference": "bf4940572e43af679aaa13be98f3446a1c237bd8",
766
                "shasum": ""
767
            },
768
            "require": {
769
                "doctrine/common": "^2.2",
770
                "symfony/config": "^3.3|^4.0",
771
                "symfony/dependency-injection": "^3.3|^4.0",
772
                "symfony/framework-bundle": "^3.3|^4.0",
773
                "symfony/http-kernel": "^3.3|^4.0"
774
            },
775
            "require-dev": {
776
                "doctrine/doctrine-bundle": "^1.6",
777
                "doctrine/orm": "^2.5",
778
                "symfony/browser-kit": "^3.3|^4.0",
779
                "symfony/dom-crawler": "^3.3|^4.0",
780
                "symfony/expression-language": "^3.3|^4.0",
781
                "symfony/finder": "^3.3|^4.0",
782
                "symfony/phpunit-bridge": "^3.3|^4.0",
783
                "symfony/psr-http-message-bridge": "^0.3",
784
                "symfony/security-bundle": "^3.3|^4.0",
785
                "symfony/twig-bundle": "^3.3|^4.0",
786
                "symfony/yaml": "^3.3|^4.0",
787
                "twig/twig": "~1.12|~2.0",
788
                "zendframework/zend-diactoros": "^1.3"
789
            },
790
            "suggest": {
791
                "symfony/expression-language": "",
792
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
793
                "symfony/security-bundle": ""
794
            },
795
            "type": "symfony-bundle",
796
            "extra": {
797
                "branch-alias": {
798
                    "dev-master": "5.1.x-dev"
799
                }
800
            },
801
            "autoload": {
802
                "psr-4": {
803
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
804
                }
805
            },
806
            "notification-url": "https://packagist.org/downloads/",
807
            "license": [
808
                "MIT"
809
            ],
810
            "authors": [
811
                {
812
                    "name": "Fabien Potencier",
813
                    "email": "[email protected]"
814
                }
815
            ],
816
            "description": "This bundle provides a way to configure your controllers with annotations",
817
            "keywords": [
818
                "annotations",
819
                "controllers"
820
            ],
821
            "time": "2018-02-14T08:40:54+00:00"
822
        },
823
        {
824
            "name": "symfony/polyfill-apcu",
825
            "version": "v1.8.0",
826
            "source": {
827
                "type": "git",
828
                "url": "https://github.com/symfony/polyfill-apcu.git",
829
                "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad"
830
            },
831
            "dist": {
832
                "type": "zip",
833
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9b83bd010112ec196410849e840d9b9fefcb15ad",
834
                "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad",
835
                "shasum": ""
836
            },
837
            "require": {
838
                "php": ">=5.3.3"
839
            },
840
            "type": "library",
841
            "extra": {
842
                "branch-alias": {
843
                    "dev-master": "1.8-dev"
844
                }
845
            },
846
            "autoload": {
847
                "psr-4": {
848
                    "Symfony\\Polyfill\\Apcu\\": ""
849
                },
850
                "files": [
851
                    "bootstrap.php"
852
                ]
853
            },
854
            "notification-url": "https://packagist.org/downloads/",
855
            "license": [
856
                "MIT"
857
            ],
858
            "authors": [
859
                {
860
                    "name": "Nicolas Grekas",
861
                    "email": "[email protected]"
862
                },
863
                {
864
                    "name": "Symfony Community",
865
                    "homepage": "https://symfony.com/contributors"
866
                }
867
            ],
868
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
869
            "homepage": "https://symfony.com",
870
            "keywords": [
871
                "apcu",
872
                "compatibility",
873
                "polyfill",
874
                "portable",
875
                "shim"
876
            ],
877
            "time": "2018-04-26T10:06:28+00:00"
878
        },
879
        {
880
            "name": "symfony/polyfill-ctype",
881
            "version": "v1.8.0",
882
            "source": {
883
                "type": "git",
884
                "url": "https://github.com/symfony/polyfill-ctype.git",
885
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae"
886
            },
887
            "dist": {
888
                "type": "zip",
889
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
890
                "reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae",
891
                "shasum": ""
892
            },
893
            "require": {
894
                "php": ">=5.3.3"
895
            },
896
            "type": "library",
897
            "extra": {
898
                "branch-alias": {
899
                    "dev-master": "1.8-dev"
900
                }
901
            },
902
            "autoload": {
903
                "psr-4": {
904
                    "Symfony\\Polyfill\\Ctype\\": ""
905
                },
906
                "files": [
907
                    "bootstrap.php"
908
                ]
909
            },
910
            "notification-url": "https://packagist.org/downloads/",
911
            "license": [
912
                "MIT"
913
            ],
914
            "authors": [
915
                {
916
                    "name": "Symfony Community",
917
                    "homepage": "https://symfony.com/contributors"
918
                },
919
                {
920
                    "name": "Gert de Pagter",
921
                    "email": "[email protected]"
922
                }
923
            ],
924
            "description": "Symfony polyfill for ctype functions",
925
            "homepage": "https://symfony.com",
926
            "keywords": [
927
                "compatibility",
928
                "ctype",
929
                "polyfill",
930
                "portable"
931
            ],
932
            "time": "2018-04-30T19:57:29+00:00"
933
        },
934
        {
935
            "name": "symfony/polyfill-intl-icu",
936
            "version": "v1.8.0",
937
            "source": {
938
                "type": "git",
939
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
940
                "reference": "80ee17ae83c10cd513e5144f91a73607a21edb4e"
941
            },
942
            "dist": {
943
                "type": "zip",
944
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/80ee17ae83c10cd513e5144f91a73607a21edb4e",
945
                "reference": "80ee17ae83c10cd513e5144f91a73607a21edb4e",
946
                "shasum": ""
947
            },
948
            "require": {
949
                "php": ">=5.3.3",
950
                "symfony/intl": "~2.3|~3.0|~4.0"
951
            },
952
            "suggest": {
953
                "ext-intl": "For best performance"
954
            },
955
            "type": "library",
956
            "extra": {
957
                "branch-alias": {
958
                    "dev-master": "1.8-dev"
959
                }
960
            },
961
            "autoload": {
962
                "files": [
963
                    "bootstrap.php"
964
                ]
965
            },
966
            "notification-url": "https://packagist.org/downloads/",
967
            "license": [
968
                "MIT"
969
            ],
970
            "authors": [
971
                {
972
                    "name": "Nicolas Grekas",
973
                    "email": "[email protected]"
974
                },
975
                {
976
                    "name": "Symfony Community",
977
                    "homepage": "https://symfony.com/contributors"
978
                }
979
            ],
980
            "description": "Symfony polyfill for intl's ICU-related data and classes",
981
            "homepage": "https://symfony.com",
982
            "keywords": [
983
                "compatibility",
984
                "icu",
985
                "intl",
986
                "polyfill",
987
                "portable",
988
                "shim"
989
            ],
990
            "time": "2018-04-25T14:53:50+00:00"
991
        },
992
        {
993
            "name": "symfony/polyfill-mbstring",
994
            "version": "v1.8.0",
995
            "source": {
996
                "type": "git",
997
                "url": "https://github.com/symfony/polyfill-mbstring.git",
998
                "reference": "3296adf6a6454a050679cde90f95350ad604b171"
999
            },
1000
            "dist": {
1001
                "type": "zip",
1002
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
1003
                "reference": "3296adf6a6454a050679cde90f95350ad604b171",
1004
                "shasum": ""
1005
            },
1006
            "require": {
1007
                "php": ">=5.3.3"
1008
            },
1009
            "suggest": {
1010
                "ext-mbstring": "For best performance"
1011
            },
1012
            "type": "library",
1013
            "extra": {
1014
                "branch-alias": {
1015
                    "dev-master": "1.8-dev"
1016
                }
1017
            },
1018
            "autoload": {
1019
                "psr-4": {
1020
                    "Symfony\\Polyfill\\Mbstring\\": ""
1021
                },
1022
                "files": [
1023
                    "bootstrap.php"
1024
                ]
1025
            },
1026
            "notification-url": "https://packagist.org/downloads/",
1027
            "license": [
1028
                "MIT"
1029
            ],
1030
            "authors": [
1031
                {
1032
                    "name": "Nicolas Grekas",
1033
                    "email": "[email protected]"
1034
                },
1035
                {
1036
                    "name": "Symfony Community",
1037
                    "homepage": "https://symfony.com/contributors"
1038
                }
1039
            ],
1040
            "description": "Symfony polyfill for the Mbstring extension",
1041
            "homepage": "https://symfony.com",
1042
            "keywords": [
1043
                "compatibility",
1044
                "mbstring",
1045
                "polyfill",
1046
                "portable",
1047
                "shim"
1048
            ],
1049
            "time": "2018-04-26T10:06:28+00:00"
1050
        },
1051
        {
1052
            "name": "symfony/polyfill-php56",
1053
            "version": "v1.8.0",
1054
            "source": {
1055
                "type": "git",
1056
                "url": "https://github.com/symfony/polyfill-php56.git",
1057
                "reference": "af98553c84912459db3f636329567809d639a8f6"
1058
            },
1059
            "dist": {
1060
                "type": "zip",
1061
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/af98553c84912459db3f636329567809d639a8f6",
1062
                "reference": "af98553c84912459db3f636329567809d639a8f6",
1063
                "shasum": ""
1064
            },
1065
            "require": {
1066
                "php": ">=5.3.3",
1067
                "symfony/polyfill-util": "~1.0"
1068
            },
1069
            "type": "library",
1070
            "extra": {
1071
                "branch-alias": {
1072
                    "dev-master": "1.8-dev"
1073
                }
1074
            },
1075
            "autoload": {
1076
                "psr-4": {
1077
                    "Symfony\\Polyfill\\Php56\\": ""
1078
                },
1079
                "files": [
1080
                    "bootstrap.php"
1081
                ]
1082
            },
1083
            "notification-url": "https://packagist.org/downloads/",
1084
            "license": [
1085
                "MIT"
1086
            ],
1087
            "authors": [
1088
                {
1089
                    "name": "Nicolas Grekas",
1090
                    "email": "[email protected]"
1091
                },
1092
                {
1093
                    "name": "Symfony Community",
1094
                    "homepage": "https://symfony.com/contributors"
1095
                }
1096
            ],
1097
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
1098
            "homepage": "https://symfony.com",
1099
            "keywords": [
1100
                "compatibility",
1101
                "polyfill",
1102
                "portable",
1103
                "shim"
1104
            ],
1105
            "time": "2018-04-26T10:06:28+00:00"
1106
        },
1107
        {
1108
            "name": "symfony/polyfill-php70",
1109
            "version": "v1.8.0",
1110
            "source": {
1111
                "type": "git",
1112
                "url": "https://github.com/symfony/polyfill-php70.git",
1113
                "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6"
1114
            },
1115
            "dist": {
1116
                "type": "zip",
1117
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/77454693d8f10dd23bb24955cffd2d82db1007a6",
1118
                "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6",
1119
                "shasum": ""
1120
            },
1121
            "require": {
1122
                "paragonie/random_compat": "~1.0|~2.0",
1123
                "php": ">=5.3.3"
1124
            },
1125
            "type": "library",
1126
            "extra": {
1127
                "branch-alias": {
1128
                    "dev-master": "1.8-dev"
1129
                }
1130
            },
1131
            "autoload": {
1132
                "psr-4": {
1133
                    "Symfony\\Polyfill\\Php70\\": ""
1134
                },
1135
                "files": [
1136
                    "bootstrap.php"
1137
                ],
1138
                "classmap": [
1139
                    "Resources/stubs"
1140
                ]
1141
            },
1142
            "notification-url": "https://packagist.org/downloads/",
1143
            "license": [
1144
                "MIT"
1145
            ],
1146
            "authors": [
1147
                {
1148
                    "name": "Nicolas Grekas",
1149
                    "email": "[email protected]"
1150
                },
1151
                {
1152
                    "name": "Symfony Community",
1153
                    "homepage": "https://symfony.com/contributors"
1154
                }
1155
            ],
1156
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
1157
            "homepage": "https://symfony.com",
1158
            "keywords": [
1159
                "compatibility",
1160
                "polyfill",
1161
                "portable",
1162
                "shim"
1163
            ],
1164
            "time": "2018-04-26T10:06:28+00:00"
1165
        },
1166
        {
1167
            "name": "symfony/polyfill-util",
1168
            "version": "v1.8.0",
1169
            "source": {
1170
                "type": "git",
1171
                "url": "https://github.com/symfony/polyfill-util.git",
1172
                "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a"
1173
            },
1174
            "dist": {
1175
                "type": "zip",
1176
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
1177
                "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
1178
                "shasum": ""
1179
            },
1180
            "require": {
1181
                "php": ">=5.3.3"
1182
            },
1183
            "type": "library",
1184
            "extra": {
1185
                "branch-alias": {
1186
                    "dev-master": "1.8-dev"
1187
                }
1188
            },
1189
            "autoload": {
1190
                "psr-4": {
1191
                    "Symfony\\Polyfill\\Util\\": ""
1192
                }
1193
            },
1194
            "notification-url": "https://packagist.org/downloads/",
1195
            "license": [
1196
                "MIT"
1197
            ],
1198
            "authors": [
1199
                {
1200
                    "name": "Nicolas Grekas",
1201
                    "email": "[email protected]"
1202
                },
1203
                {
1204
                    "name": "Symfony Community",
1205
                    "homepage": "https://symfony.com/contributors"
1206
                }
1207
            ],
1208
            "description": "Symfony utilities for portability of PHP codes",
1209
            "homepage": "https://symfony.com",
1210
            "keywords": [
1211
                "compat",
1212
                "compatibility",
1213
                "polyfill",
1214
                "shim"
1215
            ],
1216
            "time": "2018-04-26T10:06:28+00:00"
1217
        },
1218
        {
1219
            "name": "symfony/symfony",
0 ignored issues
show
1220
            "version": "v3.4.10",
1221
            "source": {
1222
                "type": "git",
1223
                "url": "https://github.com/symfony/symfony.git",
1224
                "reference": "816bf5030e3ac7cf6a88575a27138a088d3041b0"
1225
            },
1226
            "dist": {
1227
                "type": "zip",
1228
                "url": "https://api.github.com/repos/symfony/symfony/zipball/816bf5030e3ac7cf6a88575a27138a088d3041b0",
1229
                "reference": "816bf5030e3ac7cf6a88575a27138a088d3041b0",
1230
                "shasum": ""
1231
            },
1232
            "require": {
1233
                "doctrine/common": "~2.4",
1234
                "ext-xml": "*",
1235
                "fig/link-util": "^1.0",
1236
                "php": "^5.5.9|>=7.0.8",
1237
                "psr/cache": "~1.0",
1238
                "psr/container": "^1.0",
1239
                "psr/link": "^1.0",
1240
                "psr/log": "~1.0",
1241
                "psr/simple-cache": "^1.0",
1242
                "symfony/polyfill-apcu": "~1.1",
1243
                "symfony/polyfill-ctype": "~1.8",
1244
                "symfony/polyfill-intl-icu": "~1.0",
1245
                "symfony/polyfill-mbstring": "~1.0",
1246
                "symfony/polyfill-php56": "~1.0",
1247
                "symfony/polyfill-php70": "~1.6",
1248
                "twig/twig": "^1.35|^2.4.4"
1249
            },
1250
            "conflict": {
1251
                "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
1252
                "phpdocumentor/type-resolver": "<0.2.1",
1253
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
1254
            },
1255
            "provide": {
1256
                "psr/cache-implementation": "1.0",
1257
                "psr/container-implementation": "1.0",
1258
                "psr/log-implementation": "1.0",
1259
                "psr/simple-cache-implementation": "1.0"
1260
            },
1261
            "replace": {
1262
                "symfony/asset": "self.version",
1263
                "symfony/browser-kit": "self.version",
1264
                "symfony/cache": "self.version",
1265
                "symfony/class-loader": "self.version",
1266
                "symfony/config": "self.version",
1267
                "symfony/console": "self.version",
1268
                "symfony/css-selector": "self.version",
1269
                "symfony/debug": "self.version",
1270
                "symfony/debug-bundle": "self.version",
1271
                "symfony/dependency-injection": "self.version",
1272
                "symfony/doctrine-bridge": "self.version",
1273
                "symfony/dom-crawler": "self.version",
1274
                "symfony/dotenv": "self.version",
1275
                "symfony/event-dispatcher": "self.version",
1276
                "symfony/expression-language": "self.version",
1277
                "symfony/filesystem": "self.version",
1278
                "symfony/finder": "self.version",
1279
                "symfony/form": "self.version",
1280
                "symfony/framework-bundle": "self.version",
1281
                "symfony/http-foundation": "self.version",
1282
                "symfony/http-kernel": "self.version",
1283
                "symfony/inflector": "self.version",
1284
                "symfony/intl": "self.version",
1285
                "symfony/ldap": "self.version",
1286
                "symfony/lock": "self.version",
1287
                "symfony/monolog-bridge": "self.version",
1288
                "symfony/options-resolver": "self.version",
1289
                "symfony/process": "self.version",
1290
                "symfony/property-access": "self.version",
1291
                "symfony/property-info": "self.version",
1292
                "symfony/proxy-manager-bridge": "self.version",
1293
                "symfony/routing": "self.version",
1294
                "symfony/security": "self.version",
1295
                "symfony/security-bundle": "self.version",
1296
                "symfony/security-core": "self.version",
1297
                "symfony/security-csrf": "self.version",
1298
                "symfony/security-guard": "self.version",
1299
                "symfony/security-http": "self.version",
1300
                "symfony/serializer": "self.version",
1301
                "symfony/stopwatch": "self.version",
1302
                "symfony/templating": "self.version",
1303
                "symfony/translation": "self.version",
1304
                "symfony/twig-bridge": "self.version",
1305
                "symfony/twig-bundle": "self.version",
1306
                "symfony/validator": "self.version",
1307
                "symfony/var-dumper": "self.version",
1308
                "symfony/web-link": "self.version",
1309
                "symfony/web-profiler-bundle": "self.version",
1310
                "symfony/web-server-bundle": "self.version",
1311
                "symfony/workflow": "self.version",
1312
                "symfony/yaml": "self.version"
1313
            },
1314
            "require-dev": {
1315
                "cache/integration-tests": "dev-master",
1316
                "doctrine/annotations": "~1.0",
1317
                "doctrine/cache": "~1.6",
1318
                "doctrine/data-fixtures": "1.0.*",
1319
                "doctrine/dbal": "~2.4",
1320
                "doctrine/doctrine-bundle": "~1.4",
1321
                "doctrine/orm": "~2.4,>=2.4.5",
1322
                "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
1323
                "monolog/monolog": "~1.11",
1324
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
1325
                "phpdocumentor/reflection-docblock": "^3.0|^4.0",
1326
                "predis/predis": "~1.0",
1327
                "symfony/phpunit-bridge": "~3.4|~4.0",
1328
                "symfony/security-acl": "~2.8|~3.0"
1329
            },
1330
            "type": "library",
1331
            "extra": {
1332
                "branch-alias": {
1333
                    "dev-master": "3.4-dev"
1334
                }
1335
            },
1336
            "autoload": {
1337
                "psr-4": {
1338
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
1339
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
1340
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
1341
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
1342
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
1343
                    "Symfony\\Component\\": "src/Symfony/Component/"
1344
                },
1345
                "classmap": [
1346
                    "src/Symfony/Component/Intl/Resources/stubs"
1347
                ],
1348
                "exclude-from-classmap": [
1349
                    "**/Tests/"
1350
                ]
1351
            },
1352
            "notification-url": "https://packagist.org/downloads/",
1353
            "license": [
1354
                "MIT"
1355
            ],
1356
            "authors": [
1357
                {
1358
                    "name": "Fabien Potencier",
1359
                    "email": "[email protected]"
1360
                },
1361
                {
1362
                    "name": "Symfony Community",
1363
                    "homepage": "https://symfony.com/contributors"
1364
                }
1365
            ],
1366
            "description": "The Symfony PHP framework",
1367
            "homepage": "https://symfony.com",
1368
            "keywords": [
1369
                "framework"
1370
            ],
1371
            "time": "2018-05-21T13:44:23+00:00"
1372
        },
1373
        {
1374
            "name": "twig/twig",
1375
            "version": "v2.4.8",
1376
            "source": {
1377
                "type": "git",
1378
                "url": "https://github.com/twigphp/Twig.git",
1379
                "reference": "7b604c89da162034bdf4bb66310f358d313dd16d"
1380
            },
1381
            "dist": {
1382
                "type": "zip",
1383
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/7b604c89da162034bdf4bb66310f358d313dd16d",
1384
                "reference": "7b604c89da162034bdf4bb66310f358d313dd16d",
1385
                "shasum": ""
1386
            },
1387
            "require": {
1388
                "php": "^7.0",
1389
                "symfony/polyfill-mbstring": "~1.0"
1390
            },
1391
            "require-dev": {
1392
                "psr/container": "^1.0",
1393
                "symfony/debug": "^2.7",
1394
                "symfony/phpunit-bridge": "^3.3"
1395
            },
1396
            "type": "library",
1397
            "extra": {
1398
                "branch-alias": {
1399
                    "dev-master": "2.4-dev"
1400
                }
1401
            },
1402
            "autoload": {
1403
                "psr-0": {
1404
                    "Twig_": "lib/"
1405
                },
1406
                "psr-4": {
1407
                    "Twig\\": "src/"
1408
                }
1409
            },
1410
            "notification-url": "https://packagist.org/downloads/",
1411
            "license": [
1412
                "BSD-3-Clause"
1413
            ],
1414
            "authors": [
1415
                {
1416
                    "name": "Fabien Potencier",
1417
                    "email": "[email protected]",
1418
                    "homepage": "http://fabien.potencier.org",
1419
                    "role": "Lead Developer"
1420
                },
1421
                {
1422
                    "name": "Armin Ronacher",
1423
                    "email": "[email protected]",
1424
                    "role": "Project Founder"
1425
                },
1426
                {
1427
                    "name": "Twig Team",
1428
                    "homepage": "http://twig.sensiolabs.org/contributors",
1429
                    "role": "Contributors"
1430
                }
1431
            ],
1432
            "description": "Twig, the flexible, fast, and secure template language for PHP",
1433
            "homepage": "http://twig.sensiolabs.org",
1434
            "keywords": [
1435
                "templating"
1436
            ],
1437
            "time": "2018-04-02T09:24:19+00:00"
1438
        }
1439
    ],
1440
    "packages-dev": [
1441
        {
1442
            "name": "doctrine/instantiator",
1443
            "version": "1.1.0",
1444
            "source": {
1445
                "type": "git",
1446
                "url": "https://github.com/doctrine/instantiator.git",
1447
                "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
1448
            },
1449
            "dist": {
1450
                "type": "zip",
1451
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
1452
                "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
1453
                "shasum": ""
1454
            },
1455
            "require": {
1456
                "php": "^7.1"
1457
            },
1458
            "require-dev": {
1459
                "athletic/athletic": "~0.1.8",
1460
                "ext-pdo": "*",
1461
                "ext-phar": "*",
1462
                "phpunit/phpunit": "^6.2.3",
1463
                "squizlabs/php_codesniffer": "^3.0.2"
1464
            },
1465
            "type": "library",
1466
            "extra": {
1467
                "branch-alias": {
1468
                    "dev-master": "1.2.x-dev"
1469
                }
1470
            },
1471
            "autoload": {
1472
                "psr-4": {
1473
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1474
                }
1475
            },
1476
            "notification-url": "https://packagist.org/downloads/",
1477
            "license": [
1478
                "MIT"
1479
            ],
1480
            "authors": [
1481
                {
1482
                    "name": "Marco Pivetta",
1483
                    "email": "[email protected]",
1484
                    "homepage": "http://ocramius.github.com/"
1485
                }
1486
            ],
1487
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1488
            "homepage": "https://github.com/doctrine/instantiator",
1489
            "keywords": [
1490
                "constructor",
1491
                "instantiate"
1492
            ],
1493
            "time": "2017-07-22T11:58:36+00:00"
1494
        },
1495
        {
1496
            "name": "myclabs/deep-copy",
1497
            "version": "1.8.1",
1498
            "source": {
1499
                "type": "git",
1500
                "url": "https://github.com/myclabs/DeepCopy.git",
1501
                "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8"
1502
            },
1503
            "dist": {
1504
                "type": "zip",
1505
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
1506
                "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
1507
                "shasum": ""
1508
            },
1509
            "require": {
1510
                "php": "^7.1"
1511
            },
1512
            "replace": {
1513
                "myclabs/deep-copy": "self.version"
1514
            },
1515
            "require-dev": {
1516
                "doctrine/collections": "^1.0",
1517
                "doctrine/common": "^2.6",
1518
                "phpunit/phpunit": "^7.1"
1519
            },
1520
            "type": "library",
1521
            "autoload": {
1522
                "psr-4": {
1523
                    "DeepCopy\\": "src/DeepCopy/"
1524
                },
1525
                "files": [
1526
                    "src/DeepCopy/deep_copy.php"
1527
                ]
1528
            },
1529
            "notification-url": "https://packagist.org/downloads/",
1530
            "license": [
1531
                "MIT"
1532
            ],
1533
            "description": "Create deep copies (clones) of your objects",
1534
            "keywords": [
1535
                "clone",
1536
                "copy",
1537
                "duplicate",
1538
                "object",
1539
                "object graph"
1540
            ],
1541
            "time": "2018-06-11T23:09:50+00:00"
1542
        },
1543
        {
1544
            "name": "phpdocumentor/reflection-common",
1545
            "version": "1.0.1",
1546
            "source": {
1547
                "type": "git",
1548
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1549
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
1550
            },
1551
            "dist": {
1552
                "type": "zip",
1553
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1554
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1555
                "shasum": ""
1556
            },
1557
            "require": {
1558
                "php": ">=5.5"
1559
            },
1560
            "require-dev": {
1561
                "phpunit/phpunit": "^4.6"
1562
            },
1563
            "type": "library",
1564
            "extra": {
1565
                "branch-alias": {
1566
                    "dev-master": "1.0.x-dev"
1567
                }
1568
            },
1569
            "autoload": {
1570
                "psr-4": {
1571
                    "phpDocumentor\\Reflection\\": [
1572
                        "src"
1573
                    ]
1574
                }
1575
            },
1576
            "notification-url": "https://packagist.org/downloads/",
1577
            "license": [
1578
                "MIT"
1579
            ],
1580
            "authors": [
1581
                {
1582
                    "name": "Jaap van Otterdijk",
1583
                    "email": "[email protected]"
1584
                }
1585
            ],
1586
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1587
            "homepage": "http://www.phpdoc.org",
1588
            "keywords": [
1589
                "FQSEN",
1590
                "phpDocumentor",
1591
                "phpdoc",
1592
                "reflection",
1593
                "static analysis"
1594
            ],
1595
            "time": "2017-09-11T18:02:19+00:00"
1596
        },
1597
        {
1598
            "name": "phpdocumentor/reflection-docblock",
1599
            "version": "4.3.0",
1600
            "source": {
1601
                "type": "git",
1602
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1603
                "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
1604
            },
1605
            "dist": {
1606
                "type": "zip",
1607
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
1608
                "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
1609
                "shasum": ""
1610
            },
1611
            "require": {
1612
                "php": "^7.0",
1613
                "phpdocumentor/reflection-common": "^1.0.0",
1614
                "phpdocumentor/type-resolver": "^0.4.0",
1615
                "webmozart/assert": "^1.0"
1616
            },
1617
            "require-dev": {
1618
                "doctrine/instantiator": "~1.0.5",
1619
                "mockery/mockery": "^1.0",
1620
                "phpunit/phpunit": "^6.4"
1621
            },
1622
            "type": "library",
1623
            "extra": {
1624
                "branch-alias": {
1625
                    "dev-master": "4.x-dev"
1626
                }
1627
            },
1628
            "autoload": {
1629
                "psr-4": {
1630
                    "phpDocumentor\\Reflection\\": [
1631
                        "src/"
1632
                    ]
1633
                }
1634
            },
1635
            "notification-url": "https://packagist.org/downloads/",
1636
            "license": [
1637
                "MIT"
1638
            ],
1639
            "authors": [
1640
                {
1641
                    "name": "Mike van Riel",
1642
                    "email": "[email protected]"
1643
                }
1644
            ],
1645
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1646
            "time": "2017-11-30T07:14:17+00:00"
1647
        },
1648
        {
1649
            "name": "phpdocumentor/type-resolver",
1650
            "version": "0.4.0",
1651
            "source": {
1652
                "type": "git",
1653
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
1654
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
1655
            },
1656
            "dist": {
1657
                "type": "zip",
1658
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
1659
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
1660
                "shasum": ""
1661
            },
1662
            "require": {
1663
                "php": "^5.5 || ^7.0",
1664
                "phpdocumentor/reflection-common": "^1.0"
1665
            },
1666
            "require-dev": {
1667
                "mockery/mockery": "^0.9.4",
1668
                "phpunit/phpunit": "^5.2||^4.8.24"
1669
            },
1670
            "type": "library",
1671
            "extra": {
1672
                "branch-alias": {
1673
                    "dev-master": "1.0.x-dev"
1674
                }
1675
            },
1676
            "autoload": {
1677
                "psr-4": {
1678
                    "phpDocumentor\\Reflection\\": [
1679
                        "src/"
1680
                    ]
1681
                }
1682
            },
1683
            "notification-url": "https://packagist.org/downloads/",
1684
            "license": [
1685
                "MIT"
1686
            ],
1687
            "authors": [
1688
                {
1689
                    "name": "Mike van Riel",
1690
                    "email": "[email protected]"
1691
                }
1692
            ],
1693
            "time": "2017-07-14T14:27:02+00:00"
1694
        },
1695
        {
1696
            "name": "phpspec/prophecy",
1697
            "version": "1.7.6",
1698
            "source": {
1699
                "type": "git",
1700
                "url": "https://github.com/phpspec/prophecy.git",
1701
                "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712"
1702
            },
1703
            "dist": {
1704
                "type": "zip",
1705
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
1706
                "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
1707
                "shasum": ""
1708
            },
1709
            "require": {
1710
                "doctrine/instantiator": "^1.0.2",
1711
                "php": "^5.3|^7.0",
1712
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
1713
                "sebastian/comparator": "^1.1|^2.0|^3.0",
1714
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1715
            },
1716
            "require-dev": {
1717
                "phpspec/phpspec": "^2.5|^3.2",
1718
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
1719
            },
1720
            "type": "library",
1721
            "extra": {
1722
                "branch-alias": {
1723
                    "dev-master": "1.7.x-dev"
1724
                }
1725
            },
1726
            "autoload": {
1727
                "psr-0": {
1728
                    "Prophecy\\": "src/"
1729
                }
1730
            },
1731
            "notification-url": "https://packagist.org/downloads/",
1732
            "license": [
1733
                "MIT"
1734
            ],
1735
            "authors": [
1736
                {
1737
                    "name": "Konstantin Kudryashov",
1738
                    "email": "[email protected]",
1739
                    "homepage": "http://everzet.com"
1740
                },
1741
                {
1742
                    "name": "Marcello Duarte",
1743
                    "email": "[email protected]"
1744
                }
1745
            ],
1746
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1747
            "homepage": "https://github.com/phpspec/prophecy",
1748
            "keywords": [
1749
                "Double",
1750
                "Dummy",
1751
                "fake",
1752
                "mock",
1753
                "spy",
1754
                "stub"
1755
            ],
1756
            "time": "2018-04-18T13:57:24+00:00"
1757
        },
1758
        {
1759
            "name": "phpunit/php-code-coverage",
1760
            "version": "4.0.8",
1761
            "source": {
1762
                "type": "git",
1763
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1764
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
1765
            },
1766
            "dist": {
1767
                "type": "zip",
1768
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
1769
                "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
1770
                "shasum": ""
1771
            },
1772
            "require": {
1773
                "ext-dom": "*",
1774
                "ext-xmlwriter": "*",
1775
                "php": "^5.6 || ^7.0",
1776
                "phpunit/php-file-iterator": "^1.3",
1777
                "phpunit/php-text-template": "^1.2",
1778
                "phpunit/php-token-stream": "^1.4.2 || ^2.0",
1779
                "sebastian/code-unit-reverse-lookup": "^1.0",
1780
                "sebastian/environment": "^1.3.2 || ^2.0",
1781
                "sebastian/version": "^1.0 || ^2.0"
1782
            },
1783
            "require-dev": {
1784
                "ext-xdebug": "^2.1.4",
1785
                "phpunit/phpunit": "^5.7"
1786
            },
1787
            "suggest": {
1788
                "ext-xdebug": "^2.5.1"
1789
            },
1790
            "type": "library",
1791
            "extra": {
1792
                "branch-alias": {
1793
                    "dev-master": "4.0.x-dev"
1794
                }
1795
            },
1796
            "autoload": {
1797
                "classmap": [
1798
                    "src/"
1799
                ]
1800
            },
1801
            "notification-url": "https://packagist.org/downloads/",
1802
            "license": [
1803
                "BSD-3-Clause"
1804
            ],
1805
            "authors": [
1806
                {
1807
                    "name": "Sebastian Bergmann",
1808
                    "email": "[email protected]",
1809
                    "role": "lead"
1810
                }
1811
            ],
1812
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1813
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1814
            "keywords": [
1815
                "coverage",
1816
                "testing",
1817
                "xunit"
1818
            ],
1819
            "time": "2017-04-02T07:44:40+00:00"
1820
        },
1821
        {
1822
            "name": "phpunit/php-file-iterator",
1823
            "version": "1.4.5",
1824
            "source": {
1825
                "type": "git",
1826
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1827
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
1828
            },
1829
            "dist": {
1830
                "type": "zip",
1831
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
1832
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
1833
                "shasum": ""
1834
            },
1835
            "require": {
1836
                "php": ">=5.3.3"
1837
            },
1838
            "type": "library",
1839
            "extra": {
1840
                "branch-alias": {
1841
                    "dev-master": "1.4.x-dev"
1842
                }
1843
            },
1844
            "autoload": {
1845
                "classmap": [
1846
                    "src/"
1847
                ]
1848
            },
1849
            "notification-url": "https://packagist.org/downloads/",
1850
            "license": [
1851
                "BSD-3-Clause"
1852
            ],
1853
            "authors": [
1854
                {
1855
                    "name": "Sebastian Bergmann",
1856
                    "email": "[email protected]",
1857
                    "role": "lead"
1858
                }
1859
            ],
1860
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1861
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1862
            "keywords": [
1863
                "filesystem",
1864
                "iterator"
1865
            ],
1866
            "time": "2017-11-27T13:52:08+00:00"
1867
        },
1868
        {
1869
            "name": "phpunit/php-text-template",
1870
            "version": "1.2.1",
1871
            "source": {
1872
                "type": "git",
1873
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1874
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1875
            },
1876
            "dist": {
1877
                "type": "zip",
1878
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1879
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1880
                "shasum": ""
1881
            },
1882
            "require": {
1883
                "php": ">=5.3.3"
1884
            },
1885
            "type": "library",
1886
            "autoload": {
1887
                "classmap": [
1888
                    "src/"
1889
                ]
1890
            },
1891
            "notification-url": "https://packagist.org/downloads/",
1892
            "license": [
1893
                "BSD-3-Clause"
1894
            ],
1895
            "authors": [
1896
                {
1897
                    "name": "Sebastian Bergmann",
1898
                    "email": "[email protected]",
1899
                    "role": "lead"
1900
                }
1901
            ],
1902
            "description": "Simple template engine.",
1903
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1904
            "keywords": [
1905
                "template"
1906
            ],
1907
            "time": "2015-06-21T13:50:34+00:00"
1908
        },
1909
        {
1910
            "name": "phpunit/php-timer",
1911
            "version": "1.0.9",
1912
            "source": {
1913
                "type": "git",
1914
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1915
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1916
            },
1917
            "dist": {
1918
                "type": "zip",
1919
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1920
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1921
                "shasum": ""
1922
            },
1923
            "require": {
1924
                "php": "^5.3.3 || ^7.0"
1925
            },
1926
            "require-dev": {
1927
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1928
            },
1929
            "type": "library",
1930
            "extra": {
1931
                "branch-alias": {
1932
                    "dev-master": "1.0-dev"
1933
                }
1934
            },
1935
            "autoload": {
1936
                "classmap": [
1937
                    "src/"
1938
                ]
1939
            },
1940
            "notification-url": "https://packagist.org/downloads/",
1941
            "license": [
1942
                "BSD-3-Clause"
1943
            ],
1944
            "authors": [
1945
                {
1946
                    "name": "Sebastian Bergmann",
1947
                    "email": "[email protected]",
1948
                    "role": "lead"
1949
                }
1950
            ],
1951
            "description": "Utility class for timing",
1952
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1953
            "keywords": [
1954
                "timer"
1955
            ],
1956
            "time": "2017-02-26T11:10:40+00:00"
1957
        },
1958
        {
1959
            "name": "phpunit/php-token-stream",
1960
            "version": "2.0.2",
1961
            "source": {
1962
                "type": "git",
1963
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1964
                "reference": "791198a2c6254db10131eecfe8c06670700904db"
1965
            },
1966
            "dist": {
1967
                "type": "zip",
1968
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
1969
                "reference": "791198a2c6254db10131eecfe8c06670700904db",
1970
                "shasum": ""
1971
            },
1972
            "require": {
1973
                "ext-tokenizer": "*",
1974
                "php": "^7.0"
1975
            },
1976
            "require-dev": {
1977
                "phpunit/phpunit": "^6.2.4"
1978
            },
1979
            "type": "library",
1980
            "extra": {
1981
                "branch-alias": {
1982
                    "dev-master": "2.0-dev"
1983
                }
1984
            },
1985
            "autoload": {
1986
                "classmap": [
1987
                    "src/"
1988
                ]
1989
            },
1990
            "notification-url": "https://packagist.org/downloads/",
1991
            "license": [
1992
                "BSD-3-Clause"
1993
            ],
1994
            "authors": [
1995
                {
1996
                    "name": "Sebastian Bergmann",
1997
                    "email": "[email protected]"
1998
                }
1999
            ],
2000
            "description": "Wrapper around PHP's tokenizer extension.",
2001
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2002
            "keywords": [
2003
                "tokenizer"
2004
            ],
2005
            "time": "2017-11-27T05:48:46+00:00"
2006
        },
2007
        {
2008
            "name": "phpunit/phpunit",
2009
            "version": "5.7.27",
2010
            "source": {
2011
                "type": "git",
2012
                "url": "https://github.com/sebastianbergmann/phpunit.git",
2013
                "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
2014
            },
2015
            "dist": {
2016
                "type": "zip",
2017
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
2018
                "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
2019
                "shasum": ""
2020
            },
2021
            "require": {
2022
                "ext-dom": "*",
2023
                "ext-json": "*",
2024
                "ext-libxml": "*",
2025
                "ext-mbstring": "*",
2026
                "ext-xml": "*",
2027
                "myclabs/deep-copy": "~1.3",
2028
                "php": "^5.6 || ^7.0",
2029
                "phpspec/prophecy": "^1.6.2",
2030
                "phpunit/php-code-coverage": "^4.0.4",
2031
                "phpunit/php-file-iterator": "~1.4",
2032
                "phpunit/php-text-template": "~1.2",
2033
                "phpunit/php-timer": "^1.0.6",
2034
                "phpunit/phpunit-mock-objects": "^3.2",
2035
                "sebastian/comparator": "^1.2.4",
2036
                "sebastian/diff": "^1.4.3",
2037
                "sebastian/environment": "^1.3.4 || ^2.0",
2038
                "sebastian/exporter": "~2.0",
2039
                "sebastian/global-state": "^1.1",
2040
                "sebastian/object-enumerator": "~2.0",
2041
                "sebastian/resource-operations": "~1.0",
2042
                "sebastian/version": "^1.0.6|^2.0.1",
2043
                "symfony/yaml": "~2.1|~3.0|~4.0"
2044
            },
2045
            "conflict": {
2046
                "phpdocumentor/reflection-docblock": "3.0.2"
2047
            },
2048
            "require-dev": {
2049
                "ext-pdo": "*"
2050
            },
2051
            "suggest": {
2052
                "ext-xdebug": "*",
2053
                "phpunit/php-invoker": "~1.1"
2054
            },
2055
            "bin": [
2056
                "phpunit"
2057
            ],
2058
            "type": "library",
2059
            "extra": {
2060
                "branch-alias": {
2061
                    "dev-master": "5.7.x-dev"
2062
                }
2063
            },
2064
            "autoload": {
2065
                "classmap": [
2066
                    "src/"
2067
                ]
2068
            },
2069
            "notification-url": "https://packagist.org/downloads/",
2070
            "license": [
2071
                "BSD-3-Clause"
2072
            ],
2073
            "authors": [
2074
                {
2075
                    "name": "Sebastian Bergmann",
2076
                    "email": "[email protected]",
2077
                    "role": "lead"
2078
                }
2079
            ],
2080
            "description": "The PHP Unit Testing framework.",
2081
            "homepage": "https://phpunit.de/",
2082
            "keywords": [
2083
                "phpunit",
2084
                "testing",
2085
                "xunit"
2086
            ],
2087
            "time": "2018-02-01T05:50:59+00:00"
2088
        },
2089
        {
2090
            "name": "phpunit/phpunit-mock-objects",
2091
            "version": "3.4.4",
2092
            "source": {
2093
                "type": "git",
2094
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2095
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
2096
            },
2097
            "dist": {
2098
                "type": "zip",
2099
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
2100
                "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
2101
                "shasum": ""
2102
            },
2103
            "require": {
2104
                "doctrine/instantiator": "^1.0.2",
2105
                "php": "^5.6 || ^7.0",
2106
                "phpunit/php-text-template": "^1.2",
2107
                "sebastian/exporter": "^1.2 || ^2.0"
2108
            },
2109
            "conflict": {
2110
                "phpunit/phpunit": "<5.4.0"
2111
            },
2112
            "require-dev": {
2113
                "phpunit/phpunit": "^5.4"
2114
            },
2115
            "suggest": {
2116
                "ext-soap": "*"
2117
            },
2118
            "type": "library",
2119
            "extra": {
2120
                "branch-alias": {
2121
                    "dev-master": "3.2.x-dev"
2122
                }
2123
            },
2124
            "autoload": {
2125
                "classmap": [
2126
                    "src/"
2127
                ]
2128
            },
2129
            "notification-url": "https://packagist.org/downloads/",
2130
            "license": [
2131
                "BSD-3-Clause"
2132
            ],
2133
            "authors": [
2134
                {
2135
                    "name": "Sebastian Bergmann",
2136
                    "email": "[email protected]",
2137
                    "role": "lead"
2138
                }
2139
            ],
2140
            "description": "Mock Object library for PHPUnit",
2141
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2142
            "keywords": [
2143
                "mock",
2144
                "xunit"
2145
            ],
2146
            "time": "2017-06-30T09:13:00+00:00"
2147
        },
2148
        {
2149
            "name": "sebastian/code-unit-reverse-lookup",
2150
            "version": "1.0.1",
2151
            "source": {
2152
                "type": "git",
2153
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2154
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
2155
            },
2156
            "dist": {
2157
                "type": "zip",
2158
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2159
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2160
                "shasum": ""
2161
            },
2162
            "require": {
2163
                "php": "^5.6 || ^7.0"
2164
            },
2165
            "require-dev": {
2166
                "phpunit/phpunit": "^5.7 || ^6.0"
2167
            },
2168
            "type": "library",
2169
            "extra": {
2170
                "branch-alias": {
2171
                    "dev-master": "1.0.x-dev"
2172
                }
2173
            },
2174
            "autoload": {
2175
                "classmap": [
2176
                    "src/"
2177
                ]
2178
            },
2179
            "notification-url": "https://packagist.org/downloads/",
2180
            "license": [
2181
                "BSD-3-Clause"
2182
            ],
2183
            "authors": [
2184
                {
2185
                    "name": "Sebastian Bergmann",
2186
                    "email": "[email protected]"
2187
                }
2188
            ],
2189
            "description": "Looks up which function or method a line of code belongs to",
2190
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2191
            "time": "2017-03-04T06:30:41+00:00"
2192
        },
2193
        {
2194
            "name": "sebastian/comparator",
2195
            "version": "1.2.4",
2196
            "source": {
2197
                "type": "git",
2198
                "url": "https://github.com/sebastianbergmann/comparator.git",
2199
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
2200
            },
2201
            "dist": {
2202
                "type": "zip",
2203
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
2204
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
2205
                "shasum": ""
2206
            },
2207
            "require": {
2208
                "php": ">=5.3.3",
2209
                "sebastian/diff": "~1.2",
2210
                "sebastian/exporter": "~1.2 || ~2.0"
2211
            },
2212
            "require-dev": {
2213
                "phpunit/phpunit": "~4.4"
2214
            },
2215
            "type": "library",
2216
            "extra": {
2217
                "branch-alias": {
2218
                    "dev-master": "1.2.x-dev"
2219
                }
2220
            },
2221
            "autoload": {
2222
                "classmap": [
2223
                    "src/"
2224
                ]
2225
            },
2226
            "notification-url": "https://packagist.org/downloads/",
2227
            "license": [
2228
                "BSD-3-Clause"
2229
            ],
2230
            "authors": [
2231
                {
2232
                    "name": "Jeff Welch",
2233
                    "email": "[email protected]"
2234
                },
2235
                {
2236
                    "name": "Volker Dusch",
2237
                    "email": "[email protected]"
2238
                },
2239
                {
2240
                    "name": "Bernhard Schussek",
2241
                    "email": "[email protected]"
2242
                },
2243
                {
2244
                    "name": "Sebastian Bergmann",
2245
                    "email": "[email protected]"
2246
                }
2247
            ],
2248
            "description": "Provides the functionality to compare PHP values for equality",
2249
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
2250
            "keywords": [
2251
                "comparator",
2252
                "compare",
2253
                "equality"
2254
            ],
2255
            "time": "2017-01-29T09:50:25+00:00"
2256
        },
2257
        {
2258
            "name": "sebastian/diff",
2259
            "version": "1.4.3",
2260
            "source": {
2261
                "type": "git",
2262
                "url": "https://github.com/sebastianbergmann/diff.git",
2263
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
2264
            },
2265
            "dist": {
2266
                "type": "zip",
2267
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
2268
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
2269
                "shasum": ""
2270
            },
2271
            "require": {
2272
                "php": "^5.3.3 || ^7.0"
2273
            },
2274
            "require-dev": {
2275
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
2276
            },
2277
            "type": "library",
2278
            "extra": {
2279
                "branch-alias": {
2280
                    "dev-master": "1.4-dev"
2281
                }
2282
            },
2283
            "autoload": {
2284
                "classmap": [
2285
                    "src/"
2286
                ]
2287
            },
2288
            "notification-url": "https://packagist.org/downloads/",
2289
            "license": [
2290
                "BSD-3-Clause"
2291
            ],
2292
            "authors": [
2293
                {
2294
                    "name": "Kore Nordmann",
2295
                    "email": "[email protected]"
2296
                },
2297
                {
2298
                    "name": "Sebastian Bergmann",
2299
                    "email": "[email protected]"
2300
                }
2301
            ],
2302
            "description": "Diff implementation",
2303
            "homepage": "https://github.com/sebastianbergmann/diff",
2304
            "keywords": [
2305
                "diff"
2306
            ],
2307
            "time": "2017-05-22T07:24:03+00:00"
2308
        },
2309
        {
2310
            "name": "sebastian/environment",
2311
            "version": "2.0.0",
2312
            "source": {
2313
                "type": "git",
2314
                "url": "https://github.com/sebastianbergmann/environment.git",
2315
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
2316
            },
2317
            "dist": {
2318
                "type": "zip",
2319
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
2320
                "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
2321
                "shasum": ""
2322
            },
2323
            "require": {
2324
                "php": "^5.6 || ^7.0"
2325
            },
2326
            "require-dev": {
2327
                "phpunit/phpunit": "^5.0"
2328
            },
2329
            "type": "library",
2330
            "extra": {
2331
                "branch-alias": {
2332
                    "dev-master": "2.0.x-dev"
2333
                }
2334
            },
2335
            "autoload": {
2336
                "classmap": [
2337
                    "src/"
2338
                ]
2339
            },
2340
            "notification-url": "https://packagist.org/downloads/",
2341
            "license": [
2342
                "BSD-3-Clause"
2343
            ],
2344
            "authors": [
2345
                {
2346
                    "name": "Sebastian Bergmann",
2347
                    "email": "[email protected]"
2348
                }
2349
            ],
2350
            "description": "Provides functionality to handle HHVM/PHP environments",
2351
            "homepage": "http://www.github.com/sebastianbergmann/environment",
2352
            "keywords": [
2353
                "Xdebug",
2354
                "environment",
2355
                "hhvm"
2356
            ],
2357
            "time": "2016-11-26T07:53:53+00:00"
2358
        },
2359
        {
2360
            "name": "sebastian/exporter",
2361
            "version": "2.0.0",
2362
            "source": {
2363
                "type": "git",
2364
                "url": "https://github.com/sebastianbergmann/exporter.git",
2365
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
2366
            },
2367
            "dist": {
2368
                "type": "zip",
2369
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
2370
                "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
2371
                "shasum": ""
2372
            },
2373
            "require": {
2374
                "php": ">=5.3.3",
2375
                "sebastian/recursion-context": "~2.0"
2376
            },
2377
            "require-dev": {
2378
                "ext-mbstring": "*",
2379
                "phpunit/phpunit": "~4.4"
2380
            },
2381
            "type": "library",
2382
            "extra": {
2383
                "branch-alias": {
2384
                    "dev-master": "2.0.x-dev"
2385
                }
2386
            },
2387
            "autoload": {
2388
                "classmap": [
2389
                    "src/"
2390
                ]
2391
            },
2392
            "notification-url": "https://packagist.org/downloads/",
2393
            "license": [
2394
                "BSD-3-Clause"
2395
            ],
2396
            "authors": [
2397
                {
2398
                    "name": "Jeff Welch",
2399
                    "email": "[email protected]"
2400
                },
2401
                {
2402
                    "name": "Volker Dusch",
2403
                    "email": "[email protected]"
2404
                },
2405
                {
2406
                    "name": "Bernhard Schussek",
2407
                    "email": "[email protected]"
2408
                },
2409
                {
2410
                    "name": "Sebastian Bergmann",
2411
                    "email": "[email protected]"
2412
                },
2413
                {
2414
                    "name": "Adam Harvey",
2415
                    "email": "[email protected]"
2416
                }
2417
            ],
2418
            "description": "Provides the functionality to export PHP variables for visualization",
2419
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
2420
            "keywords": [
2421
                "export",
2422
                "exporter"
2423
            ],
2424
            "time": "2016-11-19T08:54:04+00:00"
2425
        },
2426
        {
2427
            "name": "sebastian/global-state",
2428
            "version": "1.1.1",
2429
            "source": {
2430
                "type": "git",
2431
                "url": "https://github.com/sebastianbergmann/global-state.git",
2432
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
2433
            },
2434
            "dist": {
2435
                "type": "zip",
2436
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
2437
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
2438
                "shasum": ""
2439
            },
2440
            "require": {
2441
                "php": ">=5.3.3"
2442
            },
2443
            "require-dev": {
2444
                "phpunit/phpunit": "~4.2"
2445
            },
2446
            "suggest": {
2447
                "ext-uopz": "*"
2448
            },
2449
            "type": "library",
2450
            "extra": {
2451
                "branch-alias": {
2452
                    "dev-master": "1.0-dev"
2453
                }
2454
            },
2455
            "autoload": {
2456
                "classmap": [
2457
                    "src/"
2458
                ]
2459
            },
2460
            "notification-url": "https://packagist.org/downloads/",
2461
            "license": [
2462
                "BSD-3-Clause"
2463
            ],
2464
            "authors": [
2465
                {
2466
                    "name": "Sebastian Bergmann",
2467
                    "email": "[email protected]"
2468
                }
2469
            ],
2470
            "description": "Snapshotting of global state",
2471
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2472
            "keywords": [
2473
                "global state"
2474
            ],
2475
            "time": "2015-10-12T03:26:01+00:00"
2476
        },
2477
        {
2478
            "name": "sebastian/object-enumerator",
2479
            "version": "2.0.1",
2480
            "source": {
2481
                "type": "git",
2482
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2483
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
2484
            },
2485
            "dist": {
2486
                "type": "zip",
2487
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
2488
                "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
2489
                "shasum": ""
2490
            },
2491
            "require": {
2492
                "php": ">=5.6",
2493
                "sebastian/recursion-context": "~2.0"
2494
            },
2495
            "require-dev": {
2496
                "phpunit/phpunit": "~5"
2497
            },
2498
            "type": "library",
2499
            "extra": {
2500
                "branch-alias": {
2501
                    "dev-master": "2.0.x-dev"
2502
                }
2503
            },
2504
            "autoload": {
2505
                "classmap": [
2506
                    "src/"
2507
                ]
2508
            },
2509
            "notification-url": "https://packagist.org/downloads/",
2510
            "license": [
2511
                "BSD-3-Clause"
2512
            ],
2513
            "authors": [
2514
                {
2515
                    "name": "Sebastian Bergmann",
2516
                    "email": "[email protected]"
2517
                }
2518
            ],
2519
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2520
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2521
            "time": "2017-02-18T15:18:39+00:00"
2522
        },
2523
        {
2524
            "name": "sebastian/recursion-context",
2525
            "version": "2.0.0",
2526
            "source": {
2527
                "type": "git",
2528
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2529
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
2530
            },
2531
            "dist": {
2532
                "type": "zip",
2533
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
2534
                "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
2535
                "shasum": ""
2536
            },
2537
            "require": {
2538
                "php": ">=5.3.3"
2539
            },
2540
            "require-dev": {
2541
                "phpunit/phpunit": "~4.4"
2542
            },
2543
            "type": "library",
2544
            "extra": {
2545
                "branch-alias": {
2546
                    "dev-master": "2.0.x-dev"
2547
                }
2548
            },
2549
            "autoload": {
2550
                "classmap": [
2551
                    "src/"
2552
                ]
2553
            },
2554
            "notification-url": "https://packagist.org/downloads/",
2555
            "license": [
2556
                "BSD-3-Clause"
2557
            ],
2558
            "authors": [
2559
                {
2560
                    "name": "Jeff Welch",
2561
                    "email": "[email protected]"
2562
                },
2563
                {
2564
                    "name": "Sebastian Bergmann",
2565
                    "email": "[email protected]"
2566
                },
2567
                {
2568
                    "name": "Adam Harvey",
2569
                    "email": "[email protected]"
2570
                }
2571
            ],
2572
            "description": "Provides functionality to recursively process PHP variables",
2573
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2574
            "time": "2016-11-19T07:33:16+00:00"
2575
        },
2576
        {
2577
            "name": "sebastian/resource-operations",
2578
            "version": "1.0.0",
2579
            "source": {
2580
                "type": "git",
2581
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
2582
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2583
            },
2584
            "dist": {
2585
                "type": "zip",
2586
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2587
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2588
                "shasum": ""
2589
            },
2590
            "require": {
2591
                "php": ">=5.6.0"
2592
            },
2593
            "type": "library",
2594
            "extra": {
2595
                "branch-alias": {
2596
                    "dev-master": "1.0.x-dev"
2597
                }
2598
            },
2599
            "autoload": {
2600
                "classmap": [
2601
                    "src/"
2602
                ]
2603
            },
2604
            "notification-url": "https://packagist.org/downloads/",
2605
            "license": [
2606
                "BSD-3-Clause"
2607
            ],
2608
            "authors": [
2609
                {
2610
                    "name": "Sebastian Bergmann",
2611
                    "email": "[email protected]"
2612
                }
2613
            ],
2614
            "description": "Provides a list of PHP built-in functions that operate on resources",
2615
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2616
            "time": "2015-07-28T20:34:47+00:00"
2617
        },
2618
        {
2619
            "name": "sebastian/version",
2620
            "version": "2.0.1",
2621
            "source": {
2622
                "type": "git",
2623
                "url": "https://github.com/sebastianbergmann/version.git",
2624
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2625
            },
2626
            "dist": {
2627
                "type": "zip",
2628
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2629
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2630
                "shasum": ""
2631
            },
2632
            "require": {
2633
                "php": ">=5.6"
2634
            },
2635
            "type": "library",
2636
            "extra": {
2637
                "branch-alias": {
2638
                    "dev-master": "2.0.x-dev"
2639
                }
2640
            },
2641
            "autoload": {
2642
                "classmap": [
2643
                    "src/"
2644
                ]
2645
            },
2646
            "notification-url": "https://packagist.org/downloads/",
2647
            "license": [
2648
                "BSD-3-Clause"
2649
            ],
2650
            "authors": [
2651
                {
2652
                    "name": "Sebastian Bergmann",
2653
                    "email": "[email protected]",
2654
                    "role": "lead"
2655
                }
2656
            ],
2657
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2658
            "homepage": "https://github.com/sebastianbergmann/version",
2659
            "time": "2016-10-03T07:35:21+00:00"
2660
        },
2661
        {
2662
            "name": "webmozart/assert",
2663
            "version": "1.3.0",
2664
            "source": {
2665
                "type": "git",
2666
                "url": "https://github.com/webmozart/assert.git",
2667
                "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
2668
            },
2669
            "dist": {
2670
                "type": "zip",
2671
                "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
2672
                "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
2673
                "shasum": ""
2674
            },
2675
            "require": {
2676
                "php": "^5.3.3 || ^7.0"
2677
            },
2678
            "require-dev": {
2679
                "phpunit/phpunit": "^4.6",
2680
                "sebastian/version": "^1.0.1"
2681
            },
2682
            "type": "library",
2683
            "extra": {
2684
                "branch-alias": {
2685
                    "dev-master": "1.3-dev"
2686
                }
2687
            },
2688
            "autoload": {
2689
                "psr-4": {
2690
                    "Webmozart\\Assert\\": "src/"
2691
                }
2692
            },
2693
            "notification-url": "https://packagist.org/downloads/",
2694
            "license": [
2695
                "MIT"
2696
            ],
2697
            "authors": [
2698
                {
2699
                    "name": "Bernhard Schussek",
2700
                    "email": "[email protected]"
2701
                }
2702
            ],
2703
            "description": "Assertions to validate method input/output with nice error messages.",
2704
            "keywords": [
2705
                "assert",
2706
                "check",
2707
                "validate"
2708
            ],
2709
            "time": "2018-01-29T19:49:41+00:00"
2710
        }
2711
    ],
2712
    "aliases": [],
2713
    "minimum-stability": "stable",
2714
    "stability-flags": [],
2715
    "prefer-stable": false,
2716
    "prefer-lowest": false,
2717
    "platform": [],
2718
    "platform-dev": []
2719
}
2720