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": "aa5f3333b909857a179e6aa9c30ab9ab",
8 "content-hash": "dc4c98aa8942f27fde6a9faa440e1a74",
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/microsoft-azure",
2078 "version": "v3.0.0",
2081 "url": "https://github.com/SocialiteProviders/Microsoft-Azure.git",
2082 "reference": "d7a703a782eb9f7eae0db803beaa3ddec19ef372"
2086 "url": "https://api.github.com/repos/SocialiteProviders/Microsoft-Azure/zipball/d7a703a782eb9f7eae0db803beaa3ddec19ef372",
2087 "reference": "d7a703a782eb9f7eae0db803beaa3ddec19ef372",
2091 "php": "^5.6 || ^7.0",
2092 "socialiteproviders/manager": "~3.0"
2097 "SocialiteProviders\\Azure\\": ""
2100 "notification-url": "https://packagist.org/downloads/",
2106 "name": "Chris Hemmings",
2110 "description": "Microsoft Azure OAuth2 Provider for Laravel Socialite",
2111 "time": "2017-01-25 09:48:29"
2114 "name": "socialiteproviders/slack",
2115 "version": "v3.0.1",
2118 "url": "https://github.com/SocialiteProviders/Slack.git",
2119 "reference": "6f8f0599cd80ecea4958ad37ed729805c4100c8c"
2123 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/6f8f0599cd80ecea4958ad37ed729805c4100c8c",
2124 "reference": "6f8f0599cd80ecea4958ad37ed729805c4100c8c",
2128 "php": "^5.6 || ^7.0",
2129 "socialiteproviders/manager": "~3.0"
2134 "SocialiteProviders\\Slack\\": ""
2137 "notification-url": "https://packagist.org/downloads/",
2143 "name": "Brian Faust",
2147 "description": "Slack OAuth2 Provider for Laravel Socialite",
2148 "time": "2017-02-20 04:42:11"
2151 "name": "swiftmailer/swiftmailer",
2152 "version": "v5.4.6",
2155 "url": "https://github.com/swiftmailer/swiftmailer.git",
2156 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e"
2160 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
2161 "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e",
2168 "mockery/mockery": "~0.9.1",
2169 "symfony/phpunit-bridge": "~3.2"
2174 "dev-master": "5.4-dev"
2179 "lib/swift_required.php"
2182 "notification-url": "https://packagist.org/downloads/",
2188 "name": "Chris Corbyn"
2191 "name": "Fabien Potencier",
2195 "description": "Swiftmailer, free feature-rich PHP mailer",
2196 "homepage": "http://swiftmailer.org",
2202 "time": "2017-02-13 07:52:53"
2205 "name": "symfony/class-loader",
2206 "version": "v3.2.4",
2209 "url": "https://github.com/symfony/class-loader.git",
2210 "reference": "2847d56f518ad5721bf85aa9174b3aa3fd12aa03"
2214 "url": "https://api.github.com/repos/symfony/class-loader/zipball/2847d56f518ad5721bf85aa9174b3aa3fd12aa03",
2215 "reference": "2847d56f518ad5721bf85aa9174b3aa3fd12aa03",
2222 "symfony/finder": "~2.8|~3.0",
2223 "symfony/polyfill-apcu": "~1.1"
2226 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2231 "dev-master": "3.2-dev"
2236 "Symfony\\Component\\ClassLoader\\": ""
2238 "exclude-from-classmap": [
2242 "notification-url": "https://packagist.org/downloads/",
2248 "name": "Fabien Potencier",
2252 "name": "Symfony Community",
2253 "homepage": "https://symfony.com/contributors"
2256 "description": "Symfony ClassLoader Component",
2257 "homepage": "https://symfony.com",
2258 "time": "2017-01-21 17:06:35"
2261 "name": "symfony/console",
2262 "version": "v3.2.4",
2265 "url": "https://github.com/symfony/console.git",
2266 "reference": "0e5e6899f82230fcb1153bcaf0e106ffaa44b870"
2270 "url": "https://api.github.com/repos/symfony/console/zipball/0e5e6899f82230fcb1153bcaf0e106ffaa44b870",
2271 "reference": "0e5e6899f82230fcb1153bcaf0e106ffaa44b870",
2276 "symfony/debug": "~2.8|~3.0",
2277 "symfony/polyfill-mbstring": "~1.0"
2281 "symfony/event-dispatcher": "~2.8|~3.0",
2282 "symfony/filesystem": "~2.8|~3.0",
2283 "symfony/process": "~2.8|~3.0"
2286 "psr/log": "For using the console logger",
2287 "symfony/event-dispatcher": "",
2288 "symfony/filesystem": "",
2289 "symfony/process": ""
2294 "dev-master": "3.2-dev"
2299 "Symfony\\Component\\Console\\": ""
2301 "exclude-from-classmap": [
2305 "notification-url": "https://packagist.org/downloads/",
2311 "name": "Fabien Potencier",
2315 "name": "Symfony Community",
2316 "homepage": "https://symfony.com/contributors"
2319 "description": "Symfony Console Component",
2320 "homepage": "https://symfony.com",
2321 "time": "2017-02-16 14:07:22"
2324 "name": "symfony/css-selector",
2325 "version": "v3.1.10",
2328 "url": "https://github.com/symfony/css-selector.git",
2329 "reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d"
2333 "url": "https://api.github.com/repos/symfony/css-selector/zipball/722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
2334 "reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
2343 "dev-master": "3.1-dev"
2348 "Symfony\\Component\\CssSelector\\": ""
2350 "exclude-from-classmap": [
2354 "notification-url": "https://packagist.org/downloads/",
2360 "name": "Jean-François Simon",
2364 "name": "Fabien Potencier",
2368 "name": "Symfony Community",
2369 "homepage": "https://symfony.com/contributors"
2372 "description": "Symfony CssSelector Component",
2373 "homepage": "https://symfony.com",
2374 "time": "2017-01-02 20:31:54"
2377 "name": "symfony/debug",
2378 "version": "v3.2.4",
2381 "url": "https://github.com/symfony/debug.git",
2382 "reference": "9b98854cb45bc59d100b7d4cc4cf9e05f21026b9"
2386 "url": "https://api.github.com/repos/symfony/debug/zipball/9b98854cb45bc59d100b7d4cc4cf9e05f21026b9",
2387 "reference": "9b98854cb45bc59d100b7d4cc4cf9e05f21026b9",
2395 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2398 "symfony/class-loader": "~2.8|~3.0",
2399 "symfony/http-kernel": "~2.8|~3.0"
2404 "dev-master": "3.2-dev"
2409 "Symfony\\Component\\Debug\\": ""
2411 "exclude-from-classmap": [
2415 "notification-url": "https://packagist.org/downloads/",
2421 "name": "Fabien Potencier",
2425 "name": "Symfony Community",
2426 "homepage": "https://symfony.com/contributors"
2429 "description": "Symfony Debug Component",
2430 "homepage": "https://symfony.com",
2431 "time": "2017-02-16 16:34:18"
2434 "name": "symfony/dom-crawler",
2435 "version": "v3.1.10",
2438 "url": "https://github.com/symfony/dom-crawler.git",
2439 "reference": "7eede2a901a19928494194f7d1815a77b9a473a0"
2443 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7eede2a901a19928494194f7d1815a77b9a473a0",
2444 "reference": "7eede2a901a19928494194f7d1815a77b9a473a0",
2449 "symfony/polyfill-mbstring": "~1.0"
2452 "symfony/css-selector": "~2.8|~3.0"
2455 "symfony/css-selector": ""
2460 "dev-master": "3.1-dev"
2465 "Symfony\\Component\\DomCrawler\\": ""
2467 "exclude-from-classmap": [
2471 "notification-url": "https://packagist.org/downloads/",
2477 "name": "Fabien Potencier",
2481 "name": "Symfony Community",
2482 "homepage": "https://symfony.com/contributors"
2485 "description": "Symfony DomCrawler Component",
2486 "homepage": "https://symfony.com",
2487 "time": "2017-01-21 17:13:55"
2490 "name": "symfony/event-dispatcher",
2491 "version": "v3.2.4",
2494 "url": "https://github.com/symfony/event-dispatcher.git",
2495 "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6"
2499 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9137eb3a3328e413212826d63eeeb0217836e2b6",
2500 "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6",
2508 "symfony/config": "~2.8|~3.0",
2509 "symfony/dependency-injection": "~2.8|~3.0",
2510 "symfony/expression-language": "~2.8|~3.0",
2511 "symfony/stopwatch": "~2.8|~3.0"
2514 "symfony/dependency-injection": "",
2515 "symfony/http-kernel": ""
2520 "dev-master": "3.2-dev"
2525 "Symfony\\Component\\EventDispatcher\\": ""
2527 "exclude-from-classmap": [
2531 "notification-url": "https://packagist.org/downloads/",
2537 "name": "Fabien Potencier",
2541 "name": "Symfony Community",
2542 "homepage": "https://symfony.com/contributors"
2545 "description": "Symfony EventDispatcher Component",
2546 "homepage": "https://symfony.com",
2547 "time": "2017-01-02 20:32:22"
2550 "name": "symfony/finder",
2551 "version": "v3.2.4",
2554 "url": "https://github.com/symfony/finder.git",
2555 "reference": "8c71141cae8e2957946b403cc71a67213c0380d6"
2559 "url": "https://api.github.com/repos/symfony/finder/zipball/8c71141cae8e2957946b403cc71a67213c0380d6",
2560 "reference": "8c71141cae8e2957946b403cc71a67213c0380d6",
2569 "dev-master": "3.2-dev"
2574 "Symfony\\Component\\Finder\\": ""
2576 "exclude-from-classmap": [
2580 "notification-url": "https://packagist.org/downloads/",
2586 "name": "Fabien Potencier",
2590 "name": "Symfony Community",
2591 "homepage": "https://symfony.com/contributors"
2594 "description": "Symfony Finder Component",
2595 "homepage": "https://symfony.com",
2596 "time": "2017-01-02 20:32:22"
2599 "name": "symfony/http-foundation",
2600 "version": "v3.2.4",
2603 "url": "https://github.com/symfony/http-foundation.git",
2604 "reference": "a90da6dd679605d88c9803a57a6fc1fb7a19a6e0"
2608 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a90da6dd679605d88c9803a57a6fc1fb7a19a6e0",
2609 "reference": "a90da6dd679605d88c9803a57a6fc1fb7a19a6e0",
2614 "symfony/polyfill-mbstring": "~1.1"
2617 "symfony/expression-language": "~2.8|~3.0"
2622 "dev-master": "3.2-dev"
2627 "Symfony\\Component\\HttpFoundation\\": ""
2629 "exclude-from-classmap": [
2633 "notification-url": "https://packagist.org/downloads/",
2639 "name": "Fabien Potencier",
2643 "name": "Symfony Community",
2644 "homepage": "https://symfony.com/contributors"
2647 "description": "Symfony HttpFoundation Component",
2648 "homepage": "https://symfony.com",
2649 "time": "2017-02-16 22:46:52"
2652 "name": "symfony/http-kernel",
2653 "version": "v3.2.4",
2656 "url": "https://github.com/symfony/http-kernel.git",
2657 "reference": "4cd0d4bc31819095c6ef13573069f621eb321081"
2661 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4cd0d4bc31819095c6ef13573069f621eb321081",
2662 "reference": "4cd0d4bc31819095c6ef13573069f621eb321081",
2668 "symfony/debug": "~2.8|~3.0",
2669 "symfony/event-dispatcher": "~2.8|~3.0",
2670 "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2"
2673 "symfony/config": "<2.8"
2676 "symfony/browser-kit": "~2.8|~3.0",
2677 "symfony/class-loader": "~2.8|~3.0",
2678 "symfony/config": "~2.8|~3.0",
2679 "symfony/console": "~2.8|~3.0",
2680 "symfony/css-selector": "~2.8|~3.0",
2681 "symfony/dependency-injection": "~2.8|~3.0",
2682 "symfony/dom-crawler": "~2.8|~3.0",
2683 "symfony/expression-language": "~2.8|~3.0",
2684 "symfony/finder": "~2.8|~3.0",
2685 "symfony/process": "~2.8|~3.0",
2686 "symfony/routing": "~2.8|~3.0",
2687 "symfony/stopwatch": "~2.8|~3.0",
2688 "symfony/templating": "~2.8|~3.0",
2689 "symfony/translation": "~2.8|~3.0",
2690 "symfony/var-dumper": "~3.2"
2693 "symfony/browser-kit": "",
2694 "symfony/class-loader": "",
2695 "symfony/config": "",
2696 "symfony/console": "",
2697 "symfony/dependency-injection": "",
2698 "symfony/finder": "",
2699 "symfony/var-dumper": ""
2704 "dev-master": "3.2-dev"
2709 "Symfony\\Component\\HttpKernel\\": ""
2711 "exclude-from-classmap": [
2715 "notification-url": "https://packagist.org/downloads/",
2721 "name": "Fabien Potencier",
2725 "name": "Symfony Community",
2726 "homepage": "https://symfony.com/contributors"
2729 "description": "Symfony HttpKernel Component",
2730 "homepage": "https://symfony.com",
2731 "time": "2017-02-16 23:59:56"
2734 "name": "symfony/polyfill-mbstring",
2735 "version": "v1.3.0",
2738 "url": "https://github.com/symfony/polyfill-mbstring.git",
2739 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
2743 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
2744 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
2751 "ext-mbstring": "For best performance"
2756 "dev-master": "1.3-dev"
2761 "Symfony\\Polyfill\\Mbstring\\": ""
2767 "notification-url": "https://packagist.org/downloads/",
2773 "name": "Nicolas Grekas",
2777 "name": "Symfony Community",
2778 "homepage": "https://symfony.com/contributors"
2781 "description": "Symfony polyfill for the Mbstring extension",
2782 "homepage": "https://symfony.com",
2790 "time": "2016-11-14 01:06:16"
2793 "name": "symfony/process",
2794 "version": "v3.2.4",
2797 "url": "https://github.com/symfony/process.git",
2798 "reference": "0ab87c1e7570b3534a6e51eb4ca8e9f6d7327856"
2802 "url": "https://api.github.com/repos/symfony/process/zipball/0ab87c1e7570b3534a6e51eb4ca8e9f6d7327856",
2803 "reference": "0ab87c1e7570b3534a6e51eb4ca8e9f6d7327856",
2812 "dev-master": "3.2-dev"
2817 "Symfony\\Component\\Process\\": ""
2819 "exclude-from-classmap": [
2823 "notification-url": "https://packagist.org/downloads/",
2829 "name": "Fabien Potencier",
2833 "name": "Symfony Community",
2834 "homepage": "https://symfony.com/contributors"
2837 "description": "Symfony Process Component",
2838 "homepage": "https://symfony.com",
2839 "time": "2017-02-16 14:07:22"
2842 "name": "symfony/routing",
2843 "version": "v3.2.4",
2846 "url": "https://github.com/symfony/routing.git",
2847 "reference": "af464432c177dbcdbb32295113b7627500331f2d"
2851 "url": "https://api.github.com/repos/symfony/routing/zipball/af464432c177dbcdbb32295113b7627500331f2d",
2852 "reference": "af464432c177dbcdbb32295113b7627500331f2d",
2859 "symfony/config": "<2.8"
2862 "doctrine/annotations": "~1.0",
2863 "doctrine/common": "~2.2",
2865 "symfony/config": "~2.8|~3.0",
2866 "symfony/expression-language": "~2.8|~3.0",
2867 "symfony/http-foundation": "~2.8|~3.0",
2868 "symfony/yaml": "~2.8|~3.0"
2871 "doctrine/annotations": "For using the annotation loader",
2872 "symfony/config": "For using the all-in-one router or any loader",
2873 "symfony/dependency-injection": "For loading routes from a service",
2874 "symfony/expression-language": "For using expression matching",
2875 "symfony/http-foundation": "For using a Symfony Request object",
2876 "symfony/yaml": "For using the YAML loader"
2881 "dev-master": "3.2-dev"
2886 "Symfony\\Component\\Routing\\": ""
2888 "exclude-from-classmap": [
2892 "notification-url": "https://packagist.org/downloads/",
2898 "name": "Fabien Potencier",
2902 "name": "Symfony Community",
2903 "homepage": "https://symfony.com/contributors"
2906 "description": "Symfony Routing Component",
2907 "homepage": "https://symfony.com",
2914 "time": "2017-01-28 02:37:08"
2917 "name": "symfony/translation",
2918 "version": "v3.2.4",
2921 "url": "https://github.com/symfony/translation.git",
2922 "reference": "d6825c6bb2f1da13f564678f9f236fe8242c0029"
2926 "url": "https://api.github.com/repos/symfony/translation/zipball/d6825c6bb2f1da13f564678f9f236fe8242c0029",
2927 "reference": "d6825c6bb2f1da13f564678f9f236fe8242c0029",
2932 "symfony/polyfill-mbstring": "~1.0"
2935 "symfony/config": "<2.8"
2939 "symfony/config": "~2.8|~3.0",
2940 "symfony/intl": "~2.8|~3.0",
2941 "symfony/yaml": "~2.8|~3.0"
2944 "psr/log": "To use logging capability in translator",
2945 "symfony/config": "",
2951 "dev-master": "3.2-dev"
2956 "Symfony\\Component\\Translation\\": ""
2958 "exclude-from-classmap": [
2962 "notification-url": "https://packagist.org/downloads/",
2968 "name": "Fabien Potencier",
2972 "name": "Symfony Community",
2973 "homepage": "https://symfony.com/contributors"
2976 "description": "Symfony Translation Component",
2977 "homepage": "https://symfony.com",
2978 "time": "2017-02-16 22:46:52"
2981 "name": "symfony/var-dumper",
2982 "version": "v3.2.4",
2985 "url": "https://github.com/symfony/var-dumper.git",
2986 "reference": "cb50260b674ee1c2d4ab49f2395a42e0b4681e20"
2990 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cb50260b674ee1c2d4ab49f2395a42e0b4681e20",
2991 "reference": "cb50260b674ee1c2d4ab49f2395a42e0b4681e20",
2996 "symfony/polyfill-mbstring": "~1.0"
2999 "twig/twig": "~1.20|~2.0"
3002 "ext-symfony_debug": ""
3007 "dev-master": "3.2-dev"
3012 "Resources/functions/dump.php"
3015 "Symfony\\Component\\VarDumper\\": ""
3017 "exclude-from-classmap": [
3021 "notification-url": "https://packagist.org/downloads/",
3027 "name": "Nicolas Grekas",
3031 "name": "Symfony Community",
3032 "homepage": "https://symfony.com/contributors"
3035 "description": "Symfony mechanism for exploring and dumping PHP variables",
3036 "homepage": "https://symfony.com",
3041 "time": "2017-02-16 22:46:52"
3044 "name": "tijsverkoyen/css-to-inline-styles",
3048 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
3049 "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b"
3053 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
3054 "reference": "ab03919dfd85a74ae0372f8baf9f3c7d5c03b04b",
3058 "php": "^5.5 || ^7",
3059 "symfony/css-selector": "^2.7|~3.0"
3062 "phpunit/phpunit": "~4.8|5.1.*"
3067 "dev-master": "2.0.x-dev"
3072 "TijsVerkoyen\\CssToInlineStyles\\": "src"
3075 "notification-url": "https://packagist.org/downloads/",
3081 "name": "Tijs Verkoyen",
3086 "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.",
3087 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
3088 "time": "2016-09-20 12:50:39"
3091 "name": "vlucas/phpdotenv",
3092 "version": "v2.4.0",
3095 "url": "https://github.com/vlucas/phpdotenv.git",
3096 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
3100 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3101 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3108 "phpunit/phpunit": "^4.8 || ^5.0"
3113 "dev-master": "2.4-dev"
3121 "notification-url": "https://packagist.org/downloads/",
3123 "BSD-3-Clause-Attribution"
3127 "name": "Vance Lucas",
3129 "homepage": "http://www.vancelucas.com"
3132 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
3138 "time": "2016-09-01 10:05:43"
3143 "name": "doctrine/instantiator",
3147 "url": "https://github.com/doctrine/instantiator.git",
3148 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3152 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3153 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3157 "php": ">=5.3,<8.0-DEV"
3160 "athletic/athletic": "~0.1.8",
3163 "phpunit/phpunit": "~4.0",
3164 "squizlabs/php_codesniffer": "~2.0"
3169 "dev-master": "1.0.x-dev"
3174 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3177 "notification-url": "https://packagist.org/downloads/",
3183 "name": "Marco Pivetta",
3185 "homepage": "http://ocramius.github.com/"
3188 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3189 "homepage": "https://github.com/doctrine/instantiator",
3194 "time": "2015-06-14 21:17:01"
3197 "name": "fzaninotto/faker",
3198 "version": "v1.6.0",
3201 "url": "https://github.com/fzaninotto/Faker.git",
3202 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
3206 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3207 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3211 "php": "^5.3.3|^7.0"
3215 "phpunit/phpunit": "~4.0",
3216 "squizlabs/php_codesniffer": "~1.5"
3224 "Faker\\": "src/Faker/"
3227 "notification-url": "https://packagist.org/downloads/",
3233 "name": "François Zaninotto"
3236 "description": "Faker is a PHP library that generates fake data for you.",
3242 "time": "2016-04-29 12:21:54"
3245 "name": "hamcrest/hamcrest-php",
3246 "version": "v1.2.2",
3249 "url": "https://github.com/hamcrest/hamcrest-php.git",
3250 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
3254 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
3255 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
3262 "cordoval/hamcrest-php": "*",
3263 "davedevelopment/hamcrest-php": "*",
3264 "kodova/hamcrest-php": "*"
3267 "phpunit/php-file-iterator": "1.3.3",
3268 "satooshi/php-coveralls": "dev-master"
3276 "hamcrest/Hamcrest.php"
3279 "notification-url": "https://packagist.org/downloads/",
3283 "description": "This is the PHP port of Hamcrest Matchers",
3287 "time": "2015-05-11 14:41:42"
3290 "name": "mockery/mockery",
3294 "url": "https://github.com/padraic/mockery.git",
3295 "reference": "1e5e2ffdc4d71d7358ed58a6fdd30a4a0c506855"
3299 "url": "https://api.github.com/repos/padraic/mockery/zipball/1e5e2ffdc4d71d7358ed58a6fdd30a4a0c506855",
3300 "reference": "1e5e2ffdc4d71d7358ed58a6fdd30a4a0c506855",
3304 "hamcrest/hamcrest-php": "~1.1",
3305 "lib-pcre": ">=7.0",
3309 "phpunit/phpunit": "~4.0"
3314 "dev-master": "0.9.x-dev"
3319 "Mockery": "library/"
3322 "notification-url": "https://packagist.org/downloads/",
3328 "name": "Pádraic Brady",
3330 "homepage": "http://blog.astrumfutura.com"
3333 "name": "Dave Marshall",
3335 "homepage": "http://davedevelopment.co.uk"
3338 "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.",
3339 "homepage": "http://github.com/padraic/mockery",
3352 "time": "2017-02-09 13:29:38"
3355 "name": "myclabs/deep-copy",
3359 "url": "https://github.com/myclabs/DeepCopy.git",
3360 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
3364 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
3365 "reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
3372 "doctrine/collections": "1.*",
3373 "phpunit/phpunit": "~4.1"
3378 "DeepCopy\\": "src/DeepCopy/"
3381 "notification-url": "https://packagist.org/downloads/",
3385 "description": "Create deep copies (clones) of your objects",
3386 "homepage": "https://github.com/myclabs/DeepCopy",
3394 "time": "2017-01-26 22:05:40"
3397 "name": "phpdocumentor/reflection-common",
3401 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3402 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
3406 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3407 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3414 "phpunit/phpunit": "^4.6"
3419 "dev-master": "1.0.x-dev"
3424 "phpDocumentor\\Reflection\\": [
3429 "notification-url": "https://packagist.org/downloads/",
3435 "name": "Jaap van Otterdijk",
3439 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3440 "homepage": "http://www.phpdoc.org",
3448 "time": "2015-12-27 11:43:31"
3451 "name": "phpdocumentor/reflection-docblock",
3455 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3456 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
3460 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
3461 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
3466 "phpdocumentor/reflection-common": "^1.0@dev",
3467 "phpdocumentor/type-resolver": "^0.2.0",
3468 "webmozart/assert": "^1.0"
3471 "mockery/mockery": "^0.9.4",
3472 "phpunit/phpunit": "^4.4"
3477 "phpDocumentor\\Reflection\\": [
3482 "notification-url": "https://packagist.org/downloads/",
3488 "name": "Mike van Riel",
3492 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3493 "time": "2016-09-30 07:12:33"
3496 "name": "phpdocumentor/type-resolver",
3500 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3501 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
3505 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
3506 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
3511 "phpdocumentor/reflection-common": "^1.0"
3514 "mockery/mockery": "^0.9.4",
3515 "phpunit/phpunit": "^5.2||^4.8.24"
3520 "dev-master": "1.0.x-dev"
3525 "phpDocumentor\\Reflection\\": [
3530 "notification-url": "https://packagist.org/downloads/",
3536 "name": "Mike van Riel",
3540 "time": "2016-11-25 06:54:22"
3543 "name": "phpspec/prophecy",
3544 "version": "v1.6.2",
3547 "url": "https://github.com/phpspec/prophecy.git",
3548 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
3552 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
3553 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
3557 "doctrine/instantiator": "^1.0.2",
3559 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
3560 "sebastian/comparator": "^1.1",
3561 "sebastian/recursion-context": "^1.0|^2.0"
3564 "phpspec/phpspec": "^2.0",
3565 "phpunit/phpunit": "^4.8 || ^5.6.5"
3570 "dev-master": "1.6.x-dev"
3575 "Prophecy\\": "src/"
3578 "notification-url": "https://packagist.org/downloads/",
3584 "name": "Konstantin Kudryashov",
3586 "homepage": "http://everzet.com"
3589 "name": "Marcello Duarte",
3593 "description": "Highly opinionated mocking framework for PHP 5.3+",
3594 "homepage": "https://github.com/phpspec/prophecy",
3603 "time": "2016-11-21 14:58:47"
3606 "name": "phpunit/php-code-coverage",
3610 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3611 "reference": "ca060f645beeddebedb1885c97bf163e93264c35"
3615 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca060f645beeddebedb1885c97bf163e93264c35",
3616 "reference": "ca060f645beeddebedb1885c97bf163e93264c35",
3620 "php": "^5.6 || ^7.0",
3621 "phpunit/php-file-iterator": "~1.3",
3622 "phpunit/php-text-template": "~1.2",
3623 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
3624 "sebastian/code-unit-reverse-lookup": "~1.0",
3625 "sebastian/environment": "^1.3.2 || ^2.0",
3626 "sebastian/version": "~1.0|~2.0"
3629 "ext-xdebug": ">=2.1.4",
3630 "phpunit/phpunit": "^5.4"
3634 "ext-xdebug": ">=2.4.0",
3635 "ext-xmlwriter": "*"
3640 "dev-master": "4.0.x-dev"
3648 "notification-url": "https://packagist.org/downloads/",
3654 "name": "Sebastian Bergmann",
3659 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3660 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3666 "time": "2017-02-23 07:38:02"
3669 "name": "phpunit/php-file-iterator",
3673 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3674 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
3678 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3679 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3688 "dev-master": "1.4.x-dev"
3696 "notification-url": "https://packagist.org/downloads/",
3702 "name": "Sebastian Bergmann",
3707 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3708 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3713 "time": "2016-10-03 07:40:28"
3716 "name": "phpunit/php-text-template",
3720 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3721 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3725 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3726 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3738 "notification-url": "https://packagist.org/downloads/",
3744 "name": "Sebastian Bergmann",
3749 "description": "Simple template engine.",
3750 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3754 "time": "2015-06-21 13:50:34"
3757 "name": "phpunit/php-timer",
3761 "url": "https://github.com/sebastianbergmann/php-timer.git",
3762 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3766 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3767 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3774 "phpunit/phpunit": "~4|~5"
3782 "notification-url": "https://packagist.org/downloads/",
3788 "name": "Sebastian Bergmann",
3793 "description": "Utility class for timing",
3794 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3798 "time": "2016-05-12 18:03:57"
3801 "name": "phpunit/php-token-stream",
3802 "version": "1.4.10",
3805 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3806 "reference": "284fb0679dd25fb5ffb56dad92c72860c0a22f1b"
3810 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/284fb0679dd25fb5ffb56dad92c72860c0a22f1b",
3811 "reference": "284fb0679dd25fb5ffb56dad92c72860c0a22f1b",
3815 "ext-tokenizer": "*",
3819 "phpunit/phpunit": "~4.2"
3824 "dev-master": "1.4-dev"
3832 "notification-url": "https://packagist.org/downloads/",
3838 "name": "Sebastian Bergmann",
3842 "description": "Wrapper around PHP's tokenizer extension.",
3843 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3847 "time": "2017-02-23 06:14:45"
3850 "name": "phpunit/phpunit",
3851 "version": "5.7.14",
3854 "url": "https://github.com/sebastianbergmann/phpunit.git",
3855 "reference": "4906b8faf23e42612182fd212eb6f4c0f2954b57"
3859 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4906b8faf23e42612182fd212eb6f4c0f2954b57",
3860 "reference": "4906b8faf23e42612182fd212eb6f4c0f2954b57",
3867 "ext-mbstring": "*",
3869 "myclabs/deep-copy": "~1.3",
3870 "php": "^5.6 || ^7.0",
3871 "phpspec/prophecy": "^1.6.2",
3872 "phpunit/php-code-coverage": "^4.0.4",
3873 "phpunit/php-file-iterator": "~1.4",
3874 "phpunit/php-text-template": "~1.2",
3875 "phpunit/php-timer": "^1.0.6",
3876 "phpunit/phpunit-mock-objects": "^3.2",
3877 "sebastian/comparator": "^1.2.4",
3878 "sebastian/diff": "~1.2",
3879 "sebastian/environment": "^1.3.4 || ^2.0",
3880 "sebastian/exporter": "~2.0",
3881 "sebastian/global-state": "^1.1",
3882 "sebastian/object-enumerator": "~2.0",
3883 "sebastian/resource-operations": "~1.0",
3884 "sebastian/version": "~1.0.3|~2.0",
3885 "symfony/yaml": "~2.1|~3.0"
3888 "phpdocumentor/reflection-docblock": "3.0.2"
3895 "phpunit/php-invoker": "~1.1"
3903 "dev-master": "5.7.x-dev"
3911 "notification-url": "https://packagist.org/downloads/",
3917 "name": "Sebastian Bergmann",
3922 "description": "The PHP Unit Testing framework.",
3923 "homepage": "https://phpunit.de/",
3929 "time": "2017-02-19 07:22:16"
3932 "name": "phpunit/phpunit-mock-objects",
3936 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3937 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24"
3941 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
3942 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
3946 "doctrine/instantiator": "^1.0.2",
3947 "php": "^5.6 || ^7.0",
3948 "phpunit/php-text-template": "^1.2",
3949 "sebastian/exporter": "^1.2 || ^2.0"
3952 "phpunit/phpunit": "<5.4.0"
3955 "phpunit/phpunit": "^5.4"
3963 "dev-master": "3.2.x-dev"
3971 "notification-url": "https://packagist.org/downloads/",
3977 "name": "Sebastian Bergmann",
3982 "description": "Mock Object library for PHPUnit",
3983 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3988 "time": "2016-12-08 20:27:08"
3991 "name": "sebastian/code-unit-reverse-lookup",
3995 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3996 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
4000 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
4001 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
4008 "phpunit/phpunit": "~5"
4013 "dev-master": "1.0.x-dev"
4021 "notification-url": "https://packagist.org/downloads/",
4027 "name": "Sebastian Bergmann",
4031 "description": "Looks up which function or method a line of code belongs to",
4032 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4033 "time": "2016-02-13 06:45:14"
4036 "name": "sebastian/comparator",
4040 "url": "https://github.com/sebastianbergmann/comparator.git",
4041 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
4045 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4046 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
4051 "sebastian/diff": "~1.2",
4052 "sebastian/exporter": "~1.2 || ~2.0"
4055 "phpunit/phpunit": "~4.4"
4060 "dev-master": "1.2.x-dev"
4068 "notification-url": "https://packagist.org/downloads/",
4074 "name": "Jeff Welch",
4078 "name": "Volker Dusch",
4082 "name": "Bernhard Schussek",
4086 "name": "Sebastian Bergmann",
4090 "description": "Provides the functionality to compare PHP values for equality",
4091 "homepage": "http://www.github.com/sebastianbergmann/comparator",
4097 "time": "2017-01-29 09:50:25"
4100 "name": "sebastian/diff",
4104 "url": "https://github.com/sebastianbergmann/diff.git",
4105 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4109 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4110 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4117 "phpunit/phpunit": "~4.8"
4122 "dev-master": "1.4-dev"
4130 "notification-url": "https://packagist.org/downloads/",
4136 "name": "Kore Nordmann",
4140 "name": "Sebastian Bergmann",
4144 "description": "Diff implementation",
4145 "homepage": "https://github.com/sebastianbergmann/diff",
4149 "time": "2015-12-08 07:14:41"
4152 "name": "sebastian/environment",
4156 "url": "https://github.com/sebastianbergmann/environment.git",
4157 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
4161 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4162 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
4166 "php": "^5.6 || ^7.0"
4169 "phpunit/phpunit": "^5.0"
4174 "dev-master": "2.0.x-dev"
4182 "notification-url": "https://packagist.org/downloads/",
4188 "name": "Sebastian Bergmann",
4192 "description": "Provides functionality to handle HHVM/PHP environments",
4193 "homepage": "http://www.github.com/sebastianbergmann/environment",
4199 "time": "2016-11-26 07:53:53"
4202 "name": "sebastian/exporter",
4206 "url": "https://github.com/sebastianbergmann/exporter.git",
4207 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
4211 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4212 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
4217 "sebastian/recursion-context": "~2.0"
4220 "ext-mbstring": "*",
4221 "phpunit/phpunit": "~4.4"
4226 "dev-master": "2.0.x-dev"
4234 "notification-url": "https://packagist.org/downloads/",
4240 "name": "Jeff Welch",
4244 "name": "Volker Dusch",
4248 "name": "Bernhard Schussek",
4252 "name": "Sebastian Bergmann",
4256 "name": "Adam Harvey",
4260 "description": "Provides the functionality to export PHP variables for visualization",
4261 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4266 "time": "2016-11-19 08:54:04"
4269 "name": "sebastian/global-state",
4273 "url": "https://github.com/sebastianbergmann/global-state.git",
4274 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4278 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4279 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4286 "phpunit/phpunit": "~4.2"
4294 "dev-master": "1.0-dev"
4302 "notification-url": "https://packagist.org/downloads/",
4308 "name": "Sebastian Bergmann",
4312 "description": "Snapshotting of global state",
4313 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4317 "time": "2015-10-12 03:26:01"
4320 "name": "sebastian/object-enumerator",
4324 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4325 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
4329 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
4330 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
4335 "sebastian/recursion-context": "~2.0"
4338 "phpunit/phpunit": "~5"
4343 "dev-master": "2.0.x-dev"
4351 "notification-url": "https://packagist.org/downloads/",
4357 "name": "Sebastian Bergmann",
4361 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4362 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4363 "time": "2017-02-18 15:18:39"
4366 "name": "sebastian/recursion-context",
4370 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4371 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
4375 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4376 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4383 "phpunit/phpunit": "~4.4"
4388 "dev-master": "2.0.x-dev"
4396 "notification-url": "https://packagist.org/downloads/",
4402 "name": "Jeff Welch",
4406 "name": "Sebastian Bergmann",
4410 "name": "Adam Harvey",
4414 "description": "Provides functionality to recursively process PHP variables",
4415 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4416 "time": "2016-11-19 07:33:16"
4419 "name": "sebastian/resource-operations",
4423 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4424 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4428 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4429 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4438 "dev-master": "1.0.x-dev"
4446 "notification-url": "https://packagist.org/downloads/",
4452 "name": "Sebastian Bergmann",
4456 "description": "Provides a list of PHP built-in functions that operate on resources",
4457 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4458 "time": "2015-07-28 20:34:47"
4461 "name": "sebastian/version",
4465 "url": "https://github.com/sebastianbergmann/version.git",
4466 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4470 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4471 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4480 "dev-master": "2.0.x-dev"
4488 "notification-url": "https://packagist.org/downloads/",
4494 "name": "Sebastian Bergmann",
4499 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4500 "homepage": "https://github.com/sebastianbergmann/version",
4501 "time": "2016-10-03 07:35:21"
4504 "name": "symfony/yaml",
4505 "version": "v3.2.4",
4508 "url": "https://github.com/symfony/yaml.git",
4509 "reference": "9724c684646fcb5387d579b4bfaa63ee0b0c64c8"
4513 "url": "https://api.github.com/repos/symfony/yaml/zipball/9724c684646fcb5387d579b4bfaa63ee0b0c64c8",
4514 "reference": "9724c684646fcb5387d579b4bfaa63ee0b0c64c8",
4521 "symfony/console": "~2.8|~3.0"
4524 "symfony/console": "For validating YAML files using the lint command"
4529 "dev-master": "3.2-dev"
4534 "Symfony\\Component\\Yaml\\": ""
4536 "exclude-from-classmap": [
4540 "notification-url": "https://packagist.org/downloads/",
4546 "name": "Fabien Potencier",
4550 "name": "Symfony Community",
4551 "homepage": "https://symfony.com/contributors"
4554 "description": "Symfony Yaml Component",
4555 "homepage": "https://symfony.com",
4556 "time": "2017-02-16 22:46:52"
4559 "name": "webmozart/assert",
4563 "url": "https://github.com/webmozart/assert.git",
4564 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
4568 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
4569 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
4573 "php": "^5.3.3 || ^7.0"
4576 "phpunit/phpunit": "^4.6",
4577 "sebastian/version": "^1.0.1"
4582 "dev-master": "1.3-dev"
4587 "Webmozart\\Assert\\": "src/"
4590 "notification-url": "https://packagist.org/downloads/",
4596 "name": "Bernhard Schussek",
4600 "description": "Assertions to validate method input/output with nice error messages.",
4606 "time": "2016-11-23 20:04:58"
4610 "minimum-stability": "stable",
4611 "stability-flags": [],
4612 "prefer-stable": false,
4613 "prefer-lowest": false,