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"
7 "hash": "e6d32752d02dae662bedc69fa5856feb",
8 "content-hash": "5f0f4e912f1207e761caf9344f2308a0",
11 "name": "aws/aws-sdk-php",
15 "url": "https://github.com/aws/aws-sdk-php.git",
16 "reference": "277939bd789204b314f3aaca06976cf3ddf78f07"
20 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/277939bd789204b314f3aaca06976cf3ddf78f07",
21 "reference": "277939bd789204b314f3aaca06976cf3ddf78f07",
25 "guzzlehttp/guzzle": "^5.3.1|^6.2.1",
26 "guzzlehttp/promises": "~1.0",
27 "guzzlehttp/psr7": "~1.3.1",
28 "mtdowling/jmespath.php": "~2.2",
32 "andrewsville/php-token-reflection": "^1.4",
33 "aws/aws-php-sns-message-validator": "~1.0",
34 "behat/behat": "~3.0",
35 "doctrine/cache": "~1.4",
43 "phpunit/phpunit": "~4.0|~5.0",
47 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
48 "doctrine/cache": "To use the DoctrineCacheAdapter",
49 "ext-curl": "To send requests using cURL",
50 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages"
55 "dev-master": "3.0-dev"
66 "notification-url": "https://packagist.org/downloads/",
72 "name": "Amazon Web Services",
73 "homepage": "http://aws.amazon.com"
76 "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
77 "homepage": "http://aws.amazon.com/sdkforphp",
88 "time": "2017-02-24 21:47:48"
91 "name": "barryvdh/laravel-debugbar",
95 "url": "https://github.com/barryvdh/laravel-debugbar.git",
96 "reference": "24e4f0261e352d3fd86d0447791b56ae49398674"
100 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/24e4f0261e352d3fd86d0447791b56ae49398674",
101 "reference": "24e4f0261e352d3fd86d0447791b56ae49398674",
105 "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*",
106 "maximebf/debugbar": "~1.13.0",
108 "symfony/finder": "~2.7|~3.0"
113 "dev-master": "2.3-dev"
118 "Barryvdh\\Debugbar\\": "src/"
124 "notification-url": "https://packagist.org/downloads/",
130 "name": "Barry vd. Heuvel",
134 "description": "PHP Debugbar integration for Laravel",
142 "time": "2017-01-19 08:19:49"
145 "name": "barryvdh/laravel-dompdf",
149 "url": "https://github.com/barryvdh/laravel-dompdf.git",
150 "reference": "22ee9cb8e0ac0d5f11633d1194280ab40b2bba1f"
154 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/22ee9cb8e0ac0d5f11633d1194280ab40b2bba1f",
155 "reference": "22ee9cb8e0ac0d5f11633d1194280ab40b2bba1f",
159 "dompdf/dompdf": "^0.8",
160 "illuminate/support": "5.1.x|5.2.x|5.3.x|5.4.x",
166 "dev-master": "0.8-dev"
171 "Barryvdh\\DomPDF\\": "src"
174 "notification-url": "https://packagist.org/downloads/",
180 "name": "Barry vd. Heuvel",
184 "description": "A DOMPDF Wrapper for Laravel",
190 "time": "2017-02-19 06:45:54"
193 "name": "barryvdh/laravel-ide-helper",
197 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
198 "reference": "e82de98cef0d6597b1b686be0b5813a3a4bb53c5"
202 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/e82de98cef0d6597b1b686be0b5813a3a4bb53c5",
203 "reference": "e82de98cef0d6597b1b686be0b5813a3a4bb53c5",
207 "barryvdh/reflection-docblock": "^2.0.4",
208 "illuminate/console": "^5.0,<5.5",
209 "illuminate/filesystem": "^5.0,<5.5",
210 "illuminate/support": "^5.0,<5.5",
212 "symfony/class-loader": "^2.3|^3.0"
215 "doctrine/dbal": "~2.3",
216 "phpunit/phpunit": "4.*",
217 "scrutinizer/ocular": "~1.1",
218 "squizlabs/php_codesniffer": "~2.3"
221 "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)"
226 "dev-master": "2.3-dev"
231 "Barryvdh\\LaravelIdeHelper\\": "src"
234 "notification-url": "https://packagist.org/downloads/",
240 "name": "Barry vd. Heuvel",
244 "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
256 "time": "2017-02-22 12:27:33"
259 "name": "barryvdh/laravel-snappy",
263 "url": "https://github.com/barryvdh/laravel-snappy.git",
264 "reference": "dea728426bd867652c2f3a307a9cbea3f1ed7dff"
268 "url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/dea728426bd867652c2f3a307a9cbea3f1ed7dff",
269 "reference": "dea728426bd867652c2f3a307a9cbea3f1ed7dff",
273 "illuminate/filesystem": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x",
274 "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x",
275 "knplabs/knp-snappy": "*",
281 "dev-master": "0.3-dev"
286 "Barryvdh\\Snappy\\": "src/"
289 "notification-url": "https://packagist.org/downloads/",
295 "name": "Barry vd. Heuvel",
299 "description": "Snappy PDF/Image for Laravel 4",
308 "time": "2017-02-09 23:18:54"
311 "name": "barryvdh/reflection-docblock",
315 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
316 "reference": "3dcbd98b5d9384a5357266efba8fd29884458e5c"
320 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/3dcbd98b5d9384a5357266efba8fd29884458e5c",
321 "reference": "3dcbd98b5d9384a5357266efba8fd29884458e5c",
328 "phpunit/phpunit": "~4.0,<4.5"
331 "dflydev/markdown": "~1.0",
332 "erusev/parsedown": "~1.0"
337 "dev-master": "2.0.x-dev"
347 "notification-url": "https://packagist.org/downloads/",
353 "name": "Mike van Riel",
357 "time": "2016-06-13 19:28:20"
360 "name": "cogpowered/finediff",
364 "url": "https://github.com/cogpowered/FineDiff.git",
365 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8"
369 "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
370 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
377 "mockery/mockery": "*",
378 "phpunit/phpunit": "*"
383 "cogpowered\\FineDiff": "src/"
386 "notification-url": "https://packagist.org/downloads/",
396 "name": "Raymond Hill"
399 "description": "PHP implementation of a Fine granularity Diff engine",
400 "homepage": "https://github.com/cogpowered/FineDiff",
408 "time": "2014-05-19 10:25:02"
411 "name": "doctrine/inflector",
415 "url": "https://github.com/doctrine/inflector.git",
416 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
420 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
421 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
428 "phpunit/phpunit": "4.*"
433 "dev-master": "1.1.x-dev"
438 "Doctrine\\Common\\Inflector\\": "lib/"
441 "notification-url": "https://packagist.org/downloads/",
447 "name": "Roman Borschel",
451 "name": "Benjamin Eberlei",
455 "name": "Guilherme Blanco",
459 "name": "Jonathan Wage",
463 "name": "Johannes Schmitt",
467 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
468 "homepage": "http://www.doctrine-project.org",
475 "time": "2015-11-06 14:35:42"
478 "name": "dompdf/dompdf",
482 "url": "https://github.com/dompdf/dompdf.git",
483 "reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c"
487 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
488 "reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
495 "phenx/php-font-lib": "0.5.*",
496 "phenx/php-svg-lib": "0.2.*",
500 "phpunit/phpunit": "4.8.*",
501 "squizlabs/php_codesniffer": "2.*"
506 "dev-develop": "0.7-dev"
517 "notification-url": "https://packagist.org/downloads/",
523 "name": "Fabien Ménager",
527 "name": "Brian Sweeney",
531 "name": "Gabriel Bull",
535 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
536 "homepage": "https://github.com/dompdf/dompdf",
537 "time": "2017-02-16 02:40:40"
540 "name": "erusev/parsedown",
544 "url": "https://github.com/erusev/parsedown.git",
545 "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb"
549 "url": "https://api.github.com/repos/erusev/parsedown/zipball/20ff8bbb57205368b4b42d094642a3e52dac85fb",
550 "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb",
562 "notification-url": "https://packagist.org/downloads/",
568 "name": "Emanuil Rusev",
570 "homepage": "http://erusev.com"
573 "description": "Parser for Markdown.",
574 "homepage": "http://parsedown.org",
579 "time": "2016-11-02 15:56:58"
582 "name": "gathercontent/htmldiff",
586 "url": "https://github.com/gathercontent/htmldiff.git",
587 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93"
591 "url": "https://api.github.com/repos/gathercontent/htmldiff/zipball/24674a62315f64330134b4a4c5b01a7b59193c93",
592 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93",
596 "cogpowered/finediff": "0.3.1",
600 "phpunit/phpunit": "4.*",
601 "squizlabs/php_codesniffer": "1.*"
606 "GatherContent\\Htmldiff": "src/"
609 "notification-url": "https://packagist.org/downloads/",
615 "name": "Andrew Cairns",
619 "name": "Mathew Chapman",
623 "name": "Peter Legierski",
627 "description": "Compare two HTML strings",
628 "time": "2015-04-15 15:39:46"
631 "name": "guzzlehttp/guzzle",
635 "url": "https://github.com/guzzle/guzzle.git",
636 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60"
640 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
641 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
645 "guzzlehttp/promises": "^1.0",
646 "guzzlehttp/psr7": "^1.3.1",
651 "phpunit/phpunit": "^4.0",
657 "dev-master": "6.2-dev"
662 "src/functions_include.php"
665 "GuzzleHttp\\": "src/"
668 "notification-url": "https://packagist.org/downloads/",
674 "name": "Michael Dowling",
676 "homepage": "https://github.com/mtdowling"
679 "description": "Guzzle is a PHP HTTP client library",
680 "homepage": "http://guzzlephp.org/",
690 "time": "2016-10-08 15:01:37"
693 "name": "guzzlehttp/promises",
697 "url": "https://github.com/guzzle/promises.git",
698 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
702 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
703 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
710 "phpunit/phpunit": "^4.0"
715 "dev-master": "1.4-dev"
720 "GuzzleHttp\\Promise\\": "src/"
723 "src/functions_include.php"
726 "notification-url": "https://packagist.org/downloads/",
732 "name": "Michael Dowling",
734 "homepage": "https://github.com/mtdowling"
737 "description": "Guzzle promises library",
741 "time": "2016-12-20 10:07:11"
744 "name": "guzzlehttp/psr7",
748 "url": "https://github.com/guzzle/psr7.git",
749 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
753 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
754 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
759 "psr/http-message": "~1.0"
762 "psr/http-message-implementation": "1.0"
765 "phpunit/phpunit": "~4.0"
770 "dev-master": "1.4-dev"
775 "GuzzleHttp\\Psr7\\": "src/"
778 "src/functions_include.php"
781 "notification-url": "https://packagist.org/downloads/",
787 "name": "Michael Dowling",
789 "homepage": "https://github.com/mtdowling"
792 "description": "PSR-7 message implementation",
799 "time": "2016-06-24 23:00:38"
802 "name": "intervention/image",
806 "url": "https://github.com/Intervention/image.git",
807 "reference": "e8881fd99b9804b29e02d6d1c2c15ee459335cf1"
811 "url": "https://api.github.com/repos/Intervention/image/zipball/e8881fd99b9804b29e02d6d1c2c15ee459335cf1",
812 "reference": "e8881fd99b9804b29e02d6d1c2c15ee459335cf1",
817 "guzzlehttp/psr7": "~1.1",
821 "mockery/mockery": "~0.9.2",
822 "phpunit/phpunit": "3.*"
825 "ext-gd": "to use GD library based image processing.",
826 "ext-imagick": "to use Imagick based image processing.",
827 "intervention/imagecache": "Caching extension for the Intervention Image library"
832 "dev-master": "2.3-dev"
837 "Intervention\\Image\\": "src/Intervention/Image"
840 "notification-url": "https://packagist.org/downloads/",
846 "name": "Oliver Vogel",
848 "homepage": "http://olivervogel.net/"
851 "description": "Image handling and manipulation library with support for Laravel integration",
852 "homepage": "http://image.intervention.io/",
861 "time": "2017-02-04 10:37:19"
864 "name": "knplabs/knp-snappy",
868 "url": "https://github.com/KnpLabs/snappy.git",
869 "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f"
873 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
874 "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
879 "symfony/process": "~2.3|~3.0"
882 "phpunit/phpunit": "~4.7"
885 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
886 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
887 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
888 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
889 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
894 "dev-master": "0.5.x-dev"
899 "Knp\\Snappy": "src/"
902 "notification-url": "https://packagist.org/downloads/",
908 "name": "KNPLabs Team",
909 "homepage": "http://knplabs.com"
912 "name": "Symfony Community",
913 "homepage": "http://github.com/KnpLabs/snappy/contributors"
916 "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
917 "homepage": "http://github.com/KnpLabs/snappy",
926 "time": "2015-11-17 13:16:27"
929 "name": "laravel/browser-kit-testing",
933 "url": "https://github.com/laravel/browser-kit-testing.git",
934 "reference": "0adfb725147815bff5516d157577f375a6e66ebd"
938 "url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/0adfb725147815bff5516d157577f375a6e66ebd",
939 "reference": "0adfb725147815bff5516d157577f375a6e66ebd",
944 "symfony/css-selector": "~3.1",
945 "symfony/dom-crawler": "~3.1"
950 "dev-master": "1.0-dev"
955 "Laravel\\BrowserKitTesting\\": "src/"
958 "notification-url": "https://packagist.org/downloads/",
964 "name": "Taylor Otwell",
968 "description": "Provides backwards compatibility for BrowserKit testing in Laravel 5.4.",
973 "time": "2017-02-08 22:32:37"
976 "name": "laravel/framework",
977 "version": "v5.4.13",
980 "url": "https://github.com/laravel/framework.git",
981 "reference": "3eebfaa759156e06144892b00bb95304aa5a71c1"
985 "url": "https://api.github.com/repos/laravel/framework/zipball/3eebfaa759156e06144892b00bb95304aa5a71c1",
986 "reference": "3eebfaa759156e06144892b00bb95304aa5a71c1",
990 "doctrine/inflector": "~1.0",
991 "erusev/parsedown": "~1.6",
994 "league/flysystem": "~1.0",
995 "monolog/monolog": "~1.11",
996 "mtdowling/cron-expression": "~1.0",
997 "nesbot/carbon": "~1.20",
998 "paragonie/random_compat": "~1.4|~2.0",
1000 "ramsey/uuid": "~3.0",
1001 "swiftmailer/swiftmailer": "~5.4",
1002 "symfony/console": "~3.2",
1003 "symfony/debug": "~3.2",
1004 "symfony/finder": "~3.2",
1005 "symfony/http-foundation": "~3.2",
1006 "symfony/http-kernel": "~3.2",
1007 "symfony/process": "~3.2",
1008 "symfony/routing": "~3.2",
1009 "symfony/var-dumper": "~3.2",
1010 "tijsverkoyen/css-to-inline-styles": "~2.2",
1011 "vlucas/phpdotenv": "~2.2"
1014 "illuminate/auth": "self.version",
1015 "illuminate/broadcasting": "self.version",
1016 "illuminate/bus": "self.version",
1017 "illuminate/cache": "self.version",
1018 "illuminate/config": "self.version",
1019 "illuminate/console": "self.version",
1020 "illuminate/container": "self.version",
1021 "illuminate/contracts": "self.version",
1022 "illuminate/cookie": "self.version",
1023 "illuminate/database": "self.version",
1024 "illuminate/encryption": "self.version",
1025 "illuminate/events": "self.version",
1026 "illuminate/exception": "self.version",
1027 "illuminate/filesystem": "self.version",
1028 "illuminate/hashing": "self.version",
1029 "illuminate/http": "self.version",
1030 "illuminate/log": "self.version",
1031 "illuminate/mail": "self.version",
1032 "illuminate/notifications": "self.version",
1033 "illuminate/pagination": "self.version",
1034 "illuminate/pipeline": "self.version",
1035 "illuminate/queue": "self.version",
1036 "illuminate/redis": "self.version",
1037 "illuminate/routing": "self.version",
1038 "illuminate/session": "self.version",
1039 "illuminate/support": "self.version",
1040 "illuminate/translation": "self.version",
1041 "illuminate/validation": "self.version",
1042 "illuminate/view": "self.version",
1043 "tightenco/collect": "self.version"
1046 "aws/aws-sdk-php": "~3.0",
1047 "doctrine/dbal": "~2.5",
1048 "mockery/mockery": "~0.9.4",
1049 "pda/pheanstalk": "~3.0",
1050 "phpunit/phpunit": "~5.7",
1051 "predis/predis": "~1.0",
1052 "symfony/css-selector": "~3.2",
1053 "symfony/dom-crawler": "~3.2"
1056 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
1057 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
1058 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
1059 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
1060 "laravel/tinker": "Required to use the tinker console command (~1.0).",
1061 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
1062 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
1063 "nexmo/client": "Required to use the Nexmo transport (~1.0).",
1064 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
1065 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
1066 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
1067 "symfony/css-selector": "Required to use some of the crawler integration testing tools (~3.2).",
1068 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~3.2).",
1069 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
1074 "dev-master": "5.4-dev"
1079 "src/Illuminate/Foundation/helpers.php",
1080 "src/Illuminate/Support/helpers.php"
1083 "Illuminate\\": "src/Illuminate/"
1086 "notification-url": "https://packagist.org/downloads/",
1092 "name": "Taylor Otwell",
1096 "description": "The Laravel Framework.",
1097 "homepage": "https://laravel.com",
1102 "time": "2017-02-22 16:07:04"
1105 "name": "laravel/socialite",
1106 "version": "v3.0.3",
1109 "url": "https://github.com/laravel/socialite.git",
1110 "reference": "01588748beef55ad5dd4f172d235548d3a6be79a"
1114 "url": "https://api.github.com/repos/laravel/socialite/zipball/01588748beef55ad5dd4f172d235548d3a6be79a",
1115 "reference": "01588748beef55ad5dd4f172d235548d3a6be79a",
1119 "guzzlehttp/guzzle": "~6.0",
1120 "illuminate/contracts": "~5.4",
1121 "illuminate/http": "~5.4",
1122 "illuminate/support": "~5.4",
1123 "league/oauth1-client": "~1.0",
1127 "mockery/mockery": "~0.9",
1128 "phpunit/phpunit": "~4.0|~5.0"
1133 "dev-master": "3.0-dev"
1138 "Laravel\\Socialite\\": "src/"
1141 "notification-url": "https://packagist.org/downloads/",
1147 "name": "Taylor Otwell",
1151 "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1156 "time": "2017-02-01 13:43:56"
1159 "name": "league/flysystem",
1160 "version": "1.0.35",
1163 "url": "https://github.com/thephpleague/flysystem.git",
1164 "reference": "dda7f3ab94158a002d9846a97dc18ebfb7acc062"
1168 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/dda7f3ab94158a002d9846a97dc18ebfb7acc062",
1169 "reference": "dda7f3ab94158a002d9846a97dc18ebfb7acc062",
1176 "league/flysystem-sftp": "<1.0.6"
1179 "ext-fileinfo": "*",
1180 "mockery/mockery": "~0.9",
1181 "phpspec/phpspec": "^2.2",
1182 "phpunit/phpunit": "~4.8"
1185 "ext-fileinfo": "Required for MimeType",
1186 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1187 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1188 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1189 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1190 "league/flysystem-copy": "Allows you to use Copy.com storage",
1191 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
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"
1201 "dev-master": "1.1-dev"
1206 "League\\Flysystem\\": "src/"
1209 "notification-url": "https://packagist.org/downloads/",
1215 "name": "Frank de Jonge",
1219 "description": "Filesystem abstraction: Many filesystems, one API.",
1239 "time": "2017-02-09 11:33:58"
1242 "name": "league/flysystem-aws-s3-v3",
1243 "version": "1.0.13",
1246 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
1247 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c"
1251 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc56a8faf3aff0841f9eae04b6af94a50657896c",
1252 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c",
1256 "aws/aws-sdk-php": "^3.0.0",
1257 "league/flysystem": "~1.0",
1261 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
1262 "phpspec/phpspec": "^2.0.0"
1267 "dev-master": "1.0-dev"
1272 "League\\Flysystem\\AwsS3v3\\": "src/"
1275 "notification-url": "https://packagist.org/downloads/",
1281 "name": "Frank de Jonge",
1285 "description": "Flysystem adapter for the AWS S3 SDK v3.x",
1286 "time": "2016-06-21 21:34:35"
1289 "name": "league/oauth1-client",
1293 "url": "https://github.com/thephpleague/oauth1-client.git",
1294 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
1298 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
1299 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
1303 "guzzlehttp/guzzle": "^6.0",
1307 "mockery/mockery": "^0.9",
1308 "phpunit/phpunit": "^4.0",
1309 "squizlabs/php_codesniffer": "^2.0"
1314 "dev-master": "1.0-dev"
1319 "League\\OAuth1\\": "src/"
1322 "notification-url": "https://packagist.org/downloads/",
1328 "name": "Ben Corlett",
1330 "homepage": "http://www.webcomm.com.au",
1334 "description": "OAuth 1.0 Client Library",
1349 "time": "2016-08-17 00:36:58"
1352 "name": "maximebf/debugbar",
1353 "version": "1.13.1",
1356 "url": "https://github.com/maximebf/php-debugbar.git",
1357 "reference": "afee79a236348e39a44cb837106b7c5b4897ac2a"
1361 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/afee79a236348e39a44cb837106b7c5b4897ac2a",
1362 "reference": "afee79a236348e39a44cb837106b7c5b4897ac2a",
1368 "symfony/var-dumper": "^2.6|^3.0"
1371 "phpunit/phpunit": "^4.0|^5.0"
1374 "kriswallsmith/assetic": "The best way to manage assets",
1375 "monolog/monolog": "Log using Monolog",
1376 "predis/predis": "Redis storage"
1381 "dev-master": "1.13-dev"
1386 "DebugBar\\": "src/DebugBar/"
1389 "notification-url": "https://packagist.org/downloads/",
1395 "name": "Maxime Bouroumeau-Fuseau",
1397 "homepage": "http://maximebf.com"
1400 "name": "Barry vd. Heuvel",
1404 "description": "Debug bar in the browser for php application",
1405 "homepage": "https://github.com/maximebf/php-debugbar",
1410 "time": "2017-01-05 08:46:19"
1413 "name": "monolog/monolog",
1414 "version": "1.22.0",
1417 "url": "https://github.com/Seldaek/monolog.git",
1418 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
1422 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
1423 "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
1431 "psr/log-implementation": "1.0.0"
1434 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1435 "doctrine/couchdb": "~1.0@dev",
1436 "graylog2/gelf-php": "~1.0",
1437 "jakub-onderka/php-parallel-lint": "0.9",
1438 "php-amqplib/php-amqplib": "~2.4",
1439 "php-console/php-console": "^3.1.3",
1440 "phpunit/phpunit": "~4.5",
1441 "phpunit/phpunit-mock-objects": "2.3.0",
1442 "ruflin/elastica": ">=0.90 <3.0",
1443 "sentry/sentry": "^0.13",
1444 "swiftmailer/swiftmailer": "~5.3"
1447 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1448 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1449 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1450 "ext-mongo": "Allow sending log messages to a MongoDB server",
1451 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1452 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1453 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1454 "php-console/php-console": "Allow sending log messages to Google Chrome",
1455 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1456 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1457 "sentry/sentry": "Allow sending log messages to a Sentry server"
1462 "dev-master": "2.0.x-dev"
1467 "Monolog\\": "src/Monolog"
1470 "notification-url": "https://packagist.org/downloads/",
1476 "name": "Jordi Boggiano",
1478 "homepage": "http://seld.be"
1481 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1482 "homepage": "http://github.com/Seldaek/monolog",
1488 "time": "2016-11-26 00:15:39"
1491 "name": "mtdowling/cron-expression",
1492 "version": "v1.2.0",
1495 "url": "https://github.com/mtdowling/cron-expression.git",
1496 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
1500 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
1501 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
1508 "phpunit/phpunit": "~4.0|~5.0"
1513 "Cron\\": "src/Cron/"
1516 "notification-url": "https://packagist.org/downloads/",
1522 "name": "Michael Dowling",
1524 "homepage": "https://github.com/mtdowling"
1527 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1532 "time": "2017-01-23 04:29:33"
1535 "name": "mtdowling/jmespath.php",
1539 "url": "https://github.com/jmespath/jmespath.php.git",
1540 "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac"
1544 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
1545 "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
1552 "phpunit/phpunit": "~4.0"
1560 "dev-master": "2.0-dev"
1565 "JmesPath\\": "src/"
1571 "notification-url": "https://packagist.org/downloads/",
1577 "name": "Michael Dowling",
1579 "homepage": "https://github.com/mtdowling"
1582 "description": "Declaratively specify how to extract elements from a JSON document",
1587 "time": "2016-12-03 22:08:25"
1590 "name": "nesbot/carbon",
1591 "version": "1.22.1",
1594 "url": "https://github.com/briannesbitt/Carbon.git",
1595 "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc"
1599 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
1600 "reference": "7cdf42c0b1cc763ab7e4c33c47a24e27c66bfccc",
1605 "symfony/translation": "~2.6 || ~3.0"
1608 "friendsofphp/php-cs-fixer": "~2",
1609 "phpunit/phpunit": "~4.0 || ~5.0"
1614 "dev-master": "1.23-dev"
1619 "Carbon\\": "src/Carbon/"
1622 "notification-url": "https://packagist.org/downloads/",
1628 "name": "Brian Nesbitt",
1630 "homepage": "http://nesbot.com"
1633 "description": "A simple API extension for DateTime.",
1634 "homepage": "http://carbon.nesbot.com",
1640 "time": "2017-01-16 07:55:07"
1643 "name": "paragonie/random_compat",
1644 "version": "v2.0.4",
1647 "url": "https://github.com/paragonie/random_compat.git",
1648 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e"
1652 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
1653 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
1660 "phpunit/phpunit": "4.*|5.*"
1663 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1671 "notification-url": "https://packagist.org/downloads/",
1677 "name": "Paragon Initiative Enterprises",
1679 "homepage": "https://paragonie.com"
1682 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1688 "time": "2016-11-07 23:38:38"
1691 "name": "phenx/php-font-lib",
1695 "url": "https://github.com/PhenX/php-font-lib.git",
1696 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
1700 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
1701 "reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
1705 "phpunit/phpunit": "^4.8"
1710 "FontLib\\": "src/FontLib"
1713 "notification-url": "https://packagist.org/downloads/",
1719 "name": "Fabien Ménager",
1723 "description": "A library to read, parse, export and make subsets of different types of font files.",
1724 "homepage": "https://github.com/PhenX/php-font-lib",
1725 "time": "2017-02-11 10:58:43"
1728 "name": "phenx/php-svg-lib",
1732 "url": "https://github.com/PhenX/php-svg-lib.git",
1733 "reference": "de291bec8449b89acfe85691b5c71434797959dc"
1737 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/de291bec8449b89acfe85691b5c71434797959dc",
1738 "reference": "de291bec8449b89acfe85691b5c71434797959dc",
1742 "sabberworm/php-css-parser": "6.0.*"
1750 "notification-url": "https://packagist.org/downloads/",
1756 "name": "Fabien Ménager",
1760 "description": "A library to read, parse and export to PDF SVG files.",
1761 "homepage": "https://github.com/PhenX/php-svg-lib",
1762 "time": "2016-12-13 20:25:45"
1765 "name": "predis/predis",
1766 "version": "v1.1.1",
1769 "url": "https://github.com/nrk/predis.git",
1770 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
1774 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
1775 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
1782 "phpunit/phpunit": "~4.8"
1785 "ext-curl": "Allows access to Webdis when paired with phpiredis",
1786 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
1794 "notification-url": "https://packagist.org/downloads/",
1800 "name": "Daniele Alessandri",
1802 "homepage": "http://clorophilla.net"
1805 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
1806 "homepage": "http://github.com/nrk/predis",
1812 "time": "2016-06-16 16:22:20"
1815 "name": "psr/http-message",
1819 "url": "https://github.com/php-fig/http-message.git",
1820 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1824 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1825 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1834 "dev-master": "1.0.x-dev"
1839 "Psr\\Http\\Message\\": "src/"
1842 "notification-url": "https://packagist.org/downloads/",
1849 "homepage": "http://www.php-fig.org/"
1852 "description": "Common interface for HTTP messages",
1853 "homepage": "https://github.com/php-fig/http-message",
1862 "time": "2016-08-06 14:39:51"
1869 "url": "https://github.com/php-fig/log.git",
1870 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1874 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1875 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1884 "dev-master": "1.0.x-dev"
1889 "Psr\\Log\\": "Psr/Log/"
1892 "notification-url": "https://packagist.org/downloads/",
1899 "homepage": "http://www.php-fig.org/"
1902 "description": "Common interface for logging libraries",
1903 "homepage": "https://github.com/php-fig/log",
1909 "time": "2016-10-10 12:19:37"
1912 "name": "ramsey/uuid",
1916 "url": "https://github.com/ramsey/uuid.git",
1917 "reference": "5677cfe02397dd6b58c861870dfaa5d9007d3954"
1921 "url": "https://api.github.com/repos/ramsey/uuid/zipball/5677cfe02397dd6b58c861870dfaa5d9007d3954",
1922 "reference": "5677cfe02397dd6b58c861870dfaa5d9007d3954",
1926 "paragonie/random_compat": "^1.0|^2.0",
1930 "rhumsaa/uuid": "self.version"
1933 "apigen/apigen": "^4.1",
1934 "codeception/aspect-mock": "1.0.0",
1935 "doctrine/annotations": "~1.2.0",
1936 "goaop/framework": "1.0.0-alpha.2",
1937 "ircmaxell/random-lib": "^1.1",
1938 "jakub-onderka/php-parallel-lint": "^0.9.0",
1939 "mockery/mockery": "^0.9.4",
1940 "moontoast/math": "^1.1",
1941 "php-mock/php-mock-phpunit": "^0.3|^1.1",
1942 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
1943 "satooshi/php-coveralls": "^0.6.1",
1944 "squizlabs/php_codesniffer": "^2.3"
1947 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
1948 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
1949 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
1950 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
1951 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
1952 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
1957 "dev-master": "3.x-dev"
1962 "Ramsey\\Uuid\\": "src/"
1965 "notification-url": "https://packagist.org/downloads/",
1971 "name": "Marijn Huizendveld",
1975 "name": "Thibaud Fabre",
1979 "name": "Ben Ramsey",
1981 "homepage": "https://benramsey.com"
1984 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
1985 "homepage": "https://github.com/ramsey/uuid",
1991 "time": "2016-11-22 19:21:44"
1994 "name": "sabberworm/php-css-parser",
1998 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
1999 "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2"
2003 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/9ea4b00c569b19f731d0c2e0e802055877ff40c2",
2004 "reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2",
2013 "Sabberworm\\CSS": "lib/"
2016 "notification-url": "https://packagist.org/downloads/",
2022 "name": "Raphael Schweikert"
2025 "description": "Parser for CSS Files written in PHP",
2026 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
2032 "time": "2015-08-24 08:48:52"
2035 "name": "socialiteproviders/manager",
2036 "version": "v3.0.4",
2039 "url": "https://github.com/SocialiteProviders/Manager.git",
2040 "reference": "f57877e96c46f0f9157fcd8fa68a547f6d344ed5"
2044 "url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/f57877e96c46f0f9157fcd8fa68a547f6d344ed5",
2045 "reference": "f57877e96c46f0f9157fcd8fa68a547f6d344ed5",
2049 "laravel/socialite": "~3.0",
2050 "php": "^5.6 || ^7.0"
2053 "mockery/mockery": "^0.9.4",
2054 "phpunit/phpunit": "^5.0"
2059 "SocialiteProviders\\Manager\\": "src/",
2060 "SocialiteProviders\\Manager\\Test\\": "tests/"
2063 "notification-url": "https://packagist.org/downloads/",
2069 "name": "Andy Wendt",
2073 "description": "Easily add new or override built-in providers in Laravel Socialite.",
2074 "time": "2017-02-07 07:26:42"
2077 "name": "socialiteproviders/slack",
2078 "version": "v3.0.1",
2081 "url": "https://github.com/SocialiteProviders/Slack.git",
2082 "reference": "6f8f0599cd80ecea4958ad37ed729805c4100c8c"
2086 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/6f8f0599cd80ecea4958ad37ed729805c4100c8c",
2087 "reference": "6f8f0599cd80ecea4958ad37ed729805c4100c8c",
2091 "php": "^5.6 || ^7.0",
2092 "socialiteproviders/manager": "~3.0"
2097 "SocialiteProviders\\Slack\\": ""
2100 "notification-url": "https://packagist.org/downloads/",
2106 "name": "Brian Faust",
2110 "description": "Slack OAuth2 Provider for Laravel Socialite",
2111 "time": "2017-02-20 04:42:11"
2114 "name": "swiftmailer/swiftmailer",
2115 "version": "v5.4.6",
2118 "url": "https://github.com/swiftmailer/swiftmailer.git",
2119 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e"
2123 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
2124 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
2131 "mockery/mockery": "~0.9.1",
2132 "symfony/phpunit-bridge": "~3.2"
2137 "dev-master": "5.4-dev"
2142 "lib/swift_required.php"
2145 "notification-url": "https://packagist.org/downloads/",
2151 "name": "Chris Corbyn"
2154 "name": "Fabien Potencier",
2158 "description": "Swiftmailer, free feature-rich PHP mailer",
2159 "homepage": "http://swiftmailer.org",
2165 "time": "2017-02-13 07:52:53"
2168 "name": "symfony/class-loader",
2169 "version": "v3.2.4",
2172 "url": "https://github.com/symfony/class-loader.git",
2173 "reference": "2847d56f518ad5721bf85aa9174b3aa3fd12aa03"
2177 "url": "https://api.github.com/repos/symfony/class-loader/zipball/2847d56f518ad5721bf85aa9174b3aa3fd12aa03",
2178 "reference": "2847d56f518ad5721bf85aa9174b3aa3fd12aa03",
2185 "symfony/finder": "~2.8|~3.0",
2186 "symfony/polyfill-apcu": "~1.1"
2189 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2194 "dev-master": "3.2-dev"
2199 "Symfony\\Component\\ClassLoader\\": ""
2201 "exclude-from-classmap": [
2205 "notification-url": "https://packagist.org/downloads/",
2211 "name": "Fabien Potencier",
2215 "name": "Symfony Community",
2216 "homepage": "https://symfony.com/contributors"
2219 "description": "Symfony ClassLoader Component",
2220 "homepage": "https://symfony.com",
2221 "time": "2017-01-21 17:06:35"
2224 "name": "symfony/console",
2225 "version": "v3.2.4",
2228 "url": "https://github.com/symfony/console.git",
2229 "reference": "0e5e6899f82230fcb1153bcaf0e106ffaa44b870"
2233 "url": "https://api.github.com/repos/symfony/console/zipball/0e5e6899f82230fcb1153bcaf0e106ffaa44b870",
2234 "reference": "0e5e6899f82230fcb1153bcaf0e106ffaa44b870",
2239 "symfony/debug": "~2.8|~3.0",
2240 "symfony/polyfill-mbstring": "~1.0"
2244 "symfony/event-dispatcher": "~2.8|~3.0",
2245 "symfony/filesystem": "~2.8|~3.0",
2246 "symfony/process": "~2.8|~3.0"
2249 "psr/log": "For using the console logger",
2250 "symfony/event-dispatcher": "",
2251 "symfony/filesystem": "",
2252 "symfony/process": ""
2257 "dev-master": "3.2-dev"
2262 "Symfony\\Component\\Console\\": ""
2264 "exclude-from-classmap": [
2268 "notification-url": "https://packagist.org/downloads/",
2274 "name": "Fabien Potencier",
2278 "name": "Symfony Community",
2279 "homepage": "https://symfony.com/contributors"
2282 "description": "Symfony Console Component",
2283 "homepage": "https://symfony.com",
2284 "time": "2017-02-16 14:07:22"
2287 "name": "symfony/css-selector",
2288 "version": "v3.1.10",
2291 "url": "https://github.com/symfony/css-selector.git",
2292 "reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d"
2296 "url": "https://api.github.com/repos/symfony/css-selector/zipball/722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
2297 "reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
2306 "dev-master": "3.1-dev"
2311 "Symfony\\Component\\CssSelector\\": ""
2313 "exclude-from-classmap": [
2317 "notification-url": "https://packagist.org/downloads/",
2323 "name": "Jean-François Simon",
2327 "name": "Fabien Potencier",
2331 "name": "Symfony Community",
2332 "homepage": "https://symfony.com/contributors"
2335 "description": "Symfony CssSelector Component",
2336 "homepage": "https://symfony.com",
2337 "time": "2017-01-02 20:31:54"
2340 "name": "symfony/debug",
2341 "version": "v3.2.4",
2344 "url": "https://github.com/symfony/debug.git",
2345 "reference": "9b98854cb45bc59d100b7d4cc4cf9e05f21026b9"
2349 "url": "https://api.github.com/repos/symfony/debug/zipball/9b98854cb45bc59d100b7d4cc4cf9e05f21026b9",
2350 "reference": "9b98854cb45bc59d100b7d4cc4cf9e05f21026b9",
2358 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2361 "symfony/class-loader": "~2.8|~3.0",
2362 "symfony/http-kernel": "~2.8|~3.0"
2367 "dev-master": "3.2-dev"
2372 "Symfony\\Component\\Debug\\": ""
2374 "exclude-from-classmap": [
2378 "notification-url": "https://packagist.org/downloads/",
2384 "name": "Fabien Potencier",
2388 "name": "Symfony Community",
2389 "homepage": "https://symfony.com/contributors"
2392 "description": "Symfony Debug Component",
2393 "homepage": "https://symfony.com",
2394 "time": "2017-02-16 16:34:18"
2397 "name": "symfony/dom-crawler",
2398 "version": "v3.1.10",
2401 "url": "https://github.com/symfony/dom-crawler.git",
2402 "reference": "7eede2a901a19928494194f7d1815a77b9a473a0"
2406 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7eede2a901a19928494194f7d1815a77b9a473a0",
2407 "reference": "7eede2a901a19928494194f7d1815a77b9a473a0",
2412 "symfony/polyfill-mbstring": "~1.0"
2415 "symfony/css-selector": "~2.8|~3.0"
2418 "symfony/css-selector": ""
2423 "dev-master": "3.1-dev"
2428 "Symfony\\Component\\DomCrawler\\": ""
2430 "exclude-from-classmap": [
2434 "notification-url": "https://packagist.org/downloads/",
2440 "name": "Fabien Potencier",
2444 "name": "Symfony Community",
2445 "homepage": "https://symfony.com/contributors"
2448 "description": "Symfony DomCrawler Component",
2449 "homepage": "https://symfony.com",
2450 "time": "2017-01-21 17:13:55"
2453 "name": "symfony/event-dispatcher",
2454 "version": "v3.2.4",
2457 "url": "https://github.com/symfony/event-dispatcher.git",
2458 "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6"
2462 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9137eb3a3328e413212826d63eeeb0217836e2b6",
2463 "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6",
2471 "symfony/config": "~2.8|~3.0",
2472 "symfony/dependency-injection": "~2.8|~3.0",
2473 "symfony/expression-language": "~2.8|~3.0",
2474 "symfony/stopwatch": "~2.8|~3.0"
2477 "symfony/dependency-injection": "",
2478 "symfony/http-kernel": ""
2483 "dev-master": "3.2-dev"
2488 "Symfony\\Component\\EventDispatcher\\": ""
2490 "exclude-from-classmap": [
2494 "notification-url": "https://packagist.org/downloads/",
2500 "name": "Fabien Potencier",
2504 "name": "Symfony Community",
2505 "homepage": "https://symfony.com/contributors"
2508 "description": "Symfony EventDispatcher Component",
2509 "homepage": "https://symfony.com",
2510 "time": "2017-01-02 20:32:22"
2513 "name": "symfony/finder",
2514 "version": "v3.2.4",
2517 "url": "https://github.com/symfony/finder.git",
2518 "reference": "8c71141cae8e2957946b403cc71a67213c0380d6"
2522 "url": "https://api.github.com/repos/symfony/finder/zipball/8c71141cae8e2957946b403cc71a67213c0380d6",
2523 "reference": "8c71141cae8e2957946b403cc71a67213c0380d6",
2532 "dev-master": "3.2-dev"
2537 "Symfony\\Component\\Finder\\": ""
2539 "exclude-from-classmap": [
2543 "notification-url": "https://packagist.org/downloads/",
2549 "name": "Fabien Potencier",
2553 "name": "Symfony Community",
2554 "homepage": "https://symfony.com/contributors"
2557 "description": "Symfony Finder Component",
2558 "homepage": "https://symfony.com",
2559 "time": "2017-01-02 20:32:22"
2562 "name": "symfony/http-foundation",
2563 "version": "v3.2.4",
2566 "url": "https://github.com/symfony/http-foundation.git",
2567 "reference": "a90da6dd679605d88c9803a57a6fc1fb7a19a6e0"
2571 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a90da6dd679605d88c9803a57a6fc1fb7a19a6e0",
2572 "reference": "a90da6dd679605d88c9803a57a6fc1fb7a19a6e0",
2577 "symfony/polyfill-mbstring": "~1.1"
2580 "symfony/expression-language": "~2.8|~3.0"
2585 "dev-master": "3.2-dev"
2590 "Symfony\\Component\\HttpFoundation\\": ""
2592 "exclude-from-classmap": [
2596 "notification-url": "https://packagist.org/downloads/",
2602 "name": "Fabien Potencier",
2606 "name": "Symfony Community",
2607 "homepage": "https://symfony.com/contributors"
2610 "description": "Symfony HttpFoundation Component",
2611 "homepage": "https://symfony.com",
2612 "time": "2017-02-16 22:46:52"
2615 "name": "symfony/http-kernel",
2616 "version": "v3.2.4",
2619 "url": "https://github.com/symfony/http-kernel.git",
2620 "reference": "4cd0d4bc31819095c6ef13573069f621eb321081"
2624 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4cd0d4bc31819095c6ef13573069f621eb321081",
2625 "reference": "4cd0d4bc31819095c6ef13573069f621eb321081",
2631 "symfony/debug": "~2.8|~3.0",
2632 "symfony/event-dispatcher": "~2.8|~3.0",
2633 "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2"
2636 "symfony/config": "<2.8"
2639 "symfony/browser-kit": "~2.8|~3.0",
2640 "symfony/class-loader": "~2.8|~3.0",
2641 "symfony/config": "~2.8|~3.0",
2642 "symfony/console": "~2.8|~3.0",
2643 "symfony/css-selector": "~2.8|~3.0",
2644 "symfony/dependency-injection": "~2.8|~3.0",
2645 "symfony/dom-crawler": "~2.8|~3.0",
2646 "symfony/expression-language": "~2.8|~3.0",
2647 "symfony/finder": "~2.8|~3.0",
2648 "symfony/process": "~2.8|~3.0",
2649 "symfony/routing": "~2.8|~3.0",
2650 "symfony/stopwatch": "~2.8|~3.0",
2651 "symfony/templating": "~2.8|~3.0",
2652 "symfony/translation": "~2.8|~3.0",
2653 "symfony/var-dumper": "~3.2"
2656 "symfony/browser-kit": "",
2657 "symfony/class-loader": "",
2658 "symfony/config": "",
2659 "symfony/console": "",
2660 "symfony/dependency-injection": "",
2661 "symfony/finder": "",
2662 "symfony/var-dumper": ""
2667 "dev-master": "3.2-dev"
2672 "Symfony\\Component\\HttpKernel\\": ""
2674 "exclude-from-classmap": [
2678 "notification-url": "https://packagist.org/downloads/",
2684 "name": "Fabien Potencier",
2688 "name": "Symfony Community",
2689 "homepage": "https://symfony.com/contributors"
2692 "description": "Symfony HttpKernel Component",
2693 "homepage": "https://symfony.com",
2694 "time": "2017-02-16 23:59:56"
2697 "name": "symfony/polyfill-mbstring",
2698 "version": "v1.3.0",
2701 "url": "https://github.com/symfony/polyfill-mbstring.git",
2702 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
2706 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
2707 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
2714 "ext-mbstring": "For best performance"
2719 "dev-master": "1.3-dev"
2724 "Symfony\\Polyfill\\Mbstring\\": ""
2730 "notification-url": "https://packagist.org/downloads/",
2736 "name": "Nicolas Grekas",
2740 "name": "Symfony Community",
2741 "homepage": "https://symfony.com/contributors"
2744 "description": "Symfony polyfill for the Mbstring extension",
2745 "homepage": "https://symfony.com",
2753 "time": "2016-11-14 01:06:16"
2756 "name": "symfony/process",
2757 "version": "v3.2.4",
2760 "url": "https://github.com/symfony/process.git",
2761 "reference": "0ab87c1e7570b3534a6e51eb4ca8e9f6d7327856"
2765 "url": "https://api.github.com/repos/symfony/process/zipball/0ab87c1e7570b3534a6e51eb4ca8e9f6d7327856",
2766 "reference": "0ab87c1e7570b3534a6e51eb4ca8e9f6d7327856",
2775 "dev-master": "3.2-dev"
2780 "Symfony\\Component\\Process\\": ""
2782 "exclude-from-classmap": [
2786 "notification-url": "https://packagist.org/downloads/",
2792 "name": "Fabien Potencier",
2796 "name": "Symfony Community",
2797 "homepage": "https://symfony.com/contributors"
2800 "description": "Symfony Process Component",
2801 "homepage": "https://symfony.com",
2802 "time": "2017-02-16 14:07:22"
2805 "name": "symfony/routing",
2806 "version": "v3.2.4",
2809 "url": "https://github.com/symfony/routing.git",
2810 "reference": "af464432c177dbcdbb32295113b7627500331f2d"
2814 "url": "https://api.github.com/repos/symfony/routing/zipball/af464432c177dbcdbb32295113b7627500331f2d",
2815 "reference": "af464432c177dbcdbb32295113b7627500331f2d",
2822 "symfony/config": "<2.8"
2825 "doctrine/annotations": "~1.0",
2826 "doctrine/common": "~2.2",
2828 "symfony/config": "~2.8|~3.0",
2829 "symfony/expression-language": "~2.8|~3.0",
2830 "symfony/http-foundation": "~2.8|~3.0",
2831 "symfony/yaml": "~2.8|~3.0"
2834 "doctrine/annotations": "For using the annotation loader",
2835 "symfony/config": "For using the all-in-one router or any loader",
2836 "symfony/dependency-injection": "For loading routes from a service",
2837 "symfony/expression-language": "For using expression matching",
2838 "symfony/http-foundation": "For using a Symfony Request object",
2839 "symfony/yaml": "For using the YAML loader"
2844 "dev-master": "3.2-dev"
2849 "Symfony\\Component\\Routing\\": ""
2851 "exclude-from-classmap": [
2855 "notification-url": "https://packagist.org/downloads/",
2861 "name": "Fabien Potencier",
2865 "name": "Symfony Community",
2866 "homepage": "https://symfony.com/contributors"
2869 "description": "Symfony Routing Component",
2870 "homepage": "https://symfony.com",
2877 "time": "2017-01-28 02:37:08"
2880 "name": "symfony/translation",
2881 "version": "v3.2.4",
2884 "url": "https://github.com/symfony/translation.git",
2885 "reference": "d6825c6bb2f1da13f564678f9f236fe8242c0029"
2889 "url": "https://api.github.com/repos/symfony/translation/zipball/d6825c6bb2f1da13f564678f9f236fe8242c0029",
2890 "reference": "d6825c6bb2f1da13f564678f9f236fe8242c0029",
2895 "symfony/polyfill-mbstring": "~1.0"
2898 "symfony/config": "<2.8"
2902 "symfony/config": "~2.8|~3.0",
2903 "symfony/intl": "~2.8|~3.0",
2904 "symfony/yaml": "~2.8|~3.0"
2907 "psr/log": "To use logging capability in translator",
2908 "symfony/config": "",
2914 "dev-master": "3.2-dev"
2919 "Symfony\\Component\\Translation\\": ""
2921 "exclude-from-classmap": [
2925 "notification-url": "https://packagist.org/downloads/",
2931 "name": "Fabien Potencier",
2935 "name": "Symfony Community",
2936 "homepage": "https://symfony.com/contributors"
2939 "description": "Symfony Translation Component",
2940 "homepage": "https://symfony.com",
2941 "time": "2017-02-16 22:46:52"
2944 "name": "symfony/var-dumper",
2945 "version": "v3.2.4",
2948 "url": "https://github.com/symfony/var-dumper.git",
2949 "reference": "cb50260b674ee1c2d4ab49f2395a42e0b4681e20"
2953 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cb50260b674ee1c2d4ab49f2395a42e0b4681e20",
2954 "reference": "cb50260b674ee1c2d4ab49f2395a42e0b4681e20",
2959 "symfony/polyfill-mbstring": "~1.0"
2962 "twig/twig": "~1.20|~2.0"
2965 "ext-symfony_debug": ""
2970 "dev-master": "3.2-dev"
2975 "Resources/functions/dump.php"
2978 "Symfony\\Component\\VarDumper\\": ""
2980 "exclude-from-classmap": [
2984 "notification-url": "https://packagist.org/downloads/",
2990 "name": "Nicolas Grekas",
2994 "name": "Symfony Community",
2995 "homepage": "https://symfony.com/contributors"
2998 "description": "Symfony mechanism for exploring and dumping PHP variables",
2999 "homepage": "https://symfony.com",
3004 "time": "2017-02-16 22:46:52"
3007 "name": "tijsverkoyen/css-to-inline-styles",
3011 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
3012 "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b"
3016 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
3017 "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
3021 "php": "^5.5 || ^7",
3022 "symfony/css-selector": "^2.7|~3.0"
3025 "phpunit/phpunit": "~4.8|5.1.*"
3030 "dev-master": "2.0.x-dev"
3035 "TijsVerkoyen\\CssToInlineStyles\\": "src"
3038 "notification-url": "https://packagist.org/downloads/",
3044 "name": "Tijs Verkoyen",
3049 "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.",
3050 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
3051 "time": "2016-09-20 12:50:39"
3054 "name": "vlucas/phpdotenv",
3055 "version": "v2.4.0",
3058 "url": "https://github.com/vlucas/phpdotenv.git",
3059 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
3063 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3064 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3071 "phpunit/phpunit": "^4.8 || ^5.0"
3076 "dev-master": "2.4-dev"
3084 "notification-url": "https://packagist.org/downloads/",
3086 "BSD-3-Clause-Attribution"
3090 "name": "Vance Lucas",
3092 "homepage": "http://www.vancelucas.com"
3095 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
3101 "time": "2016-09-01 10:05:43"
3106 "name": "doctrine/instantiator",
3110 "url": "https://github.com/doctrine/instantiator.git",
3111 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3115 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3116 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3120 "php": ">=5.3,<8.0-DEV"
3123 "athletic/athletic": "~0.1.8",
3126 "phpunit/phpunit": "~4.0",
3127 "squizlabs/php_codesniffer": "~2.0"
3132 "dev-master": "1.0.x-dev"
3137 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3140 "notification-url": "https://packagist.org/downloads/",
3146 "name": "Marco Pivetta",
3148 "homepage": "http://ocramius.github.com/"
3151 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3152 "homepage": "https://github.com/doctrine/instantiator",
3157 "time": "2015-06-14 21:17:01"
3160 "name": "fzaninotto/faker",
3161 "version": "v1.6.0",
3164 "url": "https://github.com/fzaninotto/Faker.git",
3165 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
3169 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3170 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3174 "php": "^5.3.3|^7.0"
3178 "phpunit/phpunit": "~4.0",
3179 "squizlabs/php_codesniffer": "~1.5"
3187 "Faker\\": "src/Faker/"
3190 "notification-url": "https://packagist.org/downloads/",
3196 "name": "François Zaninotto"
3199 "description": "Faker is a PHP library that generates fake data for you.",
3205 "time": "2016-04-29 12:21:54"
3208 "name": "hamcrest/hamcrest-php",
3209 "version": "v1.2.2",
3212 "url": "https://github.com/hamcrest/hamcrest-php.git",
3213 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
3217 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
3218 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
3225 "cordoval/hamcrest-php": "*",
3226 "davedevelopment/hamcrest-php": "*",
3227 "kodova/hamcrest-php": "*"
3230 "phpunit/php-file-iterator": "1.3.3",
3231 "satooshi/php-coveralls": "dev-master"
3239 "hamcrest/Hamcrest.php"
3242 "notification-url": "https://packagist.org/downloads/",
3246 "description": "This is the PHP port of Hamcrest Matchers",
3250 "time": "2015-05-11 14:41:42"
3253 "name": "mockery/mockery",
3257 "url": "https://github.com/padraic/mockery.git",
3258 "reference": "1e5e2ffdc4d71d7358ed58a6fdd30a4a0c506855"
3262 "url": "https://api.github.com/repos/padraic/mockery/zipball/1e5e2ffdc4d71d7358ed58a6fdd30a4a0c506855",
3263 "reference": "1e5e2ffdc4d71d7358ed58a6fdd30a4a0c506855",
3267 "hamcrest/hamcrest-php": "~1.1",
3268 "lib-pcre": ">=7.0",
3272 "phpunit/phpunit": "~4.0"
3277 "dev-master": "0.9.x-dev"
3282 "Mockery": "library/"
3285 "notification-url": "https://packagist.org/downloads/",
3291 "name": "Pádraic Brady",
3293 "homepage": "http://blog.astrumfutura.com"
3296 "name": "Dave Marshall",
3298 "homepage": "http://davedevelopment.co.uk"
3301 "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.",
3302 "homepage": "http://github.com/padraic/mockery",
3315 "time": "2017-02-09 13:29:38"
3318 "name": "myclabs/deep-copy",
3322 "url": "https://github.com/myclabs/DeepCopy.git",
3323 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
3327 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
3328 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
3335 "doctrine/collections": "1.*",
3336 "phpunit/phpunit": "~4.1"
3341 "DeepCopy\\": "src/DeepCopy/"
3344 "notification-url": "https://packagist.org/downloads/",
3348 "description": "Create deep copies (clones) of your objects",
3349 "homepage": "https://github.com/myclabs/DeepCopy",
3357 "time": "2017-01-26 22:05:40"
3360 "name": "phpdocumentor/reflection-common",
3364 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3365 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
3369 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3370 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3377 "phpunit/phpunit": "^4.6"
3382 "dev-master": "1.0.x-dev"
3387 "phpDocumentor\\Reflection\\": [
3392 "notification-url": "https://packagist.org/downloads/",
3398 "name": "Jaap van Otterdijk",
3402 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3403 "homepage": "http://www.phpdoc.org",
3411 "time": "2015-12-27 11:43:31"
3414 "name": "phpdocumentor/reflection-docblock",
3418 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3419 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
3423 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
3424 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
3429 "phpdocumentor/reflection-common": "^1.0@dev",
3430 "phpdocumentor/type-resolver": "^0.2.0",
3431 "webmozart/assert": "^1.0"
3434 "mockery/mockery": "^0.9.4",
3435 "phpunit/phpunit": "^4.4"
3440 "phpDocumentor\\Reflection\\": [
3445 "notification-url": "https://packagist.org/downloads/",
3451 "name": "Mike van Riel",
3455 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3456 "time": "2016-09-30 07:12:33"
3459 "name": "phpdocumentor/type-resolver",
3463 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3464 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
3468 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
3469 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
3474 "phpdocumentor/reflection-common": "^1.0"
3477 "mockery/mockery": "^0.9.4",
3478 "phpunit/phpunit": "^5.2||^4.8.24"
3483 "dev-master": "1.0.x-dev"
3488 "phpDocumentor\\Reflection\\": [
3493 "notification-url": "https://packagist.org/downloads/",
3499 "name": "Mike van Riel",
3503 "time": "2016-11-25 06:54:22"
3506 "name": "phpspec/prophecy",
3507 "version": "v1.6.2",
3510 "url": "https://github.com/phpspec/prophecy.git",
3511 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
3515 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
3516 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
3520 "doctrine/instantiator": "^1.0.2",
3522 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
3523 "sebastian/comparator": "^1.1",
3524 "sebastian/recursion-context": "^1.0|^2.0"
3527 "phpspec/phpspec": "^2.0",
3528 "phpunit/phpunit": "^4.8 || ^5.6.5"
3533 "dev-master": "1.6.x-dev"
3538 "Prophecy\\": "src/"
3541 "notification-url": "https://packagist.org/downloads/",
3547 "name": "Konstantin Kudryashov",
3549 "homepage": "http://everzet.com"
3552 "name": "Marcello Duarte",
3556 "description": "Highly opinionated mocking framework for PHP 5.3+",
3557 "homepage": "https://github.com/phpspec/prophecy",
3566 "time": "2016-11-21 14:58:47"
3569 "name": "phpunit/php-code-coverage",
3573 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3574 "reference": "ca060f645beeddebedb1885c97bf163e93264c35"
3578 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca060f645beeddebedb1885c97bf163e93264c35",
3579 "reference": "ca060f645beeddebedb1885c97bf163e93264c35",
3583 "php": "^5.6 || ^7.0",
3584 "phpunit/php-file-iterator": "~1.3",
3585 "phpunit/php-text-template": "~1.2",
3586 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
3587 "sebastian/code-unit-reverse-lookup": "~1.0",
3588 "sebastian/environment": "^1.3.2 || ^2.0",
3589 "sebastian/version": "~1.0|~2.0"
3592 "ext-xdebug": ">=2.1.4",
3593 "phpunit/phpunit": "^5.4"
3597 "ext-xdebug": ">=2.4.0",
3598 "ext-xmlwriter": "*"
3603 "dev-master": "4.0.x-dev"
3611 "notification-url": "https://packagist.org/downloads/",
3617 "name": "Sebastian Bergmann",
3622 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3623 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3629 "time": "2017-02-23 07:38:02"
3632 "name": "phpunit/php-file-iterator",
3636 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3637 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
3641 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3642 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3651 "dev-master": "1.4.x-dev"
3659 "notification-url": "https://packagist.org/downloads/",
3665 "name": "Sebastian Bergmann",
3670 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3671 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3676 "time": "2016-10-03 07:40:28"
3679 "name": "phpunit/php-text-template",
3683 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3684 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3688 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3689 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3701 "notification-url": "https://packagist.org/downloads/",
3707 "name": "Sebastian Bergmann",
3712 "description": "Simple template engine.",
3713 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3717 "time": "2015-06-21 13:50:34"
3720 "name": "phpunit/php-timer",
3724 "url": "https://github.com/sebastianbergmann/php-timer.git",
3725 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3729 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3730 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3737 "phpunit/phpunit": "~4|~5"
3745 "notification-url": "https://packagist.org/downloads/",
3751 "name": "Sebastian Bergmann",
3756 "description": "Utility class for timing",
3757 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3761 "time": "2016-05-12 18:03:57"
3764 "name": "phpunit/php-token-stream",
3765 "version": "1.4.10",
3768 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3769 "reference": "284fb0679dd25fb5ffb56dad92c72860c0a22f1b"
3773 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/284fb0679dd25fb5ffb56dad92c72860c0a22f1b",
3774 "reference": "284fb0679dd25fb5ffb56dad92c72860c0a22f1b",
3778 "ext-tokenizer": "*",
3782 "phpunit/phpunit": "~4.2"
3787 "dev-master": "1.4-dev"
3795 "notification-url": "https://packagist.org/downloads/",
3801 "name": "Sebastian Bergmann",
3805 "description": "Wrapper around PHP's tokenizer extension.",
3806 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3810 "time": "2017-02-23 06:14:45"
3813 "name": "phpunit/phpunit",
3814 "version": "5.7.14",
3817 "url": "https://github.com/sebastianbergmann/phpunit.git",
3818 "reference": "4906b8faf23e42612182fd212eb6f4c0f2954b57"
3822 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4906b8faf23e42612182fd212eb6f4c0f2954b57",
3823 "reference": "4906b8faf23e42612182fd212eb6f4c0f2954b57",
3830 "ext-mbstring": "*",
3832 "myclabs/deep-copy": "~1.3",
3833 "php": "^5.6 || ^7.0",
3834 "phpspec/prophecy": "^1.6.2",
3835 "phpunit/php-code-coverage": "^4.0.4",
3836 "phpunit/php-file-iterator": "~1.4",
3837 "phpunit/php-text-template": "~1.2",
3838 "phpunit/php-timer": "^1.0.6",
3839 "phpunit/phpunit-mock-objects": "^3.2",
3840 "sebastian/comparator": "^1.2.4",
3841 "sebastian/diff": "~1.2",
3842 "sebastian/environment": "^1.3.4 || ^2.0",
3843 "sebastian/exporter": "~2.0",
3844 "sebastian/global-state": "^1.1",
3845 "sebastian/object-enumerator": "~2.0",
3846 "sebastian/resource-operations": "~1.0",
3847 "sebastian/version": "~1.0.3|~2.0",
3848 "symfony/yaml": "~2.1|~3.0"
3851 "phpdocumentor/reflection-docblock": "3.0.2"
3858 "phpunit/php-invoker": "~1.1"
3866 "dev-master": "5.7.x-dev"
3874 "notification-url": "https://packagist.org/downloads/",
3880 "name": "Sebastian Bergmann",
3885 "description": "The PHP Unit Testing framework.",
3886 "homepage": "https://phpunit.de/",
3892 "time": "2017-02-19 07:22:16"
3895 "name": "phpunit/phpunit-mock-objects",
3899 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3900 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24"
3904 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
3905 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
3909 "doctrine/instantiator": "^1.0.2",
3910 "php": "^5.6 || ^7.0",
3911 "phpunit/php-text-template": "^1.2",
3912 "sebastian/exporter": "^1.2 || ^2.0"
3915 "phpunit/phpunit": "<5.4.0"
3918 "phpunit/phpunit": "^5.4"
3926 "dev-master": "3.2.x-dev"
3934 "notification-url": "https://packagist.org/downloads/",
3940 "name": "Sebastian Bergmann",
3945 "description": "Mock Object library for PHPUnit",
3946 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3951 "time": "2016-12-08 20:27:08"
3954 "name": "sebastian/code-unit-reverse-lookup",
3958 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3959 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
3963 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
3964 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
3971 "phpunit/phpunit": "~5"
3976 "dev-master": "1.0.x-dev"
3984 "notification-url": "https://packagist.org/downloads/",
3990 "name": "Sebastian Bergmann",
3994 "description": "Looks up which function or method a line of code belongs to",
3995 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3996 "time": "2016-02-13 06:45:14"
3999 "name": "sebastian/comparator",
4003 "url": "https://github.com/sebastianbergmann/comparator.git",
4004 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
4008 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4009 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4014 "sebastian/diff": "~1.2",
4015 "sebastian/exporter": "~1.2 || ~2.0"
4018 "phpunit/phpunit": "~4.4"
4023 "dev-master": "1.2.x-dev"
4031 "notification-url": "https://packagist.org/downloads/",
4037 "name": "Jeff Welch",
4041 "name": "Volker Dusch",
4045 "name": "Bernhard Schussek",
4049 "name": "Sebastian Bergmann",
4053 "description": "Provides the functionality to compare PHP values for equality",
4054 "homepage": "http://www.github.com/sebastianbergmann/comparator",
4060 "time": "2017-01-29 09:50:25"
4063 "name": "sebastian/diff",
4067 "url": "https://github.com/sebastianbergmann/diff.git",
4068 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4072 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4073 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4080 "phpunit/phpunit": "~4.8"
4085 "dev-master": "1.4-dev"
4093 "notification-url": "https://packagist.org/downloads/",
4099 "name": "Kore Nordmann",
4103 "name": "Sebastian Bergmann",
4107 "description": "Diff implementation",
4108 "homepage": "https://github.com/sebastianbergmann/diff",
4112 "time": "2015-12-08 07:14:41"
4115 "name": "sebastian/environment",
4119 "url": "https://github.com/sebastianbergmann/environment.git",
4120 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
4124 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4125 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4129 "php": "^5.6 || ^7.0"
4132 "phpunit/phpunit": "^5.0"
4137 "dev-master": "2.0.x-dev"
4145 "notification-url": "https://packagist.org/downloads/",
4151 "name": "Sebastian Bergmann",
4155 "description": "Provides functionality to handle HHVM/PHP environments",
4156 "homepage": "http://www.github.com/sebastianbergmann/environment",
4162 "time": "2016-11-26 07:53:53"
4165 "name": "sebastian/exporter",
4169 "url": "https://github.com/sebastianbergmann/exporter.git",
4170 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
4174 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4175 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4180 "sebastian/recursion-context": "~2.0"
4183 "ext-mbstring": "*",
4184 "phpunit/phpunit": "~4.4"
4189 "dev-master": "2.0.x-dev"
4197 "notification-url": "https://packagist.org/downloads/",
4203 "name": "Jeff Welch",
4207 "name": "Volker Dusch",
4211 "name": "Bernhard Schussek",
4215 "name": "Sebastian Bergmann",
4219 "name": "Adam Harvey",
4223 "description": "Provides the functionality to export PHP variables for visualization",
4224 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4229 "time": "2016-11-19 08:54:04"
4232 "name": "sebastian/global-state",
4236 "url": "https://github.com/sebastianbergmann/global-state.git",
4237 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4241 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4242 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4249 "phpunit/phpunit": "~4.2"
4257 "dev-master": "1.0-dev"
4265 "notification-url": "https://packagist.org/downloads/",
4271 "name": "Sebastian Bergmann",
4275 "description": "Snapshotting of global state",
4276 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4280 "time": "2015-10-12 03:26:01"
4283 "name": "sebastian/object-enumerator",
4287 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4288 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
4292 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
4293 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
4298 "sebastian/recursion-context": "~2.0"
4301 "phpunit/phpunit": "~5"
4306 "dev-master": "2.0.x-dev"
4314 "notification-url": "https://packagist.org/downloads/",
4320 "name": "Sebastian Bergmann",
4324 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4325 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4326 "time": "2017-02-18 15:18:39"
4329 "name": "sebastian/recursion-context",
4333 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4334 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
4338 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4339 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4346 "phpunit/phpunit": "~4.4"
4351 "dev-master": "2.0.x-dev"
4359 "notification-url": "https://packagist.org/downloads/",
4365 "name": "Jeff Welch",
4369 "name": "Sebastian Bergmann",
4373 "name": "Adam Harvey",
4377 "description": "Provides functionality to recursively process PHP variables",
4378 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4379 "time": "2016-11-19 07:33:16"
4382 "name": "sebastian/resource-operations",
4386 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4387 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4391 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4392 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4401 "dev-master": "1.0.x-dev"
4409 "notification-url": "https://packagist.org/downloads/",
4415 "name": "Sebastian Bergmann",
4419 "description": "Provides a list of PHP built-in functions that operate on resources",
4420 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4421 "time": "2015-07-28 20:34:47"
4424 "name": "sebastian/version",
4428 "url": "https://github.com/sebastianbergmann/version.git",
4429 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4433 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4434 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4443 "dev-master": "2.0.x-dev"
4451 "notification-url": "https://packagist.org/downloads/",
4457 "name": "Sebastian Bergmann",
4462 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4463 "homepage": "https://github.com/sebastianbergmann/version",
4464 "time": "2016-10-03 07:35:21"
4467 "name": "symfony/yaml",
4468 "version": "v3.2.4",
4471 "url": "https://github.com/symfony/yaml.git",
4472 "reference": "9724c684646fcb5387d579b4bfaa63ee0b0c64c8"
4476 "url": "https://api.github.com/repos/symfony/yaml/zipball/9724c684646fcb5387d579b4bfaa63ee0b0c64c8",
4477 "reference": "9724c684646fcb5387d579b4bfaa63ee0b0c64c8",
4484 "symfony/console": "~2.8|~3.0"
4487 "symfony/console": "For validating YAML files using the lint command"
4492 "dev-master": "3.2-dev"
4497 "Symfony\\Component\\Yaml\\": ""
4499 "exclude-from-classmap": [
4503 "notification-url": "https://packagist.org/downloads/",
4509 "name": "Fabien Potencier",
4513 "name": "Symfony Community",
4514 "homepage": "https://symfony.com/contributors"
4517 "description": "Symfony Yaml Component",
4518 "homepage": "https://symfony.com",
4519 "time": "2017-02-16 22:46:52"
4522 "name": "webmozart/assert",
4526 "url": "https://github.com/webmozart/assert.git",
4527 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
4531 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
4532 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
4536 "php": "^5.3.3 || ^7.0"
4539 "phpunit/phpunit": "^4.6",
4540 "sebastian/version": "^1.0.1"
4545 "dev-master": "1.3-dev"
4550 "Webmozart\\Assert\\": "src/"
4553 "notification-url": "https://packagist.org/downloads/",
4559 "name": "Bernhard Schussek",
4563 "description": "Assertions to validate method input/output with nice error messages.",
4569 "time": "2016-11-23 20:04:58"
4573 "minimum-stability": "stable",
4574 "stability-flags": [],
4575 "prefer-stable": false,
4576 "prefer-lowest": false,