]> BookStack Code Mirror - website/blob - composer.lock
41073cd71bc1bf2c118bdc55f99bf88ddc906167
[website] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "hash": "0ad8eb0895a6a47ea2fca99a8f7fed40",
8     "content-hash": "85ee4737ddc9c0b2a5e3b4273935ce92",
9     "packages": [
10         {
11             "name": "doctrine/inflector",
12             "version": "v1.1.0",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/doctrine/inflector.git",
16                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
21                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
22                 "shasum": ""
23             },
24             "require": {
25                 "php": ">=5.3.2"
26             },
27             "require-dev": {
28                 "phpunit/phpunit": "4.*"
29             },
30             "type": "library",
31             "extra": {
32                 "branch-alias": {
33                     "dev-master": "1.1.x-dev"
34                 }
35             },
36             "autoload": {
37                 "psr-0": {
38                     "Doctrine\\Common\\Inflector\\": "lib/"
39                 }
40             },
41             "notification-url": "https://packagist.org/downloads/",
42             "license": [
43                 "MIT"
44             ],
45             "authors": [
46                 {
47                     "name": "Roman Borschel",
48                     "email": "[email protected]"
49                 },
50                 {
51                     "name": "Benjamin Eberlei",
52                     "email": "[email protected]"
53                 },
54                 {
55                     "name": "Guilherme Blanco",
56                     "email": "[email protected]"
57                 },
58                 {
59                     "name": "Jonathan Wage",
60                     "email": "[email protected]"
61                 },
62                 {
63                     "name": "Johannes Schmitt",
64                     "email": "[email protected]"
65                 }
66             ],
67             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
68             "homepage": "http://www.doctrine-project.org",
69             "keywords": [
70                 "inflection",
71                 "pluralize",
72                 "singularize",
73                 "string"
74             ],
75             "time": "2015-11-06 14:35:42"
76         },
77         {
78             "name": "erusev/parsedown",
79             "version": "1.6.0",
80             "source": {
81                 "type": "git",
82                 "url": "https://github.com/erusev/parsedown.git",
83                 "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
84             },
85             "dist": {
86                 "type": "zip",
87                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
88                 "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
89                 "shasum": ""
90             },
91             "type": "library",
92             "autoload": {
93                 "psr-0": {
94                     "Parsedown": ""
95                 }
96             },
97             "notification-url": "https://packagist.org/downloads/",
98             "license": [
99                 "MIT"
100             ],
101             "authors": [
102                 {
103                     "name": "Emanuil Rusev",
104                     "email": "[email protected]",
105                     "homepage": "http://erusev.com"
106                 }
107             ],
108             "description": "Parser for Markdown.",
109             "homepage": "http://parsedown.org",
110             "keywords": [
111                 "markdown",
112                 "parser"
113             ],
114             "time": "2015-10-04 16:44:32"
115         },
116         {
117             "name": "illuminate/auth",
118             "version": "v5.3.4",
119             "source": {
120                 "type": "git",
121                 "url": "https://github.com/illuminate/auth.git",
122                 "reference": "28b2f2e74bd99e7702da4a0498c6895824c1faa0"
123             },
124             "dist": {
125                 "type": "zip",
126                 "url": "https://api.github.com/repos/illuminate/auth/zipball/28b2f2e74bd99e7702da4a0498c6895824c1faa0",
127                 "reference": "28b2f2e74bd99e7702da4a0498c6895824c1faa0",
128                 "shasum": ""
129             },
130             "require": {
131                 "illuminate/contracts": "5.3.*",
132                 "illuminate/http": "5.3.*",
133                 "illuminate/support": "5.3.*",
134                 "nesbot/carbon": "~1.20",
135                 "php": ">=5.6.4"
136             },
137             "suggest": {
138                 "illuminate/console": "Required to use the auth:clear-resets command (5.3.*).",
139                 "illuminate/queue": "Required to fire login / logout events (5.3.*).",
140                 "illuminate/session": "Required to use the session based guard (5.3.*)."
141             },
142             "type": "library",
143             "extra": {
144                 "branch-alias": {
145                     "dev-master": "5.3-dev"
146                 }
147             },
148             "autoload": {
149                 "psr-4": {
150                     "Illuminate\\Auth\\": ""
151                 }
152             },
153             "notification-url": "https://packagist.org/downloads/",
154             "license": [
155                 "MIT"
156             ],
157             "authors": [
158                 {
159                     "name": "Taylor Otwell",
160                     "email": "[email protected]"
161                 }
162             ],
163             "description": "The Illuminate Auth package.",
164             "homepage": "https://laravel.com",
165             "time": "2016-08-24 08:32:23"
166         },
167         {
168             "name": "illuminate/broadcasting",
169             "version": "v5.3.4",
170             "source": {
171                 "type": "git",
172                 "url": "https://github.com/illuminate/broadcasting.git",
173                 "reference": "eba625365df97eb03d5f0f1933b5d41861184200"
174             },
175             "dist": {
176                 "type": "zip",
177                 "url": "https://api.github.com/repos/illuminate/broadcasting/zipball/eba625365df97eb03d5f0f1933b5d41861184200",
178                 "reference": "eba625365df97eb03d5f0f1933b5d41861184200",
179                 "shasum": ""
180             },
181             "require": {
182                 "illuminate/contracts": "5.3.*",
183                 "illuminate/support": "5.3.*",
184                 "php": ">=5.6.4"
185             },
186             "suggest": {
187                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0)."
188             },
189             "type": "library",
190             "extra": {
191                 "branch-alias": {
192                     "dev-master": "5.3-dev"
193                 }
194             },
195             "autoload": {
196                 "psr-4": {
197                     "Illuminate\\Broadcasting\\": ""
198                 }
199             },
200             "notification-url": "https://packagist.org/downloads/",
201             "license": [
202                 "MIT"
203             ],
204             "authors": [
205                 {
206                     "name": "Taylor Otwell",
207                     "email": "[email protected]"
208                 }
209             ],
210             "description": "The Illuminate Broadcasting package.",
211             "homepage": "https://laravel.com",
212             "time": "2016-08-18 13:29:15"
213         },
214         {
215             "name": "illuminate/bus",
216             "version": "v5.3.4",
217             "source": {
218                 "type": "git",
219                 "url": "https://github.com/illuminate/bus.git",
220                 "reference": "7529b1c33e1da13afde5a3cfede3f98efab2c3b1"
221             },
222             "dist": {
223                 "type": "zip",
224                 "url": "https://api.github.com/repos/illuminate/bus/zipball/7529b1c33e1da13afde5a3cfede3f98efab2c3b1",
225                 "reference": "7529b1c33e1da13afde5a3cfede3f98efab2c3b1",
226                 "shasum": ""
227             },
228             "require": {
229                 "illuminate/contracts": "5.3.*",
230                 "illuminate/pipeline": "5.3.*",
231                 "illuminate/support": "5.3.*",
232                 "php": ">=5.6.4"
233             },
234             "type": "library",
235             "extra": {
236                 "branch-alias": {
237                     "dev-master": "5.3-dev"
238                 }
239             },
240             "autoload": {
241                 "psr-4": {
242                     "Illuminate\\Bus\\": ""
243                 }
244             },
245             "notification-url": "https://packagist.org/downloads/",
246             "license": [
247                 "MIT"
248             ],
249             "authors": [
250                 {
251                     "name": "Taylor Otwell",
252                     "email": "[email protected]"
253                 }
254             ],
255             "description": "The Illuminate Bus package.",
256             "homepage": "https://laravel.com",
257             "time": "2016-08-19 13:12:34"
258         },
259         {
260             "name": "illuminate/cache",
261             "version": "v5.3.4",
262             "source": {
263                 "type": "git",
264                 "url": "https://github.com/illuminate/cache.git",
265                 "reference": "b0d8ea63556c97d67740a864ed6f1877978864f0"
266             },
267             "dist": {
268                 "type": "zip",
269                 "url": "https://api.github.com/repos/illuminate/cache/zipball/b0d8ea63556c97d67740a864ed6f1877978864f0",
270                 "reference": "b0d8ea63556c97d67740a864ed6f1877978864f0",
271                 "shasum": ""
272             },
273             "require": {
274                 "illuminate/contracts": "5.3.*",
275                 "illuminate/support": "5.3.*",
276                 "nesbot/carbon": "~1.20",
277                 "php": ">=5.6.4"
278             },
279             "suggest": {
280                 "illuminate/database": "Required to use the database cache driver (5.3.*).",
281                 "illuminate/filesystem": "Required to use the file cache driver (5.3.*).",
282                 "illuminate/redis": "Required to use the redis cache driver (5.3.*)."
283             },
284             "type": "library",
285             "extra": {
286                 "branch-alias": {
287                     "dev-master": "5.3-dev"
288                 }
289             },
290             "autoload": {
291                 "psr-4": {
292                     "Illuminate\\Cache\\": ""
293                 }
294             },
295             "notification-url": "https://packagist.org/downloads/",
296             "license": [
297                 "MIT"
298             ],
299             "authors": [
300                 {
301                     "name": "Taylor Otwell",
302                     "email": "[email protected]"
303                 }
304             ],
305             "description": "The Illuminate Cache package.",
306             "homepage": "https://laravel.com",
307             "time": "2016-08-26 17:53:01"
308         },
309         {
310             "name": "illuminate/config",
311             "version": "v5.3.4",
312             "source": {
313                 "type": "git",
314                 "url": "https://github.com/illuminate/config.git",
315                 "reference": "26df89fa2999754e882890e642b67c6521432057"
316             },
317             "dist": {
318                 "type": "zip",
319                 "url": "https://api.github.com/repos/illuminate/config/zipball/26df89fa2999754e882890e642b67c6521432057",
320                 "reference": "26df89fa2999754e882890e642b67c6521432057",
321                 "shasum": ""
322             },
323             "require": {
324                 "illuminate/contracts": "5.3.*",
325                 "illuminate/filesystem": "5.3.*",
326                 "illuminate/support": "5.3.*",
327                 "php": ">=5.6.4"
328             },
329             "type": "library",
330             "extra": {
331                 "branch-alias": {
332                     "dev-master": "5.3-dev"
333                 }
334             },
335             "autoload": {
336                 "psr-4": {
337                     "Illuminate\\Config\\": ""
338                 }
339             },
340             "notification-url": "https://packagist.org/downloads/",
341             "license": [
342                 "MIT"
343             ],
344             "authors": [
345                 {
346                     "name": "Taylor Otwell",
347                     "email": "[email protected]"
348                 }
349             ],
350             "description": "The Illuminate Config package.",
351             "homepage": "https://laravel.com",
352             "time": "2016-08-05 14:48:10"
353         },
354         {
355             "name": "illuminate/console",
356             "version": "v5.3.4",
357             "source": {
358                 "type": "git",
359                 "url": "https://github.com/illuminate/console.git",
360                 "reference": "a2a0804a5bf26172f67ba3d491ad8a19028bbab5"
361             },
362             "dist": {
363                 "type": "zip",
364                 "url": "https://api.github.com/repos/illuminate/console/zipball/a2a0804a5bf26172f67ba3d491ad8a19028bbab5",
365                 "reference": "a2a0804a5bf26172f67ba3d491ad8a19028bbab5",
366                 "shasum": ""
367             },
368             "require": {
369                 "illuminate/contracts": "5.3.*",
370                 "illuminate/support": "5.3.*",
371                 "nesbot/carbon": "~1.20",
372                 "php": ">=5.6.4",
373                 "symfony/console": "3.1.*"
374             },
375             "suggest": {
376                 "guzzlehttp/guzzle": "Required to use the ping methods on schedules (~5.3|~6.0).",
377                 "mtdowling/cron-expression": "Required to use scheduling component (~1.0).",
378                 "symfony/process": "Required to use scheduling component (3.1.*)."
379             },
380             "type": "library",
381             "extra": {
382                 "branch-alias": {
383                     "dev-master": "5.3-dev"
384                 }
385             },
386             "autoload": {
387                 "psr-4": {
388                     "Illuminate\\Console\\": ""
389                 }
390             },
391             "notification-url": "https://packagist.org/downloads/",
392             "license": [
393                 "MIT"
394             ],
395             "authors": [
396                 {
397                     "name": "Taylor Otwell",
398                     "email": "[email protected]"
399                 }
400             ],
401             "description": "The Illuminate Console package.",
402             "homepage": "https://laravel.com",
403             "time": "2016-08-07 19:56:57"
404         },
405         {
406             "name": "illuminate/container",
407             "version": "v5.3.4",
408             "source": {
409                 "type": "git",
410                 "url": "https://github.com/illuminate/container.git",
411                 "reference": "360f4900dbaa7e76ecfbb58e0ad4b244a90edfe3"
412             },
413             "dist": {
414                 "type": "zip",
415                 "url": "https://api.github.com/repos/illuminate/container/zipball/360f4900dbaa7e76ecfbb58e0ad4b244a90edfe3",
416                 "reference": "360f4900dbaa7e76ecfbb58e0ad4b244a90edfe3",
417                 "shasum": ""
418             },
419             "require": {
420                 "illuminate/contracts": "5.3.*",
421                 "php": ">=5.6.4"
422             },
423             "type": "library",
424             "extra": {
425                 "branch-alias": {
426                     "dev-master": "5.3-dev"
427                 }
428             },
429             "autoload": {
430                 "psr-4": {
431                     "Illuminate\\Container\\": ""
432                 }
433             },
434             "notification-url": "https://packagist.org/downloads/",
435             "license": [
436                 "MIT"
437             ],
438             "authors": [
439                 {
440                     "name": "Taylor Otwell",
441                     "email": "[email protected]"
442                 }
443             ],
444             "description": "The Illuminate Container package.",
445             "homepage": "https://laravel.com",
446             "time": "2016-08-05 14:48:10"
447         },
448         {
449             "name": "illuminate/contracts",
450             "version": "v5.3.4",
451             "source": {
452                 "type": "git",
453                 "url": "https://github.com/illuminate/contracts.git",
454                 "reference": "f766fc0452d82d545b866a8ad5860b20ccd50763"
455             },
456             "dist": {
457                 "type": "zip",
458                 "url": "https://api.github.com/repos/illuminate/contracts/zipball/f766fc0452d82d545b866a8ad5860b20ccd50763",
459                 "reference": "f766fc0452d82d545b866a8ad5860b20ccd50763",
460                 "shasum": ""
461             },
462             "require": {
463                 "php": ">=5.6.4"
464             },
465             "type": "library",
466             "extra": {
467                 "branch-alias": {
468                     "dev-master": "5.3-dev"
469                 }
470             },
471             "autoload": {
472                 "psr-4": {
473                     "Illuminate\\Contracts\\": ""
474                 }
475             },
476             "notification-url": "https://packagist.org/downloads/",
477             "license": [
478                 "MIT"
479             ],
480             "authors": [
481                 {
482                     "name": "Taylor Otwell",
483                     "email": "[email protected]"
484                 }
485             ],
486             "description": "The Illuminate Contracts package.",
487             "homepage": "https://laravel.com",
488             "time": "2016-08-21 12:37:00"
489         },
490         {
491             "name": "illuminate/database",
492             "version": "v5.3.4",
493             "source": {
494                 "type": "git",
495                 "url": "https://github.com/illuminate/database.git",
496                 "reference": "048a65ba4a7ed250e16c82b6bb323daf38410050"
497             },
498             "dist": {
499                 "type": "zip",
500                 "url": "https://api.github.com/repos/illuminate/database/zipball/048a65ba4a7ed250e16c82b6bb323daf38410050",
501                 "reference": "048a65ba4a7ed250e16c82b6bb323daf38410050",
502                 "shasum": ""
503             },
504             "require": {
505                 "illuminate/container": "5.3.*",
506                 "illuminate/contracts": "5.3.*",
507                 "illuminate/support": "5.3.*",
508                 "nesbot/carbon": "~1.20",
509                 "php": ">=5.6.4"
510             },
511             "suggest": {
512                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
513                 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
514                 "illuminate/console": "Required to use the database commands (5.3.*).",
515                 "illuminate/events": "Required to use the observers with Eloquent (5.3.*).",
516                 "illuminate/filesystem": "Required to use the migrations (5.3.*).",
517                 "illuminate/pagination": "Required to paginate the result set (5.3.*)."
518             },
519             "type": "library",
520             "extra": {
521                 "branch-alias": {
522                     "dev-master": "5.3-dev"
523                 }
524             },
525             "autoload": {
526                 "psr-4": {
527                     "Illuminate\\Database\\": ""
528                 }
529             },
530             "notification-url": "https://packagist.org/downloads/",
531             "license": [
532                 "MIT"
533             ],
534             "authors": [
535                 {
536                     "name": "Taylor Otwell",
537                     "email": "[email protected]"
538                 }
539             ],
540             "description": "The Illuminate Database package.",
541             "homepage": "https://laravel.com",
542             "keywords": [
543                 "database",
544                 "laravel",
545                 "orm",
546                 "sql"
547             ],
548             "time": "2016-08-25 15:46:46"
549         },
550         {
551             "name": "illuminate/encryption",
552             "version": "v5.3.4",
553             "source": {
554                 "type": "git",
555                 "url": "https://github.com/illuminate/encryption.git",
556                 "reference": "e21e60b55df1d63bc138628e4516da9cea5ee018"
557             },
558             "dist": {
559                 "type": "zip",
560                 "url": "https://api.github.com/repos/illuminate/encryption/zipball/e21e60b55df1d63bc138628e4516da9cea5ee018",
561                 "reference": "e21e60b55df1d63bc138628e4516da9cea5ee018",
562                 "shasum": ""
563             },
564             "require": {
565                 "ext-mbstring": "*",
566                 "ext-openssl": "*",
567                 "illuminate/contracts": "5.3.*",
568                 "illuminate/support": "5.3.*",
569                 "paragonie/random_compat": "~1.4|~2.0",
570                 "php": ">=5.6.4"
571             },
572             "type": "library",
573             "extra": {
574                 "branch-alias": {
575                     "dev-master": "5.3-dev"
576                 }
577             },
578             "autoload": {
579                 "psr-4": {
580                     "Illuminate\\Encryption\\": ""
581                 }
582             },
583             "notification-url": "https://packagist.org/downloads/",
584             "license": [
585                 "MIT"
586             ],
587             "authors": [
588                 {
589                     "name": "Taylor Otwell",
590                     "email": "[email protected]"
591                 }
592             ],
593             "description": "The Illuminate Encryption package.",
594             "homepage": "https://laravel.com",
595             "time": "2016-08-05 14:48:10"
596         },
597         {
598             "name": "illuminate/events",
599             "version": "v5.3.4",
600             "source": {
601                 "type": "git",
602                 "url": "https://github.com/illuminate/events.git",
603                 "reference": "cb29124d4eaba8a60bad40e95e3d8b199d040d77"
604             },
605             "dist": {
606                 "type": "zip",
607                 "url": "https://api.github.com/repos/illuminate/events/zipball/cb29124d4eaba8a60bad40e95e3d8b199d040d77",
608                 "reference": "cb29124d4eaba8a60bad40e95e3d8b199d040d77",
609                 "shasum": ""
610             },
611             "require": {
612                 "illuminate/container": "5.3.*",
613                 "illuminate/contracts": "5.3.*",
614                 "illuminate/support": "5.3.*",
615                 "php": ">=5.6.4"
616             },
617             "type": "library",
618             "extra": {
619                 "branch-alias": {
620                     "dev-master": "5.3-dev"
621                 }
622             },
623             "autoload": {
624                 "psr-4": {
625                     "Illuminate\\Events\\": ""
626                 }
627             },
628             "notification-url": "https://packagist.org/downloads/",
629             "license": [
630                 "MIT"
631             ],
632             "authors": [
633                 {
634                     "name": "Taylor Otwell",
635                     "email": "[email protected]"
636                 }
637             ],
638             "description": "The Illuminate Events package.",
639             "homepage": "https://laravel.com",
640             "time": "2016-08-12 14:24:30"
641         },
642         {
643             "name": "illuminate/filesystem",
644             "version": "v5.3.4",
645             "source": {
646                 "type": "git",
647                 "url": "https://github.com/illuminate/filesystem.git",
648                 "reference": "72da79358499a38b437ff4b0e42f909660555298"
649             },
650             "dist": {
651                 "type": "zip",
652                 "url": "https://api.github.com/repos/illuminate/filesystem/zipball/72da79358499a38b437ff4b0e42f909660555298",
653                 "reference": "72da79358499a38b437ff4b0e42f909660555298",
654                 "shasum": ""
655             },
656             "require": {
657                 "illuminate/contracts": "5.3.*",
658                 "illuminate/support": "5.3.*",
659                 "php": ">=5.6.4",
660                 "symfony/finder": "3.1.*"
661             },
662             "suggest": {
663                 "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).",
664                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
665                 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)."
666             },
667             "type": "library",
668             "extra": {
669                 "branch-alias": {
670                     "dev-master": "5.3-dev"
671                 }
672             },
673             "autoload": {
674                 "psr-4": {
675                     "Illuminate\\Filesystem\\": ""
676                 }
677             },
678             "notification-url": "https://packagist.org/downloads/",
679             "license": [
680                 "MIT"
681             ],
682             "authors": [
683                 {
684                     "name": "Taylor Otwell",
685                     "email": "[email protected]"
686                 }
687             ],
688             "description": "The Illuminate Filesystem package.",
689             "homepage": "https://laravel.com",
690             "time": "2016-08-22 03:02:14"
691         },
692         {
693             "name": "illuminate/hashing",
694             "version": "v5.3.4",
695             "source": {
696                 "type": "git",
697                 "url": "https://github.com/illuminate/hashing.git",
698                 "reference": "65afb491fe4de8617b0896edbcf35fd863c42c9d"
699             },
700             "dist": {
701                 "type": "zip",
702                 "url": "https://api.github.com/repos/illuminate/hashing/zipball/65afb491fe4de8617b0896edbcf35fd863c42c9d",
703                 "reference": "65afb491fe4de8617b0896edbcf35fd863c42c9d",
704                 "shasum": ""
705             },
706             "require": {
707                 "illuminate/contracts": "5.3.*",
708                 "illuminate/support": "5.3.*",
709                 "php": ">=5.6.4"
710             },
711             "type": "library",
712             "extra": {
713                 "branch-alias": {
714                     "dev-master": "5.3-dev"
715                 }
716             },
717             "autoload": {
718                 "psr-4": {
719                     "Illuminate\\Hashing\\": ""
720                 }
721             },
722             "notification-url": "https://packagist.org/downloads/",
723             "license": [
724                 "MIT"
725             ],
726             "authors": [
727                 {
728                     "name": "Taylor Otwell",
729                     "email": "[email protected]"
730                 }
731             ],
732             "description": "The Illuminate Hashing package.",
733             "homepage": "https://laravel.com",
734             "time": "2016-08-05 14:48:10"
735         },
736         {
737             "name": "illuminate/http",
738             "version": "v5.3.4",
739             "source": {
740                 "type": "git",
741                 "url": "https://github.com/illuminate/http.git",
742                 "reference": "333263fe8aa6db11187a256ea55c2e9e97f28c4b"
743             },
744             "dist": {
745                 "type": "zip",
746                 "url": "https://api.github.com/repos/illuminate/http/zipball/333263fe8aa6db11187a256ea55c2e9e97f28c4b",
747                 "reference": "333263fe8aa6db11187a256ea55c2e9e97f28c4b",
748                 "shasum": ""
749             },
750             "require": {
751                 "illuminate/session": "5.3.*",
752                 "illuminate/support": "5.3.*",
753                 "php": ">=5.6.4",
754                 "symfony/http-foundation": "3.1.*",
755                 "symfony/http-kernel": "3.1.*"
756             },
757             "type": "library",
758             "extra": {
759                 "branch-alias": {
760                     "dev-master": "5.3-dev"
761                 }
762             },
763             "autoload": {
764                 "psr-4": {
765                     "Illuminate\\Http\\": ""
766                 }
767             },
768             "notification-url": "https://packagist.org/downloads/",
769             "license": [
770                 "MIT"
771             ],
772             "authors": [
773                 {
774                     "name": "Taylor Otwell",
775                     "email": "[email protected]"
776                 }
777             ],
778             "description": "The Illuminate Http package.",
779             "homepage": "https://laravel.com",
780             "time": "2016-08-22 10:25:11"
781         },
782         {
783             "name": "illuminate/pagination",
784             "version": "v5.3.4",
785             "source": {
786                 "type": "git",
787                 "url": "https://github.com/illuminate/pagination.git",
788                 "reference": "735d44b9a3dedce5d2fd7caf41258b40507a1c23"
789             },
790             "dist": {
791                 "type": "zip",
792                 "url": "https://api.github.com/repos/illuminate/pagination/zipball/735d44b9a3dedce5d2fd7caf41258b40507a1c23",
793                 "reference": "735d44b9a3dedce5d2fd7caf41258b40507a1c23",
794                 "shasum": ""
795             },
796             "require": {
797                 "illuminate/contracts": "5.3.*",
798                 "illuminate/support": "5.3.*",
799                 "php": ">=5.6.4"
800             },
801             "type": "library",
802             "extra": {
803                 "branch-alias": {
804                     "dev-master": "5.3-dev"
805                 }
806             },
807             "autoload": {
808                 "psr-4": {
809                     "Illuminate\\Pagination\\": ""
810                 }
811             },
812             "notification-url": "https://packagist.org/downloads/",
813             "license": [
814                 "MIT"
815             ],
816             "authors": [
817                 {
818                     "name": "Taylor Otwell",
819                     "email": "[email protected]"
820                 }
821             ],
822             "description": "The Illuminate Pagination package.",
823             "homepage": "https://laravel.com",
824             "time": "2016-08-12 18:26:25"
825         },
826         {
827             "name": "illuminate/pipeline",
828             "version": "v5.3.4",
829             "source": {
830                 "type": "git",
831                 "url": "https://github.com/illuminate/pipeline.git",
832                 "reference": "cd469572fad11243e7f4c5c02fca410657f0a457"
833             },
834             "dist": {
835                 "type": "zip",
836                 "url": "https://api.github.com/repos/illuminate/pipeline/zipball/cd469572fad11243e7f4c5c02fca410657f0a457",
837                 "reference": "cd469572fad11243e7f4c5c02fca410657f0a457",
838                 "shasum": ""
839             },
840             "require": {
841                 "illuminate/contracts": "5.3.*",
842                 "illuminate/support": "5.3.*",
843                 "php": ">=5.6.4"
844             },
845             "type": "library",
846             "extra": {
847                 "branch-alias": {
848                     "dev-master": "5.3-dev"
849                 }
850             },
851             "autoload": {
852                 "psr-4": {
853                     "Illuminate\\Pipeline\\": ""
854                 }
855             },
856             "notification-url": "https://packagist.org/downloads/",
857             "license": [
858                 "MIT"
859             ],
860             "authors": [
861                 {
862                     "name": "Taylor Otwell",
863                     "email": "[email protected]"
864                 }
865             ],
866             "description": "The Illuminate Pipeline package.",
867             "homepage": "https://laravel.com",
868             "time": "2016-08-07 17:26:10"
869         },
870         {
871             "name": "illuminate/queue",
872             "version": "v5.3.4",
873             "source": {
874                 "type": "git",
875                 "url": "https://github.com/illuminate/queue.git",
876                 "reference": "0aa9daeba74521ff4f607ffc027dfea01a12ffff"
877             },
878             "dist": {
879                 "type": "zip",
880                 "url": "https://api.github.com/repos/illuminate/queue/zipball/0aa9daeba74521ff4f607ffc027dfea01a12ffff",
881                 "reference": "0aa9daeba74521ff4f607ffc027dfea01a12ffff",
882                 "shasum": ""
883             },
884             "require": {
885                 "illuminate/console": "5.3.*",
886                 "illuminate/container": "5.3.*",
887                 "illuminate/contracts": "5.3.*",
888                 "illuminate/support": "5.3.*",
889                 "nesbot/carbon": "~1.20",
890                 "php": ">=5.6.4",
891                 "symfony/debug": "3.1.*",
892                 "symfony/process": "3.1.*"
893             },
894             "suggest": {
895                 "aws/aws-sdk-php": "Required to use the SQS queue driver (~3.0).",
896                 "illuminate/redis": "Required to use the Redis queue driver (5.3.*).",
897                 "pda/pheanstalk": "Required to use the Beanstalk queue driver (~3.0)."
898             },
899             "type": "library",
900             "extra": {
901                 "branch-alias": {
902                     "dev-master": "5.3-dev"
903                 }
904             },
905             "autoload": {
906                 "psr-4": {
907                     "Illuminate\\Queue\\": ""
908                 }
909             },
910             "notification-url": "https://packagist.org/downloads/",
911             "license": [
912                 "MIT"
913             ],
914             "authors": [
915                 {
916                     "name": "Taylor Otwell",
917                     "email": "[email protected]"
918                 }
919             ],
920             "description": "The Illuminate Queue package.",
921             "homepage": "https://laravel.com",
922             "time": "2016-08-20 16:10:31"
923         },
924         {
925             "name": "illuminate/redis",
926             "version": "v5.3.4",
927             "source": {
928                 "type": "git",
929                 "url": "https://github.com/illuminate/redis.git",
930                 "reference": "dc5eb0e5629ad59c93504e5f26bb9d21f27b4fc2"
931             },
932             "dist": {
933                 "type": "zip",
934                 "url": "https://api.github.com/repos/illuminate/redis/zipball/dc5eb0e5629ad59c93504e5f26bb9d21f27b4fc2",
935                 "reference": "dc5eb0e5629ad59c93504e5f26bb9d21f27b4fc2",
936                 "shasum": ""
937             },
938             "require": {
939                 "illuminate/contracts": "5.3.*",
940                 "illuminate/support": "5.3.*",
941                 "php": ">=5.6.4",
942                 "predis/predis": "~1.0"
943             },
944             "type": "library",
945             "extra": {
946                 "branch-alias": {
947                     "dev-master": "5.3-dev"
948                 }
949             },
950             "autoload": {
951                 "psr-4": {
952                     "Illuminate\\Redis\\": ""
953                 }
954             },
955             "notification-url": "https://packagist.org/downloads/",
956             "license": [
957                 "MIT"
958             ],
959             "authors": [
960                 {
961                     "name": "Taylor Otwell",
962                     "email": "[email protected]"
963                 }
964             ],
965             "description": "The Illuminate Redis package.",
966             "homepage": "https://laravel.com",
967             "time": "2016-08-09 01:38:33"
968         },
969         {
970             "name": "illuminate/session",
971             "version": "v5.3.4",
972             "source": {
973                 "type": "git",
974                 "url": "https://github.com/illuminate/session.git",
975                 "reference": "0f818548aa248f64d89f8129229a4de84184f59e"
976             },
977             "dist": {
978                 "type": "zip",
979                 "url": "https://api.github.com/repos/illuminate/session/zipball/0f818548aa248f64d89f8129229a4de84184f59e",
980                 "reference": "0f818548aa248f64d89f8129229a4de84184f59e",
981                 "shasum": ""
982             },
983             "require": {
984                 "illuminate/contracts": "5.3.*",
985                 "illuminate/support": "5.3.*",
986                 "nesbot/carbon": "~1.20",
987                 "php": ">=5.6.4",
988                 "symfony/finder": "3.1.*",
989                 "symfony/http-foundation": "3.1.*"
990             },
991             "suggest": {
992                 "illuminate/console": "Required to use the session:table command (5.3.*)."
993             },
994             "type": "library",
995             "extra": {
996                 "branch-alias": {
997                     "dev-master": "5.3-dev"
998                 }
999             },
1000             "autoload": {
1001                 "psr-4": {
1002                     "Illuminate\\Session\\": ""
1003                 }
1004             },
1005             "notification-url": "https://packagist.org/downloads/",
1006             "license": [
1007                 "MIT"
1008             ],
1009             "authors": [
1010                 {
1011                     "name": "Taylor Otwell",
1012                     "email": "[email protected]"
1013                 }
1014             ],
1015             "description": "The Illuminate Session package.",
1016             "homepage": "https://laravel.com",
1017             "time": "2016-08-11 22:24:39"
1018         },
1019         {
1020             "name": "illuminate/support",
1021             "version": "v5.3.4",
1022             "source": {
1023                 "type": "git",
1024                 "url": "https://github.com/illuminate/support.git",
1025                 "reference": "1b4f32dfa799dd8d0e0d11e0aaaf677e2829d6e8"
1026             },
1027             "dist": {
1028                 "type": "zip",
1029                 "url": "https://api.github.com/repos/illuminate/support/zipball/1b4f32dfa799dd8d0e0d11e0aaaf677e2829d6e8",
1030                 "reference": "1b4f32dfa799dd8d0e0d11e0aaaf677e2829d6e8",
1031                 "shasum": ""
1032             },
1033             "require": {
1034                 "doctrine/inflector": "~1.0",
1035                 "ext-mbstring": "*",
1036                 "illuminate/contracts": "5.3.*",
1037                 "paragonie/random_compat": "~1.4|~2.0",
1038                 "php": ">=5.6.4"
1039             },
1040             "replace": {
1041                 "tightenco/collect": "self.version"
1042             },
1043             "suggest": {
1044                 "illuminate/filesystem": "Required to use the composer class (5.2.*).",
1045                 "symfony/process": "Required to use the composer class (3.1.*).",
1046                 "symfony/var-dumper": "Required to use the dd function (3.1.*)."
1047             },
1048             "type": "library",
1049             "extra": {
1050                 "branch-alias": {
1051                     "dev-master": "5.3-dev"
1052                 }
1053             },
1054             "autoload": {
1055                 "psr-4": {
1056                     "Illuminate\\Support\\": ""
1057                 },
1058                 "files": [
1059                     "helpers.php"
1060                 ]
1061             },
1062             "notification-url": "https://packagist.org/downloads/",
1063             "license": [
1064                 "MIT"
1065             ],
1066             "authors": [
1067                 {
1068                     "name": "Taylor Otwell",
1069                     "email": "[email protected]"
1070                 }
1071             ],
1072             "description": "The Illuminate Support package.",
1073             "homepage": "https://laravel.com",
1074             "time": "2016-08-26 17:26:49"
1075         },
1076         {
1077             "name": "illuminate/translation",
1078             "version": "v5.3.4",
1079             "source": {
1080                 "type": "git",
1081                 "url": "https://github.com/illuminate/translation.git",
1082                 "reference": "87c27cbe7d234683c112896b47a4603f91f435c1"
1083             },
1084             "dist": {
1085                 "type": "zip",
1086                 "url": "https://api.github.com/repos/illuminate/translation/zipball/87c27cbe7d234683c112896b47a4603f91f435c1",
1087                 "reference": "87c27cbe7d234683c112896b47a4603f91f435c1",
1088                 "shasum": ""
1089             },
1090             "require": {
1091                 "illuminate/filesystem": "5.3.*",
1092                 "illuminate/support": "5.3.*",
1093                 "php": ">=5.6.4",
1094                 "symfony/translation": "3.1.*"
1095             },
1096             "type": "library",
1097             "extra": {
1098                 "branch-alias": {
1099                     "dev-master": "5.3-dev"
1100                 }
1101             },
1102             "autoload": {
1103                 "psr-4": {
1104                     "Illuminate\\Translation\\": ""
1105                 }
1106             },
1107             "notification-url": "https://packagist.org/downloads/",
1108             "license": [
1109                 "MIT"
1110             ],
1111             "authors": [
1112                 {
1113                     "name": "Taylor Otwell",
1114                     "email": "[email protected]"
1115                 }
1116             ],
1117             "description": "The Illuminate Translation package.",
1118             "homepage": "https://laravel.com",
1119             "time": "2016-08-16 15:38:33"
1120         },
1121         {
1122             "name": "illuminate/validation",
1123             "version": "v5.3.4",
1124             "source": {
1125                 "type": "git",
1126                 "url": "https://github.com/illuminate/validation.git",
1127                 "reference": "4eb398841b697b3e15d6b619633ed2881e9db0c1"
1128             },
1129             "dist": {
1130                 "type": "zip",
1131                 "url": "https://api.github.com/repos/illuminate/validation/zipball/4eb398841b697b3e15d6b619633ed2881e9db0c1",
1132                 "reference": "4eb398841b697b3e15d6b619633ed2881e9db0c1",
1133                 "shasum": ""
1134             },
1135             "require": {
1136                 "illuminate/container": "5.3.*",
1137                 "illuminate/contracts": "5.3.*",
1138                 "illuminate/support": "5.3.*",
1139                 "php": ">=5.6.4",
1140                 "symfony/http-foundation": "3.1.*",
1141                 "symfony/translation": "3.1.*"
1142             },
1143             "suggest": {
1144                 "illuminate/database": "Required to use the database presence verifier (5.3.*)."
1145             },
1146             "type": "library",
1147             "extra": {
1148                 "branch-alias": {
1149                     "dev-master": "5.3-dev"
1150                 }
1151             },
1152             "autoload": {
1153                 "psr-4": {
1154                     "Illuminate\\Validation\\": ""
1155                 }
1156             },
1157             "notification-url": "https://packagist.org/downloads/",
1158             "license": [
1159                 "MIT"
1160             ],
1161             "authors": [
1162                 {
1163                     "name": "Taylor Otwell",
1164                     "email": "[email protected]"
1165                 }
1166             ],
1167             "description": "The Illuminate Validation package.",
1168             "homepage": "https://laravel.com",
1169             "time": "2016-08-12 15:28:10"
1170         },
1171         {
1172             "name": "illuminate/view",
1173             "version": "v5.3.4",
1174             "source": {
1175                 "type": "git",
1176                 "url": "https://github.com/illuminate/view.git",
1177                 "reference": "cbafb75c07e93aff38eea6e917cc7e8ee1deeaa1"
1178             },
1179             "dist": {
1180                 "type": "zip",
1181                 "url": "https://api.github.com/repos/illuminate/view/zipball/cbafb75c07e93aff38eea6e917cc7e8ee1deeaa1",
1182                 "reference": "cbafb75c07e93aff38eea6e917cc7e8ee1deeaa1",
1183                 "shasum": ""
1184             },
1185             "require": {
1186                 "illuminate/container": "5.3.*",
1187                 "illuminate/contracts": "5.3.*",
1188                 "illuminate/events": "5.3.*",
1189                 "illuminate/filesystem": "5.3.*",
1190                 "illuminate/support": "5.3.*",
1191                 "php": ">=5.6.4",
1192                 "symfony/debug": "3.1.*"
1193             },
1194             "type": "library",
1195             "extra": {
1196                 "branch-alias": {
1197                     "dev-master": "5.3-dev"
1198                 }
1199             },
1200             "autoload": {
1201                 "psr-4": {
1202                     "Illuminate\\View\\": ""
1203                 }
1204             },
1205             "notification-url": "https://packagist.org/downloads/",
1206             "license": [
1207                 "MIT"
1208             ],
1209             "authors": [
1210                 {
1211                     "name": "Taylor Otwell",
1212                     "email": "[email protected]"
1213                 }
1214             ],
1215             "description": "The Illuminate View package.",
1216             "homepage": "https://laravel.com",
1217             "time": "2016-08-24 08:31:50"
1218         },
1219         {
1220             "name": "laravel/lumen-framework",
1221             "version": "v5.3.0",
1222             "source": {
1223                 "type": "git",
1224                 "url": "https://github.com/laravel/lumen-framework.git",
1225                 "reference": "414fa00eb0efadb1e39f977b8703ed4a3c579323"
1226             },
1227             "dist": {
1228                 "type": "zip",
1229                 "url": "https://api.github.com/repos/laravel/lumen-framework/zipball/414fa00eb0efadb1e39f977b8703ed4a3c579323",
1230                 "reference": "414fa00eb0efadb1e39f977b8703ed4a3c579323",
1231                 "shasum": ""
1232             },
1233             "require": {
1234                 "illuminate/auth": "5.3.*",
1235                 "illuminate/broadcasting": "5.3.*",
1236                 "illuminate/bus": "5.3.*",
1237                 "illuminate/cache": "5.3.*",
1238                 "illuminate/config": "5.3.*",
1239                 "illuminate/container": "5.3.*",
1240                 "illuminate/contracts": "5.3.*",
1241                 "illuminate/database": "5.3.*",
1242                 "illuminate/encryption": "5.3.*",
1243                 "illuminate/events": "5.3.*",
1244                 "illuminate/filesystem": "5.3.*",
1245                 "illuminate/hashing": "5.3.*",
1246                 "illuminate/http": "5.3.*",
1247                 "illuminate/pagination": "5.3.*",
1248                 "illuminate/pipeline": "5.3.*",
1249                 "illuminate/queue": "5.3.*",
1250                 "illuminate/support": "5.3.*",
1251                 "illuminate/translation": "5.3.*",
1252                 "illuminate/validation": "5.3.*",
1253                 "illuminate/view": "5.3.*",
1254                 "monolog/monolog": "~1.11",
1255                 "mtdowling/cron-expression": "~1.0",
1256                 "nikic/fast-route": "~1.0",
1257                 "paragonie/random_compat": "~1.4|~2.0",
1258                 "php": ">=5.6.4",
1259                 "symfony/http-foundation": "3.1.*",
1260                 "symfony/http-kernel": "3.1.*"
1261             },
1262             "require-dev": {
1263                 "mockery/mockery": "~0.9",
1264                 "phpunit/phpunit": "~5.0"
1265             },
1266             "suggest": {
1267                 "vlucas/phpdotenv": "Required to use .env files (~2.2)."
1268             },
1269             "type": "library",
1270             "extra": {
1271                 "branch-alias": {
1272                     "dev-master": "5.3-dev"
1273                 }
1274             },
1275             "autoload": {
1276                 "psr-4": {
1277                     "Laravel\\Lumen\\": "src/"
1278                 },
1279                 "files": [
1280                     "src/helpers.php"
1281                 ]
1282             },
1283             "notification-url": "https://packagist.org/downloads/",
1284             "license": [
1285                 "MIT"
1286             ],
1287             "authors": [
1288                 {
1289                     "name": "Taylor Otwell",
1290                     "email": "[email protected]"
1291                 }
1292             ],
1293             "description": "The Laravel Lumen Framework.",
1294             "homepage": "http://laravel.com",
1295             "keywords": [
1296                 "framework",
1297                 "laravel",
1298                 "lumen"
1299             ],
1300             "time": "2016-09-07 18:38:54"
1301         },
1302         {
1303             "name": "monolog/monolog",
1304             "version": "1.21.0",
1305             "source": {
1306                 "type": "git",
1307                 "url": "https://github.com/Seldaek/monolog.git",
1308                 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
1309             },
1310             "dist": {
1311                 "type": "zip",
1312                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1313                 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1314                 "shasum": ""
1315             },
1316             "require": {
1317                 "php": ">=5.3.0",
1318                 "psr/log": "~1.0"
1319             },
1320             "provide": {
1321                 "psr/log-implementation": "1.0.0"
1322             },
1323             "require-dev": {
1324                 "aws/aws-sdk-php": "^2.4.9",
1325                 "doctrine/couchdb": "~1.0@dev",
1326                 "graylog2/gelf-php": "~1.0",
1327                 "jakub-onderka/php-parallel-lint": "0.9",
1328                 "php-amqplib/php-amqplib": "~2.4",
1329                 "php-console/php-console": "^3.1.3",
1330                 "phpunit/phpunit": "~4.5",
1331                 "phpunit/phpunit-mock-objects": "2.3.0",
1332                 "ruflin/elastica": ">=0.90 <3.0",
1333                 "sentry/sentry": "^0.13",
1334                 "swiftmailer/swiftmailer": "~5.3"
1335             },
1336             "suggest": {
1337                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1338                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1339                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1340                 "ext-mongo": "Allow sending log messages to a MongoDB server",
1341                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1342                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1343                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1344                 "php-console/php-console": "Allow sending log messages to Google Chrome",
1345                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1346                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1347                 "sentry/sentry": "Allow sending log messages to a Sentry server"
1348             },
1349             "type": "library",
1350             "extra": {
1351                 "branch-alias": {
1352                     "dev-master": "2.0.x-dev"
1353                 }
1354             },
1355             "autoload": {
1356                 "psr-4": {
1357                     "Monolog\\": "src/Monolog"
1358                 }
1359             },
1360             "notification-url": "https://packagist.org/downloads/",
1361             "license": [
1362                 "MIT"
1363             ],
1364             "authors": [
1365                 {
1366                     "name": "Jordi Boggiano",
1367                     "email": "[email protected]",
1368                     "homepage": "http://seld.be"
1369                 }
1370             ],
1371             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1372             "homepage": "http://github.com/Seldaek/monolog",
1373             "keywords": [
1374                 "log",
1375                 "logging",
1376                 "psr-3"
1377             ],
1378             "time": "2016-07-29 03:23:52"
1379         },
1380         {
1381             "name": "mtdowling/cron-expression",
1382             "version": "v1.1.0",
1383             "source": {
1384                 "type": "git",
1385                 "url": "https://github.com/mtdowling/cron-expression.git",
1386                 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
1387             },
1388             "dist": {
1389                 "type": "zip",
1390                 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1391                 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1392                 "shasum": ""
1393             },
1394             "require": {
1395                 "php": ">=5.3.2"
1396             },
1397             "require-dev": {
1398                 "phpunit/phpunit": "~4.0|~5.0"
1399             },
1400             "type": "library",
1401             "autoload": {
1402                 "psr-0": {
1403                     "Cron": "src/"
1404                 }
1405             },
1406             "notification-url": "https://packagist.org/downloads/",
1407             "license": [
1408                 "MIT"
1409             ],
1410             "authors": [
1411                 {
1412                     "name": "Michael Dowling",
1413                     "email": "[email protected]",
1414                     "homepage": "https://github.com/mtdowling"
1415                 }
1416             ],
1417             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1418             "keywords": [
1419                 "cron",
1420                 "schedule"
1421             ],
1422             "time": "2016-01-26 21:23:30"
1423         },
1424         {
1425             "name": "nesbot/carbon",
1426             "version": "1.21.0",
1427             "source": {
1428                 "type": "git",
1429                 "url": "https://github.com/briannesbitt/Carbon.git",
1430                 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
1431             },
1432             "dist": {
1433                 "type": "zip",
1434                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1435                 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1436                 "shasum": ""
1437             },
1438             "require": {
1439                 "php": ">=5.3.0",
1440                 "symfony/translation": "~2.6|~3.0"
1441             },
1442             "require-dev": {
1443                 "phpunit/phpunit": "~4.0|~5.0"
1444             },
1445             "type": "library",
1446             "autoload": {
1447                 "psr-4": {
1448                     "Carbon\\": "src/Carbon/"
1449                 }
1450             },
1451             "notification-url": "https://packagist.org/downloads/",
1452             "license": [
1453                 "MIT"
1454             ],
1455             "authors": [
1456                 {
1457                     "name": "Brian Nesbitt",
1458                     "email": "[email protected]",
1459                     "homepage": "http://nesbot.com"
1460                 }
1461             ],
1462             "description": "A simple API extension for DateTime.",
1463             "homepage": "http://carbon.nesbot.com",
1464             "keywords": [
1465                 "date",
1466                 "datetime",
1467                 "time"
1468             ],
1469             "time": "2015-11-04 20:07:17"
1470         },
1471         {
1472             "name": "nikic/fast-route",
1473             "version": "v1.0.1",
1474             "source": {
1475                 "type": "git",
1476                 "url": "https://github.com/nikic/FastRoute.git",
1477                 "reference": "8ea928195fa9b907f0d6e48312d323c1a13cc2af"
1478             },
1479             "dist": {
1480                 "type": "zip",
1481                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/8ea928195fa9b907f0d6e48312d323c1a13cc2af",
1482                 "reference": "8ea928195fa9b907f0d6e48312d323c1a13cc2af",
1483                 "shasum": ""
1484             },
1485             "require": {
1486                 "php": ">=5.4.0"
1487             },
1488             "type": "library",
1489             "autoload": {
1490                 "psr-4": {
1491                     "FastRoute\\": "src/"
1492                 },
1493                 "files": [
1494                     "src/functions.php"
1495                 ]
1496             },
1497             "notification-url": "https://packagist.org/downloads/",
1498             "license": [
1499                 "BSD-3-Clause"
1500             ],
1501             "authors": [
1502                 {
1503                     "name": "Nikita Popov",
1504                     "email": "[email protected]"
1505                 }
1506             ],
1507             "description": "Fast request router for PHP",
1508             "keywords": [
1509                 "router",
1510                 "routing"
1511             ],
1512             "time": "2016-06-12 19:08:51"
1513         },
1514         {
1515             "name": "paragonie/random_compat",
1516             "version": "v2.0.2",
1517             "source": {
1518                 "type": "git",
1519                 "url": "https://github.com/paragonie/random_compat.git",
1520                 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
1521             },
1522             "dist": {
1523                 "type": "zip",
1524                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
1525                 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
1526                 "shasum": ""
1527             },
1528             "require": {
1529                 "php": ">=5.2.0"
1530             },
1531             "require-dev": {
1532                 "phpunit/phpunit": "4.*|5.*"
1533             },
1534             "suggest": {
1535                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1536             },
1537             "type": "library",
1538             "autoload": {
1539                 "files": [
1540                     "lib/random.php"
1541                 ]
1542             },
1543             "notification-url": "https://packagist.org/downloads/",
1544             "license": [
1545                 "MIT"
1546             ],
1547             "authors": [
1548                 {
1549                     "name": "Paragon Initiative Enterprises",
1550                     "email": "[email protected]",
1551                     "homepage": "https://paragonie.com"
1552                 }
1553             ],
1554             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1555             "keywords": [
1556                 "csprng",
1557                 "pseudorandom",
1558                 "random"
1559             ],
1560             "time": "2016-04-03 06:00:07"
1561         },
1562         {
1563             "name": "predis/predis",
1564             "version": "v1.1.1",
1565             "source": {
1566                 "type": "git",
1567                 "url": "https://github.com/nrk/predis.git",
1568                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
1569             },
1570             "dist": {
1571                 "type": "zip",
1572                 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
1573                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
1574                 "shasum": ""
1575             },
1576             "require": {
1577                 "php": ">=5.3.9"
1578             },
1579             "require-dev": {
1580                 "phpunit/phpunit": "~4.8"
1581             },
1582             "suggest": {
1583                 "ext-curl": "Allows access to Webdis when paired with phpiredis",
1584                 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
1585             },
1586             "type": "library",
1587             "autoload": {
1588                 "psr-4": {
1589                     "Predis\\": "src/"
1590                 }
1591             },
1592             "notification-url": "https://packagist.org/downloads/",
1593             "license": [
1594                 "MIT"
1595             ],
1596             "authors": [
1597                 {
1598                     "name": "Daniele Alessandri",
1599                     "email": "[email protected]",
1600                     "homepage": "http://clorophilla.net"
1601                 }
1602             ],
1603             "description": "Flexible and feature-complete Redis client for PHP and HHVM",
1604             "homepage": "http://github.com/nrk/predis",
1605             "keywords": [
1606                 "nosql",
1607                 "predis",
1608                 "redis"
1609             ],
1610             "time": "2016-06-16 16:22:20"
1611         },
1612         {
1613             "name": "psr/log",
1614             "version": "1.0.0",
1615             "source": {
1616                 "type": "git",
1617                 "url": "https://github.com/php-fig/log.git",
1618                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1619             },
1620             "dist": {
1621                 "type": "zip",
1622                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1623                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1624                 "shasum": ""
1625             },
1626             "type": "library",
1627             "autoload": {
1628                 "psr-0": {
1629                     "Psr\\Log\\": ""
1630                 }
1631             },
1632             "notification-url": "https://packagist.org/downloads/",
1633             "license": [
1634                 "MIT"
1635             ],
1636             "authors": [
1637                 {
1638                     "name": "PHP-FIG",
1639                     "homepage": "http://www.php-fig.org/"
1640                 }
1641             ],
1642             "description": "Common interface for logging libraries",
1643             "keywords": [
1644                 "log",
1645                 "psr",
1646                 "psr-3"
1647             ],
1648             "time": "2012-12-21 11:40:51"
1649         },
1650         {
1651             "name": "symfony/console",
1652             "version": "v3.1.4",
1653             "source": {
1654                 "type": "git",
1655                 "url": "https://github.com/symfony/console.git",
1656                 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563"
1657             },
1658             "dist": {
1659                 "type": "zip",
1660                 "url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563",
1661                 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563",
1662                 "shasum": ""
1663             },
1664             "require": {
1665                 "php": ">=5.5.9",
1666                 "symfony/polyfill-mbstring": "~1.0"
1667             },
1668             "require-dev": {
1669                 "psr/log": "~1.0",
1670                 "symfony/event-dispatcher": "~2.8|~3.0",
1671                 "symfony/process": "~2.8|~3.0"
1672             },
1673             "suggest": {
1674                 "psr/log": "For using the console logger",
1675                 "symfony/event-dispatcher": "",
1676                 "symfony/process": ""
1677             },
1678             "type": "library",
1679             "extra": {
1680                 "branch-alias": {
1681                     "dev-master": "3.1-dev"
1682                 }
1683             },
1684             "autoload": {
1685                 "psr-4": {
1686                     "Symfony\\Component\\Console\\": ""
1687                 },
1688                 "exclude-from-classmap": [
1689                     "/Tests/"
1690                 ]
1691             },
1692             "notification-url": "https://packagist.org/downloads/",
1693             "license": [
1694                 "MIT"
1695             ],
1696             "authors": [
1697                 {
1698                     "name": "Fabien Potencier",
1699                     "email": "[email protected]"
1700                 },
1701                 {
1702                     "name": "Symfony Community",
1703                     "homepage": "https://symfony.com/contributors"
1704                 }
1705             ],
1706             "description": "Symfony Console Component",
1707             "homepage": "https://symfony.com",
1708             "time": "2016-08-19 06:48:39"
1709         },
1710         {
1711             "name": "symfony/debug",
1712             "version": "v3.1.4",
1713             "source": {
1714                 "type": "git",
1715                 "url": "https://github.com/symfony/debug.git",
1716                 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11"
1717             },
1718             "dist": {
1719                 "type": "zip",
1720                 "url": "https://api.github.com/repos/symfony/debug/zipball/34f6ac18c2974ca5fce68adf419ee7d15def6f11",
1721                 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11",
1722                 "shasum": ""
1723             },
1724             "require": {
1725                 "php": ">=5.5.9",
1726                 "psr/log": "~1.0"
1727             },
1728             "conflict": {
1729                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1730             },
1731             "require-dev": {
1732                 "symfony/class-loader": "~2.8|~3.0",
1733                 "symfony/http-kernel": "~2.8|~3.0"
1734             },
1735             "type": "library",
1736             "extra": {
1737                 "branch-alias": {
1738                     "dev-master": "3.1-dev"
1739                 }
1740             },
1741             "autoload": {
1742                 "psr-4": {
1743                     "Symfony\\Component\\Debug\\": ""
1744                 },
1745                 "exclude-from-classmap": [
1746                     "/Tests/"
1747                 ]
1748             },
1749             "notification-url": "https://packagist.org/downloads/",
1750             "license": [
1751                 "MIT"
1752             ],
1753             "authors": [
1754                 {
1755                     "name": "Fabien Potencier",
1756                     "email": "[email protected]"
1757                 },
1758                 {
1759                     "name": "Symfony Community",
1760                     "homepage": "https://symfony.com/contributors"
1761                 }
1762             ],
1763             "description": "Symfony Debug Component",
1764             "homepage": "https://symfony.com",
1765             "time": "2016-08-23 13:39:15"
1766         },
1767         {
1768             "name": "symfony/event-dispatcher",
1769             "version": "v3.1.4",
1770             "source": {
1771                 "type": "git",
1772                 "url": "https://github.com/symfony/event-dispatcher.git",
1773                 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
1774             },
1775             "dist": {
1776                 "type": "zip",
1777                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
1778                 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
1779                 "shasum": ""
1780             },
1781             "require": {
1782                 "php": ">=5.5.9"
1783             },
1784             "require-dev": {
1785                 "psr/log": "~1.0",
1786                 "symfony/config": "~2.8|~3.0",
1787                 "symfony/dependency-injection": "~2.8|~3.0",
1788                 "symfony/expression-language": "~2.8|~3.0",
1789                 "symfony/stopwatch": "~2.8|~3.0"
1790             },
1791             "suggest": {
1792                 "symfony/dependency-injection": "",
1793                 "symfony/http-kernel": ""
1794             },
1795             "type": "library",
1796             "extra": {
1797                 "branch-alias": {
1798                     "dev-master": "3.1-dev"
1799                 }
1800             },
1801             "autoload": {
1802                 "psr-4": {
1803                     "Symfony\\Component\\EventDispatcher\\": ""
1804                 },
1805                 "exclude-from-classmap": [
1806                     "/Tests/"
1807                 ]
1808             },
1809             "notification-url": "https://packagist.org/downloads/",
1810             "license": [
1811                 "MIT"
1812             ],
1813             "authors": [
1814                 {
1815                     "name": "Fabien Potencier",
1816                     "email": "[email protected]"
1817                 },
1818                 {
1819                     "name": "Symfony Community",
1820                     "homepage": "https://symfony.com/contributors"
1821                 }
1822             ],
1823             "description": "Symfony EventDispatcher Component",
1824             "homepage": "https://symfony.com",
1825             "time": "2016-07-19 10:45:57"
1826         },
1827         {
1828             "name": "symfony/finder",
1829             "version": "v3.1.4",
1830             "source": {
1831                 "type": "git",
1832                 "url": "https://github.com/symfony/finder.git",
1833                 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577"
1834             },
1835             "dist": {
1836                 "type": "zip",
1837                 "url": "https://api.github.com/repos/symfony/finder/zipball/e568ef1784f447a0e54dcb6f6de30b9747b0f577",
1838                 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577",
1839                 "shasum": ""
1840             },
1841             "require": {
1842                 "php": ">=5.5.9"
1843             },
1844             "type": "library",
1845             "extra": {
1846                 "branch-alias": {
1847                     "dev-master": "3.1-dev"
1848                 }
1849             },
1850             "autoload": {
1851                 "psr-4": {
1852                     "Symfony\\Component\\Finder\\": ""
1853                 },
1854                 "exclude-from-classmap": [
1855                     "/Tests/"
1856                 ]
1857             },
1858             "notification-url": "https://packagist.org/downloads/",
1859             "license": [
1860                 "MIT"
1861             ],
1862             "authors": [
1863                 {
1864                     "name": "Fabien Potencier",
1865                     "email": "[email protected]"
1866                 },
1867                 {
1868                     "name": "Symfony Community",
1869                     "homepage": "https://symfony.com/contributors"
1870                 }
1871             ],
1872             "description": "Symfony Finder Component",
1873             "homepage": "https://symfony.com",
1874             "time": "2016-08-26 12:04:02"
1875         },
1876         {
1877             "name": "symfony/http-foundation",
1878             "version": "v3.1.4",
1879             "source": {
1880                 "type": "git",
1881                 "url": "https://github.com/symfony/http-foundation.git",
1882                 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4"
1883             },
1884             "dist": {
1885                 "type": "zip",
1886                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
1887                 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
1888                 "shasum": ""
1889             },
1890             "require": {
1891                 "php": ">=5.5.9",
1892                 "symfony/polyfill-mbstring": "~1.1"
1893             },
1894             "require-dev": {
1895                 "symfony/expression-language": "~2.8|~3.0"
1896             },
1897             "type": "library",
1898             "extra": {
1899                 "branch-alias": {
1900                     "dev-master": "3.1-dev"
1901                 }
1902             },
1903             "autoload": {
1904                 "psr-4": {
1905                     "Symfony\\Component\\HttpFoundation\\": ""
1906                 },
1907                 "exclude-from-classmap": [
1908                     "/Tests/"
1909                 ]
1910             },
1911             "notification-url": "https://packagist.org/downloads/",
1912             "license": [
1913                 "MIT"
1914             ],
1915             "authors": [
1916                 {
1917                     "name": "Fabien Potencier",
1918                     "email": "[email protected]"
1919                 },
1920                 {
1921                     "name": "Symfony Community",
1922                     "homepage": "https://symfony.com/contributors"
1923                 }
1924             ],
1925             "description": "Symfony HttpFoundation Component",
1926             "homepage": "https://symfony.com",
1927             "time": "2016-08-22 12:11:19"
1928         },
1929         {
1930             "name": "symfony/http-kernel",
1931             "version": "v3.1.4",
1932             "source": {
1933                 "type": "git",
1934                 "url": "https://github.com/symfony/http-kernel.git",
1935                 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3"
1936             },
1937             "dist": {
1938                 "type": "zip",
1939                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
1940                 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
1941                 "shasum": ""
1942             },
1943             "require": {
1944                 "php": ">=5.5.9",
1945                 "psr/log": "~1.0",
1946                 "symfony/debug": "~2.8|~3.0",
1947                 "symfony/event-dispatcher": "~2.8|~3.0",
1948                 "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
1949             },
1950             "conflict": {
1951                 "symfony/config": "<2.8"
1952             },
1953             "require-dev": {
1954                 "symfony/browser-kit": "~2.8|~3.0",
1955                 "symfony/class-loader": "~2.8|~3.0",
1956                 "symfony/config": "~2.8|~3.0",
1957                 "symfony/console": "~2.8|~3.0",
1958                 "symfony/css-selector": "~2.8|~3.0",
1959                 "symfony/dependency-injection": "~2.8|~3.0",
1960                 "symfony/dom-crawler": "~2.8|~3.0",
1961                 "symfony/expression-language": "~2.8|~3.0",
1962                 "symfony/finder": "~2.8|~3.0",
1963                 "symfony/process": "~2.8|~3.0",
1964                 "symfony/routing": "~2.8|~3.0",
1965                 "symfony/stopwatch": "~2.8|~3.0",
1966                 "symfony/templating": "~2.8|~3.0",
1967                 "symfony/translation": "~2.8|~3.0",
1968                 "symfony/var-dumper": "~2.8|~3.0"
1969             },
1970             "suggest": {
1971                 "symfony/browser-kit": "",
1972                 "symfony/class-loader": "",
1973                 "symfony/config": "",
1974                 "symfony/console": "",
1975                 "symfony/dependency-injection": "",
1976                 "symfony/finder": "",
1977                 "symfony/var-dumper": ""
1978             },
1979             "type": "library",
1980             "extra": {
1981                 "branch-alias": {
1982                     "dev-master": "3.1-dev"
1983                 }
1984             },
1985             "autoload": {
1986                 "psr-4": {
1987                     "Symfony\\Component\\HttpKernel\\": ""
1988                 },
1989                 "exclude-from-classmap": [
1990                     "/Tests/"
1991                 ]
1992             },
1993             "notification-url": "https://packagist.org/downloads/",
1994             "license": [
1995                 "MIT"
1996             ],
1997             "authors": [
1998                 {
1999                     "name": "Fabien Potencier",
2000                     "email": "[email protected]"
2001                 },
2002                 {
2003                     "name": "Symfony Community",
2004                     "homepage": "https://symfony.com/contributors"
2005                 }
2006             ],
2007             "description": "Symfony HttpKernel Component",
2008             "homepage": "https://symfony.com",
2009             "time": "2016-09-03 15:28:24"
2010         },
2011         {
2012             "name": "symfony/polyfill-mbstring",
2013             "version": "v1.2.0",
2014             "source": {
2015                 "type": "git",
2016                 "url": "https://github.com/symfony/polyfill-mbstring.git",
2017                 "reference": "dff51f72b0706335131b00a7f49606168c582594"
2018             },
2019             "dist": {
2020                 "type": "zip",
2021                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2022                 "reference": "dff51f72b0706335131b00a7f49606168c582594",
2023                 "shasum": ""
2024             },
2025             "require": {
2026                 "php": ">=5.3.3"
2027             },
2028             "suggest": {
2029                 "ext-mbstring": "For best performance"
2030             },
2031             "type": "library",
2032             "extra": {
2033                 "branch-alias": {
2034                     "dev-master": "1.2-dev"
2035                 }
2036             },
2037             "autoload": {
2038                 "psr-4": {
2039                     "Symfony\\Polyfill\\Mbstring\\": ""
2040                 },
2041                 "files": [
2042                     "bootstrap.php"
2043                 ]
2044             },
2045             "notification-url": "https://packagist.org/downloads/",
2046             "license": [
2047                 "MIT"
2048             ],
2049             "authors": [
2050                 {
2051                     "name": "Nicolas Grekas",
2052                     "email": "[email protected]"
2053                 },
2054                 {
2055                     "name": "Symfony Community",
2056                     "homepage": "https://symfony.com/contributors"
2057                 }
2058             ],
2059             "description": "Symfony polyfill for the Mbstring extension",
2060             "homepage": "https://symfony.com",
2061             "keywords": [
2062                 "compatibility",
2063                 "mbstring",
2064                 "polyfill",
2065                 "portable",
2066                 "shim"
2067             ],
2068             "time": "2016-05-18 14:26:46"
2069         },
2070         {
2071             "name": "symfony/process",
2072             "version": "v3.1.4",
2073             "source": {
2074                 "type": "git",
2075                 "url": "https://github.com/symfony/process.git",
2076                 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697"
2077             },
2078             "dist": {
2079                 "type": "zip",
2080                 "url": "https://api.github.com/repos/symfony/process/zipball/e64e93041c80e77197ace5ab9385dedb5a143697",
2081                 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697",
2082                 "shasum": ""
2083             },
2084             "require": {
2085                 "php": ">=5.5.9"
2086             },
2087             "type": "library",
2088             "extra": {
2089                 "branch-alias": {
2090                     "dev-master": "3.1-dev"
2091                 }
2092             },
2093             "autoload": {
2094                 "psr-4": {
2095                     "Symfony\\Component\\Process\\": ""
2096                 },
2097                 "exclude-from-classmap": [
2098                     "/Tests/"
2099                 ]
2100             },
2101             "notification-url": "https://packagist.org/downloads/",
2102             "license": [
2103                 "MIT"
2104             ],
2105             "authors": [
2106                 {
2107                     "name": "Fabien Potencier",
2108                     "email": "[email protected]"
2109                 },
2110                 {
2111                     "name": "Symfony Community",
2112                     "homepage": "https://symfony.com/contributors"
2113                 }
2114             ],
2115             "description": "Symfony Process Component",
2116             "homepage": "https://symfony.com",
2117             "time": "2016-08-16 14:58:24"
2118         },
2119         {
2120             "name": "symfony/translation",
2121             "version": "v3.1.4",
2122             "source": {
2123                 "type": "git",
2124                 "url": "https://github.com/symfony/translation.git",
2125                 "reference": "a35edc277513c9bc0f063ca174c36b346f974528"
2126             },
2127             "dist": {
2128                 "type": "zip",
2129                 "url": "https://api.github.com/repos/symfony/translation/zipball/a35edc277513c9bc0f063ca174c36b346f974528",
2130                 "reference": "a35edc277513c9bc0f063ca174c36b346f974528",
2131                 "shasum": ""
2132             },
2133             "require": {
2134                 "php": ">=5.5.9",
2135                 "symfony/polyfill-mbstring": "~1.0"
2136             },
2137             "conflict": {
2138                 "symfony/config": "<2.8"
2139             },
2140             "require-dev": {
2141                 "psr/log": "~1.0",
2142                 "symfony/config": "~2.8|~3.0",
2143                 "symfony/intl": "~2.8|~3.0",
2144                 "symfony/yaml": "~2.8|~3.0"
2145             },
2146             "suggest": {
2147                 "psr/log": "To use logging capability in translator",
2148                 "symfony/config": "",
2149                 "symfony/yaml": ""
2150             },
2151             "type": "library",
2152             "extra": {
2153                 "branch-alias": {
2154                     "dev-master": "3.1-dev"
2155                 }
2156             },
2157             "autoload": {
2158                 "psr-4": {
2159                     "Symfony\\Component\\Translation\\": ""
2160                 },
2161                 "exclude-from-classmap": [
2162                     "/Tests/"
2163                 ]
2164             },
2165             "notification-url": "https://packagist.org/downloads/",
2166             "license": [
2167                 "MIT"
2168             ],
2169             "authors": [
2170                 {
2171                     "name": "Fabien Potencier",
2172                     "email": "[email protected]"
2173                 },
2174                 {
2175                     "name": "Symfony Community",
2176                     "homepage": "https://symfony.com/contributors"
2177                 }
2178             ],
2179             "description": "Symfony Translation Component",
2180             "homepage": "https://symfony.com",
2181             "time": "2016-08-05 08:37:39"
2182         },
2183         {
2184             "name": "vlucas/phpdotenv",
2185             "version": "v2.4.0",
2186             "source": {
2187                 "type": "git",
2188                 "url": "https://github.com/vlucas/phpdotenv.git",
2189                 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
2190             },
2191             "dist": {
2192                 "type": "zip",
2193                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
2194                 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
2195                 "shasum": ""
2196             },
2197             "require": {
2198                 "php": ">=5.3.9"
2199             },
2200             "require-dev": {
2201                 "phpunit/phpunit": "^4.8 || ^5.0"
2202             },
2203             "type": "library",
2204             "extra": {
2205                 "branch-alias": {
2206                     "dev-master": "2.4-dev"
2207                 }
2208             },
2209             "autoload": {
2210                 "psr-4": {
2211                     "Dotenv\\": "src/"
2212                 }
2213             },
2214             "notification-url": "https://packagist.org/downloads/",
2215             "license": [
2216                 "BSD-3-Clause-Attribution"
2217             ],
2218             "authors": [
2219                 {
2220                     "name": "Vance Lucas",
2221                     "email": "[email protected]",
2222                     "homepage": "http://www.vancelucas.com"
2223                 }
2224             ],
2225             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
2226             "keywords": [
2227                 "dotenv",
2228                 "env",
2229                 "environment"
2230             ],
2231             "time": "2016-09-01 10:05:43"
2232         }
2233     ],
2234     "packages-dev": [
2235         {
2236             "name": "doctrine/instantiator",
2237             "version": "1.0.5",
2238             "source": {
2239                 "type": "git",
2240                 "url": "https://github.com/doctrine/instantiator.git",
2241                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2242             },
2243             "dist": {
2244                 "type": "zip",
2245                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2246                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2247                 "shasum": ""
2248             },
2249             "require": {
2250                 "php": ">=5.3,<8.0-DEV"
2251             },
2252             "require-dev": {
2253                 "athletic/athletic": "~0.1.8",
2254                 "ext-pdo": "*",
2255                 "ext-phar": "*",
2256                 "phpunit/phpunit": "~4.0",
2257                 "squizlabs/php_codesniffer": "~2.0"
2258             },
2259             "type": "library",
2260             "extra": {
2261                 "branch-alias": {
2262                     "dev-master": "1.0.x-dev"
2263                 }
2264             },
2265             "autoload": {
2266                 "psr-4": {
2267                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2268                 }
2269             },
2270             "notification-url": "https://packagist.org/downloads/",
2271             "license": [
2272                 "MIT"
2273             ],
2274             "authors": [
2275                 {
2276                     "name": "Marco Pivetta",
2277                     "email": "[email protected]",
2278                     "homepage": "http://ocramius.github.com/"
2279                 }
2280             ],
2281             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2282             "homepage": "https://github.com/doctrine/instantiator",
2283             "keywords": [
2284                 "constructor",
2285                 "instantiate"
2286             ],
2287             "time": "2015-06-14 21:17:01"
2288         },
2289         {
2290             "name": "fzaninotto/faker",
2291             "version": "v1.6.0",
2292             "source": {
2293                 "type": "git",
2294                 "url": "https://github.com/fzaninotto/Faker.git",
2295                 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
2296             },
2297             "dist": {
2298                 "type": "zip",
2299                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
2300                 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
2301                 "shasum": ""
2302             },
2303             "require": {
2304                 "php": "^5.3.3|^7.0"
2305             },
2306             "require-dev": {
2307                 "ext-intl": "*",
2308                 "phpunit/phpunit": "~4.0",
2309                 "squizlabs/php_codesniffer": "~1.5"
2310             },
2311             "type": "library",
2312             "extra": {
2313                 "branch-alias": []
2314             },
2315             "autoload": {
2316                 "psr-4": {
2317                     "Faker\\": "src/Faker/"
2318                 }
2319             },
2320             "notification-url": "https://packagist.org/downloads/",
2321             "license": [
2322                 "MIT"
2323             ],
2324             "authors": [
2325                 {
2326                     "name": "François Zaninotto"
2327                 }
2328             ],
2329             "description": "Faker is a PHP library that generates fake data for you.",
2330             "keywords": [
2331                 "data",
2332                 "faker",
2333                 "fixtures"
2334             ],
2335             "time": "2016-04-29 12:21:54"
2336         },
2337         {
2338             "name": "phpdocumentor/reflection-common",
2339             "version": "1.0",
2340             "source": {
2341                 "type": "git",
2342                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2343                 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
2344             },
2345             "dist": {
2346                 "type": "zip",
2347                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
2348                 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
2349                 "shasum": ""
2350             },
2351             "require": {
2352                 "php": ">=5.5"
2353             },
2354             "require-dev": {
2355                 "phpunit/phpunit": "^4.6"
2356             },
2357             "type": "library",
2358             "extra": {
2359                 "branch-alias": {
2360                     "dev-master": "1.0.x-dev"
2361                 }
2362             },
2363             "autoload": {
2364                 "psr-4": {
2365                     "phpDocumentor\\Reflection\\": [
2366                         "src"
2367                     ]
2368                 }
2369             },
2370             "notification-url": "https://packagist.org/downloads/",
2371             "license": [
2372                 "MIT"
2373             ],
2374             "authors": [
2375                 {
2376                     "name": "Jaap van Otterdijk",
2377                     "email": "[email protected]"
2378                 }
2379             ],
2380             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
2381             "homepage": "http://www.phpdoc.org",
2382             "keywords": [
2383                 "FQSEN",
2384                 "phpDocumentor",
2385                 "phpdoc",
2386                 "reflection",
2387                 "static analysis"
2388             ],
2389             "time": "2015-12-27 11:43:31"
2390         },
2391         {
2392             "name": "phpdocumentor/reflection-docblock",
2393             "version": "3.1.0",
2394             "source": {
2395                 "type": "git",
2396                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2397                 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
2398             },
2399             "dist": {
2400                 "type": "zip",
2401                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
2402                 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
2403                 "shasum": ""
2404             },
2405             "require": {
2406                 "php": ">=5.5",
2407                 "phpdocumentor/reflection-common": "^1.0@dev",
2408                 "phpdocumentor/type-resolver": "^0.2.0",
2409                 "webmozart/assert": "^1.0"
2410             },
2411             "require-dev": {
2412                 "mockery/mockery": "^0.9.4",
2413                 "phpunit/phpunit": "^4.4"
2414             },
2415             "type": "library",
2416             "autoload": {
2417                 "psr-4": {
2418                     "phpDocumentor\\Reflection\\": [
2419                         "src/"
2420                     ]
2421                 }
2422             },
2423             "notification-url": "https://packagist.org/downloads/",
2424             "license": [
2425                 "MIT"
2426             ],
2427             "authors": [
2428                 {
2429                     "name": "Mike van Riel",
2430                     "email": "[email protected]"
2431                 }
2432             ],
2433             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2434             "time": "2016-06-10 09:48:41"
2435         },
2436         {
2437             "name": "phpdocumentor/type-resolver",
2438             "version": "0.2",
2439             "source": {
2440                 "type": "git",
2441                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
2442                 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
2443             },
2444             "dist": {
2445                 "type": "zip",
2446                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
2447                 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
2448                 "shasum": ""
2449             },
2450             "require": {
2451                 "php": ">=5.5",
2452                 "phpdocumentor/reflection-common": "^1.0"
2453             },
2454             "require-dev": {
2455                 "mockery/mockery": "^0.9.4",
2456                 "phpunit/phpunit": "^5.2||^4.8.24"
2457             },
2458             "type": "library",
2459             "extra": {
2460                 "branch-alias": {
2461                     "dev-master": "1.0.x-dev"
2462                 }
2463             },
2464             "autoload": {
2465                 "psr-4": {
2466                     "phpDocumentor\\Reflection\\": [
2467                         "src/"
2468                     ]
2469                 }
2470             },
2471             "notification-url": "https://packagist.org/downloads/",
2472             "license": [
2473                 "MIT"
2474             ],
2475             "authors": [
2476                 {
2477                     "name": "Mike van Riel",
2478                     "email": "[email protected]"
2479                 }
2480             ],
2481             "time": "2016-06-10 07:14:17"
2482         },
2483         {
2484             "name": "phpspec/prophecy",
2485             "version": "v1.6.1",
2486             "source": {
2487                 "type": "git",
2488                 "url": "https://github.com/phpspec/prophecy.git",
2489                 "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
2490             },
2491             "dist": {
2492                 "type": "zip",
2493                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
2494                 "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
2495                 "shasum": ""
2496             },
2497             "require": {
2498                 "doctrine/instantiator": "^1.0.2",
2499                 "php": "^5.3|^7.0",
2500                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
2501                 "sebastian/comparator": "^1.1",
2502                 "sebastian/recursion-context": "^1.0"
2503             },
2504             "require-dev": {
2505                 "phpspec/phpspec": "^2.0"
2506             },
2507             "type": "library",
2508             "extra": {
2509                 "branch-alias": {
2510                     "dev-master": "1.6.x-dev"
2511                 }
2512             },
2513             "autoload": {
2514                 "psr-0": {
2515                     "Prophecy\\": "src/"
2516                 }
2517             },
2518             "notification-url": "https://packagist.org/downloads/",
2519             "license": [
2520                 "MIT"
2521             ],
2522             "authors": [
2523                 {
2524                     "name": "Konstantin Kudryashov",
2525                     "email": "[email protected]",
2526                     "homepage": "http://everzet.com"
2527                 },
2528                 {
2529                     "name": "Marcello Duarte",
2530                     "email": "[email protected]"
2531                 }
2532             ],
2533             "description": "Highly opinionated mocking framework for PHP 5.3+",
2534             "homepage": "https://github.com/phpspec/prophecy",
2535             "keywords": [
2536                 "Double",
2537                 "Dummy",
2538                 "fake",
2539                 "mock",
2540                 "spy",
2541                 "stub"
2542             ],
2543             "time": "2016-06-07 08:13:47"
2544         },
2545         {
2546             "name": "phpunit/php-code-coverage",
2547             "version": "2.2.4",
2548             "source": {
2549                 "type": "git",
2550                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2551                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
2552             },
2553             "dist": {
2554                 "type": "zip",
2555                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2556                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2557                 "shasum": ""
2558             },
2559             "require": {
2560                 "php": ">=5.3.3",
2561                 "phpunit/php-file-iterator": "~1.3",
2562                 "phpunit/php-text-template": "~1.2",
2563                 "phpunit/php-token-stream": "~1.3",
2564                 "sebastian/environment": "^1.3.2",
2565                 "sebastian/version": "~1.0"
2566             },
2567             "require-dev": {
2568                 "ext-xdebug": ">=2.1.4",
2569                 "phpunit/phpunit": "~4"
2570             },
2571             "suggest": {
2572                 "ext-dom": "*",
2573                 "ext-xdebug": ">=2.2.1",
2574                 "ext-xmlwriter": "*"
2575             },
2576             "type": "library",
2577             "extra": {
2578                 "branch-alias": {
2579                     "dev-master": "2.2.x-dev"
2580                 }
2581             },
2582             "autoload": {
2583                 "classmap": [
2584                     "src/"
2585                 ]
2586             },
2587             "notification-url": "https://packagist.org/downloads/",
2588             "license": [
2589                 "BSD-3-Clause"
2590             ],
2591             "authors": [
2592                 {
2593                     "name": "Sebastian Bergmann",
2594                     "email": "[email protected]",
2595                     "role": "lead"
2596                 }
2597             ],
2598             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2599             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2600             "keywords": [
2601                 "coverage",
2602                 "testing",
2603                 "xunit"
2604             ],
2605             "time": "2015-10-06 15:47:00"
2606         },
2607         {
2608             "name": "phpunit/php-file-iterator",
2609             "version": "1.4.1",
2610             "source": {
2611                 "type": "git",
2612                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2613                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
2614             },
2615             "dist": {
2616                 "type": "zip",
2617                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
2618                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
2619                 "shasum": ""
2620             },
2621             "require": {
2622                 "php": ">=5.3.3"
2623             },
2624             "type": "library",
2625             "extra": {
2626                 "branch-alias": {
2627                     "dev-master": "1.4.x-dev"
2628                 }
2629             },
2630             "autoload": {
2631                 "classmap": [
2632                     "src/"
2633                 ]
2634             },
2635             "notification-url": "https://packagist.org/downloads/",
2636             "license": [
2637                 "BSD-3-Clause"
2638             ],
2639             "authors": [
2640                 {
2641                     "name": "Sebastian Bergmann",
2642                     "email": "[email protected]",
2643                     "role": "lead"
2644                 }
2645             ],
2646             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2647             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2648             "keywords": [
2649                 "filesystem",
2650                 "iterator"
2651             ],
2652             "time": "2015-06-21 13:08:43"
2653         },
2654         {
2655             "name": "phpunit/php-text-template",
2656             "version": "1.2.1",
2657             "source": {
2658                 "type": "git",
2659                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
2660                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2661             },
2662             "dist": {
2663                 "type": "zip",
2664                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2665                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2666                 "shasum": ""
2667             },
2668             "require": {
2669                 "php": ">=5.3.3"
2670             },
2671             "type": "library",
2672             "autoload": {
2673                 "classmap": [
2674                     "src/"
2675                 ]
2676             },
2677             "notification-url": "https://packagist.org/downloads/",
2678             "license": [
2679                 "BSD-3-Clause"
2680             ],
2681             "authors": [
2682                 {
2683                     "name": "Sebastian Bergmann",
2684                     "email": "[email protected]",
2685                     "role": "lead"
2686                 }
2687             ],
2688             "description": "Simple template engine.",
2689             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2690             "keywords": [
2691                 "template"
2692             ],
2693             "time": "2015-06-21 13:50:34"
2694         },
2695         {
2696             "name": "phpunit/php-timer",
2697             "version": "1.0.8",
2698             "source": {
2699                 "type": "git",
2700                 "url": "https://github.com/sebastianbergmann/php-timer.git",
2701                 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
2702             },
2703             "dist": {
2704                 "type": "zip",
2705                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
2706                 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
2707                 "shasum": ""
2708             },
2709             "require": {
2710                 "php": ">=5.3.3"
2711             },
2712             "require-dev": {
2713                 "phpunit/phpunit": "~4|~5"
2714             },
2715             "type": "library",
2716             "autoload": {
2717                 "classmap": [
2718                     "src/"
2719                 ]
2720             },
2721             "notification-url": "https://packagist.org/downloads/",
2722             "license": [
2723                 "BSD-3-Clause"
2724             ],
2725             "authors": [
2726                 {
2727                     "name": "Sebastian Bergmann",
2728                     "email": "[email protected]",
2729                     "role": "lead"
2730                 }
2731             ],
2732             "description": "Utility class for timing",
2733             "homepage": "https://github.com/sebastianbergmann/php-timer/",
2734             "keywords": [
2735                 "timer"
2736             ],
2737             "time": "2016-05-12 18:03:57"
2738         },
2739         {
2740             "name": "phpunit/php-token-stream",
2741             "version": "1.4.8",
2742             "source": {
2743                 "type": "git",
2744                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2745                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
2746             },
2747             "dist": {
2748                 "type": "zip",
2749                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2750                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2751                 "shasum": ""
2752             },
2753             "require": {
2754                 "ext-tokenizer": "*",
2755                 "php": ">=5.3.3"
2756             },
2757             "require-dev": {
2758                 "phpunit/phpunit": "~4.2"
2759             },
2760             "type": "library",
2761             "extra": {
2762                 "branch-alias": {
2763                     "dev-master": "1.4-dev"
2764                 }
2765             },
2766             "autoload": {
2767                 "classmap": [
2768                     "src/"
2769                 ]
2770             },
2771             "notification-url": "https://packagist.org/downloads/",
2772             "license": [
2773                 "BSD-3-Clause"
2774             ],
2775             "authors": [
2776                 {
2777                     "name": "Sebastian Bergmann",
2778                     "email": "[email protected]"
2779                 }
2780             ],
2781             "description": "Wrapper around PHP's tokenizer extension.",
2782             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2783             "keywords": [
2784                 "tokenizer"
2785             ],
2786             "time": "2015-09-15 10:49:45"
2787         },
2788         {
2789             "name": "phpunit/phpunit",
2790             "version": "4.8.27",
2791             "source": {
2792                 "type": "git",
2793                 "url": "https://github.com/sebastianbergmann/phpunit.git",
2794                 "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90"
2795             },
2796             "dist": {
2797                 "type": "zip",
2798                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90",
2799                 "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90",
2800                 "shasum": ""
2801             },
2802             "require": {
2803                 "ext-dom": "*",
2804                 "ext-json": "*",
2805                 "ext-pcre": "*",
2806                 "ext-reflection": "*",
2807                 "ext-spl": "*",
2808                 "php": ">=5.3.3",
2809                 "phpspec/prophecy": "^1.3.1",
2810                 "phpunit/php-code-coverage": "~2.1",
2811                 "phpunit/php-file-iterator": "~1.4",
2812                 "phpunit/php-text-template": "~1.2",
2813                 "phpunit/php-timer": "^1.0.6",
2814                 "phpunit/phpunit-mock-objects": "~2.3",
2815                 "sebastian/comparator": "~1.1",
2816                 "sebastian/diff": "~1.2",
2817                 "sebastian/environment": "~1.3",
2818                 "sebastian/exporter": "~1.2",
2819                 "sebastian/global-state": "~1.0",
2820                 "sebastian/version": "~1.0",
2821                 "symfony/yaml": "~2.1|~3.0"
2822             },
2823             "suggest": {
2824                 "phpunit/php-invoker": "~1.1"
2825             },
2826             "bin": [
2827                 "phpunit"
2828             ],
2829             "type": "library",
2830             "extra": {
2831                 "branch-alias": {
2832                     "dev-master": "4.8.x-dev"
2833                 }
2834             },
2835             "autoload": {
2836                 "classmap": [
2837                     "src/"
2838                 ]
2839             },
2840             "notification-url": "https://packagist.org/downloads/",
2841             "license": [
2842                 "BSD-3-Clause"
2843             ],
2844             "authors": [
2845                 {
2846                     "name": "Sebastian Bergmann",
2847                     "email": "[email protected]",
2848                     "role": "lead"
2849                 }
2850             ],
2851             "description": "The PHP Unit Testing framework.",
2852             "homepage": "https://phpunit.de/",
2853             "keywords": [
2854                 "phpunit",
2855                 "testing",
2856                 "xunit"
2857             ],
2858             "time": "2016-07-21 06:48:14"
2859         },
2860         {
2861             "name": "phpunit/phpunit-mock-objects",
2862             "version": "2.3.8",
2863             "source": {
2864                 "type": "git",
2865                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2866                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
2867             },
2868             "dist": {
2869                 "type": "zip",
2870                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2871                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2872                 "shasum": ""
2873             },
2874             "require": {
2875                 "doctrine/instantiator": "^1.0.2",
2876                 "php": ">=5.3.3",
2877                 "phpunit/php-text-template": "~1.2",
2878                 "sebastian/exporter": "~1.2"
2879             },
2880             "require-dev": {
2881                 "phpunit/phpunit": "~4.4"
2882             },
2883             "suggest": {
2884                 "ext-soap": "*"
2885             },
2886             "type": "library",
2887             "extra": {
2888                 "branch-alias": {
2889                     "dev-master": "2.3.x-dev"
2890                 }
2891             },
2892             "autoload": {
2893                 "classmap": [
2894                     "src/"
2895                 ]
2896             },
2897             "notification-url": "https://packagist.org/downloads/",
2898             "license": [
2899                 "BSD-3-Clause"
2900             ],
2901             "authors": [
2902                 {
2903                     "name": "Sebastian Bergmann",
2904                     "email": "[email protected]",
2905                     "role": "lead"
2906                 }
2907             ],
2908             "description": "Mock Object library for PHPUnit",
2909             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2910             "keywords": [
2911                 "mock",
2912                 "xunit"
2913             ],
2914             "time": "2015-10-02 06:51:40"
2915         },
2916         {
2917             "name": "sebastian/comparator",
2918             "version": "1.2.0",
2919             "source": {
2920                 "type": "git",
2921                 "url": "https://github.com/sebastianbergmann/comparator.git",
2922                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
2923             },
2924             "dist": {
2925                 "type": "zip",
2926                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
2927                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
2928                 "shasum": ""
2929             },
2930             "require": {
2931                 "php": ">=5.3.3",
2932                 "sebastian/diff": "~1.2",
2933                 "sebastian/exporter": "~1.2"
2934             },
2935             "require-dev": {
2936                 "phpunit/phpunit": "~4.4"
2937             },
2938             "type": "library",
2939             "extra": {
2940                 "branch-alias": {
2941                     "dev-master": "1.2.x-dev"
2942                 }
2943             },
2944             "autoload": {
2945                 "classmap": [
2946                     "src/"
2947                 ]
2948             },
2949             "notification-url": "https://packagist.org/downloads/",
2950             "license": [
2951                 "BSD-3-Clause"
2952             ],
2953             "authors": [
2954                 {
2955                     "name": "Jeff Welch",
2956                     "email": "[email protected]"
2957                 },
2958                 {
2959                     "name": "Volker Dusch",
2960                     "email": "[email protected]"
2961                 },
2962                 {
2963                     "name": "Bernhard Schussek",
2964                     "email": "[email protected]"
2965                 },
2966                 {
2967                     "name": "Sebastian Bergmann",
2968                     "email": "[email protected]"
2969                 }
2970             ],
2971             "description": "Provides the functionality to compare PHP values for equality",
2972             "homepage": "http://www.github.com/sebastianbergmann/comparator",
2973             "keywords": [
2974                 "comparator",
2975                 "compare",
2976                 "equality"
2977             ],
2978             "time": "2015-07-26 15:48:44"
2979         },
2980         {
2981             "name": "sebastian/diff",
2982             "version": "1.4.1",
2983             "source": {
2984                 "type": "git",
2985                 "url": "https://github.com/sebastianbergmann/diff.git",
2986                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
2987             },
2988             "dist": {
2989                 "type": "zip",
2990                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
2991                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
2992                 "shasum": ""
2993             },
2994             "require": {
2995                 "php": ">=5.3.3"
2996             },
2997             "require-dev": {
2998                 "phpunit/phpunit": "~4.8"
2999             },
3000             "type": "library",
3001             "extra": {
3002                 "branch-alias": {
3003                     "dev-master": "1.4-dev"
3004                 }
3005             },
3006             "autoload": {
3007                 "classmap": [
3008                     "src/"
3009                 ]
3010             },
3011             "notification-url": "https://packagist.org/downloads/",
3012             "license": [
3013                 "BSD-3-Clause"
3014             ],
3015             "authors": [
3016                 {
3017                     "name": "Kore Nordmann",
3018                     "email": "[email protected]"
3019                 },
3020                 {
3021                     "name": "Sebastian Bergmann",
3022                     "email": "[email protected]"
3023                 }
3024             ],
3025             "description": "Diff implementation",
3026             "homepage": "https://github.com/sebastianbergmann/diff",
3027             "keywords": [
3028                 "diff"
3029             ],
3030             "time": "2015-12-08 07:14:41"
3031         },
3032         {
3033             "name": "sebastian/environment",
3034             "version": "1.3.8",
3035             "source": {
3036                 "type": "git",
3037                 "url": "https://github.com/sebastianbergmann/environment.git",
3038                 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
3039             },
3040             "dist": {
3041                 "type": "zip",
3042                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3043                 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3044                 "shasum": ""
3045             },
3046             "require": {
3047                 "php": "^5.3.3 || ^7.0"
3048             },
3049             "require-dev": {
3050                 "phpunit/phpunit": "^4.8 || ^5.0"
3051             },
3052             "type": "library",
3053             "extra": {
3054                 "branch-alias": {
3055                     "dev-master": "1.3.x-dev"
3056                 }
3057             },
3058             "autoload": {
3059                 "classmap": [
3060                     "src/"
3061                 ]
3062             },
3063             "notification-url": "https://packagist.org/downloads/",
3064             "license": [
3065                 "BSD-3-Clause"
3066             ],
3067             "authors": [
3068                 {
3069                     "name": "Sebastian Bergmann",
3070                     "email": "[email protected]"
3071                 }
3072             ],
3073             "description": "Provides functionality to handle HHVM/PHP environments",
3074             "homepage": "http://www.github.com/sebastianbergmann/environment",
3075             "keywords": [
3076                 "Xdebug",
3077                 "environment",
3078                 "hhvm"
3079             ],
3080             "time": "2016-08-18 05:49:44"
3081         },
3082         {
3083             "name": "sebastian/exporter",
3084             "version": "1.2.2",
3085             "source": {
3086                 "type": "git",
3087                 "url": "https://github.com/sebastianbergmann/exporter.git",
3088                 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
3089             },
3090             "dist": {
3091                 "type": "zip",
3092                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
3093                 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
3094                 "shasum": ""
3095             },
3096             "require": {
3097                 "php": ">=5.3.3",
3098                 "sebastian/recursion-context": "~1.0"
3099             },
3100             "require-dev": {
3101                 "ext-mbstring": "*",
3102                 "phpunit/phpunit": "~4.4"
3103             },
3104             "type": "library",
3105             "extra": {
3106                 "branch-alias": {
3107                     "dev-master": "1.3.x-dev"
3108                 }
3109             },
3110             "autoload": {
3111                 "classmap": [
3112                     "src/"
3113                 ]
3114             },
3115             "notification-url": "https://packagist.org/downloads/",
3116             "license": [
3117                 "BSD-3-Clause"
3118             ],
3119             "authors": [
3120                 {
3121                     "name": "Jeff Welch",
3122                     "email": "[email protected]"
3123                 },
3124                 {
3125                     "name": "Volker Dusch",
3126                     "email": "[email protected]"
3127                 },
3128                 {
3129                     "name": "Bernhard Schussek",
3130                     "email": "[email protected]"
3131                 },
3132                 {
3133                     "name": "Sebastian Bergmann",
3134                     "email": "[email protected]"
3135                 },
3136                 {
3137                     "name": "Adam Harvey",
3138                     "email": "[email protected]"
3139                 }
3140             ],
3141             "description": "Provides the functionality to export PHP variables for visualization",
3142             "homepage": "http://www.github.com/sebastianbergmann/exporter",
3143             "keywords": [
3144                 "export",
3145                 "exporter"
3146             ],
3147             "time": "2016-06-17 09:04:28"
3148         },
3149         {
3150             "name": "sebastian/global-state",
3151             "version": "1.1.1",
3152             "source": {
3153                 "type": "git",
3154                 "url": "https://github.com/sebastianbergmann/global-state.git",
3155                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3156             },
3157             "dist": {
3158                 "type": "zip",
3159                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3160                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3161                 "shasum": ""
3162             },
3163             "require": {
3164                 "php": ">=5.3.3"
3165             },
3166             "require-dev": {
3167                 "phpunit/phpunit": "~4.2"
3168             },
3169             "suggest": {
3170                 "ext-uopz": "*"
3171             },
3172             "type": "library",
3173             "extra": {
3174                 "branch-alias": {
3175                     "dev-master": "1.0-dev"
3176                 }
3177             },
3178             "autoload": {
3179                 "classmap": [
3180                     "src/"
3181                 ]
3182             },
3183             "notification-url": "https://packagist.org/downloads/",
3184             "license": [
3185                 "BSD-3-Clause"
3186             ],
3187             "authors": [
3188                 {
3189                     "name": "Sebastian Bergmann",
3190                     "email": "[email protected]"
3191                 }
3192             ],
3193             "description": "Snapshotting of global state",
3194             "homepage": "http://www.github.com/sebastianbergmann/global-state",
3195             "keywords": [
3196                 "global state"
3197             ],
3198             "time": "2015-10-12 03:26:01"
3199         },
3200         {
3201             "name": "sebastian/recursion-context",
3202             "version": "1.0.2",
3203             "source": {
3204                 "type": "git",
3205                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
3206                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
3207             },
3208             "dist": {
3209                 "type": "zip",
3210                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
3211                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
3212                 "shasum": ""
3213             },
3214             "require": {
3215                 "php": ">=5.3.3"
3216             },
3217             "require-dev": {
3218                 "phpunit/phpunit": "~4.4"
3219             },
3220             "type": "library",
3221             "extra": {
3222                 "branch-alias": {
3223                     "dev-master": "1.0.x-dev"
3224                 }
3225             },
3226             "autoload": {
3227                 "classmap": [
3228                     "src/"
3229                 ]
3230             },
3231             "notification-url": "https://packagist.org/downloads/",
3232             "license": [
3233                 "BSD-3-Clause"
3234             ],
3235             "authors": [
3236                 {
3237                     "name": "Jeff Welch",
3238                     "email": "[email protected]"
3239                 },
3240                 {
3241                     "name": "Sebastian Bergmann",
3242                     "email": "[email protected]"
3243                 },
3244                 {
3245                     "name": "Adam Harvey",
3246                     "email": "[email protected]"
3247                 }
3248             ],
3249             "description": "Provides functionality to recursively process PHP variables",
3250             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3251             "time": "2015-11-11 19:50:13"
3252         },
3253         {
3254             "name": "sebastian/version",
3255             "version": "1.0.6",
3256             "source": {
3257                 "type": "git",
3258                 "url": "https://github.com/sebastianbergmann/version.git",
3259                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
3260             },
3261             "dist": {
3262                 "type": "zip",
3263                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3264                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3265                 "shasum": ""
3266             },
3267             "type": "library",
3268             "autoload": {
3269                 "classmap": [
3270                     "src/"
3271                 ]
3272             },
3273             "notification-url": "https://packagist.org/downloads/",
3274             "license": [
3275                 "BSD-3-Clause"
3276             ],
3277             "authors": [
3278                 {
3279                     "name": "Sebastian Bergmann",
3280                     "email": "[email protected]",
3281                     "role": "lead"
3282                 }
3283             ],
3284             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3285             "homepage": "https://github.com/sebastianbergmann/version",
3286             "time": "2015-06-21 13:59:46"
3287         },
3288         {
3289             "name": "symfony/yaml",
3290             "version": "v3.1.4",
3291             "source": {
3292                 "type": "git",
3293                 "url": "https://github.com/symfony/yaml.git",
3294                 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d"
3295             },
3296             "dist": {
3297                 "type": "zip",
3298                 "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d",
3299                 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d",
3300                 "shasum": ""
3301             },
3302             "require": {
3303                 "php": ">=5.5.9"
3304             },
3305             "type": "library",
3306             "extra": {
3307                 "branch-alias": {
3308                     "dev-master": "3.1-dev"
3309                 }
3310             },
3311             "autoload": {
3312                 "psr-4": {
3313                     "Symfony\\Component\\Yaml\\": ""
3314                 },
3315                 "exclude-from-classmap": [
3316                     "/Tests/"
3317                 ]
3318             },
3319             "notification-url": "https://packagist.org/downloads/",
3320             "license": [
3321                 "MIT"
3322             ],
3323             "authors": [
3324                 {
3325                     "name": "Fabien Potencier",
3326                     "email": "[email protected]"
3327                 },
3328                 {
3329                     "name": "Symfony Community",
3330                     "homepage": "https://symfony.com/contributors"
3331                 }
3332             ],
3333             "description": "Symfony Yaml Component",
3334             "homepage": "https://symfony.com",
3335             "time": "2016-09-02 02:12:52"
3336         },
3337         {
3338             "name": "webmozart/assert",
3339             "version": "1.1.0",
3340             "source": {
3341                 "type": "git",
3342                 "url": "https://github.com/webmozart/assert.git",
3343                 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
3344             },
3345             "dist": {
3346                 "type": "zip",
3347                 "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
3348                 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
3349                 "shasum": ""
3350             },
3351             "require": {
3352                 "php": "^5.3.3|^7.0"
3353             },
3354             "require-dev": {
3355                 "phpunit/phpunit": "^4.6",
3356                 "sebastian/version": "^1.0.1"
3357             },
3358             "type": "library",
3359             "extra": {
3360                 "branch-alias": {
3361                     "dev-master": "1.2-dev"
3362                 }
3363             },
3364             "autoload": {
3365                 "psr-4": {
3366                     "Webmozart\\Assert\\": "src/"
3367                 }
3368             },
3369             "notification-url": "https://packagist.org/downloads/",
3370             "license": [
3371                 "MIT"
3372             ],
3373             "authors": [
3374                 {
3375                     "name": "Bernhard Schussek",
3376                     "email": "[email protected]"
3377                 }
3378             ],
3379             "description": "Assertions to validate method input/output with nice error messages.",
3380             "keywords": [
3381                 "assert",
3382                 "check",
3383                 "validate"
3384             ],
3385             "time": "2016-08-09 15:02:57"
3386         }
3387     ],
3388     "aliases": [],
3389     "minimum-stability": "stable",
3390     "stability-flags": [],
3391     "prefer-stable": false,
3392     "prefer-lowest": false,
3393     "platform": {
3394         "php": ">=5.5.9"
3395     },
3396     "platform-dev": []
3397 }