]> BookStack Code Mirror - bookstack/blob - composer.lock
Merge branch 'master' of git://github.com/lommes/BookStack into lommes-master
[bookstack] / 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     "content-hash": "7d60f09393b99551e9ffdb6622ed7ade",
8     "packages": [
9         {
10             "name": "aws/aws-sdk-php",
11             "version": "3.45.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/aws/aws-sdk-php.git",
15                 "reference": "d0abb0b1194fa64973b135191f56df991bc5787c"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d0abb0b1194fa64973b135191f56df991bc5787c",
20                 "reference": "d0abb0b1194fa64973b135191f56df991bc5787c",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-json": "*",
25                 "ext-pcre": "*",
26                 "ext-simplexml": "*",
27                 "ext-spl": "*",
28                 "guzzlehttp/guzzle": "^5.3.1|^6.2.1",
29                 "guzzlehttp/promises": "~1.0",
30                 "guzzlehttp/psr7": "^1.4.1",
31                 "mtdowling/jmespath.php": "~2.2",
32                 "php": ">=5.5"
33             },
34             "require-dev": {
35                 "andrewsville/php-token-reflection": "^1.4",
36                 "aws/aws-php-sns-message-validator": "~1.0",
37                 "behat/behat": "~3.0",
38                 "doctrine/cache": "~1.4",
39                 "ext-dom": "*",
40                 "ext-openssl": "*",
41                 "nette/neon": "^2.3",
42                 "phpunit/phpunit": "^4.8.35|^5.4.3",
43                 "psr/cache": "^1.0"
44             },
45             "suggest": {
46                 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
47                 "doctrine/cache": "To use the DoctrineCacheAdapter",
48                 "ext-curl": "To send requests using cURL",
49                 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages"
50             },
51             "type": "library",
52             "extra": {
53                 "branch-alias": {
54                     "dev-master": "3.0-dev"
55                 }
56             },
57             "autoload": {
58                 "psr-4": {
59                     "Aws\\": "src/"
60                 },
61                 "files": [
62                     "src/functions.php"
63                 ]
64             },
65             "notification-url": "https://packagist.org/downloads/",
66             "license": [
67                 "Apache-2.0"
68             ],
69             "authors": [
70                 {
71                     "name": "Amazon Web Services",
72                     "homepage": "http://aws.amazon.com"
73                 }
74             ],
75             "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
76             "homepage": "http://aws.amazon.com/sdkforphp",
77             "keywords": [
78                 "amazon",
79                 "aws",
80                 "cloud",
81                 "dynamodb",
82                 "ec2",
83                 "glacier",
84                 "s3",
85                 "sdk"
86             ],
87             "time": "2017-12-08T21:36:50+00:00"
88         },
89         {
90             "name": "barryvdh/laravel-dompdf",
91             "version": "v0.8.1",
92             "source": {
93                 "type": "git",
94                 "url": "https://github.com/barryvdh/laravel-dompdf.git",
95                 "reference": "3b2235e589616331d68482d61b7763789a2600fe"
96             },
97             "dist": {
98                 "type": "zip",
99                 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/3b2235e589616331d68482d61b7763789a2600fe",
100                 "reference": "3b2235e589616331d68482d61b7763789a2600fe",
101                 "shasum": ""
102             },
103             "require": {
104                 "dompdf/dompdf": "^0.8",
105                 "illuminate/support": "5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
106                 "php": ">=5.5.9"
107             },
108             "type": "library",
109             "extra": {
110                 "branch-alias": {
111                     "dev-master": "0.8-dev"
112                 },
113                 "laravel": {
114                     "providers": [
115                         "Barryvdh\\DomPDF\\ServiceProvider"
116                     ],
117                     "aliases": {
118                         "PDF": "Barryvdh\\DomPDF\\Facade"
119                     }
120                 }
121             },
122             "autoload": {
123                 "psr-4": {
124                     "Barryvdh\\DomPDF\\": "src"
125                 }
126             },
127             "notification-url": "https://packagist.org/downloads/",
128             "license": [
129                 "MIT"
130             ],
131             "authors": [
132                 {
133                     "name": "Barry vd. Heuvel",
134                     "email": "[email protected]"
135                 }
136             ],
137             "description": "A DOMPDF Wrapper for Laravel",
138             "keywords": [
139                 "dompdf",
140                 "laravel",
141                 "pdf"
142             ],
143             "time": "2017-07-29T19:01:17+00:00"
144         },
145         {
146             "name": "barryvdh/laravel-snappy",
147             "version": "v0.4.0",
148             "source": {
149                 "type": "git",
150                 "url": "https://github.com/barryvdh/laravel-snappy.git",
151                 "reference": "f08c7e5b4ddea585bfcd48ab4f40f920e58dd1cf"
152             },
153             "dist": {
154                 "type": "zip",
155                 "url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/f08c7e5b4ddea585bfcd48ab4f40f920e58dd1cf",
156                 "reference": "f08c7e5b4ddea585bfcd48ab4f40f920e58dd1cf",
157                 "shasum": ""
158             },
159             "require": {
160                 "illuminate/filesystem": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
161                 "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x",
162                 "knplabs/knp-snappy": "*",
163                 "php": ">=5.4.0"
164             },
165             "type": "library",
166             "extra": {
167                 "branch-alias": {
168                     "dev-master": "0.3-dev"
169                 },
170                 "laravel": {
171                     "providers": [
172                         "Barryvdh\\Snappy\\ServiceProvider"
173                     ],
174                     "aliases": {
175                         "PDF": "Barryvdh\\Snappy\\Facades\\SnappyPdf",
176                         "SnappyImage": "Barryvdh\\Snappy\\Facades\\SnappyImage"
177                     }
178                 }
179             },
180             "autoload": {
181                 "psr-4": {
182                     "Barryvdh\\Snappy\\": "src/"
183                 }
184             },
185             "notification-url": "https://packagist.org/downloads/",
186             "license": [
187                 "MIT"
188             ],
189             "authors": [
190                 {
191                     "name": "Barry vd. Heuvel",
192                     "email": "[email protected]"
193                 }
194             ],
195             "description": "Snappy PDF/Image for Laravel 4",
196             "keywords": [
197                 "image",
198                 "laravel",
199                 "pdf",
200                 "snappy",
201                 "wkhtmltoimage",
202                 "wkhtmltopdf"
203             ],
204             "time": "2017-08-14T06:48:50+00:00"
205         },
206         {
207             "name": "cogpowered/finediff",
208             "version": "0.3.1",
209             "source": {
210                 "type": "git",
211                 "url": "https://github.com/cogpowered/FineDiff.git",
212                 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8"
213             },
214             "dist": {
215                 "type": "zip",
216                 "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
217                 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
218                 "shasum": ""
219             },
220             "require": {
221                 "php": ">=5.3.0"
222             },
223             "require-dev": {
224                 "mockery/mockery": "*",
225                 "phpunit/phpunit": "*"
226             },
227             "type": "library",
228             "autoload": {
229                 "psr-0": {
230                     "cogpowered\\FineDiff": "src/"
231                 }
232             },
233             "notification-url": "https://packagist.org/downloads/",
234             "license": [
235                 "MIT"
236             ],
237             "authors": [
238                 {
239                     "name": "Rob Crowe",
240                     "email": "[email protected]"
241                 },
242                 {
243                     "name": "Raymond Hill"
244                 }
245             ],
246             "description": "PHP implementation of a Fine granularity Diff engine",
247             "homepage": "https://github.com/cogpowered/FineDiff",
248             "keywords": [
249                 "diff",
250                 "finediff",
251                 "opcode",
252                 "string",
253                 "text"
254             ],
255             "time": "2014-05-19T10:25:02+00:00"
256         },
257         {
258             "name": "doctrine/inflector",
259             "version": "v1.2.0",
260             "source": {
261                 "type": "git",
262                 "url": "https://github.com/doctrine/inflector.git",
263                 "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
264             },
265             "dist": {
266                 "type": "zip",
267                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
268                 "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
269                 "shasum": ""
270             },
271             "require": {
272                 "php": "^7.0"
273             },
274             "require-dev": {
275                 "phpunit/phpunit": "^6.2"
276             },
277             "type": "library",
278             "extra": {
279                 "branch-alias": {
280                     "dev-master": "1.2.x-dev"
281                 }
282             },
283             "autoload": {
284                 "psr-4": {
285                     "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
286                 }
287             },
288             "notification-url": "https://packagist.org/downloads/",
289             "license": [
290                 "MIT"
291             ],
292             "authors": [
293                 {
294                     "name": "Roman Borschel",
295                     "email": "[email protected]"
296                 },
297                 {
298                     "name": "Benjamin Eberlei",
299                     "email": "[email protected]"
300                 },
301                 {
302                     "name": "Guilherme Blanco",
303                     "email": "[email protected]"
304                 },
305                 {
306                     "name": "Jonathan Wage",
307                     "email": "[email protected]"
308                 },
309                 {
310                     "name": "Johannes Schmitt",
311                     "email": "[email protected]"
312                 }
313             ],
314             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
315             "homepage": "http://www.doctrine-project.org",
316             "keywords": [
317                 "inflection",
318                 "pluralize",
319                 "singularize",
320                 "string"
321             ],
322             "time": "2017-07-22T12:18:28+00:00"
323         },
324         {
325             "name": "doctrine/lexer",
326             "version": "v1.0.1",
327             "source": {
328                 "type": "git",
329                 "url": "https://github.com/doctrine/lexer.git",
330                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
331             },
332             "dist": {
333                 "type": "zip",
334                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
335                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
336                 "shasum": ""
337             },
338             "require": {
339                 "php": ">=5.3.2"
340             },
341             "type": "library",
342             "extra": {
343                 "branch-alias": {
344                     "dev-master": "1.0.x-dev"
345                 }
346             },
347             "autoload": {
348                 "psr-0": {
349                     "Doctrine\\Common\\Lexer\\": "lib/"
350                 }
351             },
352             "notification-url": "https://packagist.org/downloads/",
353             "license": [
354                 "MIT"
355             ],
356             "authors": [
357                 {
358                     "name": "Roman Borschel",
359                     "email": "[email protected]"
360                 },
361                 {
362                     "name": "Guilherme Blanco",
363                     "email": "[email protected]"
364                 },
365                 {
366                     "name": "Johannes Schmitt",
367                     "email": "[email protected]"
368                 }
369             ],
370             "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
371             "homepage": "http://www.doctrine-project.org",
372             "keywords": [
373                 "lexer",
374                 "parser"
375             ],
376             "time": "2014-09-09T13:34:57+00:00"
377         },
378         {
379             "name": "dompdf/dompdf",
380             "version": "v0.8.2",
381             "source": {
382                 "type": "git",
383                 "url": "https://github.com/dompdf/dompdf.git",
384                 "reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6"
385             },
386             "dist": {
387                 "type": "zip",
388                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5113accd9ae5d466077cce5208dcf3fb871bf8f6",
389                 "reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6",
390                 "shasum": ""
391             },
392             "require": {
393                 "ext-dom": "*",
394                 "ext-gd": "*",
395                 "ext-mbstring": "*",
396                 "phenx/php-font-lib": "0.5.*",
397                 "phenx/php-svg-lib": "0.3.*",
398                 "php": ">=5.4.0"
399             },
400             "require-dev": {
401                 "phpunit/phpunit": "4.8.*",
402                 "squizlabs/php_codesniffer": "2.*"
403             },
404             "type": "library",
405             "extra": {
406                 "branch-alias": {
407                     "dev-develop": "0.7-dev"
408                 }
409             },
410             "autoload": {
411                 "psr-4": {
412                     "Dompdf\\": "src/"
413                 },
414                 "classmap": [
415                     "lib/"
416                 ]
417             },
418             "notification-url": "https://packagist.org/downloads/",
419             "license": [
420                 "LGPL-2.1"
421             ],
422             "authors": [
423                 {
424                     "name": "Fabien Ménager",
425                     "email": "[email protected]"
426                 },
427                 {
428                     "name": "Brian Sweeney",
429                     "email": "[email protected]"
430                 },
431                 {
432                     "name": "Gabriel Bull",
433                     "email": "[email protected]"
434                 }
435             ],
436             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
437             "homepage": "https://github.com/dompdf/dompdf",
438             "time": "2017-11-26T14:49:08+00:00"
439         },
440         {
441             "name": "egulias/email-validator",
442             "version": "2.1.3",
443             "source": {
444                 "type": "git",
445                 "url": "https://github.com/egulias/EmailValidator.git",
446                 "reference": "1bec00a10039b823cc94eef4eddd47dcd3b2ca04"
447             },
448             "dist": {
449                 "type": "zip",
450                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/1bec00a10039b823cc94eef4eddd47dcd3b2ca04",
451                 "reference": "1bec00a10039b823cc94eef4eddd47dcd3b2ca04",
452                 "shasum": ""
453             },
454             "require": {
455                 "doctrine/lexer": "^1.0.1",
456                 "php": ">= 5.5"
457             },
458             "require-dev": {
459                 "dominicsayers/isemail": "dev-master",
460                 "phpunit/phpunit": "^4.8.35",
461                 "satooshi/php-coveralls": "^1.0.1"
462             },
463             "suggest": {
464                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
465             },
466             "type": "library",
467             "extra": {
468                 "branch-alias": {
469                     "dev-master": "2.0.x-dev"
470                 }
471             },
472             "autoload": {
473                 "psr-4": {
474                     "Egulias\\EmailValidator\\": "EmailValidator"
475                 }
476             },
477             "notification-url": "https://packagist.org/downloads/",
478             "license": [
479                 "MIT"
480             ],
481             "authors": [
482                 {
483                     "name": "Eduardo Gulias Davis"
484                 }
485             ],
486             "description": "A library for validating emails against several RFCs",
487             "homepage": "https://github.com/egulias/EmailValidator",
488             "keywords": [
489                 "email",
490                 "emailvalidation",
491                 "emailvalidator",
492                 "validation",
493                 "validator"
494             ],
495             "time": "2017-11-15T23:40:40+00:00"
496         },
497         {
498             "name": "erusev/parsedown",
499             "version": "1.6.4",
500             "source": {
501                 "type": "git",
502                 "url": "https://github.com/erusev/parsedown.git",
503                 "reference": "fbe3fe878f4fe69048bb8a52783a09802004f548"
504             },
505             "dist": {
506                 "type": "zip",
507                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/fbe3fe878f4fe69048bb8a52783a09802004f548",
508                 "reference": "fbe3fe878f4fe69048bb8a52783a09802004f548",
509                 "shasum": ""
510             },
511             "require": {
512                 "php": ">=5.3.0"
513             },
514             "require-dev": {
515                 "phpunit/phpunit": "^4.8.35"
516             },
517             "type": "library",
518             "autoload": {
519                 "psr-0": {
520                     "Parsedown": ""
521                 }
522             },
523             "notification-url": "https://packagist.org/downloads/",
524             "license": [
525                 "MIT"
526             ],
527             "authors": [
528                 {
529                     "name": "Emanuil Rusev",
530                     "email": "[email protected]",
531                     "homepage": "http://erusev.com"
532                 }
533             ],
534             "description": "Parser for Markdown.",
535             "homepage": "http://parsedown.org",
536             "keywords": [
537                 "markdown",
538                 "parser"
539             ],
540             "time": "2017-11-14T20:44:03+00:00"
541         },
542         {
543             "name": "fideloper/proxy",
544             "version": "3.3.4",
545             "source": {
546                 "type": "git",
547                 "url": "https://github.com/fideloper/TrustedProxy.git",
548                 "reference": "9cdf6f118af58d89764249bbcc7bb260c132924f"
549             },
550             "dist": {
551                 "type": "zip",
552                 "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/9cdf6f118af58d89764249bbcc7bb260c132924f",
553                 "reference": "9cdf6f118af58d89764249bbcc7bb260c132924f",
554                 "shasum": ""
555             },
556             "require": {
557                 "illuminate/contracts": "~5.0",
558                 "php": ">=5.4.0"
559             },
560             "require-dev": {
561                 "illuminate/http": "~5.0",
562                 "mockery/mockery": "~0.9.3",
563                 "phpunit/phpunit": "^5.7"
564             },
565             "type": "library",
566             "extra": {
567                 "branch-alias": {
568                     "dev-master": "3.3-dev"
569                 },
570                 "laravel": {
571                     "providers": [
572                         "Fideloper\\Proxy\\TrustedProxyServiceProvider"
573                     ]
574                 }
575             },
576             "autoload": {
577                 "psr-4": {
578                     "Fideloper\\Proxy\\": "src/"
579                 }
580             },
581             "notification-url": "https://packagist.org/downloads/",
582             "license": [
583                 "MIT"
584             ],
585             "authors": [
586                 {
587                     "name": "Chris Fidao",
588                     "email": "[email protected]"
589                 }
590             ],
591             "description": "Set trusted proxies for Laravel",
592             "keywords": [
593                 "load balancing",
594                 "proxy",
595                 "trusted proxy"
596             ],
597             "time": "2017-06-15T17:19:42+00:00"
598         },
599         {
600             "name": "gathercontent/htmldiff",
601             "version": "0.2.1",
602             "source": {
603                 "type": "git",
604                 "url": "https://github.com/gathercontent/htmldiff.git",
605                 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93"
606             },
607             "dist": {
608                 "type": "zip",
609                 "url": "https://api.github.com/repos/gathercontent/htmldiff/zipball/24674a62315f64330134b4a4c5b01a7b59193c93",
610                 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93",
611                 "shasum": ""
612             },
613             "require": {
614                 "cogpowered/finediff": "0.3.1",
615                 "ext-tidy": "*"
616             },
617             "require-dev": {
618                 "phpunit/phpunit": "4.*",
619                 "squizlabs/php_codesniffer": "1.*"
620             },
621             "type": "library",
622             "autoload": {
623                 "psr-0": {
624                     "GatherContent\\Htmldiff": "src/"
625                 }
626             },
627             "notification-url": "https://packagist.org/downloads/",
628             "license": [
629                 "MIT"
630             ],
631             "authors": [
632                 {
633                     "name": "Andrew Cairns",
634                     "email": "[email protected]"
635                 },
636                 {
637                     "name": "Mathew Chapman",
638                     "email": "[email protected]"
639                 },
640                 {
641                     "name": "Peter Legierski",
642                     "email": "[email protected]"
643                 }
644             ],
645             "description": "Compare two HTML strings",
646             "time": "2015-04-15T15:39:46+00:00"
647         },
648         {
649             "name": "guzzlehttp/guzzle",
650             "version": "6.3.0",
651             "source": {
652                 "type": "git",
653                 "url": "https://github.com/guzzle/guzzle.git",
654                 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
655             },
656             "dist": {
657                 "type": "zip",
658                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
659                 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
660                 "shasum": ""
661             },
662             "require": {
663                 "guzzlehttp/promises": "^1.0",
664                 "guzzlehttp/psr7": "^1.4",
665                 "php": ">=5.5"
666             },
667             "require-dev": {
668                 "ext-curl": "*",
669                 "phpunit/phpunit": "^4.0 || ^5.0",
670                 "psr/log": "^1.0"
671             },
672             "suggest": {
673                 "psr/log": "Required for using the Log middleware"
674             },
675             "type": "library",
676             "extra": {
677                 "branch-alias": {
678                     "dev-master": "6.2-dev"
679                 }
680             },
681             "autoload": {
682                 "files": [
683                     "src/functions_include.php"
684                 ],
685                 "psr-4": {
686                     "GuzzleHttp\\": "src/"
687                 }
688             },
689             "notification-url": "https://packagist.org/downloads/",
690             "license": [
691                 "MIT"
692             ],
693             "authors": [
694                 {
695                     "name": "Michael Dowling",
696                     "email": "[email protected]",
697                     "homepage": "https://github.com/mtdowling"
698                 }
699             ],
700             "description": "Guzzle is a PHP HTTP client library",
701             "homepage": "http://guzzlephp.org/",
702             "keywords": [
703                 "client",
704                 "curl",
705                 "framework",
706                 "http",
707                 "http client",
708                 "rest",
709                 "web service"
710             ],
711             "time": "2017-06-22T18:50:49+00:00"
712         },
713         {
714             "name": "guzzlehttp/promises",
715             "version": "v1.3.1",
716             "source": {
717                 "type": "git",
718                 "url": "https://github.com/guzzle/promises.git",
719                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
720             },
721             "dist": {
722                 "type": "zip",
723                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
724                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
725                 "shasum": ""
726             },
727             "require": {
728                 "php": ">=5.5.0"
729             },
730             "require-dev": {
731                 "phpunit/phpunit": "^4.0"
732             },
733             "type": "library",
734             "extra": {
735                 "branch-alias": {
736                     "dev-master": "1.4-dev"
737                 }
738             },
739             "autoload": {
740                 "psr-4": {
741                     "GuzzleHttp\\Promise\\": "src/"
742                 },
743                 "files": [
744                     "src/functions_include.php"
745                 ]
746             },
747             "notification-url": "https://packagist.org/downloads/",
748             "license": [
749                 "MIT"
750             ],
751             "authors": [
752                 {
753                     "name": "Michael Dowling",
754                     "email": "[email protected]",
755                     "homepage": "https://github.com/mtdowling"
756                 }
757             ],
758             "description": "Guzzle promises library",
759             "keywords": [
760                 "promise"
761             ],
762             "time": "2016-12-20T10:07:11+00:00"
763         },
764         {
765             "name": "guzzlehttp/psr7",
766             "version": "1.4.2",
767             "source": {
768                 "type": "git",
769                 "url": "https://github.com/guzzle/psr7.git",
770                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
771             },
772             "dist": {
773                 "type": "zip",
774                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
775                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
776                 "shasum": ""
777             },
778             "require": {
779                 "php": ">=5.4.0",
780                 "psr/http-message": "~1.0"
781             },
782             "provide": {
783                 "psr/http-message-implementation": "1.0"
784             },
785             "require-dev": {
786                 "phpunit/phpunit": "~4.0"
787             },
788             "type": "library",
789             "extra": {
790                 "branch-alias": {
791                     "dev-master": "1.4-dev"
792                 }
793             },
794             "autoload": {
795                 "psr-4": {
796                     "GuzzleHttp\\Psr7\\": "src/"
797                 },
798                 "files": [
799                     "src/functions_include.php"
800                 ]
801             },
802             "notification-url": "https://packagist.org/downloads/",
803             "license": [
804                 "MIT"
805             ],
806             "authors": [
807                 {
808                     "name": "Michael Dowling",
809                     "email": "[email protected]",
810                     "homepage": "https://github.com/mtdowling"
811                 },
812                 {
813                     "name": "Tobias Schultze",
814                     "homepage": "https://github.com/Tobion"
815                 }
816             ],
817             "description": "PSR-7 message implementation that also provides common utility methods",
818             "keywords": [
819                 "http",
820                 "message",
821                 "request",
822                 "response",
823                 "stream",
824                 "uri",
825                 "url"
826             ],
827             "time": "2017-03-20T17:10:46+00:00"
828         },
829         {
830             "name": "intervention/image",
831             "version": "2.4.1",
832             "source": {
833                 "type": "git",
834                 "url": "https://github.com/Intervention/image.git",
835                 "reference": "3603dbcc9a17d307533473246a6c58c31cf17919"
836             },
837             "dist": {
838                 "type": "zip",
839                 "url": "https://api.github.com/repos/Intervention/image/zipball/3603dbcc9a17d307533473246a6c58c31cf17919",
840                 "reference": "3603dbcc9a17d307533473246a6c58c31cf17919",
841                 "shasum": ""
842             },
843             "require": {
844                 "ext-fileinfo": "*",
845                 "guzzlehttp/psr7": "~1.1",
846                 "php": ">=5.4.0"
847             },
848             "require-dev": {
849                 "mockery/mockery": "~0.9.2",
850                 "phpunit/phpunit": "^4.8 || ^5.7"
851             },
852             "suggest": {
853                 "ext-gd": "to use GD library based image processing.",
854                 "ext-imagick": "to use Imagick based image processing.",
855                 "intervention/imagecache": "Caching extension for the Intervention Image library"
856             },
857             "type": "library",
858             "extra": {
859                 "branch-alias": {
860                     "dev-master": "2.3-dev"
861                 },
862                 "laravel": {
863                     "providers": [
864                         "Intervention\\Image\\ImageServiceProvider"
865                     ],
866                     "aliases": {
867                         "Image": "Intervention\\Image\\Facades\\Image"
868                     }
869                 }
870             },
871             "autoload": {
872                 "psr-4": {
873                     "Intervention\\Image\\": "src/Intervention/Image"
874                 }
875             },
876             "notification-url": "https://packagist.org/downloads/",
877             "license": [
878                 "MIT"
879             ],
880             "authors": [
881                 {
882                     "name": "Oliver Vogel",
883                     "email": "[email protected]",
884                     "homepage": "http://olivervogel.com/"
885                 }
886             ],
887             "description": "Image handling and manipulation library with support for Laravel integration",
888             "homepage": "http://image.intervention.io/",
889             "keywords": [
890                 "gd",
891                 "image",
892                 "imagick",
893                 "laravel",
894                 "thumbnail",
895                 "watermark"
896             ],
897             "time": "2017-09-21T16:29:17+00:00"
898         },
899         {
900             "name": "knplabs/knp-snappy",
901             "version": "v1.0.3",
902             "source": {
903                 "type": "git",
904                 "url": "https://github.com/KnpLabs/snappy.git",
905                 "reference": "68590ef3aa94425b1c0019cc28ce471729f51fcb"
906             },
907             "dist": {
908                 "type": "zip",
909                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/68590ef3aa94425b1c0019cc28ce471729f51fcb",
910                 "reference": "68590ef3aa94425b1c0019cc28ce471729f51fcb",
911                 "shasum": ""
912             },
913             "require": {
914                 "php": ">=5.6",
915                 "psr/log": "^1.0",
916                 "symfony/process": "~2.3 || ~3.0 || ~4.0"
917             },
918             "require-dev": {
919                 "phpunit/phpunit": "~4.8.36"
920             },
921             "suggest": {
922                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
923                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
924                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
925                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
926                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
927             },
928             "type": "library",
929             "extra": {
930                 "branch-alias": {
931                     "dev-master": "1.0.x-dev"
932                 }
933             },
934             "autoload": {
935                 "psr-4": {
936                     "Knp\\Snappy\\": "src/Knp/Snappy"
937                 }
938             },
939             "notification-url": "https://packagist.org/downloads/",
940             "license": [
941                 "MIT"
942             ],
943             "authors": [
944                 {
945                     "name": "KnpLabs Team",
946                     "homepage": "http://knplabs.com"
947                 },
948                 {
949                     "name": "Symfony Community",
950                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
951                 }
952             ],
953             "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
954             "homepage": "http://github.com/KnpLabs/snappy",
955             "keywords": [
956                 "knp",
957                 "knplabs",
958                 "pdf",
959                 "snapshot",
960                 "thumbnail",
961                 "wkhtmltopdf"
962             ],
963             "time": "2017-12-03T23:18:18+00:00"
964         },
965         {
966             "name": "laravel/framework",
967             "version": "v5.5.24",
968             "source": {
969                 "type": "git",
970                 "url": "https://github.com/laravel/framework.git",
971                 "reference": "06135405bb1f736dac5e9529ed1541fc446c9c0f"
972             },
973             "dist": {
974                 "type": "zip",
975                 "url": "https://api.github.com/repos/laravel/framework/zipball/06135405bb1f736dac5e9529ed1541fc446c9c0f",
976                 "reference": "06135405bb1f736dac5e9529ed1541fc446c9c0f",
977                 "shasum": ""
978             },
979             "require": {
980                 "doctrine/inflector": "~1.1",
981                 "erusev/parsedown": "~1.6",
982                 "ext-mbstring": "*",
983                 "ext-openssl": "*",
984                 "league/flysystem": "~1.0",
985                 "monolog/monolog": "~1.12",
986                 "mtdowling/cron-expression": "~1.0",
987                 "nesbot/carbon": "~1.20",
988                 "php": ">=7.0",
989                 "psr/container": "~1.0",
990                 "psr/simple-cache": "^1.0",
991                 "ramsey/uuid": "~3.0",
992                 "swiftmailer/swiftmailer": "~6.0",
993                 "symfony/console": "~3.3",
994                 "symfony/debug": "~3.3",
995                 "symfony/finder": "~3.3",
996                 "symfony/http-foundation": "~3.3",
997                 "symfony/http-kernel": "~3.3",
998                 "symfony/process": "~3.3",
999                 "symfony/routing": "~3.3",
1000                 "symfony/var-dumper": "~3.3",
1001                 "tijsverkoyen/css-to-inline-styles": "~2.2",
1002                 "vlucas/phpdotenv": "~2.2"
1003             },
1004             "replace": {
1005                 "illuminate/auth": "self.version",
1006                 "illuminate/broadcasting": "self.version",
1007                 "illuminate/bus": "self.version",
1008                 "illuminate/cache": "self.version",
1009                 "illuminate/config": "self.version",
1010                 "illuminate/console": "self.version",
1011                 "illuminate/container": "self.version",
1012                 "illuminate/contracts": "self.version",
1013                 "illuminate/cookie": "self.version",
1014                 "illuminate/database": "self.version",
1015                 "illuminate/encryption": "self.version",
1016                 "illuminate/events": "self.version",
1017                 "illuminate/filesystem": "self.version",
1018                 "illuminate/hashing": "self.version",
1019                 "illuminate/http": "self.version",
1020                 "illuminate/log": "self.version",
1021                 "illuminate/mail": "self.version",
1022                 "illuminate/notifications": "self.version",
1023                 "illuminate/pagination": "self.version",
1024                 "illuminate/pipeline": "self.version",
1025                 "illuminate/queue": "self.version",
1026                 "illuminate/redis": "self.version",
1027                 "illuminate/routing": "self.version",
1028                 "illuminate/session": "self.version",
1029                 "illuminate/support": "self.version",
1030                 "illuminate/translation": "self.version",
1031                 "illuminate/validation": "self.version",
1032                 "illuminate/view": "self.version",
1033                 "tightenco/collect": "self.version"
1034             },
1035             "require-dev": {
1036                 "aws/aws-sdk-php": "~3.0",
1037                 "doctrine/dbal": "~2.5",
1038                 "filp/whoops": "^2.1.4",
1039                 "mockery/mockery": "~1.0",
1040                 "orchestra/testbench-core": "3.5.*",
1041                 "pda/pheanstalk": "~3.0",
1042                 "phpunit/phpunit": "~6.0",
1043                 "predis/predis": "^1.1.1",
1044                 "symfony/css-selector": "~3.3",
1045                 "symfony/dom-crawler": "~3.3"
1046             },
1047             "suggest": {
1048                 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
1049                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
1050                 "ext-pcntl": "Required to use all features of the queue worker.",
1051                 "ext-posix": "Required to use all features of the queue worker.",
1052                 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
1053                 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
1054                 "laravel/tinker": "Required to use the tinker console command (~1.0).",
1055                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
1056                 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
1057                 "nexmo/client": "Required to use the Nexmo transport (~1.0).",
1058                 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
1059                 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
1060                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~3.0).",
1061                 "symfony/css-selector": "Required to use some of the crawler integration testing tools (~3.3).",
1062                 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~3.3).",
1063                 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (~1.0)."
1064             },
1065             "type": "library",
1066             "extra": {
1067                 "branch-alias": {
1068                     "dev-master": "5.5-dev"
1069                 }
1070             },
1071             "autoload": {
1072                 "files": [
1073                     "src/Illuminate/Foundation/helpers.php",
1074                     "src/Illuminate/Support/helpers.php"
1075                 ],
1076                 "psr-4": {
1077                     "Illuminate\\": "src/Illuminate/"
1078                 }
1079             },
1080             "notification-url": "https://packagist.org/downloads/",
1081             "license": [
1082                 "MIT"
1083             ],
1084             "authors": [
1085                 {
1086                     "name": "Taylor Otwell",
1087                     "email": "[email protected]"
1088                 }
1089             ],
1090             "description": "The Laravel Framework.",
1091             "homepage": "https://laravel.com",
1092             "keywords": [
1093                 "framework",
1094                 "laravel"
1095             ],
1096             "time": "2017-12-07T01:28:21+00:00"
1097         },
1098         {
1099             "name": "laravel/socialite",
1100             "version": "v3.0.9",
1101             "source": {
1102                 "type": "git",
1103                 "url": "https://github.com/laravel/socialite.git",
1104                 "reference": "fc1c8d415699e502f3e61cbc61e3250d5bd942eb"
1105             },
1106             "dist": {
1107                 "type": "zip",
1108                 "url": "https://api.github.com/repos/laravel/socialite/zipball/fc1c8d415699e502f3e61cbc61e3250d5bd942eb",
1109                 "reference": "fc1c8d415699e502f3e61cbc61e3250d5bd942eb",
1110                 "shasum": ""
1111             },
1112             "require": {
1113                 "guzzlehttp/guzzle": "~6.0",
1114                 "illuminate/contracts": "~5.4",
1115                 "illuminate/http": "~5.4",
1116                 "illuminate/support": "~5.4",
1117                 "league/oauth1-client": "~1.0",
1118                 "php": ">=5.4.0"
1119             },
1120             "require-dev": {
1121                 "mockery/mockery": "~0.9",
1122                 "phpunit/phpunit": "~4.0|~5.0"
1123             },
1124             "type": "library",
1125             "extra": {
1126                 "branch-alias": {
1127                     "dev-master": "3.0-dev"
1128                 },
1129                 "laravel": {
1130                     "providers": [
1131                         "Laravel\\Socialite\\SocialiteServiceProvider"
1132                     ],
1133                     "aliases": {
1134                         "Socialite": "Laravel\\Socialite\\Facades\\Socialite"
1135                     }
1136                 }
1137             },
1138             "autoload": {
1139                 "psr-4": {
1140                     "Laravel\\Socialite\\": "src/"
1141                 }
1142             },
1143             "notification-url": "https://packagist.org/downloads/",
1144             "license": [
1145                 "MIT"
1146             ],
1147             "authors": [
1148                 {
1149                     "name": "Taylor Otwell",
1150                     "email": "[email protected]"
1151                 }
1152             ],
1153             "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1154             "keywords": [
1155                 "laravel",
1156                 "oauth"
1157             ],
1158             "time": "2017-11-06T16:02:48+00:00"
1159         },
1160         {
1161             "name": "league/flysystem",
1162             "version": "1.0.41",
1163             "source": {
1164                 "type": "git",
1165                 "url": "https://github.com/thephpleague/flysystem.git",
1166                 "reference": "f400aa98912c561ba625ea4065031b7a41e5a155"
1167             },
1168             "dist": {
1169                 "type": "zip",
1170                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f400aa98912c561ba625ea4065031b7a41e5a155",
1171                 "reference": "f400aa98912c561ba625ea4065031b7a41e5a155",
1172                 "shasum": ""
1173             },
1174             "require": {
1175                 "php": ">=5.5.9"
1176             },
1177             "conflict": {
1178                 "league/flysystem-sftp": "<1.0.6"
1179             },
1180             "require-dev": {
1181                 "ext-fileinfo": "*",
1182                 "mockery/mockery": "~0.9",
1183                 "phpspec/phpspec": "^2.2",
1184                 "phpunit/phpunit": "~4.8"
1185             },
1186             "suggest": {
1187                 "ext-fileinfo": "Required for MimeType",
1188                 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1189                 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1190                 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1191                 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1192                 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1193                 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1194                 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1195                 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1196                 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
1197                 "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
1198                 "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
1199             },
1200             "type": "library",
1201             "extra": {
1202                 "branch-alias": {
1203                     "dev-master": "1.1-dev"
1204                 }
1205             },
1206             "autoload": {
1207                 "psr-4": {
1208                     "League\\Flysystem\\": "src/"
1209                 }
1210             },
1211             "notification-url": "https://packagist.org/downloads/",
1212             "license": [
1213                 "MIT"
1214             ],
1215             "authors": [
1216                 {
1217                     "name": "Frank de Jonge",
1218                     "email": "[email protected]"
1219                 }
1220             ],
1221             "description": "Filesystem abstraction: Many filesystems, one API.",
1222             "keywords": [
1223                 "Cloud Files",
1224                 "WebDAV",
1225                 "abstraction",
1226                 "aws",
1227                 "cloud",
1228                 "copy.com",
1229                 "dropbox",
1230                 "file systems",
1231                 "files",
1232                 "filesystem",
1233                 "filesystems",
1234                 "ftp",
1235                 "rackspace",
1236                 "remote",
1237                 "s3",
1238                 "sftp",
1239                 "storage"
1240             ],
1241             "time": "2017-08-06T17:41:04+00:00"
1242         },
1243         {
1244             "name": "league/flysystem-aws-s3-v3",
1245             "version": "1.0.18",
1246             "source": {
1247                 "type": "git",
1248                 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
1249                 "reference": "dc09b19f455750663b922ed52dcc0ff215bed284"
1250             },
1251             "dist": {
1252                 "type": "zip",
1253                 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc09b19f455750663b922ed52dcc0ff215bed284",
1254                 "reference": "dc09b19f455750663b922ed52dcc0ff215bed284",
1255                 "shasum": ""
1256             },
1257             "require": {
1258                 "aws/aws-sdk-php": "^3.0.0",
1259                 "league/flysystem": "^1.0.40",
1260                 "php": ">=5.5.0"
1261             },
1262             "require-dev": {
1263                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
1264                 "phpspec/phpspec": "^2.0.0"
1265             },
1266             "type": "library",
1267             "extra": {
1268                 "branch-alias": {
1269                     "dev-master": "1.0-dev"
1270                 }
1271             },
1272             "autoload": {
1273                 "psr-4": {
1274                     "League\\Flysystem\\AwsS3v3\\": "src/"
1275                 }
1276             },
1277             "notification-url": "https://packagist.org/downloads/",
1278             "license": [
1279                 "MIT"
1280             ],
1281             "authors": [
1282                 {
1283                     "name": "Frank de Jonge",
1284                     "email": "[email protected]"
1285                 }
1286             ],
1287             "description": "Flysystem adapter for the AWS S3 SDK v3.x",
1288             "time": "2017-06-30T06:29:25+00:00"
1289         },
1290         {
1291             "name": "league/oauth1-client",
1292             "version": "1.7.0",
1293             "source": {
1294                 "type": "git",
1295                 "url": "https://github.com/thephpleague/oauth1-client.git",
1296                 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
1297             },
1298             "dist": {
1299                 "type": "zip",
1300                 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
1301                 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
1302                 "shasum": ""
1303             },
1304             "require": {
1305                 "guzzlehttp/guzzle": "^6.0",
1306                 "php": ">=5.5.0"
1307             },
1308             "require-dev": {
1309                 "mockery/mockery": "^0.9",
1310                 "phpunit/phpunit": "^4.0",
1311                 "squizlabs/php_codesniffer": "^2.0"
1312             },
1313             "type": "library",
1314             "extra": {
1315                 "branch-alias": {
1316                     "dev-master": "1.0-dev"
1317                 }
1318             },
1319             "autoload": {
1320                 "psr-4": {
1321                     "League\\OAuth1\\": "src/"
1322                 }
1323             },
1324             "notification-url": "https://packagist.org/downloads/",
1325             "license": [
1326                 "MIT"
1327             ],
1328             "authors": [
1329                 {
1330                     "name": "Ben Corlett",
1331                     "email": "[email protected]",
1332                     "homepage": "http://www.webcomm.com.au",
1333                     "role": "Developer"
1334                 }
1335             ],
1336             "description": "OAuth 1.0 Client Library",
1337             "keywords": [
1338                 "Authentication",
1339                 "SSO",
1340                 "authorization",
1341                 "bitbucket",
1342                 "identity",
1343                 "idp",
1344                 "oauth",
1345                 "oauth1",
1346                 "single sign on",
1347                 "trello",
1348                 "tumblr",
1349                 "twitter"
1350             ],
1351             "time": "2016-08-17T00:36:58+00:00"
1352         },
1353         {
1354             "name": "monolog/monolog",
1355             "version": "1.23.0",
1356             "source": {
1357                 "type": "git",
1358                 "url": "https://github.com/Seldaek/monolog.git",
1359                 "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
1360             },
1361             "dist": {
1362                 "type": "zip",
1363                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
1364                 "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
1365                 "shasum": ""
1366             },
1367             "require": {
1368                 "php": ">=5.3.0",
1369                 "psr/log": "~1.0"
1370             },
1371             "provide": {
1372                 "psr/log-implementation": "1.0.0"
1373             },
1374             "require-dev": {
1375                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1376                 "doctrine/couchdb": "~1.0@dev",
1377                 "graylog2/gelf-php": "~1.0",
1378                 "jakub-onderka/php-parallel-lint": "0.9",
1379                 "php-amqplib/php-amqplib": "~2.4",
1380                 "php-console/php-console": "^3.1.3",
1381                 "phpunit/phpunit": "~4.5",
1382                 "phpunit/phpunit-mock-objects": "2.3.0",
1383                 "ruflin/elastica": ">=0.90 <3.0",
1384                 "sentry/sentry": "^0.13",
1385                 "swiftmailer/swiftmailer": "^5.3|^6.0"
1386             },
1387             "suggest": {
1388                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1389                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1390                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1391                 "ext-mongo": "Allow sending log messages to a MongoDB server",
1392                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1393                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1394                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1395                 "php-console/php-console": "Allow sending log messages to Google Chrome",
1396                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1397                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1398                 "sentry/sentry": "Allow sending log messages to a Sentry server"
1399             },
1400             "type": "library",
1401             "extra": {
1402                 "branch-alias": {
1403                     "dev-master": "2.0.x-dev"
1404                 }
1405             },
1406             "autoload": {
1407                 "psr-4": {
1408                     "Monolog\\": "src/Monolog"
1409                 }
1410             },
1411             "notification-url": "https://packagist.org/downloads/",
1412             "license": [
1413                 "MIT"
1414             ],
1415             "authors": [
1416                 {
1417                     "name": "Jordi Boggiano",
1418                     "email": "[email protected]",
1419                     "homepage": "http://seld.be"
1420                 }
1421             ],
1422             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1423             "homepage": "http://github.com/Seldaek/monolog",
1424             "keywords": [
1425                 "log",
1426                 "logging",
1427                 "psr-3"
1428             ],
1429             "time": "2017-06-19T01:22:40+00:00"
1430         },
1431         {
1432             "name": "mtdowling/cron-expression",
1433             "version": "v1.2.1",
1434             "source": {
1435                 "type": "git",
1436                 "url": "https://github.com/mtdowling/cron-expression.git",
1437                 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
1438             },
1439             "dist": {
1440                 "type": "zip",
1441                 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
1442                 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
1443                 "shasum": ""
1444             },
1445             "require": {
1446                 "php": ">=5.3.2"
1447             },
1448             "require-dev": {
1449                 "phpunit/phpunit": "~4.0|~5.0"
1450             },
1451             "type": "library",
1452             "autoload": {
1453                 "psr-4": {
1454                     "Cron\\": "src/Cron/"
1455                 }
1456             },
1457             "notification-url": "https://packagist.org/downloads/",
1458             "license": [
1459                 "MIT"
1460             ],
1461             "authors": [
1462                 {
1463                     "name": "Michael Dowling",
1464                     "email": "[email protected]",
1465                     "homepage": "https://github.com/mtdowling"
1466                 }
1467             ],
1468             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1469             "keywords": [
1470                 "cron",
1471                 "schedule"
1472             ],
1473             "time": "2017-01-23T04:29:33+00:00"
1474         },
1475         {
1476             "name": "mtdowling/jmespath.php",
1477             "version": "2.4.0",
1478             "source": {
1479                 "type": "git",
1480                 "url": "https://github.com/jmespath/jmespath.php.git",
1481                 "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac"
1482             },
1483             "dist": {
1484                 "type": "zip",
1485                 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
1486                 "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
1487                 "shasum": ""
1488             },
1489             "require": {
1490                 "php": ">=5.4.0"
1491             },
1492             "require-dev": {
1493                 "phpunit/phpunit": "~4.0"
1494             },
1495             "bin": [
1496                 "bin/jp.php"
1497             ],
1498             "type": "library",
1499             "extra": {
1500                 "branch-alias": {
1501                     "dev-master": "2.0-dev"
1502                 }
1503             },
1504             "autoload": {
1505                 "psr-4": {
1506                     "JmesPath\\": "src/"
1507                 },
1508                 "files": [
1509                     "src/JmesPath.php"
1510                 ]
1511             },
1512             "notification-url": "https://packagist.org/downloads/",
1513             "license": [
1514                 "MIT"
1515             ],
1516             "authors": [
1517                 {
1518                     "name": "Michael Dowling",
1519                     "email": "[email protected]",
1520                     "homepage": "https://github.com/mtdowling"
1521                 }
1522             ],
1523             "description": "Declaratively specify how to extract elements from a JSON document",
1524             "keywords": [
1525                 "json",
1526                 "jsonpath"
1527             ],
1528             "time": "2016-12-03T22:08:25+00:00"
1529         },
1530         {
1531             "name": "nesbot/carbon",
1532             "version": "1.22.1",
1533             "source": {
1534                 "type": "git",
1535                 "url": "https://github.com/briannesbitt/Carbon.git",
1536                 "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
1537             },
1538             "dist": {
1539                 "type": "zip",
1540                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
1541                 "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
1542                 "shasum": ""
1543             },
1544             "require": {
1545                 "php": ">=5.3.0",
1546                 "symfony/translation": "~2.6 || ~3.0"
1547             },
1548             "require-dev": {
1549                 "friendsofphp/php-cs-fixer": "~2",
1550                 "phpunit/phpunit": "~4.0 || ~5.0"
1551             },
1552             "type": "library",
1553             "extra": {
1554                 "branch-alias": {
1555                     "dev-master": "1.23-dev"
1556                 }
1557             },
1558             "autoload": {
1559                 "psr-4": {
1560                     "Carbon\\": "src/Carbon/"
1561                 }
1562             },
1563             "notification-url": "https://packagist.org/downloads/",
1564             "license": [
1565                 "MIT"
1566             ],
1567             "authors": [
1568                 {
1569                     "name": "Brian Nesbitt",
1570                     "email": "[email protected]",
1571                     "homepage": "http://nesbot.com"
1572                 }
1573             ],
1574             "description": "A simple API extension for DateTime.",
1575             "homepage": "http://carbon.nesbot.com",
1576             "keywords": [
1577                 "date",
1578                 "datetime",
1579                 "time"
1580             ],
1581             "time": "2017-01-16T07:55:07+00:00"
1582         },
1583         {
1584             "name": "paragonie/random_compat",
1585             "version": "v2.0.11",
1586             "source": {
1587                 "type": "git",
1588                 "url": "https://github.com/paragonie/random_compat.git",
1589                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
1590             },
1591             "dist": {
1592                 "type": "zip",
1593                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
1594                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
1595                 "shasum": ""
1596             },
1597             "require": {
1598                 "php": ">=5.2.0"
1599             },
1600             "require-dev": {
1601                 "phpunit/phpunit": "4.*|5.*"
1602             },
1603             "suggest": {
1604                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1605             },
1606             "type": "library",
1607             "autoload": {
1608                 "files": [
1609                     "lib/random.php"
1610                 ]
1611             },
1612             "notification-url": "https://packagist.org/downloads/",
1613             "license": [
1614                 "MIT"
1615             ],
1616             "authors": [
1617                 {
1618                     "name": "Paragon Initiative Enterprises",
1619                     "email": "[email protected]",
1620                     "homepage": "https://paragonie.com"
1621                 }
1622             ],
1623             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1624             "keywords": [
1625                 "csprng",
1626                 "pseudorandom",
1627                 "random"
1628             ],
1629             "time": "2017-09-27T21:40:39+00:00"
1630         },
1631         {
1632             "name": "phenx/php-font-lib",
1633             "version": "0.5.1",
1634             "source": {
1635                 "type": "git",
1636                 "url": "https://github.com/PhenX/php-font-lib.git",
1637                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
1638             },
1639             "dist": {
1640                 "type": "zip",
1641                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
1642                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
1643                 "shasum": ""
1644             },
1645             "require-dev": {
1646                 "phpunit/phpunit": "^4.8"
1647             },
1648             "type": "library",
1649             "autoload": {
1650                 "psr-4": {
1651                     "FontLib\\": "src/FontLib"
1652                 }
1653             },
1654             "notification-url": "https://packagist.org/downloads/",
1655             "license": [
1656                 "LGPL-3.0"
1657             ],
1658             "authors": [
1659                 {
1660                     "name": "Fabien Ménager",
1661                     "email": "[email protected]"
1662                 }
1663             ],
1664             "description": "A library to read, parse, export and make subsets of different types of font files.",
1665             "homepage": "https://github.com/PhenX/php-font-lib",
1666             "time": "2017-09-13T16:14:37+00:00"
1667         },
1668         {
1669             "name": "phenx/php-svg-lib",
1670             "version": "v0.3",
1671             "source": {
1672                 "type": "git",
1673                 "url": "https://github.com/PhenX/php-svg-lib.git",
1674                 "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa"
1675             },
1676             "dist": {
1677                 "type": "zip",
1678                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
1679                 "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
1680                 "shasum": ""
1681             },
1682             "require": {
1683                 "sabberworm/php-css-parser": "8.1.*"
1684             },
1685             "require-dev": {
1686                 "phpunit/phpunit": "~5.0"
1687             },
1688             "type": "library",
1689             "autoload": {
1690                 "psr-0": {
1691                     "Svg\\": "src/"
1692                 }
1693             },
1694             "notification-url": "https://packagist.org/downloads/",
1695             "license": [
1696                 "LGPL-3.0"
1697             ],
1698             "authors": [
1699                 {
1700                     "name": "Fabien Ménager",
1701                     "email": "[email protected]"
1702                 }
1703             ],
1704             "description": "A library to read, parse and export to PDF SVG files.",
1705             "homepage": "https://github.com/PhenX/php-svg-lib",
1706             "time": "2017-05-24T10:07:27+00:00"
1707         },
1708         {
1709             "name": "predis/predis",
1710             "version": "v1.1.1",
1711             "source": {
1712                 "type": "git",
1713                 "url": "https://github.com/nrk/predis.git",
1714                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
1715             },
1716             "dist": {
1717                 "type": "zip",
1718                 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
1719                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
1720                 "shasum": ""
1721             },
1722             "require": {
1723                 "php": ">=5.3.9"
1724             },
1725             "require-dev": {
1726                 "phpunit/phpunit": "~4.8"
1727             },
1728             "suggest": {
1729                 "ext-curl": "Allows access to Webdis when paired with phpiredis",
1730                 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
1731             },
1732             "type": "library",
1733             "autoload": {
1734                 "psr-4": {
1735                     "Predis\\": "src/"
1736                 }
1737             },
1738             "notification-url": "https://packagist.org/downloads/",
1739             "license": [
1740                 "MIT"
1741             ],
1742             "authors": [
1743                 {
1744                     "name": "Daniele Alessandri",
1745                     "email": "[email protected]",
1746                     "homepage": "http://clorophilla.net"
1747                 }
1748             ],
1749             "description": "Flexible and feature-complete Redis client for PHP and HHVM",
1750             "homepage": "http://github.com/nrk/predis",
1751             "keywords": [
1752                 "nosql",
1753                 "predis",
1754                 "redis"
1755             ],
1756             "time": "2016-06-16T16:22:20+00:00"
1757         },
1758         {
1759             "name": "psr/container",
1760             "version": "1.0.0",
1761             "source": {
1762                 "type": "git",
1763                 "url": "https://github.com/php-fig/container.git",
1764                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1765             },
1766             "dist": {
1767                 "type": "zip",
1768                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1769                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1770                 "shasum": ""
1771             },
1772             "require": {
1773                 "php": ">=5.3.0"
1774             },
1775             "type": "library",
1776             "extra": {
1777                 "branch-alias": {
1778                     "dev-master": "1.0.x-dev"
1779                 }
1780             },
1781             "autoload": {
1782                 "psr-4": {
1783                     "Psr\\Container\\": "src/"
1784                 }
1785             },
1786             "notification-url": "https://packagist.org/downloads/",
1787             "license": [
1788                 "MIT"
1789             ],
1790             "authors": [
1791                 {
1792                     "name": "PHP-FIG",
1793                     "homepage": "http://www.php-fig.org/"
1794                 }
1795             ],
1796             "description": "Common Container Interface (PHP FIG PSR-11)",
1797             "homepage": "https://github.com/php-fig/container",
1798             "keywords": [
1799                 "PSR-11",
1800                 "container",
1801                 "container-interface",
1802                 "container-interop",
1803                 "psr"
1804             ],
1805             "time": "2017-02-14T16:28:37+00:00"
1806         },
1807         {
1808             "name": "psr/http-message",
1809             "version": "1.0.1",
1810             "source": {
1811                 "type": "git",
1812                 "url": "https://github.com/php-fig/http-message.git",
1813                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1814             },
1815             "dist": {
1816                 "type": "zip",
1817                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1818                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1819                 "shasum": ""
1820             },
1821             "require": {
1822                 "php": ">=5.3.0"
1823             },
1824             "type": "library",
1825             "extra": {
1826                 "branch-alias": {
1827                     "dev-master": "1.0.x-dev"
1828                 }
1829             },
1830             "autoload": {
1831                 "psr-4": {
1832                     "Psr\\Http\\Message\\": "src/"
1833                 }
1834             },
1835             "notification-url": "https://packagist.org/downloads/",
1836             "license": [
1837                 "MIT"
1838             ],
1839             "authors": [
1840                 {
1841                     "name": "PHP-FIG",
1842                     "homepage": "http://www.php-fig.org/"
1843                 }
1844             ],
1845             "description": "Common interface for HTTP messages",
1846             "homepage": "https://github.com/php-fig/http-message",
1847             "keywords": [
1848                 "http",
1849                 "http-message",
1850                 "psr",
1851                 "psr-7",
1852                 "request",
1853                 "response"
1854             ],
1855             "time": "2016-08-06T14:39:51+00:00"
1856         },
1857         {
1858             "name": "psr/log",
1859             "version": "1.0.2",
1860             "source": {
1861                 "type": "git",
1862                 "url": "https://github.com/php-fig/log.git",
1863                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1864             },
1865             "dist": {
1866                 "type": "zip",
1867                 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1868                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1869                 "shasum": ""
1870             },
1871             "require": {
1872                 "php": ">=5.3.0"
1873             },
1874             "type": "library",
1875             "extra": {
1876                 "branch-alias": {
1877                     "dev-master": "1.0.x-dev"
1878                 }
1879             },
1880             "autoload": {
1881                 "psr-4": {
1882                     "Psr\\Log\\": "Psr/Log/"
1883                 }
1884             },
1885             "notification-url": "https://packagist.org/downloads/",
1886             "license": [
1887                 "MIT"
1888             ],
1889             "authors": [
1890                 {
1891                     "name": "PHP-FIG",
1892                     "homepage": "http://www.php-fig.org/"
1893                 }
1894             ],
1895             "description": "Common interface for logging libraries",
1896             "homepage": "https://github.com/php-fig/log",
1897             "keywords": [
1898                 "log",
1899                 "psr",
1900                 "psr-3"
1901             ],
1902             "time": "2016-10-10T12:19:37+00:00"
1903         },
1904         {
1905             "name": "psr/simple-cache",
1906             "version": "1.0.0",
1907             "source": {
1908                 "type": "git",
1909                 "url": "https://github.com/php-fig/simple-cache.git",
1910                 "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24"
1911             },
1912             "dist": {
1913                 "type": "zip",
1914                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24",
1915                 "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24",
1916                 "shasum": ""
1917             },
1918             "require": {
1919                 "php": ">=5.3.0"
1920             },
1921             "type": "library",
1922             "extra": {
1923                 "branch-alias": {
1924                     "dev-master": "1.0.x-dev"
1925                 }
1926             },
1927             "autoload": {
1928                 "psr-4": {
1929                     "Psr\\SimpleCache\\": "src/"
1930                 }
1931             },
1932             "notification-url": "https://packagist.org/downloads/",
1933             "license": [
1934                 "MIT"
1935             ],
1936             "authors": [
1937                 {
1938                     "name": "PHP-FIG",
1939                     "homepage": "http://www.php-fig.org/"
1940                 }
1941             ],
1942             "description": "Common interfaces for simple caching",
1943             "keywords": [
1944                 "cache",
1945                 "caching",
1946                 "psr",
1947                 "psr-16",
1948                 "simple-cache"
1949             ],
1950             "time": "2017-01-02T13:31:39+00:00"
1951         },
1952         {
1953             "name": "ramsey/uuid",
1954             "version": "3.7.1",
1955             "source": {
1956                 "type": "git",
1957                 "url": "https://github.com/ramsey/uuid.git",
1958                 "reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334"
1959             },
1960             "dist": {
1961                 "type": "zip",
1962                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/45cffe822057a09e05f7bd09ec5fb88eeecd2334",
1963                 "reference": "45cffe822057a09e05f7bd09ec5fb88eeecd2334",
1964                 "shasum": ""
1965             },
1966             "require": {
1967                 "paragonie/random_compat": "^1.0|^2.0",
1968                 "php": "^5.4 || ^7.0"
1969             },
1970             "replace": {
1971                 "rhumsaa/uuid": "self.version"
1972             },
1973             "require-dev": {
1974                 "apigen/apigen": "^4.1",
1975                 "codeception/aspect-mock": "^1.0 | ^2.0",
1976                 "doctrine/annotations": "~1.2.0",
1977                 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
1978                 "ircmaxell/random-lib": "^1.1",
1979                 "jakub-onderka/php-parallel-lint": "^0.9.0",
1980                 "mockery/mockery": "^0.9.4",
1981                 "moontoast/math": "^1.1",
1982                 "php-mock/php-mock-phpunit": "^0.3|^1.1",
1983                 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
1984                 "satooshi/php-coveralls": "^0.6.1",
1985                 "squizlabs/php_codesniffer": "^2.3"
1986             },
1987             "suggest": {
1988                 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
1989                 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
1990                 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
1991                 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
1992                 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
1993                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
1994             },
1995             "type": "library",
1996             "extra": {
1997                 "branch-alias": {
1998                     "dev-master": "3.x-dev"
1999                 }
2000             },
2001             "autoload": {
2002                 "psr-4": {
2003                     "Ramsey\\Uuid\\": "src/"
2004                 }
2005             },
2006             "notification-url": "https://packagist.org/downloads/",
2007             "license": [
2008                 "MIT"
2009             ],
2010             "authors": [
2011                 {
2012                     "name": "Marijn Huizendveld",
2013                     "email": "[email protected]"
2014                 },
2015                 {
2016                     "name": "Thibaud Fabre",
2017                     "email": "[email protected]"
2018                 },
2019                 {
2020                     "name": "Ben Ramsey",
2021                     "email": "[email protected]",
2022                     "homepage": "https://benramsey.com"
2023                 }
2024             ],
2025             "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
2026             "homepage": "https://github.com/ramsey/uuid",
2027             "keywords": [
2028                 "guid",
2029                 "identifier",
2030                 "uuid"
2031             ],
2032             "time": "2017-09-22T20:46:04+00:00"
2033         },
2034         {
2035             "name": "sabberworm/php-css-parser",
2036             "version": "8.1.0",
2037             "source": {
2038                 "type": "git",
2039                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
2040                 "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef"
2041             },
2042             "dist": {
2043                 "type": "zip",
2044                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef",
2045                 "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef",
2046                 "shasum": ""
2047             },
2048             "require": {
2049                 "php": ">=5.3.2"
2050             },
2051             "require-dev": {
2052                 "phpunit/phpunit": "*"
2053             },
2054             "type": "library",
2055             "autoload": {
2056                 "psr-0": {
2057                     "Sabberworm\\CSS": "lib/"
2058                 }
2059             },
2060             "notification-url": "https://packagist.org/downloads/",
2061             "license": [
2062                 "MIT"
2063             ],
2064             "authors": [
2065                 {
2066                     "name": "Raphael Schweikert"
2067                 }
2068             ],
2069             "description": "Parser for CSS Files written in PHP",
2070             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
2071             "keywords": [
2072                 "css",
2073                 "parser",
2074                 "stylesheet"
2075             ],
2076             "time": "2016-07-19T19:14:21+00:00"
2077         },
2078         {
2079             "name": "socialiteproviders/manager",
2080             "version": "v3.3.0",
2081             "source": {
2082                 "type": "git",
2083                 "url": "https://github.com/SocialiteProviders/Manager.git",
2084                 "reference": "ac108bce073135a55dfebf28ceaf1459669348e8"
2085             },
2086             "dist": {
2087                 "type": "zip",
2088                 "url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/ac108bce073135a55dfebf28ceaf1459669348e8",
2089                 "reference": "ac108bce073135a55dfebf28ceaf1459669348e8",
2090                 "shasum": ""
2091             },
2092             "require": {
2093                 "laravel/socialite": "~3.0",
2094                 "php": "^5.6 || ^7.0"
2095             },
2096             "require-dev": {
2097                 "mockery/mockery": "^0.9.4",
2098                 "phpunit/phpunit": "^5.0"
2099             },
2100             "type": "library",
2101             "extra": {
2102                 "laravel": {
2103                     "providers": [
2104                         "SocialiteProviders\\Manager\\ServiceProvider"
2105                     ]
2106                 }
2107             },
2108             "autoload": {
2109                 "psr-4": {
2110                     "SocialiteProviders\\Manager\\": "src/",
2111                     "SocialiteProviders\\Manager\\Test\\": "tests/"
2112                 }
2113             },
2114             "notification-url": "https://packagist.org/downloads/",
2115             "license": [
2116                 "MIT"
2117             ],
2118             "authors": [
2119                 {
2120                     "name": "Andy Wendt",
2121                     "email": "[email protected]"
2122                 }
2123             ],
2124             "description": "Easily add new or override built-in providers in Laravel Socialite.",
2125             "time": "2017-09-21T07:21:55+00:00"
2126         },
2127         {
2128             "name": "socialiteproviders/microsoft-azure",
2129             "version": "v3.0.0",
2130             "source": {
2131                 "type": "git",
2132                 "url": "https://github.com/SocialiteProviders/Microsoft-Azure.git",
2133                 "reference": "d7a703a782eb9f7eae0db803beaa3ddec19ef372"
2134             },
2135             "dist": {
2136                 "type": "zip",
2137                 "url": "https://api.github.com/repos/SocialiteProviders/Microsoft-Azure/zipball/d7a703a782eb9f7eae0db803beaa3ddec19ef372",
2138                 "reference": "d7a703a782eb9f7eae0db803beaa3ddec19ef372",
2139                 "shasum": ""
2140             },
2141             "require": {
2142                 "php": "^5.6 || ^7.0",
2143                 "socialiteproviders/manager": "~3.0"
2144             },
2145             "type": "library",
2146             "autoload": {
2147                 "psr-4": {
2148                     "SocialiteProviders\\Azure\\": ""
2149                 }
2150             },
2151             "notification-url": "https://packagist.org/downloads/",
2152             "license": [
2153                 "MIT"
2154             ],
2155             "authors": [
2156                 {
2157                     "name": "Chris Hemmings",
2158                     "email": "[email protected]"
2159                 }
2160             ],
2161             "description": "Microsoft Azure OAuth2 Provider for Laravel Socialite",
2162             "time": "2017-01-25T09:48:29+00:00"
2163         },
2164         {
2165             "name": "socialiteproviders/okta",
2166             "version": "v1.0.0",
2167             "source": {
2168                 "type": "git",
2169                 "url": "https://github.com/SocialiteProviders/Okta.git",
2170                 "reference": "dcda13432c80060cd84d4cb5f2af422d280ab895"
2171             },
2172             "dist": {
2173                 "type": "zip",
2174                 "url": "https://api.github.com/repos/SocialiteProviders/Okta/zipball/dcda13432c80060cd84d4cb5f2af422d280ab895",
2175                 "reference": "dcda13432c80060cd84d4cb5f2af422d280ab895",
2176                 "shasum": ""
2177             },
2178             "require": {
2179                 "php": "^5.6 || ^7.0",
2180                 "socialiteproviders/manager": "~2.0 || ~3.0"
2181             },
2182             "type": "library",
2183             "autoload": {
2184                 "psr-4": {
2185                     "SocialiteProviders\\Okta\\": ""
2186                 }
2187             },
2188             "notification-url": "https://packagist.org/downloads/",
2189             "license": [
2190                 "MIT"
2191             ],
2192             "authors": [
2193                 {
2194                     "name": "Chase Coney",
2195                     "email": "[email protected]"
2196                 }
2197             ],
2198             "description": "Okta OAuth2 Provider for Laravel Socialite",
2199             "time": "2017-11-21T05:31:47+00:00"
2200         },
2201         {
2202             "name": "socialiteproviders/slack",
2203             "version": "v3.0.3",
2204             "source": {
2205                 "type": "git",
2206                 "url": "https://github.com/SocialiteProviders/Slack.git",
2207                 "reference": "8d5d0c0c916adf2af6b406679130441db0afc387"
2208             },
2209             "dist": {
2210                 "type": "zip",
2211                 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/8d5d0c0c916adf2af6b406679130441db0afc387",
2212                 "reference": "8d5d0c0c916adf2af6b406679130441db0afc387",
2213                 "shasum": ""
2214             },
2215             "require": {
2216                 "php": "^5.6 || ^7.0",
2217                 "socialiteproviders/manager": "~2.0 || ~3.0"
2218             },
2219             "type": "library",
2220             "autoload": {
2221                 "psr-4": {
2222                     "SocialiteProviders\\Slack\\": ""
2223                 }
2224             },
2225             "notification-url": "https://packagist.org/downloads/",
2226             "license": [
2227                 "MIT"
2228             ],
2229             "authors": [
2230                 {
2231                     "name": "Brian Faust",
2232                     "email": "[email protected]"
2233                 }
2234             ],
2235             "description": "Slack OAuth2 Provider for Laravel Socialite",
2236             "time": "2017-04-10T05:10:48+00:00"
2237         },
2238         {
2239             "name": "swiftmailer/swiftmailer",
2240             "version": "v6.0.2",
2241             "source": {
2242                 "type": "git",
2243                 "url": "https://github.com/swiftmailer/swiftmailer.git",
2244                 "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc"
2245             },
2246             "dist": {
2247                 "type": "zip",
2248                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/412333372fb6c8ffb65496a2bbd7321af75733fc",
2249                 "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc",
2250                 "shasum": ""
2251             },
2252             "require": {
2253                 "egulias/email-validator": "~2.0",
2254                 "php": ">=7.0.0"
2255             },
2256             "require-dev": {
2257                 "mockery/mockery": "~0.9.1",
2258                 "symfony/phpunit-bridge": "~3.3@dev"
2259             },
2260             "type": "library",
2261             "extra": {
2262                 "branch-alias": {
2263                     "dev-master": "6.0-dev"
2264                 }
2265             },
2266             "autoload": {
2267                 "files": [
2268                     "lib/swift_required.php"
2269                 ]
2270             },
2271             "notification-url": "https://packagist.org/downloads/",
2272             "license": [
2273                 "MIT"
2274             ],
2275             "authors": [
2276                 {
2277                     "name": "Chris Corbyn"
2278                 },
2279                 {
2280                     "name": "Fabien Potencier",
2281                     "email": "[email protected]"
2282                 }
2283             ],
2284             "description": "Swiftmailer, free feature-rich PHP mailer",
2285             "homepage": "http://swiftmailer.symfony.com",
2286             "keywords": [
2287                 "email",
2288                 "mail",
2289                 "mailer"
2290             ],
2291             "time": "2017-09-30T22:39:41+00:00"
2292         },
2293         {
2294             "name": "symfony/console",
2295             "version": "v3.3.6",
2296             "source": {
2297                 "type": "git",
2298                 "url": "https://github.com/symfony/console.git",
2299                 "reference": "b0878233cb5c4391347e5495089c7af11b8e6201"
2300             },
2301             "dist": {
2302                 "type": "zip",
2303                 "url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201",
2304                 "reference": "b0878233cb5c4391347e5495089c7af11b8e6201",
2305                 "shasum": ""
2306             },
2307             "require": {
2308                 "php": ">=5.5.9",
2309                 "symfony/debug": "~2.8|~3.0",
2310                 "symfony/polyfill-mbstring": "~1.0"
2311             },
2312             "conflict": {
2313                 "symfony/dependency-injection": "<3.3"
2314             },
2315             "require-dev": {
2316                 "psr/log": "~1.0",
2317                 "symfony/config": "~3.3",
2318                 "symfony/dependency-injection": "~3.3",
2319                 "symfony/event-dispatcher": "~2.8|~3.0",
2320                 "symfony/filesystem": "~2.8|~3.0",
2321                 "symfony/http-kernel": "~2.8|~3.0",
2322                 "symfony/process": "~2.8|~3.0"
2323             },
2324             "suggest": {
2325                 "psr/log": "For using the console logger",
2326                 "symfony/event-dispatcher": "",
2327                 "symfony/filesystem": "",
2328                 "symfony/process": ""
2329             },
2330             "type": "library",
2331             "extra": {
2332                 "branch-alias": {
2333                     "dev-master": "3.3-dev"
2334                 }
2335             },
2336             "autoload": {
2337                 "psr-4": {
2338                     "Symfony\\Component\\Console\\": ""
2339                 },
2340                 "exclude-from-classmap": [
2341                     "/Tests/"
2342                 ]
2343             },
2344             "notification-url": "https://packagist.org/downloads/",
2345             "license": [
2346                 "MIT"
2347             ],
2348             "authors": [
2349                 {
2350                     "name": "Fabien Potencier",
2351                     "email": "[email protected]"
2352                 },
2353                 {
2354                     "name": "Symfony Community",
2355                     "homepage": "https://symfony.com/contributors"
2356                 }
2357             ],
2358             "description": "Symfony Console Component",
2359             "homepage": "https://symfony.com",
2360             "time": "2017-07-29T21:27:59+00:00"
2361         },
2362         {
2363             "name": "symfony/css-selector",
2364             "version": "v3.1.10",
2365             "source": {
2366                 "type": "git",
2367                 "url": "https://github.com/symfony/css-selector.git",
2368                 "reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d"
2369             },
2370             "dist": {
2371                 "type": "zip",
2372                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
2373                 "reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
2374                 "shasum": ""
2375             },
2376             "require": {
2377                 "php": ">=5.5.9"
2378             },
2379             "type": "library",
2380             "extra": {
2381                 "branch-alias": {
2382                     "dev-master": "3.1-dev"
2383                 }
2384             },
2385             "autoload": {
2386                 "psr-4": {
2387                     "Symfony\\Component\\CssSelector\\": ""
2388                 },
2389                 "exclude-from-classmap": [
2390                     "/Tests/"
2391                 ]
2392             },
2393             "notification-url": "https://packagist.org/downloads/",
2394             "license": [
2395                 "MIT"
2396             ],
2397             "authors": [
2398                 {
2399                     "name": "Jean-François Simon",
2400                     "email": "[email protected]"
2401                 },
2402                 {
2403                     "name": "Fabien Potencier",
2404                     "email": "[email protected]"
2405                 },
2406                 {
2407                     "name": "Symfony Community",
2408                     "homepage": "https://symfony.com/contributors"
2409                 }
2410             ],
2411             "description": "Symfony CssSelector Component",
2412             "homepage": "https://symfony.com",
2413             "time": "2017-01-02T20:31:54+00:00"
2414         },
2415         {
2416             "name": "symfony/debug",
2417             "version": "v3.3.6",
2418             "source": {
2419                 "type": "git",
2420                 "url": "https://github.com/symfony/debug.git",
2421                 "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13"
2422             },
2423             "dist": {
2424                 "type": "zip",
2425                 "url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
2426                 "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13",
2427                 "shasum": ""
2428             },
2429             "require": {
2430                 "php": ">=5.5.9",
2431                 "psr/log": "~1.0"
2432             },
2433             "conflict": {
2434                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2435             },
2436             "require-dev": {
2437                 "symfony/http-kernel": "~2.8|~3.0"
2438             },
2439             "type": "library",
2440             "extra": {
2441                 "branch-alias": {
2442                     "dev-master": "3.3-dev"
2443                 }
2444             },
2445             "autoload": {
2446                 "psr-4": {
2447                     "Symfony\\Component\\Debug\\": ""
2448                 },
2449                 "exclude-from-classmap": [
2450                     "/Tests/"
2451                 ]
2452             },
2453             "notification-url": "https://packagist.org/downloads/",
2454             "license": [
2455                 "MIT"
2456             ],
2457             "authors": [
2458                 {
2459                     "name": "Fabien Potencier",
2460                     "email": "[email protected]"
2461                 },
2462                 {
2463                     "name": "Symfony Community",
2464                     "homepage": "https://symfony.com/contributors"
2465                 }
2466             ],
2467             "description": "Symfony Debug Component",
2468             "homepage": "https://symfony.com",
2469             "time": "2017-07-28T15:27:31+00:00"
2470         },
2471         {
2472             "name": "symfony/event-dispatcher",
2473             "version": "v3.3.6",
2474             "source": {
2475                 "type": "git",
2476                 "url": "https://github.com/symfony/event-dispatcher.git",
2477                 "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e"
2478             },
2479             "dist": {
2480                 "type": "zip",
2481                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e",
2482                 "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e",
2483                 "shasum": ""
2484             },
2485             "require": {
2486                 "php": ">=5.5.9"
2487             },
2488             "conflict": {
2489                 "symfony/dependency-injection": "<3.3"
2490             },
2491             "require-dev": {
2492                 "psr/log": "~1.0",
2493                 "symfony/config": "~2.8|~3.0",
2494                 "symfony/dependency-injection": "~3.3",
2495                 "symfony/expression-language": "~2.8|~3.0",
2496                 "symfony/stopwatch": "~2.8|~3.0"
2497             },
2498             "suggest": {
2499                 "symfony/dependency-injection": "",
2500                 "symfony/http-kernel": ""
2501             },
2502             "type": "library",
2503             "extra": {
2504                 "branch-alias": {
2505                     "dev-master": "3.3-dev"
2506                 }
2507             },
2508             "autoload": {
2509                 "psr-4": {
2510                     "Symfony\\Component\\EventDispatcher\\": ""
2511                 },
2512                 "exclude-from-classmap": [
2513                     "/Tests/"
2514                 ]
2515             },
2516             "notification-url": "https://packagist.org/downloads/",
2517             "license": [
2518                 "MIT"
2519             ],
2520             "authors": [
2521                 {
2522                     "name": "Fabien Potencier",
2523                     "email": "[email protected]"
2524                 },
2525                 {
2526                     "name": "Symfony Community",
2527                     "homepage": "https://symfony.com/contributors"
2528                 }
2529             ],
2530             "description": "Symfony EventDispatcher Component",
2531             "homepage": "https://symfony.com",
2532             "time": "2017-06-09T14:53:08+00:00"
2533         },
2534         {
2535             "name": "symfony/finder",
2536             "version": "v3.3.6",
2537             "source": {
2538                 "type": "git",
2539                 "url": "https://github.com/symfony/finder.git",
2540                 "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
2541             },
2542             "dist": {
2543                 "type": "zip",
2544                 "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
2545                 "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
2546                 "shasum": ""
2547             },
2548             "require": {
2549                 "php": ">=5.5.9"
2550             },
2551             "type": "library",
2552             "extra": {
2553                 "branch-alias": {
2554                     "dev-master": "3.3-dev"
2555                 }
2556             },
2557             "autoload": {
2558                 "psr-4": {
2559                     "Symfony\\Component\\Finder\\": ""
2560                 },
2561                 "exclude-from-classmap": [
2562                     "/Tests/"
2563                 ]
2564             },
2565             "notification-url": "https://packagist.org/downloads/",
2566             "license": [
2567                 "MIT"
2568             ],
2569             "authors": [
2570                 {
2571                     "name": "Fabien Potencier",
2572                     "email": "[email protected]"
2573                 },
2574                 {
2575                     "name": "Symfony Community",
2576                     "homepage": "https://symfony.com/contributors"
2577                 }
2578             ],
2579             "description": "Symfony Finder Component",
2580             "homepage": "https://symfony.com",
2581             "time": "2017-06-01T21:01:25+00:00"
2582         },
2583         {
2584             "name": "symfony/http-foundation",
2585             "version": "v3.3.6",
2586             "source": {
2587                 "type": "git",
2588                 "url": "https://github.com/symfony/http-foundation.git",
2589                 "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031"
2590             },
2591             "dist": {
2592                 "type": "zip",
2593                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49e8cd2d59a7aa9bfab19e46de680c76e500a031",
2594                 "reference": "49e8cd2d59a7aa9bfab19e46de680c76e500a031",
2595                 "shasum": ""
2596             },
2597             "require": {
2598                 "php": ">=5.5.9",
2599                 "symfony/polyfill-mbstring": "~1.1"
2600             },
2601             "require-dev": {
2602                 "symfony/expression-language": "~2.8|~3.0"
2603             },
2604             "type": "library",
2605             "extra": {
2606                 "branch-alias": {
2607                     "dev-master": "3.3-dev"
2608                 }
2609             },
2610             "autoload": {
2611                 "psr-4": {
2612                     "Symfony\\Component\\HttpFoundation\\": ""
2613                 },
2614                 "exclude-from-classmap": [
2615                     "/Tests/"
2616                 ]
2617             },
2618             "notification-url": "https://packagist.org/downloads/",
2619             "license": [
2620                 "MIT"
2621             ],
2622             "authors": [
2623                 {
2624                     "name": "Fabien Potencier",
2625                     "email": "[email protected]"
2626                 },
2627                 {
2628                     "name": "Symfony Community",
2629                     "homepage": "https://symfony.com/contributors"
2630                 }
2631             ],
2632             "description": "Symfony HttpFoundation Component",
2633             "homepage": "https://symfony.com",
2634             "time": "2017-07-21T11:04:46+00:00"
2635         },
2636         {
2637             "name": "symfony/http-kernel",
2638             "version": "v3.3.6",
2639             "source": {
2640                 "type": "git",
2641                 "url": "https://github.com/symfony/http-kernel.git",
2642                 "reference": "db10d05f1d95e4168e638db7a81c79616f568ea5"
2643             },
2644             "dist": {
2645                 "type": "zip",
2646                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/db10d05f1d95e4168e638db7a81c79616f568ea5",
2647                 "reference": "db10d05f1d95e4168e638db7a81c79616f568ea5",
2648                 "shasum": ""
2649             },
2650             "require": {
2651                 "php": ">=5.5.9",
2652                 "psr/log": "~1.0",
2653                 "symfony/debug": "~2.8|~3.0",
2654                 "symfony/event-dispatcher": "~2.8|~3.0",
2655                 "symfony/http-foundation": "~3.3"
2656             },
2657             "conflict": {
2658                 "symfony/config": "<2.8",
2659                 "symfony/dependency-injection": "<3.3",
2660                 "symfony/var-dumper": "<3.3",
2661                 "twig/twig": "<1.34|<2.4,>=2"
2662             },
2663             "require-dev": {
2664                 "psr/cache": "~1.0",
2665                 "symfony/browser-kit": "~2.8|~3.0",
2666                 "symfony/class-loader": "~2.8|~3.0",
2667                 "symfony/config": "~2.8|~3.0",
2668                 "symfony/console": "~2.8|~3.0",
2669                 "symfony/css-selector": "~2.8|~3.0",
2670                 "symfony/dependency-injection": "~3.3",
2671                 "symfony/dom-crawler": "~2.8|~3.0",
2672                 "symfony/expression-language": "~2.8|~3.0",
2673                 "symfony/finder": "~2.8|~3.0",
2674                 "symfony/process": "~2.8|~3.0",
2675                 "symfony/routing": "~2.8|~3.0",
2676                 "symfony/stopwatch": "~2.8|~3.0",
2677                 "symfony/templating": "~2.8|~3.0",
2678                 "symfony/translation": "~2.8|~3.0",
2679                 "symfony/var-dumper": "~3.3"
2680             },
2681             "suggest": {
2682                 "symfony/browser-kit": "",
2683                 "symfony/class-loader": "",
2684                 "symfony/config": "",
2685                 "symfony/console": "",
2686                 "symfony/dependency-injection": "",
2687                 "symfony/finder": "",
2688                 "symfony/var-dumper": ""
2689             },
2690             "type": "library",
2691             "extra": {
2692                 "branch-alias": {
2693                     "dev-master": "3.3-dev"
2694                 }
2695             },
2696             "autoload": {
2697                 "psr-4": {
2698                     "Symfony\\Component\\HttpKernel\\": ""
2699                 },
2700                 "exclude-from-classmap": [
2701                     "/Tests/"
2702                 ]
2703             },
2704             "notification-url": "https://packagist.org/downloads/",
2705             "license": [
2706                 "MIT"
2707             ],
2708             "authors": [
2709                 {
2710                     "name": "Fabien Potencier",
2711                     "email": "[email protected]"
2712                 },
2713                 {
2714                     "name": "Symfony Community",
2715                     "homepage": "https://symfony.com/contributors"
2716                 }
2717             ],
2718             "description": "Symfony HttpKernel Component",
2719             "homepage": "https://symfony.com",
2720             "time": "2017-08-01T10:25:59+00:00"
2721         },
2722         {
2723             "name": "symfony/polyfill-mbstring",
2724             "version": "v1.6.0",
2725             "source": {
2726                 "type": "git",
2727                 "url": "https://github.com/symfony/polyfill-mbstring.git",
2728                 "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
2729             },
2730             "dist": {
2731                 "type": "zip",
2732                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
2733                 "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
2734                 "shasum": ""
2735             },
2736             "require": {
2737                 "php": ">=5.3.3"
2738             },
2739             "suggest": {
2740                 "ext-mbstring": "For best performance"
2741             },
2742             "type": "library",
2743             "extra": {
2744                 "branch-alias": {
2745                     "dev-master": "1.6-dev"
2746                 }
2747             },
2748             "autoload": {
2749                 "psr-4": {
2750                     "Symfony\\Polyfill\\Mbstring\\": ""
2751                 },
2752                 "files": [
2753                     "bootstrap.php"
2754                 ]
2755             },
2756             "notification-url": "https://packagist.org/downloads/",
2757             "license": [
2758                 "MIT"
2759             ],
2760             "authors": [
2761                 {
2762                     "name": "Nicolas Grekas",
2763                     "email": "[email protected]"
2764                 },
2765                 {
2766                     "name": "Symfony Community",
2767                     "homepage": "https://symfony.com/contributors"
2768                 }
2769             ],
2770             "description": "Symfony polyfill for the Mbstring extension",
2771             "homepage": "https://symfony.com",
2772             "keywords": [
2773                 "compatibility",
2774                 "mbstring",
2775                 "polyfill",
2776                 "portable",
2777                 "shim"
2778             ],
2779             "time": "2017-10-11T12:05:26+00:00"
2780         },
2781         {
2782             "name": "symfony/process",
2783             "version": "v3.3.6",
2784             "source": {
2785                 "type": "git",
2786                 "url": "https://github.com/symfony/process.git",
2787                 "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a"
2788             },
2789             "dist": {
2790                 "type": "zip",
2791                 "url": "https://api.github.com/repos/symfony/process/zipball/07432804942b9f6dd7b7377faf9920af5f95d70a",
2792                 "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a",
2793                 "shasum": ""
2794             },
2795             "require": {
2796                 "php": ">=5.5.9"
2797             },
2798             "type": "library",
2799             "extra": {
2800                 "branch-alias": {
2801                     "dev-master": "3.3-dev"
2802                 }
2803             },
2804             "autoload": {
2805                 "psr-4": {
2806                     "Symfony\\Component\\Process\\": ""
2807                 },
2808                 "exclude-from-classmap": [
2809                     "/Tests/"
2810                 ]
2811             },
2812             "notification-url": "https://packagist.org/downloads/",
2813             "license": [
2814                 "MIT"
2815             ],
2816             "authors": [
2817                 {
2818                     "name": "Fabien Potencier",
2819                     "email": "[email protected]"
2820                 },
2821                 {
2822                     "name": "Symfony Community",
2823                     "homepage": "https://symfony.com/contributors"
2824                 }
2825             ],
2826             "description": "Symfony Process Component",
2827             "homepage": "https://symfony.com",
2828             "time": "2017-07-13T13:05:09+00:00"
2829         },
2830         {
2831             "name": "symfony/routing",
2832             "version": "v3.3.6",
2833             "source": {
2834                 "type": "git",
2835                 "url": "https://github.com/symfony/routing.git",
2836                 "reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26"
2837             },
2838             "dist": {
2839                 "type": "zip",
2840                 "url": "https://api.github.com/repos/symfony/routing/zipball/4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26",
2841                 "reference": "4aee1a917fd4859ff8b51b9fd1dfb790a5ecfa26",
2842                 "shasum": ""
2843             },
2844             "require": {
2845                 "php": ">=5.5.9"
2846             },
2847             "conflict": {
2848                 "symfony/config": "<2.8",
2849                 "symfony/dependency-injection": "<3.3",
2850                 "symfony/yaml": "<3.3"
2851             },
2852             "require-dev": {
2853                 "doctrine/annotations": "~1.0",
2854                 "doctrine/common": "~2.2",
2855                 "psr/log": "~1.0",
2856                 "symfony/config": "~2.8|~3.0",
2857                 "symfony/dependency-injection": "~3.3",
2858                 "symfony/expression-language": "~2.8|~3.0",
2859                 "symfony/http-foundation": "~2.8|~3.0",
2860                 "symfony/yaml": "~3.3"
2861             },
2862             "suggest": {
2863                 "doctrine/annotations": "For using the annotation loader",
2864                 "symfony/config": "For using the all-in-one router or any loader",
2865                 "symfony/dependency-injection": "For loading routes from a service",
2866                 "symfony/expression-language": "For using expression matching",
2867                 "symfony/http-foundation": "For using a Symfony Request object",
2868                 "symfony/yaml": "For using the YAML loader"
2869             },
2870             "type": "library",
2871             "extra": {
2872                 "branch-alias": {
2873                     "dev-master": "3.3-dev"
2874                 }
2875             },
2876             "autoload": {
2877                 "psr-4": {
2878                     "Symfony\\Component\\Routing\\": ""
2879                 },
2880                 "exclude-from-classmap": [
2881                     "/Tests/"
2882                 ]
2883             },
2884             "notification-url": "https://packagist.org/downloads/",
2885             "license": [
2886                 "MIT"
2887             ],
2888             "authors": [
2889                 {
2890                     "name": "Fabien Potencier",
2891                     "email": "[email protected]"
2892                 },
2893                 {
2894                     "name": "Symfony Community",
2895                     "homepage": "https://symfony.com/contributors"
2896                 }
2897             ],
2898             "description": "Symfony Routing Component",
2899             "homepage": "https://symfony.com",
2900             "keywords": [
2901                 "router",
2902                 "routing",
2903                 "uri",
2904                 "url"
2905             ],
2906             "time": "2017-07-21T17:43:13+00:00"
2907         },
2908         {
2909             "name": "symfony/translation",
2910             "version": "v3.3.6",
2911             "source": {
2912                 "type": "git",
2913                 "url": "https://github.com/symfony/translation.git",
2914                 "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3"
2915             },
2916             "dist": {
2917                 "type": "zip",
2918                 "url": "https://api.github.com/repos/symfony/translation/zipball/35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
2919                 "reference": "35dd5fb003c90e8bd4d8cabdf94bf9c96d06fdc3",
2920                 "shasum": ""
2921             },
2922             "require": {
2923                 "php": ">=5.5.9",
2924                 "symfony/polyfill-mbstring": "~1.0"
2925             },
2926             "conflict": {
2927                 "symfony/config": "<2.8",
2928                 "symfony/yaml": "<3.3"
2929             },
2930             "require-dev": {
2931                 "psr/log": "~1.0",
2932                 "symfony/config": "~2.8|~3.0",
2933                 "symfony/intl": "^2.8.18|^3.2.5",
2934                 "symfony/yaml": "~3.3"
2935             },
2936             "suggest": {
2937                 "psr/log": "To use logging capability in translator",
2938                 "symfony/config": "",
2939                 "symfony/yaml": ""
2940             },
2941             "type": "library",
2942             "extra": {
2943                 "branch-alias": {
2944                     "dev-master": "3.3-dev"
2945                 }
2946             },
2947             "autoload": {
2948                 "psr-4": {
2949                     "Symfony\\Component\\Translation\\": ""
2950                 },
2951                 "exclude-from-classmap": [
2952                     "/Tests/"
2953                 ]
2954             },
2955             "notification-url": "https://packagist.org/downloads/",
2956             "license": [
2957                 "MIT"
2958             ],
2959             "authors": [
2960                 {
2961                     "name": "Fabien Potencier",
2962                     "email": "[email protected]"
2963                 },
2964                 {
2965                     "name": "Symfony Community",
2966                     "homepage": "https://symfony.com/contributors"
2967                 }
2968             ],
2969             "description": "Symfony Translation Component",
2970             "homepage": "https://symfony.com",
2971             "time": "2017-06-24T16:45:30+00:00"
2972         },
2973         {
2974             "name": "symfony/var-dumper",
2975             "version": "v3.3.6",
2976             "source": {
2977                 "type": "git",
2978                 "url": "https://github.com/symfony/var-dumper.git",
2979                 "reference": "b2623bccb969ad595c2090f9be498b74670d0663"
2980             },
2981             "dist": {
2982                 "type": "zip",
2983                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b2623bccb969ad595c2090f9be498b74670d0663",
2984                 "reference": "b2623bccb969ad595c2090f9be498b74670d0663",
2985                 "shasum": ""
2986             },
2987             "require": {
2988                 "php": ">=5.5.9",
2989                 "symfony/polyfill-mbstring": "~1.0"
2990             },
2991             "conflict": {
2992                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
2993             },
2994             "require-dev": {
2995                 "ext-iconv": "*",
2996                 "twig/twig": "~1.34|~2.4"
2997             },
2998             "suggest": {
2999                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
3000                 "ext-symfony_debug": ""
3001             },
3002             "type": "library",
3003             "extra": {
3004                 "branch-alias": {
3005                     "dev-master": "3.3-dev"
3006                 }
3007             },
3008             "autoload": {
3009                 "files": [
3010                     "Resources/functions/dump.php"
3011                 ],
3012                 "psr-4": {
3013                     "Symfony\\Component\\VarDumper\\": ""
3014                 },
3015                 "exclude-from-classmap": [
3016                     "/Tests/"
3017                 ]
3018             },
3019             "notification-url": "https://packagist.org/downloads/",
3020             "license": [
3021                 "MIT"
3022             ],
3023             "authors": [
3024                 {
3025                     "name": "Nicolas Grekas",
3026                     "email": "[email protected]"
3027                 },
3028                 {
3029                     "name": "Symfony Community",
3030                     "homepage": "https://symfony.com/contributors"
3031                 }
3032             ],
3033             "description": "Symfony mechanism for exploring and dumping PHP variables",
3034             "homepage": "https://symfony.com",
3035             "keywords": [
3036                 "debug",
3037                 "dump"
3038             ],
3039             "time": "2017-07-28T06:06:09+00:00"
3040         },
3041         {
3042             "name": "tijsverkoyen/css-to-inline-styles",
3043             "version": "2.2.0",
3044             "source": {
3045                 "type": "git",
3046                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
3047                 "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b"
3048             },
3049             "dist": {
3050                 "type": "zip",
3051                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
3052                 "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
3053                 "shasum": ""
3054             },
3055             "require": {
3056                 "php": "^5.5 || ^7",
3057                 "symfony/css-selector": "^2.7|~3.0"
3058             },
3059             "require-dev": {
3060                 "phpunit/phpunit": "~4.8|5.1.*"
3061             },
3062             "type": "library",
3063             "extra": {
3064                 "branch-alias": {
3065                     "dev-master": "2.0.x-dev"
3066                 }
3067             },
3068             "autoload": {
3069                 "psr-4": {
3070                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
3071                 }
3072             },
3073             "notification-url": "https://packagist.org/downloads/",
3074             "license": [
3075                 "BSD-3-Clause"
3076             ],
3077             "authors": [
3078                 {
3079                     "name": "Tijs Verkoyen",
3080                     "email": "[email protected]",
3081                     "role": "Developer"
3082                 }
3083             ],
3084             "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
3085             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
3086             "time": "2016-09-20T12:50:39+00:00"
3087         },
3088         {
3089             "name": "vlucas/phpdotenv",
3090             "version": "v2.4.0",
3091             "source": {
3092                 "type": "git",
3093                 "url": "https://github.com/vlucas/phpdotenv.git",
3094                 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
3095             },
3096             "dist": {
3097                 "type": "zip",
3098                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3099                 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3100                 "shasum": ""
3101             },
3102             "require": {
3103                 "php": ">=5.3.9"
3104             },
3105             "require-dev": {
3106                 "phpunit/phpunit": "^4.8 || ^5.0"
3107             },
3108             "type": "library",
3109             "extra": {
3110                 "branch-alias": {
3111                     "dev-master": "2.4-dev"
3112                 }
3113             },
3114             "autoload": {
3115                 "psr-4": {
3116                     "Dotenv\\": "src/"
3117                 }
3118             },
3119             "notification-url": "https://packagist.org/downloads/",
3120             "license": [
3121                 "BSD-3-Clause-Attribution"
3122             ],
3123             "authors": [
3124                 {
3125                     "name": "Vance Lucas",
3126                     "email": "[email protected]",
3127                     "homepage": "http://www.vancelucas.com"
3128                 }
3129             ],
3130             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
3131             "keywords": [
3132                 "dotenv",
3133                 "env",
3134                 "environment"
3135             ],
3136             "time": "2016-09-01T10:05:43+00:00"
3137         }
3138     ],
3139     "packages-dev": [
3140         {
3141             "name": "barryvdh/laravel-debugbar",
3142             "version": "v3.1.0",
3143             "source": {
3144                 "type": "git",
3145                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
3146                 "reference": "01a859752094e00aa8548832312366753272f8af"
3147             },
3148             "dist": {
3149                 "type": "zip",
3150                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/01a859752094e00aa8548832312366753272f8af",
3151                 "reference": "01a859752094e00aa8548832312366753272f8af",
3152                 "shasum": ""
3153             },
3154             "require": {
3155                 "illuminate/routing": "5.5.x",
3156                 "illuminate/session": "5.5.x",
3157                 "illuminate/support": "5.5.x",
3158                 "maximebf/debugbar": "~1.14.0",
3159                 "php": ">=7.0",
3160                 "symfony/debug": "^3",
3161                 "symfony/finder": "^3"
3162             },
3163             "require-dev": {
3164                 "illuminate/framework": "5.5.x"
3165             },
3166             "type": "library",
3167             "extra": {
3168                 "branch-alias": {
3169                     "dev-master": "3.0-dev"
3170                 },
3171                 "laravel": {
3172                     "providers": [
3173                         "Barryvdh\\Debugbar\\ServiceProvider"
3174                     ],
3175                     "aliases": {
3176                         "Debugbar": "Barryvdh\\Debugbar\\Facade"
3177                     }
3178                 }
3179             },
3180             "autoload": {
3181                 "psr-4": {
3182                     "Barryvdh\\Debugbar\\": "src/"
3183                 },
3184                 "files": [
3185                     "src/helpers.php"
3186                 ]
3187             },
3188             "notification-url": "https://packagist.org/downloads/",
3189             "license": [
3190                 "MIT"
3191             ],
3192             "authors": [
3193                 {
3194                     "name": "Barry vd. Heuvel",
3195                     "email": "[email protected]"
3196                 }
3197             ],
3198             "description": "PHP Debugbar integration for Laravel",
3199             "keywords": [
3200                 "debug",
3201                 "debugbar",
3202                 "laravel",
3203                 "profiler",
3204                 "webprofiler"
3205             ],
3206             "time": "2017-09-18T13:32:46+00:00"
3207         },
3208         {
3209             "name": "barryvdh/laravel-ide-helper",
3210             "version": "v2.4.1",
3211             "source": {
3212                 "type": "git",
3213                 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
3214                 "reference": "2b1273c45e2f8df7a625563e2283a17c14f02ae8"
3215             },
3216             "dist": {
3217                 "type": "zip",
3218                 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/2b1273c45e2f8df7a625563e2283a17c14f02ae8",
3219                 "reference": "2b1273c45e2f8df7a625563e2283a17c14f02ae8",
3220                 "shasum": ""
3221             },
3222             "require": {
3223                 "barryvdh/reflection-docblock": "^2.0.4",
3224                 "illuminate/console": "^5.0,<5.6",
3225                 "illuminate/filesystem": "^5.0,<5.6",
3226                 "illuminate/support": "^5.0,<5.6",
3227                 "php": ">=5.4.0",
3228                 "symfony/class-loader": "^2.3|^3.0"
3229             },
3230             "require-dev": {
3231                 "doctrine/dbal": "~2.3",
3232                 "illuminate/config": "^5.0,<5.6",
3233                 "illuminate/view": "^5.0,<5.6",
3234                 "phpunit/phpunit": "4.*",
3235                 "scrutinizer/ocular": "~1.1",
3236                 "squizlabs/php_codesniffer": "~2.3"
3237             },
3238             "suggest": {
3239                 "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)"
3240             },
3241             "type": "library",
3242             "extra": {
3243                 "branch-alias": {
3244                     "dev-master": "2.3-dev"
3245                 },
3246                 "laravel": {
3247                     "providers": [
3248                         "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
3249                     ]
3250                 }
3251             },
3252             "autoload": {
3253                 "psr-4": {
3254                     "Barryvdh\\LaravelIdeHelper\\": "src"
3255                 }
3256             },
3257             "notification-url": "https://packagist.org/downloads/",
3258             "license": [
3259                 "MIT"
3260             ],
3261             "authors": [
3262                 {
3263                     "name": "Barry vd. Heuvel",
3264                     "email": "[email protected]"
3265                 }
3266             ],
3267             "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
3268             "keywords": [
3269                 "autocomplete",
3270                 "codeintel",
3271                 "helper",
3272                 "ide",
3273                 "laravel",
3274                 "netbeans",
3275                 "phpdoc",
3276                 "phpstorm",
3277                 "sublime"
3278             ],
3279             "time": "2017-07-16T00:24:12+00:00"
3280         },
3281         {
3282             "name": "barryvdh/reflection-docblock",
3283             "version": "v2.0.4",
3284             "source": {
3285                 "type": "git",
3286                 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
3287                 "reference": "3dcbd98b5d9384a5357266efba8fd29884458e5c"
3288             },
3289             "dist": {
3290                 "type": "zip",
3291                 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/3dcbd98b5d9384a5357266efba8fd29884458e5c",
3292                 "reference": "3dcbd98b5d9384a5357266efba8fd29884458e5c",
3293                 "shasum": ""
3294             },
3295             "require": {
3296                 "php": ">=5.3.3"
3297             },
3298             "require-dev": {
3299                 "phpunit/phpunit": "~4.0,<4.5"
3300             },
3301             "suggest": {
3302                 "dflydev/markdown": "~1.0",
3303                 "erusev/parsedown": "~1.0"
3304             },
3305             "type": "library",
3306             "extra": {
3307                 "branch-alias": {
3308                     "dev-master": "2.0.x-dev"
3309                 }
3310             },
3311             "autoload": {
3312                 "psr-0": {
3313                     "Barryvdh": [
3314                         "src/"
3315                     ]
3316                 }
3317             },
3318             "notification-url": "https://packagist.org/downloads/",
3319             "license": [
3320                 "MIT"
3321             ],
3322             "authors": [
3323                 {
3324                     "name": "Mike van Riel",
3325                     "email": "[email protected]"
3326                 }
3327             ],
3328             "time": "2016-06-13T19:28:20+00:00"
3329         },
3330         {
3331             "name": "doctrine/instantiator",
3332             "version": "1.0.5",
3333             "source": {
3334                 "type": "git",
3335                 "url": "https://github.com/doctrine/instantiator.git",
3336                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3337             },
3338             "dist": {
3339                 "type": "zip",
3340                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3341                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3342                 "shasum": ""
3343             },
3344             "require": {
3345                 "php": ">=5.3,<8.0-DEV"
3346             },
3347             "require-dev": {
3348                 "athletic/athletic": "~0.1.8",
3349                 "ext-pdo": "*",
3350                 "ext-phar": "*",
3351                 "phpunit/phpunit": "~4.0",
3352                 "squizlabs/php_codesniffer": "~2.0"
3353             },
3354             "type": "library",
3355             "extra": {
3356                 "branch-alias": {
3357                     "dev-master": "1.0.x-dev"
3358                 }
3359             },
3360             "autoload": {
3361                 "psr-4": {
3362                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3363                 }
3364             },
3365             "notification-url": "https://packagist.org/downloads/",
3366             "license": [
3367                 "MIT"
3368             ],
3369             "authors": [
3370                 {
3371                     "name": "Marco Pivetta",
3372                     "email": "[email protected]",
3373                     "homepage": "http://ocramius.github.com/"
3374                 }
3375             ],
3376             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3377             "homepage": "https://github.com/doctrine/instantiator",
3378             "keywords": [
3379                 "constructor",
3380                 "instantiate"
3381             ],
3382             "time": "2015-06-14T21:17:01+00:00"
3383         },
3384         {
3385             "name": "filp/whoops",
3386             "version": "2.1.14",
3387             "source": {
3388                 "type": "git",
3389                 "url": "https://github.com/filp/whoops.git",
3390                 "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6"
3391             },
3392             "dist": {
3393                 "type": "zip",
3394                 "url": "https://api.github.com/repos/filp/whoops/zipball/c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
3395                 "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
3396                 "shasum": ""
3397             },
3398             "require": {
3399                 "php": "^5.5.9 || ^7.0",
3400                 "psr/log": "^1.0.1"
3401             },
3402             "require-dev": {
3403                 "mockery/mockery": "0.9.*",
3404                 "phpunit/phpunit": "^4.8.35 || ^5.7",
3405                 "symfony/var-dumper": "^2.6 || ^3.0"
3406             },
3407             "suggest": {
3408                 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
3409                 "whoops/soap": "Formats errors as SOAP responses"
3410             },
3411             "type": "library",
3412             "extra": {
3413                 "branch-alias": {
3414                     "dev-master": "2.0-dev"
3415                 }
3416             },
3417             "autoload": {
3418                 "psr-4": {
3419                     "Whoops\\": "src/Whoops/"
3420                 }
3421             },
3422             "notification-url": "https://packagist.org/downloads/",
3423             "license": [
3424                 "MIT"
3425             ],
3426             "authors": [
3427                 {
3428                     "name": "Filipe Dobreira",
3429                     "homepage": "https://github.com/filp",
3430                     "role": "Developer"
3431                 }
3432             ],
3433             "description": "php error handling for cool kids",
3434             "homepage": "https://filp.github.io/whoops/",
3435             "keywords": [
3436                 "error",
3437                 "exception",
3438                 "handling",
3439                 "library",
3440                 "throwable",
3441                 "whoops"
3442             ],
3443             "time": "2017-11-23T18:22:44+00:00"
3444         },
3445         {
3446             "name": "fzaninotto/faker",
3447             "version": "v1.7.1",
3448             "source": {
3449                 "type": "git",
3450                 "url": "https://github.com/fzaninotto/Faker.git",
3451                 "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d"
3452             },
3453             "dist": {
3454                 "type": "zip",
3455                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
3456                 "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
3457                 "shasum": ""
3458             },
3459             "require": {
3460                 "php": "^5.3.3 || ^7.0"
3461             },
3462             "require-dev": {
3463                 "ext-intl": "*",
3464                 "phpunit/phpunit": "^4.0 || ^5.0",
3465                 "squizlabs/php_codesniffer": "^1.5"
3466             },
3467             "type": "library",
3468             "extra": {
3469                 "branch-alias": {
3470                     "dev-master": "1.8-dev"
3471                 }
3472             },
3473             "autoload": {
3474                 "psr-4": {
3475                     "Faker\\": "src/Faker/"
3476                 }
3477             },
3478             "notification-url": "https://packagist.org/downloads/",
3479             "license": [
3480                 "MIT"
3481             ],
3482             "authors": [
3483                 {
3484                     "name": "François Zaninotto"
3485                 }
3486             ],
3487             "description": "Faker is a PHP library that generates fake data for you.",
3488             "keywords": [
3489                 "data",
3490                 "faker",
3491                 "fixtures"
3492             ],
3493             "time": "2017-08-15T16:48:10+00:00"
3494         },
3495         {
3496             "name": "hamcrest/hamcrest-php",
3497             "version": "v2.0.0",
3498             "source": {
3499                 "type": "git",
3500                 "url": "https://github.com/hamcrest/hamcrest-php.git",
3501                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
3502             },
3503             "dist": {
3504                 "type": "zip",
3505                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
3506                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
3507                 "shasum": ""
3508             },
3509             "require": {
3510                 "php": "^5.3|^7.0"
3511             },
3512             "replace": {
3513                 "cordoval/hamcrest-php": "*",
3514                 "davedevelopment/hamcrest-php": "*",
3515                 "kodova/hamcrest-php": "*"
3516             },
3517             "require-dev": {
3518                 "phpunit/php-file-iterator": "1.3.3",
3519                 "phpunit/phpunit": "~4.0",
3520                 "satooshi/php-coveralls": "^1.0"
3521             },
3522             "type": "library",
3523             "extra": {
3524                 "branch-alias": {
3525                     "dev-master": "2.0-dev"
3526                 }
3527             },
3528             "autoload": {
3529                 "classmap": [
3530                     "hamcrest"
3531                 ]
3532             },
3533             "notification-url": "https://packagist.org/downloads/",
3534             "license": [
3535                 "BSD"
3536             ],
3537             "description": "This is the PHP port of Hamcrest Matchers",
3538             "keywords": [
3539                 "test"
3540             ],
3541             "time": "2016-01-20T08:20:44+00:00"
3542         },
3543         {
3544             "name": "laravel/browser-kit-testing",
3545             "version": "v2.0.1",
3546             "source": {
3547                 "type": "git",
3548                 "url": "https://github.com/laravel/browser-kit-testing.git",
3549                 "reference": "f0bb9f200ec35f9d876ded6eacfbc60868d311b9"
3550             },
3551             "dist": {
3552                 "type": "zip",
3553                 "url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/f0bb9f200ec35f9d876ded6eacfbc60868d311b9",
3554                 "reference": "f0bb9f200ec35f9d876ded6eacfbc60868d311b9",
3555                 "shasum": ""
3556             },
3557             "require": {
3558                 "php": ">=5.5.9",
3559                 "phpunit/phpunit": "~6.0",
3560                 "symfony/css-selector": "~3.1",
3561                 "symfony/dom-crawler": "~3.1"
3562             },
3563             "type": "library",
3564             "extra": {
3565                 "branch-alias": {
3566                     "dev-master": "2.0-dev"
3567                 }
3568             },
3569             "autoload": {
3570                 "psr-4": {
3571                     "Laravel\\BrowserKitTesting\\": "src/"
3572                 }
3573             },
3574             "notification-url": "https://packagist.org/downloads/",
3575             "license": [
3576                 "MIT"
3577             ],
3578             "authors": [
3579                 {
3580                     "name": "Taylor Otwell",
3581                     "email": "[email protected]"
3582                 }
3583             ],
3584             "description": "Provides backwards compatibility for BrowserKit testing in Laravel 5.4.",
3585             "keywords": [
3586                 "laravel",
3587                 "testing"
3588             ],
3589             "time": "2017-06-21T11:44:53+00:00"
3590         },
3591         {
3592             "name": "maximebf/debugbar",
3593             "version": "v1.14.1",
3594             "source": {
3595                 "type": "git",
3596                 "url": "https://github.com/maximebf/php-debugbar.git",
3597                 "reference": "64251a392344e3d22f3d21c3b7c531ba96eb01d2"
3598             },
3599             "dist": {
3600                 "type": "zip",
3601                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/64251a392344e3d22f3d21c3b7c531ba96eb01d2",
3602                 "reference": "64251a392344e3d22f3d21c3b7c531ba96eb01d2",
3603                 "shasum": ""
3604             },
3605             "require": {
3606                 "php": ">=5.3.0",
3607                 "psr/log": "^1.0",
3608                 "symfony/var-dumper": "^2.6|^3.0"
3609             },
3610             "require-dev": {
3611                 "phpunit/phpunit": "^4.0|^5.0"
3612             },
3613             "suggest": {
3614                 "kriswallsmith/assetic": "The best way to manage assets",
3615                 "monolog/monolog": "Log using Monolog",
3616                 "predis/predis": "Redis storage"
3617             },
3618             "type": "library",
3619             "extra": {
3620                 "branch-alias": {
3621                     "dev-master": "1.14-dev"
3622                 }
3623             },
3624             "autoload": {
3625                 "psr-4": {
3626                     "DebugBar\\": "src/DebugBar/"
3627                 }
3628             },
3629             "notification-url": "https://packagist.org/downloads/",
3630             "license": [
3631                 "MIT"
3632             ],
3633             "authors": [
3634                 {
3635                     "name": "Maxime Bouroumeau-Fuseau",
3636                     "email": "[email protected]",
3637                     "homepage": "http://maximebf.com"
3638                 },
3639                 {
3640                     "name": "Barry vd. Heuvel",
3641                     "email": "[email protected]"
3642                 }
3643             ],
3644             "description": "Debug bar in the browser for php application",
3645             "homepage": "https://github.com/maximebf/php-debugbar",
3646             "keywords": [
3647                 "debug",
3648                 "debugbar"
3649             ],
3650             "time": "2017-09-13T12:19:36+00:00"
3651         },
3652         {
3653             "name": "mockery/mockery",
3654             "version": "1.0",
3655             "source": {
3656                 "type": "git",
3657                 "url": "https://github.com/mockery/mockery.git",
3658                 "reference": "1bac8c362b12f522fdd1f1fa3556284c91affa38"
3659             },
3660             "dist": {
3661                 "type": "zip",
3662                 "url": "https://api.github.com/repos/mockery/mockery/zipball/1bac8c362b12f522fdd1f1fa3556284c91affa38",
3663                 "reference": "1bac8c362b12f522fdd1f1fa3556284c91affa38",
3664                 "shasum": ""
3665             },
3666             "require": {
3667                 "hamcrest/hamcrest-php": "~2.0",
3668                 "lib-pcre": ">=7.0",
3669                 "php": ">=5.6.0"
3670             },
3671             "require-dev": {
3672                 "phpunit/phpunit": "~5.7|~6.1"
3673             },
3674             "type": "library",
3675             "extra": {
3676                 "branch-alias": {
3677                     "dev-master": "1.0.x-dev"
3678                 }
3679             },
3680             "autoload": {
3681                 "psr-0": {
3682                     "Mockery": "library/"
3683                 }
3684             },
3685             "notification-url": "https://packagist.org/downloads/",
3686             "license": [
3687                 "BSD-3-Clause"
3688             ],
3689             "authors": [
3690                 {
3691                     "name": "Pádraic Brady",
3692                     "email": "[email protected]",
3693                     "homepage": "http://blog.astrumfutura.com"
3694                 },
3695                 {
3696                     "name": "Dave Marshall",
3697                     "email": "[email protected]",
3698                     "homepage": "http://davedevelopment.co.uk"
3699                 }
3700             ],
3701             "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
3702             "homepage": "http://github.com/mockery/mockery",
3703             "keywords": [
3704                 "BDD",
3705                 "TDD",
3706                 "library",
3707                 "mock",
3708                 "mock objects",
3709                 "mockery",
3710                 "stub",
3711                 "test",
3712                 "test double",
3713                 "testing"
3714             ],
3715             "time": "2017-10-06T16:20:43+00:00"
3716         },
3717         {
3718             "name": "myclabs/deep-copy",
3719             "version": "1.7.0",
3720             "source": {
3721                 "type": "git",
3722                 "url": "https://github.com/myclabs/DeepCopy.git",
3723                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
3724             },
3725             "dist": {
3726                 "type": "zip",
3727                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
3728                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
3729                 "shasum": ""
3730             },
3731             "require": {
3732                 "php": "^5.6 || ^7.0"
3733             },
3734             "require-dev": {
3735                 "doctrine/collections": "^1.0",
3736                 "doctrine/common": "^2.6",
3737                 "phpunit/phpunit": "^4.1"
3738             },
3739             "type": "library",
3740             "autoload": {
3741                 "psr-4": {
3742                     "DeepCopy\\": "src/DeepCopy/"
3743                 },
3744                 "files": [
3745                     "src/DeepCopy/deep_copy.php"
3746                 ]
3747             },
3748             "notification-url": "https://packagist.org/downloads/",
3749             "license": [
3750                 "MIT"
3751             ],
3752             "description": "Create deep copies (clones) of your objects",
3753             "keywords": [
3754                 "clone",
3755                 "copy",
3756                 "duplicate",
3757                 "object",
3758                 "object graph"
3759             ],
3760             "time": "2017-10-19T19:58:43+00:00"
3761         },
3762         {
3763             "name": "phar-io/manifest",
3764             "version": "1.0.1",
3765             "source": {
3766                 "type": "git",
3767                 "url": "https://github.com/phar-io/manifest.git",
3768                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
3769             },
3770             "dist": {
3771                 "type": "zip",
3772                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
3773                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
3774                 "shasum": ""
3775             },
3776             "require": {
3777                 "ext-dom": "*",
3778                 "ext-phar": "*",
3779                 "phar-io/version": "^1.0.1",
3780                 "php": "^5.6 || ^7.0"
3781             },
3782             "type": "library",
3783             "extra": {
3784                 "branch-alias": {
3785                     "dev-master": "1.0.x-dev"
3786                 }
3787             },
3788             "autoload": {
3789                 "classmap": [
3790                     "src/"
3791                 ]
3792             },
3793             "notification-url": "https://packagist.org/downloads/",
3794             "license": [
3795                 "BSD-3-Clause"
3796             ],
3797             "authors": [
3798                 {
3799                     "name": "Arne Blankerts",
3800                     "email": "[email protected]",
3801                     "role": "Developer"
3802                 },
3803                 {
3804                     "name": "Sebastian Heuer",
3805                     "email": "[email protected]",
3806                     "role": "Developer"
3807                 },
3808                 {
3809                     "name": "Sebastian Bergmann",
3810                     "email": "[email protected]",
3811                     "role": "Developer"
3812                 }
3813             ],
3814             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
3815             "time": "2017-03-05T18:14:27+00:00"
3816         },
3817         {
3818             "name": "phar-io/version",
3819             "version": "1.0.1",
3820             "source": {
3821                 "type": "git",
3822                 "url": "https://github.com/phar-io/version.git",
3823                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
3824             },
3825             "dist": {
3826                 "type": "zip",
3827                 "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
3828                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
3829                 "shasum": ""
3830             },
3831             "require": {
3832                 "php": "^5.6 || ^7.0"
3833             },
3834             "type": "library",
3835             "autoload": {
3836                 "classmap": [
3837                     "src/"
3838                 ]
3839             },
3840             "notification-url": "https://packagist.org/downloads/",
3841             "license": [
3842                 "BSD-3-Clause"
3843             ],
3844             "authors": [
3845                 {
3846                     "name": "Arne Blankerts",
3847                     "email": "[email protected]",
3848                     "role": "Developer"
3849                 },
3850                 {
3851                     "name": "Sebastian Heuer",
3852                     "email": "[email protected]",
3853                     "role": "Developer"
3854                 },
3855                 {
3856                     "name": "Sebastian Bergmann",
3857                     "email": "[email protected]",
3858                     "role": "Developer"
3859                 }
3860             ],
3861             "description": "Library for handling version information and constraints",
3862             "time": "2017-03-05T17:38:23+00:00"
3863         },
3864         {
3865             "name": "phpdocumentor/reflection-common",
3866             "version": "1.0.1",
3867             "source": {
3868                 "type": "git",
3869                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3870                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
3871             },
3872             "dist": {
3873                 "type": "zip",
3874                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3875                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3876                 "shasum": ""
3877             },
3878             "require": {
3879                 "php": ">=5.5"
3880             },
3881             "require-dev": {
3882                 "phpunit/phpunit": "^4.6"
3883             },
3884             "type": "library",
3885             "extra": {
3886                 "branch-alias": {
3887                     "dev-master": "1.0.x-dev"
3888                 }
3889             },
3890             "autoload": {
3891                 "psr-4": {
3892                     "phpDocumentor\\Reflection\\": [
3893                         "src"
3894                     ]
3895                 }
3896             },
3897             "notification-url": "https://packagist.org/downloads/",
3898             "license": [
3899                 "MIT"
3900             ],
3901             "authors": [
3902                 {
3903                     "name": "Jaap van Otterdijk",
3904                     "email": "[email protected]"
3905                 }
3906             ],
3907             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3908             "homepage": "http://www.phpdoc.org",
3909             "keywords": [
3910                 "FQSEN",
3911                 "phpDocumentor",
3912                 "phpdoc",
3913                 "reflection",
3914                 "static analysis"
3915             ],
3916             "time": "2017-09-11T18:02:19+00:00"
3917         },
3918         {
3919             "name": "phpdocumentor/reflection-docblock",
3920             "version": "4.2.0",
3921             "source": {
3922                 "type": "git",
3923                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3924                 "reference": "66465776cfc249844bde6d117abff1d22e06c2da"
3925             },
3926             "dist": {
3927                 "type": "zip",
3928                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/66465776cfc249844bde6d117abff1d22e06c2da",
3929                 "reference": "66465776cfc249844bde6d117abff1d22e06c2da",
3930                 "shasum": ""
3931             },
3932             "require": {
3933                 "php": "^7.0",
3934                 "phpdocumentor/reflection-common": "^1.0.0",
3935                 "phpdocumentor/type-resolver": "^0.4.0",
3936                 "webmozart/assert": "^1.0"
3937             },
3938             "require-dev": {
3939                 "doctrine/instantiator": "~1.0.5",
3940                 "mockery/mockery": "^1.0",
3941                 "phpunit/phpunit": "^6.4"
3942             },
3943             "type": "library",
3944             "extra": {
3945                 "branch-alias": {
3946                     "dev-master": "4.x-dev"
3947                 }
3948             },
3949             "autoload": {
3950                 "psr-4": {
3951                     "phpDocumentor\\Reflection\\": [
3952                         "src/"
3953                     ]
3954                 }
3955             },
3956             "notification-url": "https://packagist.org/downloads/",
3957             "license": [
3958                 "MIT"
3959             ],
3960             "authors": [
3961                 {
3962                     "name": "Mike van Riel",
3963                     "email": "[email protected]"
3964                 }
3965             ],
3966             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3967             "time": "2017-11-27T17:38:31+00:00"
3968         },
3969         {
3970             "name": "phpdocumentor/type-resolver",
3971             "version": "0.4.0",
3972             "source": {
3973                 "type": "git",
3974                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3975                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
3976             },
3977             "dist": {
3978                 "type": "zip",
3979                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
3980                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
3981                 "shasum": ""
3982             },
3983             "require": {
3984                 "php": "^5.5 || ^7.0",
3985                 "phpdocumentor/reflection-common": "^1.0"
3986             },
3987             "require-dev": {
3988                 "mockery/mockery": "^0.9.4",
3989                 "phpunit/phpunit": "^5.2||^4.8.24"
3990             },
3991             "type": "library",
3992             "extra": {
3993                 "branch-alias": {
3994                     "dev-master": "1.0.x-dev"
3995                 }
3996             },
3997             "autoload": {
3998                 "psr-4": {
3999                     "phpDocumentor\\Reflection\\": [
4000                         "src/"
4001                     ]
4002                 }
4003             },
4004             "notification-url": "https://packagist.org/downloads/",
4005             "license": [
4006                 "MIT"
4007             ],
4008             "authors": [
4009                 {
4010                     "name": "Mike van Riel",
4011                     "email": "[email protected]"
4012                 }
4013             ],
4014             "time": "2017-07-14T14:27:02+00:00"
4015         },
4016         {
4017             "name": "phpspec/prophecy",
4018             "version": "1.7.3",
4019             "source": {
4020                 "type": "git",
4021                 "url": "https://github.com/phpspec/prophecy.git",
4022                 "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf"
4023             },
4024             "dist": {
4025                 "type": "zip",
4026                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
4027                 "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
4028                 "shasum": ""
4029             },
4030             "require": {
4031                 "doctrine/instantiator": "^1.0.2",
4032                 "php": "^5.3|^7.0",
4033                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
4034                 "sebastian/comparator": "^1.1|^2.0",
4035                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
4036             },
4037             "require-dev": {
4038                 "phpspec/phpspec": "^2.5|^3.2",
4039                 "phpunit/phpunit": "^4.8.35 || ^5.7"
4040             },
4041             "type": "library",
4042             "extra": {
4043                 "branch-alias": {
4044                     "dev-master": "1.7.x-dev"
4045                 }
4046             },
4047             "autoload": {
4048                 "psr-0": {
4049                     "Prophecy\\": "src/"
4050                 }
4051             },
4052             "notification-url": "https://packagist.org/downloads/",
4053             "license": [
4054                 "MIT"
4055             ],
4056             "authors": [
4057                 {
4058                     "name": "Konstantin Kudryashov",
4059                     "email": "[email protected]",
4060                     "homepage": "http://everzet.com"
4061                 },
4062                 {
4063                     "name": "Marcello Duarte",
4064                     "email": "[email protected]"
4065                 }
4066             ],
4067             "description": "Highly opinionated mocking framework for PHP 5.3+",
4068             "homepage": "https://github.com/phpspec/prophecy",
4069             "keywords": [
4070                 "Double",
4071                 "Dummy",
4072                 "fake",
4073                 "mock",
4074                 "spy",
4075                 "stub"
4076             ],
4077             "time": "2017-11-24T13:59:53+00:00"
4078         },
4079         {
4080             "name": "phpunit/php-code-coverage",
4081             "version": "5.3.0",
4082             "source": {
4083                 "type": "git",
4084                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
4085                 "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1"
4086             },
4087             "dist": {
4088                 "type": "zip",
4089                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1",
4090                 "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1",
4091                 "shasum": ""
4092             },
4093             "require": {
4094                 "ext-dom": "*",
4095                 "ext-xmlwriter": "*",
4096                 "php": "^7.0",
4097                 "phpunit/php-file-iterator": "^1.4.2",
4098                 "phpunit/php-text-template": "^1.2.1",
4099                 "phpunit/php-token-stream": "^2.0.1",
4100                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
4101                 "sebastian/environment": "^3.0",
4102                 "sebastian/version": "^2.0.1",
4103                 "theseer/tokenizer": "^1.1"
4104             },
4105             "require-dev": {
4106                 "phpunit/phpunit": "^6.0"
4107             },
4108             "suggest": {
4109                 "ext-xdebug": "^2.5.5"
4110             },
4111             "type": "library",
4112             "extra": {
4113                 "branch-alias": {
4114                     "dev-master": "5.3.x-dev"
4115                 }
4116             },
4117             "autoload": {
4118                 "classmap": [
4119                     "src/"
4120                 ]
4121             },
4122             "notification-url": "https://packagist.org/downloads/",
4123             "license": [
4124                 "BSD-3-Clause"
4125             ],
4126             "authors": [
4127                 {
4128                     "name": "Sebastian Bergmann",
4129                     "email": "[email protected]",
4130                     "role": "lead"
4131                 }
4132             ],
4133             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
4134             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
4135             "keywords": [
4136                 "coverage",
4137                 "testing",
4138                 "xunit"
4139             ],
4140             "time": "2017-12-06T09:29:45+00:00"
4141         },
4142         {
4143             "name": "phpunit/php-file-iterator",
4144             "version": "1.4.5",
4145             "source": {
4146                 "type": "git",
4147                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
4148                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
4149             },
4150             "dist": {
4151                 "type": "zip",
4152                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
4153                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
4154                 "shasum": ""
4155             },
4156             "require": {
4157                 "php": ">=5.3.3"
4158             },
4159             "type": "library",
4160             "extra": {
4161                 "branch-alias": {
4162                     "dev-master": "1.4.x-dev"
4163                 }
4164             },
4165             "autoload": {
4166                 "classmap": [
4167                     "src/"
4168                 ]
4169             },
4170             "notification-url": "https://packagist.org/downloads/",
4171             "license": [
4172                 "BSD-3-Clause"
4173             ],
4174             "authors": [
4175                 {
4176                     "name": "Sebastian Bergmann",
4177                     "email": "[email protected]",
4178                     "role": "lead"
4179                 }
4180             ],
4181             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
4182             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
4183             "keywords": [
4184                 "filesystem",
4185                 "iterator"
4186             ],
4187             "time": "2017-11-27T13:52:08+00:00"
4188         },
4189         {
4190             "name": "phpunit/php-text-template",
4191             "version": "1.2.1",
4192             "source": {
4193                 "type": "git",
4194                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
4195                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
4196             },
4197             "dist": {
4198                 "type": "zip",
4199                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4200                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
4201                 "shasum": ""
4202             },
4203             "require": {
4204                 "php": ">=5.3.3"
4205             },
4206             "type": "library",
4207             "autoload": {
4208                 "classmap": [
4209                     "src/"
4210                 ]
4211             },
4212             "notification-url": "https://packagist.org/downloads/",
4213             "license": [
4214                 "BSD-3-Clause"
4215             ],
4216             "authors": [
4217                 {
4218                     "name": "Sebastian Bergmann",
4219                     "email": "[email protected]",
4220                     "role": "lead"
4221                 }
4222             ],
4223             "description": "Simple template engine.",
4224             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
4225             "keywords": [
4226                 "template"
4227             ],
4228             "time": "2015-06-21T13:50:34+00:00"
4229         },
4230         {
4231             "name": "phpunit/php-timer",
4232             "version": "1.0.9",
4233             "source": {
4234                 "type": "git",
4235                 "url": "https://github.com/sebastianbergmann/php-timer.git",
4236                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
4237             },
4238             "dist": {
4239                 "type": "zip",
4240                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
4241                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
4242                 "shasum": ""
4243             },
4244             "require": {
4245                 "php": "^5.3.3 || ^7.0"
4246             },
4247             "require-dev": {
4248                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
4249             },
4250             "type": "library",
4251             "extra": {
4252                 "branch-alias": {
4253                     "dev-master": "1.0-dev"
4254                 }
4255             },
4256             "autoload": {
4257                 "classmap": [
4258                     "src/"
4259                 ]
4260             },
4261             "notification-url": "https://packagist.org/downloads/",
4262             "license": [
4263                 "BSD-3-Clause"
4264             ],
4265             "authors": [
4266                 {
4267                     "name": "Sebastian Bergmann",
4268                     "email": "[email protected]",
4269                     "role": "lead"
4270                 }
4271             ],
4272             "description": "Utility class for timing",
4273             "homepage": "https://github.com/sebastianbergmann/php-timer/",
4274             "keywords": [
4275                 "timer"
4276             ],
4277             "time": "2017-02-26T11:10:40+00:00"
4278         },
4279         {
4280             "name": "phpunit/php-token-stream",
4281             "version": "2.0.2",
4282             "source": {
4283                 "type": "git",
4284                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
4285                 "reference": "791198a2c6254db10131eecfe8c06670700904db"
4286             },
4287             "dist": {
4288                 "type": "zip",
4289                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
4290                 "reference": "791198a2c6254db10131eecfe8c06670700904db",
4291                 "shasum": ""
4292             },
4293             "require": {
4294                 "ext-tokenizer": "*",
4295                 "php": "^7.0"
4296             },
4297             "require-dev": {
4298                 "phpunit/phpunit": "^6.2.4"
4299             },
4300             "type": "library",
4301             "extra": {
4302                 "branch-alias": {
4303                     "dev-master": "2.0-dev"
4304                 }
4305             },
4306             "autoload": {
4307                 "classmap": [
4308                     "src/"
4309                 ]
4310             },
4311             "notification-url": "https://packagist.org/downloads/",
4312             "license": [
4313                 "BSD-3-Clause"
4314             ],
4315             "authors": [
4316                 {
4317                     "name": "Sebastian Bergmann",
4318                     "email": "[email protected]"
4319                 }
4320             ],
4321             "description": "Wrapper around PHP's tokenizer extension.",
4322             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
4323             "keywords": [
4324                 "tokenizer"
4325             ],
4326             "time": "2017-11-27T05:48:46+00:00"
4327         },
4328         {
4329             "name": "phpunit/phpunit",
4330             "version": "6.5.3",
4331             "source": {
4332                 "type": "git",
4333                 "url": "https://github.com/sebastianbergmann/phpunit.git",
4334                 "reference": "882e886cc928a0abd3c61282b2a64026237d14a4"
4335             },
4336             "dist": {
4337                 "type": "zip",
4338                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/882e886cc928a0abd3c61282b2a64026237d14a4",
4339                 "reference": "882e886cc928a0abd3c61282b2a64026237d14a4",
4340                 "shasum": ""
4341             },
4342             "require": {
4343                 "ext-dom": "*",
4344                 "ext-json": "*",
4345                 "ext-libxml": "*",
4346                 "ext-mbstring": "*",
4347                 "ext-xml": "*",
4348                 "myclabs/deep-copy": "^1.6.1",
4349                 "phar-io/manifest": "^1.0.1",
4350                 "phar-io/version": "^1.0",
4351                 "php": "^7.0",
4352                 "phpspec/prophecy": "^1.7",
4353                 "phpunit/php-code-coverage": "^5.3",
4354                 "phpunit/php-file-iterator": "^1.4.3",
4355                 "phpunit/php-text-template": "^1.2.1",
4356                 "phpunit/php-timer": "^1.0.9",
4357                 "phpunit/phpunit-mock-objects": "^5.0.4",
4358                 "sebastian/comparator": "^2.1",
4359                 "sebastian/diff": "^2.0",
4360                 "sebastian/environment": "^3.1",
4361                 "sebastian/exporter": "^3.1",
4362                 "sebastian/global-state": "^2.0",
4363                 "sebastian/object-enumerator": "^3.0.3",
4364                 "sebastian/resource-operations": "^1.0",
4365                 "sebastian/version": "^2.0.1"
4366             },
4367             "conflict": {
4368                 "phpdocumentor/reflection-docblock": "3.0.2",
4369                 "phpunit/dbunit": "<3.0"
4370             },
4371             "require-dev": {
4372                 "ext-pdo": "*"
4373             },
4374             "suggest": {
4375                 "ext-xdebug": "*",
4376                 "phpunit/php-invoker": "^1.1"
4377             },
4378             "bin": [
4379                 "phpunit"
4380             ],
4381             "type": "library",
4382             "extra": {
4383                 "branch-alias": {
4384                     "dev-master": "6.5.x-dev"
4385                 }
4386             },
4387             "autoload": {
4388                 "classmap": [
4389                     "src/"
4390                 ]
4391             },
4392             "notification-url": "https://packagist.org/downloads/",
4393             "license": [
4394                 "BSD-3-Clause"
4395             ],
4396             "authors": [
4397                 {
4398                     "name": "Sebastian Bergmann",
4399                     "email": "[email protected]",
4400                     "role": "lead"
4401                 }
4402             ],
4403             "description": "The PHP Unit Testing framework.",
4404             "homepage": "https://phpunit.de/",
4405             "keywords": [
4406                 "phpunit",
4407                 "testing",
4408                 "xunit"
4409             ],
4410             "time": "2017-12-06T09:42:03+00:00"
4411         },
4412         {
4413             "name": "phpunit/phpunit-mock-objects",
4414             "version": "5.0.4",
4415             "source": {
4416                 "type": "git",
4417                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
4418                 "reference": "16b50f4167e5e85e81ca8a3dd105d0a5fd32009a"
4419             },
4420             "dist": {
4421                 "type": "zip",
4422                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/16b50f4167e5e85e81ca8a3dd105d0a5fd32009a",
4423                 "reference": "16b50f4167e5e85e81ca8a3dd105d0a5fd32009a",
4424                 "shasum": ""
4425             },
4426             "require": {
4427                 "doctrine/instantiator": "^1.0.5",
4428                 "php": "^7.0",
4429                 "phpunit/php-text-template": "^1.2.1",
4430                 "sebastian/exporter": "^3.0"
4431             },
4432             "conflict": {
4433                 "phpunit/phpunit": "<6.0"
4434             },
4435             "require-dev": {
4436                 "phpunit/phpunit": "^6.5"
4437             },
4438             "suggest": {
4439                 "ext-soap": "*"
4440             },
4441             "type": "library",
4442             "extra": {
4443                 "branch-alias": {
4444                     "dev-master": "5.0.x-dev"
4445                 }
4446             },
4447             "autoload": {
4448                 "classmap": [
4449                     "src/"
4450                 ]
4451             },
4452             "notification-url": "https://packagist.org/downloads/",
4453             "license": [
4454                 "BSD-3-Clause"
4455             ],
4456             "authors": [
4457                 {
4458                     "name": "Sebastian Bergmann",
4459                     "email": "[email protected]",
4460                     "role": "lead"
4461                 }
4462             ],
4463             "description": "Mock Object library for PHPUnit",
4464             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4465             "keywords": [
4466                 "mock",
4467                 "xunit"
4468             ],
4469             "time": "2017-12-02T05:31:19+00:00"
4470         },
4471         {
4472             "name": "sebastian/code-unit-reverse-lookup",
4473             "version": "1.0.1",
4474             "source": {
4475                 "type": "git",
4476                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
4477                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
4478             },
4479             "dist": {
4480                 "type": "zip",
4481                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
4482                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
4483                 "shasum": ""
4484             },
4485             "require": {
4486                 "php": "^5.6 || ^7.0"
4487             },
4488             "require-dev": {
4489                 "phpunit/phpunit": "^5.7 || ^6.0"
4490             },
4491             "type": "library",
4492             "extra": {
4493                 "branch-alias": {
4494                     "dev-master": "1.0.x-dev"
4495                 }
4496             },
4497             "autoload": {
4498                 "classmap": [
4499                     "src/"
4500                 ]
4501             },
4502             "notification-url": "https://packagist.org/downloads/",
4503             "license": [
4504                 "BSD-3-Clause"
4505             ],
4506             "authors": [
4507                 {
4508                     "name": "Sebastian Bergmann",
4509                     "email": "[email protected]"
4510                 }
4511             ],
4512             "description": "Looks up which function or method a line of code belongs to",
4513             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4514             "time": "2017-03-04T06:30:41+00:00"
4515         },
4516         {
4517             "name": "sebastian/comparator",
4518             "version": "2.1.0",
4519             "source": {
4520                 "type": "git",
4521                 "url": "https://github.com/sebastianbergmann/comparator.git",
4522                 "reference": "1174d9018191e93cb9d719edec01257fc05f8158"
4523             },
4524             "dist": {
4525                 "type": "zip",
4526                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1174d9018191e93cb9d719edec01257fc05f8158",
4527                 "reference": "1174d9018191e93cb9d719edec01257fc05f8158",
4528                 "shasum": ""
4529             },
4530             "require": {
4531                 "php": "^7.0",
4532                 "sebastian/diff": "^2.0",
4533                 "sebastian/exporter": "^3.1"
4534             },
4535             "require-dev": {
4536                 "phpunit/phpunit": "^6.4"
4537             },
4538             "type": "library",
4539             "extra": {
4540                 "branch-alias": {
4541                     "dev-master": "2.1.x-dev"
4542                 }
4543             },
4544             "autoload": {
4545                 "classmap": [
4546                     "src/"
4547                 ]
4548             },
4549             "notification-url": "https://packagist.org/downloads/",
4550             "license": [
4551                 "BSD-3-Clause"
4552             ],
4553             "authors": [
4554                 {
4555                     "name": "Jeff Welch",
4556                     "email": "[email protected]"
4557                 },
4558                 {
4559                     "name": "Volker Dusch",
4560                     "email": "[email protected]"
4561                 },
4562                 {
4563                     "name": "Bernhard Schussek",
4564                     "email": "[email protected]"
4565                 },
4566                 {
4567                     "name": "Sebastian Bergmann",
4568                     "email": "[email protected]"
4569                 }
4570             ],
4571             "description": "Provides the functionality to compare PHP values for equality",
4572             "homepage": "https://github.com/sebastianbergmann/comparator",
4573             "keywords": [
4574                 "comparator",
4575                 "compare",
4576                 "equality"
4577             ],
4578             "time": "2017-11-03T07:16:52+00:00"
4579         },
4580         {
4581             "name": "sebastian/diff",
4582             "version": "2.0.1",
4583             "source": {
4584                 "type": "git",
4585                 "url": "https://github.com/sebastianbergmann/diff.git",
4586                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
4587             },
4588             "dist": {
4589                 "type": "zip",
4590                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
4591                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
4592                 "shasum": ""
4593             },
4594             "require": {
4595                 "php": "^7.0"
4596             },
4597             "require-dev": {
4598                 "phpunit/phpunit": "^6.2"
4599             },
4600             "type": "library",
4601             "extra": {
4602                 "branch-alias": {
4603                     "dev-master": "2.0-dev"
4604                 }
4605             },
4606             "autoload": {
4607                 "classmap": [
4608                     "src/"
4609                 ]
4610             },
4611             "notification-url": "https://packagist.org/downloads/",
4612             "license": [
4613                 "BSD-3-Clause"
4614             ],
4615             "authors": [
4616                 {
4617                     "name": "Kore Nordmann",
4618                     "email": "[email protected]"
4619                 },
4620                 {
4621                     "name": "Sebastian Bergmann",
4622                     "email": "[email protected]"
4623                 }
4624             ],
4625             "description": "Diff implementation",
4626             "homepage": "https://github.com/sebastianbergmann/diff",
4627             "keywords": [
4628                 "diff"
4629             ],
4630             "time": "2017-08-03T08:09:46+00:00"
4631         },
4632         {
4633             "name": "sebastian/environment",
4634             "version": "3.1.0",
4635             "source": {
4636                 "type": "git",
4637                 "url": "https://github.com/sebastianbergmann/environment.git",
4638                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
4639             },
4640             "dist": {
4641                 "type": "zip",
4642                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
4643                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
4644                 "shasum": ""
4645             },
4646             "require": {
4647                 "php": "^7.0"
4648             },
4649             "require-dev": {
4650                 "phpunit/phpunit": "^6.1"
4651             },
4652             "type": "library",
4653             "extra": {
4654                 "branch-alias": {
4655                     "dev-master": "3.1.x-dev"
4656                 }
4657             },
4658             "autoload": {
4659                 "classmap": [
4660                     "src/"
4661                 ]
4662             },
4663             "notification-url": "https://packagist.org/downloads/",
4664             "license": [
4665                 "BSD-3-Clause"
4666             ],
4667             "authors": [
4668                 {
4669                     "name": "Sebastian Bergmann",
4670                     "email": "[email protected]"
4671                 }
4672             ],
4673             "description": "Provides functionality to handle HHVM/PHP environments",
4674             "homepage": "http://www.github.com/sebastianbergmann/environment",
4675             "keywords": [
4676                 "Xdebug",
4677                 "environment",
4678                 "hhvm"
4679             ],
4680             "time": "2017-07-01T08:51:00+00:00"
4681         },
4682         {
4683             "name": "sebastian/exporter",
4684             "version": "3.1.0",
4685             "source": {
4686                 "type": "git",
4687                 "url": "https://github.com/sebastianbergmann/exporter.git",
4688                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
4689             },
4690             "dist": {
4691                 "type": "zip",
4692                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
4693                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
4694                 "shasum": ""
4695             },
4696             "require": {
4697                 "php": "^7.0",
4698                 "sebastian/recursion-context": "^3.0"
4699             },
4700             "require-dev": {
4701                 "ext-mbstring": "*",
4702                 "phpunit/phpunit": "^6.0"
4703             },
4704             "type": "library",
4705             "extra": {
4706                 "branch-alias": {
4707                     "dev-master": "3.1.x-dev"
4708                 }
4709             },
4710             "autoload": {
4711                 "classmap": [
4712                     "src/"
4713                 ]
4714             },
4715             "notification-url": "https://packagist.org/downloads/",
4716             "license": [
4717                 "BSD-3-Clause"
4718             ],
4719             "authors": [
4720                 {
4721                     "name": "Jeff Welch",
4722                     "email": "[email protected]"
4723                 },
4724                 {
4725                     "name": "Volker Dusch",
4726                     "email": "[email protected]"
4727                 },
4728                 {
4729                     "name": "Bernhard Schussek",
4730                     "email": "[email protected]"
4731                 },
4732                 {
4733                     "name": "Sebastian Bergmann",
4734                     "email": "[email protected]"
4735                 },
4736                 {
4737                     "name": "Adam Harvey",
4738                     "email": "[email protected]"
4739                 }
4740             ],
4741             "description": "Provides the functionality to export PHP variables for visualization",
4742             "homepage": "http://www.github.com/sebastianbergmann/exporter",
4743             "keywords": [
4744                 "export",
4745                 "exporter"
4746             ],
4747             "time": "2017-04-03T13:19:02+00:00"
4748         },
4749         {
4750             "name": "sebastian/global-state",
4751             "version": "2.0.0",
4752             "source": {
4753                 "type": "git",
4754                 "url": "https://github.com/sebastianbergmann/global-state.git",
4755                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
4756             },
4757             "dist": {
4758                 "type": "zip",
4759                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4760                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4761                 "shasum": ""
4762             },
4763             "require": {
4764                 "php": "^7.0"
4765             },
4766             "require-dev": {
4767                 "phpunit/phpunit": "^6.0"
4768             },
4769             "suggest": {
4770                 "ext-uopz": "*"
4771             },
4772             "type": "library",
4773             "extra": {
4774                 "branch-alias": {
4775                     "dev-master": "2.0-dev"
4776                 }
4777             },
4778             "autoload": {
4779                 "classmap": [
4780                     "src/"
4781                 ]
4782             },
4783             "notification-url": "https://packagist.org/downloads/",
4784             "license": [
4785                 "BSD-3-Clause"
4786             ],
4787             "authors": [
4788                 {
4789                     "name": "Sebastian Bergmann",
4790                     "email": "[email protected]"
4791                 }
4792             ],
4793             "description": "Snapshotting of global state",
4794             "homepage": "http://www.github.com/sebastianbergmann/global-state",
4795             "keywords": [
4796                 "global state"
4797             ],
4798             "time": "2017-04-27T15:39:26+00:00"
4799         },
4800         {
4801             "name": "sebastian/object-enumerator",
4802             "version": "3.0.3",
4803             "source": {
4804                 "type": "git",
4805                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4806                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
4807             },
4808             "dist": {
4809                 "type": "zip",
4810                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4811                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
4812                 "shasum": ""
4813             },
4814             "require": {
4815                 "php": "^7.0",
4816                 "sebastian/object-reflector": "^1.1.1",
4817                 "sebastian/recursion-context": "^3.0"
4818             },
4819             "require-dev": {
4820                 "phpunit/phpunit": "^6.0"
4821             },
4822             "type": "library",
4823             "extra": {
4824                 "branch-alias": {
4825                     "dev-master": "3.0.x-dev"
4826                 }
4827             },
4828             "autoload": {
4829                 "classmap": [
4830                     "src/"
4831                 ]
4832             },
4833             "notification-url": "https://packagist.org/downloads/",
4834             "license": [
4835                 "BSD-3-Clause"
4836             ],
4837             "authors": [
4838                 {
4839                     "name": "Sebastian Bergmann",
4840                     "email": "[email protected]"
4841                 }
4842             ],
4843             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4844             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4845             "time": "2017-08-03T12:35:26+00:00"
4846         },
4847         {
4848             "name": "sebastian/object-reflector",
4849             "version": "1.1.1",
4850             "source": {
4851                 "type": "git",
4852                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
4853                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
4854             },
4855             "dist": {
4856                 "type": "zip",
4857                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
4858                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
4859                 "shasum": ""
4860             },
4861             "require": {
4862                 "php": "^7.0"
4863             },
4864             "require-dev": {
4865                 "phpunit/phpunit": "^6.0"
4866             },
4867             "type": "library",
4868             "extra": {
4869                 "branch-alias": {
4870                     "dev-master": "1.1-dev"
4871                 }
4872             },
4873             "autoload": {
4874                 "classmap": [
4875                     "src/"
4876                 ]
4877             },
4878             "notification-url": "https://packagist.org/downloads/",
4879             "license": [
4880                 "BSD-3-Clause"
4881             ],
4882             "authors": [
4883                 {
4884                     "name": "Sebastian Bergmann",
4885                     "email": "[email protected]"
4886                 }
4887             ],
4888             "description": "Allows reflection of object attributes, including inherited and non-public ones",
4889             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
4890             "time": "2017-03-29T09:07:27+00:00"
4891         },
4892         {
4893             "name": "sebastian/recursion-context",
4894             "version": "3.0.0",
4895             "source": {
4896                 "type": "git",
4897                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4898                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
4899             },
4900             "dist": {
4901                 "type": "zip",
4902                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4903                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
4904                 "shasum": ""
4905             },
4906             "require": {
4907                 "php": "^7.0"
4908             },
4909             "require-dev": {
4910                 "phpunit/phpunit": "^6.0"
4911             },
4912             "type": "library",
4913             "extra": {
4914                 "branch-alias": {
4915                     "dev-master": "3.0.x-dev"
4916                 }
4917             },
4918             "autoload": {
4919                 "classmap": [
4920                     "src/"
4921                 ]
4922             },
4923             "notification-url": "https://packagist.org/downloads/",
4924             "license": [
4925                 "BSD-3-Clause"
4926             ],
4927             "authors": [
4928                 {
4929                     "name": "Jeff Welch",
4930                     "email": "[email protected]"
4931                 },
4932                 {
4933                     "name": "Sebastian Bergmann",
4934                     "email": "[email protected]"
4935                 },
4936                 {
4937                     "name": "Adam Harvey",
4938                     "email": "[email protected]"
4939                 }
4940             ],
4941             "description": "Provides functionality to recursively process PHP variables",
4942             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4943             "time": "2017-03-03T06:23:57+00:00"
4944         },
4945         {
4946             "name": "sebastian/resource-operations",
4947             "version": "1.0.0",
4948             "source": {
4949                 "type": "git",
4950                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4951                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4952             },
4953             "dist": {
4954                 "type": "zip",
4955                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4956                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4957                 "shasum": ""
4958             },
4959             "require": {
4960                 "php": ">=5.6.0"
4961             },
4962             "type": "library",
4963             "extra": {
4964                 "branch-alias": {
4965                     "dev-master": "1.0.x-dev"
4966                 }
4967             },
4968             "autoload": {
4969                 "classmap": [
4970                     "src/"
4971                 ]
4972             },
4973             "notification-url": "https://packagist.org/downloads/",
4974             "license": [
4975                 "BSD-3-Clause"
4976             ],
4977             "authors": [
4978                 {
4979                     "name": "Sebastian Bergmann",
4980                     "email": "[email protected]"
4981                 }
4982             ],
4983             "description": "Provides a list of PHP built-in functions that operate on resources",
4984             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4985             "time": "2015-07-28T20:34:47+00:00"
4986         },
4987         {
4988             "name": "sebastian/version",
4989             "version": "2.0.1",
4990             "source": {
4991                 "type": "git",
4992                 "url": "https://github.com/sebastianbergmann/version.git",
4993                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4994             },
4995             "dist": {
4996                 "type": "zip",
4997                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4998                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4999                 "shasum": ""
5000             },
5001             "require": {
5002                 "php": ">=5.6"
5003             },
5004             "type": "library",
5005             "extra": {
5006                 "branch-alias": {
5007                     "dev-master": "2.0.x-dev"
5008                 }
5009             },
5010             "autoload": {
5011                 "classmap": [
5012                     "src/"
5013                 ]
5014             },
5015             "notification-url": "https://packagist.org/downloads/",
5016             "license": [
5017                 "BSD-3-Clause"
5018             ],
5019             "authors": [
5020                 {
5021                     "name": "Sebastian Bergmann",
5022                     "email": "[email protected]",
5023                     "role": "lead"
5024                 }
5025             ],
5026             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
5027             "homepage": "https://github.com/sebastianbergmann/version",
5028             "time": "2016-10-03T07:35:21+00:00"
5029         },
5030         {
5031             "name": "symfony/class-loader",
5032             "version": "v3.3.6",
5033             "source": {
5034                 "type": "git",
5035                 "url": "https://github.com/symfony/class-loader.git",
5036                 "reference": "386a294d621576302e7cc36965d6ed53b8c73c4f"
5037             },
5038             "dist": {
5039                 "type": "zip",
5040                 "url": "https://api.github.com/repos/symfony/class-loader/zipball/386a294d621576302e7cc36965d6ed53b8c73c4f",
5041                 "reference": "386a294d621576302e7cc36965d6ed53b8c73c4f",
5042                 "shasum": ""
5043             },
5044             "require": {
5045                 "php": ">=5.5.9"
5046             },
5047             "require-dev": {
5048                 "symfony/finder": "~2.8|~3.0",
5049                 "symfony/polyfill-apcu": "~1.1"
5050             },
5051             "suggest": {
5052                 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
5053             },
5054             "type": "library",
5055             "extra": {
5056                 "branch-alias": {
5057                     "dev-master": "3.3-dev"
5058                 }
5059             },
5060             "autoload": {
5061                 "psr-4": {
5062                     "Symfony\\Component\\ClassLoader\\": ""
5063                 },
5064                 "exclude-from-classmap": [
5065                     "/Tests/"
5066                 ]
5067             },
5068             "notification-url": "https://packagist.org/downloads/",
5069             "license": [
5070                 "MIT"
5071             ],
5072             "authors": [
5073                 {
5074                     "name": "Fabien Potencier",
5075                     "email": "[email protected]"
5076                 },
5077                 {
5078                     "name": "Symfony Community",
5079                     "homepage": "https://symfony.com/contributors"
5080                 }
5081             ],
5082             "description": "Symfony ClassLoader Component",
5083             "homepage": "https://symfony.com",
5084             "time": "2017-06-02T09:51:43+00:00"
5085         },
5086         {
5087             "name": "symfony/dom-crawler",
5088             "version": "v3.1.10",
5089             "source": {
5090                 "type": "git",
5091                 "url": "https://github.com/symfony/dom-crawler.git",
5092                 "reference": "7eede2a901a19928494194f7d1815a77b9a473a0"
5093             },
5094             "dist": {
5095                 "type": "zip",
5096                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7eede2a901a19928494194f7d1815a77b9a473a0",
5097                 "reference": "7eede2a901a19928494194f7d1815a77b9a473a0",
5098                 "shasum": ""
5099             },
5100             "require": {
5101                 "php": ">=5.5.9",
5102                 "symfony/polyfill-mbstring": "~1.0"
5103             },
5104             "require-dev": {
5105                 "symfony/css-selector": "~2.8|~3.0"
5106             },
5107             "suggest": {
5108                 "symfony/css-selector": ""
5109             },
5110             "type": "library",
5111             "extra": {
5112                 "branch-alias": {
5113                     "dev-master": "3.1-dev"
5114                 }
5115             },
5116             "autoload": {
5117                 "psr-4": {
5118                     "Symfony\\Component\\DomCrawler\\": ""
5119                 },
5120                 "exclude-from-classmap": [
5121                     "/Tests/"
5122                 ]
5123             },
5124             "notification-url": "https://packagist.org/downloads/",
5125             "license": [
5126                 "MIT"
5127             ],
5128             "authors": [
5129                 {
5130                     "name": "Fabien Potencier",
5131                     "email": "[email protected]"
5132                 },
5133                 {
5134                     "name": "Symfony Community",
5135                     "homepage": "https://symfony.com/contributors"
5136                 }
5137             ],
5138             "description": "Symfony DomCrawler Component",
5139             "homepage": "https://symfony.com",
5140             "time": "2017-01-21T17:13:55+00:00"
5141         },
5142         {
5143             "name": "theseer/tokenizer",
5144             "version": "1.1.0",
5145             "source": {
5146                 "type": "git",
5147                 "url": "https://github.com/theseer/tokenizer.git",
5148                 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
5149             },
5150             "dist": {
5151                 "type": "zip",
5152                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
5153                 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
5154                 "shasum": ""
5155             },
5156             "require": {
5157                 "ext-dom": "*",
5158                 "ext-tokenizer": "*",
5159                 "ext-xmlwriter": "*",
5160                 "php": "^7.0"
5161             },
5162             "type": "library",
5163             "autoload": {
5164                 "classmap": [
5165                     "src/"
5166                 ]
5167             },
5168             "notification-url": "https://packagist.org/downloads/",
5169             "license": [
5170                 "BSD-3-Clause"
5171             ],
5172             "authors": [
5173                 {
5174                     "name": "Arne Blankerts",
5175                     "email": "[email protected]",
5176                     "role": "Developer"
5177                 }
5178             ],
5179             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5180             "time": "2017-04-07T12:08:54+00:00"
5181         },
5182         {
5183             "name": "webmozart/assert",
5184             "version": "1.2.0",
5185             "source": {
5186                 "type": "git",
5187                 "url": "https://github.com/webmozart/assert.git",
5188                 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
5189             },
5190             "dist": {
5191                 "type": "zip",
5192                 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
5193                 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
5194                 "shasum": ""
5195             },
5196             "require": {
5197                 "php": "^5.3.3 || ^7.0"
5198             },
5199             "require-dev": {
5200                 "phpunit/phpunit": "^4.6",
5201                 "sebastian/version": "^1.0.1"
5202             },
5203             "type": "library",
5204             "extra": {
5205                 "branch-alias": {
5206                     "dev-master": "1.3-dev"
5207                 }
5208             },
5209             "autoload": {
5210                 "psr-4": {
5211                     "Webmozart\\Assert\\": "src/"
5212                 }
5213             },
5214             "notification-url": "https://packagist.org/downloads/",
5215             "license": [
5216                 "MIT"
5217             ],
5218             "authors": [
5219                 {
5220                     "name": "Bernhard Schussek",
5221                     "email": "[email protected]"
5222                 }
5223             ],
5224             "description": "Assertions to validate method input/output with nice error messages.",
5225             "keywords": [
5226                 "assert",
5227                 "check",
5228                 "validate"
5229             ],
5230             "time": "2016-11-23T20:04:58+00:00"
5231         }
5232     ],
5233     "aliases": [],
5234     "minimum-stability": "stable",
5235     "stability-flags": [],
5236     "prefer-stable": false,
5237     "prefer-lowest": false,
5238     "platform": {
5239         "php": ">=7.0.0",
5240         "ext-tidy": "*"
5241     },
5242     "platform-dev": [],
5243     "platform-overrides": {
5244         "php": "7.0"
5245     }
5246 }