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": "2438a2f4a02adbea5f378f9e9408eb29",
8 "content-hash": "6add8bff71ecc86e0c90858590834a26",
11 "name": "aws/aws-sdk-php",
15 "url": "https://github.com/aws/aws-sdk-php.git",
16 "reference": "19bac3bdd7988cbf7f89d5ce8e2748d774e2cde8"
20 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/19bac3bdd7988cbf7f89d5ce8e2748d774e2cde8",
21 "reference": "19bac3bdd7988cbf7f89d5ce8e2748d774e2cde8",
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": "2016-09-27 19:38:36"
91 "name": "barryvdh/laravel-debugbar",
95 "url": "https://github.com/barryvdh/laravel-debugbar.git",
96 "reference": "0c87981df959c7c1943abe227baf607c92f204f9"
100 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/0c87981df959c7c1943abe227baf607c92f204f9",
101 "reference": "0c87981df959c7c1943abe227baf607c92f204f9",
105 "illuminate/support": "5.1.*|5.2.*|5.3.*",
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": "2016-09-15 14:05:56"
145 "name": "barryvdh/laravel-dompdf",
149 "url": "https://github.com/barryvdh/laravel-dompdf.git",
150 "reference": "9b8bd179262ad6b200a11edfe7b53516afcfc42a"
154 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/9b8bd179262ad6b200a11edfe7b53516afcfc42a",
155 "reference": "9b8bd179262ad6b200a11edfe7b53516afcfc42a",
159 "dompdf/dompdf": "^0.7",
160 "illuminate/support": "5.1.x|5.2.x|5.3.x",
166 "dev-master": "0.7-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": "2016-08-17 08:17:33"
193 "name": "barryvdh/laravel-ide-helper",
197 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
198 "reference": "28af7cd19ca41cc0c63dd1de2b46c2b84d31c463"
202 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/28af7cd19ca41cc0c63dd1de2b46c2b84d31c463",
203 "reference": "28af7cd19ca41cc0c63dd1de2b46c2b84d31c463",
207 "barryvdh/reflection-docblock": "^2.0.4",
208 "illuminate/console": "^5.0,<5.4",
209 "illuminate/filesystem": "^5.0,<5.4",
210 "illuminate/support": "^5.0,<5.4",
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.2-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": "2016-07-04 11:52:48"
259 "name": "barryvdh/laravel-snappy",
263 "url": "https://github.com/barryvdh/laravel-snappy.git",
264 "reference": "509a4497be63d8ee7ff464a3daf00d9edde08e21"
268 "url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/509a4497be63d8ee7ff464a3daf00d9edde08e21",
269 "reference": "509a4497be63d8ee7ff464a3daf00d9edde08e21",
273 "illuminate/filesystem": "5.0.x|5.1.x|5.2.x|5.3.x",
274 "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.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": "2016-08-05 13:08:28"
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": "classpreloader/classpreloader",
364 "url": "https://github.com/ClassPreloader/ClassPreloader.git",
365 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
369 "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
370 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
374 "nikic/php-parser": "^1.0|^2.0",
378 "phpunit/phpunit": "^4.8|^5.0"
383 "dev-master": "3.0-dev"
388 "ClassPreloader\\": "src/"
391 "notification-url": "https://packagist.org/downloads/",
397 "name": "Michael Dowling",
401 "name": "Graham Campbell",
405 "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
411 "time": "2015-11-09 22:51:51"
414 "name": "cogpowered/finediff",
418 "url": "https://github.com/cogpowered/FineDiff.git",
419 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8"
423 "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
424 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
431 "mockery/mockery": "*",
432 "phpunit/phpunit": "*"
437 "cogpowered\\FineDiff": "src/"
440 "notification-url": "https://packagist.org/downloads/",
450 "name": "Raymond Hill"
453 "description": "PHP implementation of a Fine granularity Diff engine",
454 "homepage": "https://github.com/cogpowered/FineDiff",
462 "time": "2014-05-19 10:25:02"
465 "name": "dnoegel/php-xdg-base-dir",
469 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
470 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
474 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
475 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
482 "phpunit/phpunit": "@stable"
487 "XdgBaseDir\\": "src/"
490 "notification-url": "https://packagist.org/downloads/",
494 "description": "implementation of xdg base directory specification for php",
495 "time": "2014-10-24 07:27:01"
498 "name": "doctrine/inflector",
502 "url": "https://github.com/doctrine/inflector.git",
503 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
507 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
508 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
515 "phpunit/phpunit": "4.*"
520 "dev-master": "1.1.x-dev"
525 "Doctrine\\Common\\Inflector\\": "lib/"
528 "notification-url": "https://packagist.org/downloads/",
534 "name": "Roman Borschel",
538 "name": "Benjamin Eberlei",
542 "name": "Guilherme Blanco",
546 "name": "Jonathan Wage",
550 "name": "Johannes Schmitt",
554 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
555 "homepage": "http://www.doctrine-project.org",
562 "time": "2015-11-06 14:35:42"
565 "name": "dompdf/dompdf",
569 "url": "https://github.com/dompdf/dompdf.git",
570 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14"
574 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
575 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
582 "phenx/php-font-lib": "0.4.*",
583 "phenx/php-svg-lib": "0.1.*",
587 "phpunit/phpunit": "3.7.*"
592 "dev-develop": "0.7-dev"
603 "notification-url": "https://packagist.org/downloads/",
609 "name": "Fabien Ménager",
613 "name": "Brian Sweeney",
617 "name": "Gabriel Bull",
621 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
622 "homepage": "https://github.com/dompdf/dompdf",
623 "time": "2016-05-11 00:36:29"
626 "name": "gathercontent/htmldiff",
630 "url": "https://github.com/gathercontent/htmldiff.git",
631 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93"
635 "url": "https://api.github.com/repos/gathercontent/htmldiff/zipball/24674a62315f64330134b4a4c5b01a7b59193c93",
636 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93",
640 "cogpowered/finediff": "0.3.1",
644 "phpunit/phpunit": "4.*",
645 "squizlabs/php_codesniffer": "1.*"
650 "GatherContent\\Htmldiff": "src/"
653 "notification-url": "https://packagist.org/downloads/",
659 "name": "Andrew Cairns",
663 "name": "Mathew Chapman",
667 "name": "Peter Legierski",
671 "description": "Compare two HTML strings",
672 "time": "2015-04-15 15:39:46"
675 "name": "guzzlehttp/guzzle",
679 "url": "https://github.com/guzzle/guzzle.git",
680 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
684 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
685 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
689 "guzzlehttp/promises": "^1.0",
690 "guzzlehttp/psr7": "^1.3.1",
695 "phpunit/phpunit": "^4.0",
701 "dev-master": "6.2-dev"
706 "src/functions_include.php"
709 "GuzzleHttp\\": "src/"
712 "notification-url": "https://packagist.org/downloads/",
718 "name": "Michael Dowling",
720 "homepage": "https://github.com/mtdowling"
723 "description": "Guzzle is a PHP HTTP client library",
724 "homepage": "http://guzzlephp.org/",
734 "time": "2016-07-15 17:22:37"
737 "name": "guzzlehttp/promises",
741 "url": "https://github.com/guzzle/promises.git",
742 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
746 "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
747 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
754 "phpunit/phpunit": "~4.0"
759 "dev-master": "1.0-dev"
764 "GuzzleHttp\\Promise\\": "src/"
767 "src/functions_include.php"
770 "notification-url": "https://packagist.org/downloads/",
776 "name": "Michael Dowling",
778 "homepage": "https://github.com/mtdowling"
781 "description": "Guzzle promises library",
785 "time": "2016-05-18 16:56:05"
788 "name": "guzzlehttp/psr7",
792 "url": "https://github.com/guzzle/psr7.git",
793 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
797 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
798 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
803 "psr/http-message": "~1.0"
806 "psr/http-message-implementation": "1.0"
809 "phpunit/phpunit": "~4.0"
814 "dev-master": "1.4-dev"
819 "GuzzleHttp\\Psr7\\": "src/"
822 "src/functions_include.php"
825 "notification-url": "https://packagist.org/downloads/",
831 "name": "Michael Dowling",
833 "homepage": "https://github.com/mtdowling"
836 "description": "PSR-7 message implementation",
843 "time": "2016-06-24 23:00:38"
846 "name": "intervention/image",
850 "url": "https://github.com/Intervention/image.git",
851 "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c"
855 "url": "https://api.github.com/repos/Intervention/image/zipball/4064a980324f6c3bfa2bd981dfb247afa705ec3c",
856 "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c",
861 "guzzlehttp/psr7": "~1.1",
865 "mockery/mockery": "~0.9.2",
866 "phpunit/phpunit": "3.*"
869 "ext-gd": "to use GD library based image processing.",
870 "ext-imagick": "to use Imagick based image processing.",
871 "intervention/imagecache": "Caching extension for the Intervention Image library"
876 "dev-master": "2.3-dev"
881 "Intervention\\Image\\": "src/Intervention/Image"
884 "notification-url": "https://packagist.org/downloads/",
890 "name": "Oliver Vogel",
892 "homepage": "http://olivervogel.net/"
895 "description": "Image handling and manipulation library with support for Laravel integration",
896 "homepage": "http://image.intervention.io/",
905 "time": "2016-09-01 17:04:03"
908 "name": "jakub-onderka/php-console-color",
912 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
913 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
917 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
918 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
925 "jakub-onderka/php-code-style": "1.0",
926 "jakub-onderka/php-parallel-lint": "0.*",
927 "jakub-onderka/php-var-dump-check": "0.*",
928 "phpunit/phpunit": "3.7.*",
929 "squizlabs/php_codesniffer": "1.*"
934 "JakubOnderka\\PhpConsoleColor": "src/"
937 "notification-url": "https://packagist.org/downloads/",
943 "name": "Jakub Onderka",
945 "homepage": "http://www.acci.cz"
948 "time": "2014-04-08 15:00:19"
951 "name": "jakub-onderka/php-console-highlighter",
955 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
956 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
960 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
961 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
965 "jakub-onderka/php-console-color": "~0.1",
969 "jakub-onderka/php-code-style": "~1.0",
970 "jakub-onderka/php-parallel-lint": "~0.5",
971 "jakub-onderka/php-var-dump-check": "~0.1",
972 "phpunit/phpunit": "~4.0",
973 "squizlabs/php_codesniffer": "~1.5"
978 "JakubOnderka\\PhpConsoleHighlighter": "src/"
981 "notification-url": "https://packagist.org/downloads/",
987 "name": "Jakub Onderka",
989 "homepage": "http://www.acci.cz/"
992 "time": "2015-04-20 18:58:01"
995 "name": "jeremeamia/SuperClosure",
999 "url": "https://github.com/jeremeamia/super_closure.git",
1000 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
1004 "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
1005 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
1009 "nikic/php-parser": "^1.2|^2.0",
1011 "symfony/polyfill-php56": "^1.0"
1014 "phpunit/phpunit": "^4.0|^5.0"
1019 "dev-master": "2.2-dev"
1024 "SuperClosure\\": "src/"
1027 "notification-url": "https://packagist.org/downloads/",
1033 "name": "Jeremy Lindblom",
1035 "homepage": "https://github.com/jeremeamia",
1039 "description": "Serialize Closure objects, including their context and binding",
1040 "homepage": "https://github.com/jeremeamia/super_closure",
1050 "time": "2015-12-05 17:17:57"
1053 "name": "knplabs/knp-snappy",
1057 "url": "https://github.com/KnpLabs/snappy.git",
1058 "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f"
1062 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
1063 "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
1068 "symfony/process": "~2.3|~3.0"
1071 "phpunit/phpunit": "~4.7"
1074 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1075 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1076 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1077 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1078 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1083 "dev-master": "0.5.x-dev"
1088 "Knp\\Snappy": "src/"
1091 "notification-url": "https://packagist.org/downloads/",
1097 "name": "KNPLabs Team",
1098 "homepage": "http://knplabs.com"
1101 "name": "Symfony Community",
1102 "homepage": "http://github.com/KnpLabs/snappy/contributors"
1105 "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1106 "homepage": "http://github.com/KnpLabs/snappy",
1115 "time": "2015-11-17 13:16:27"
1118 "name": "laravel/framework",
1119 "version": "v5.3.11",
1122 "url": "https://github.com/laravel/framework.git",
1123 "reference": "ca48001b95a0543fb39fcd7219de960bbc03eaa5"
1127 "url": "https://api.github.com/repos/laravel/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5",
1128 "reference": "ca48001b95a0543fb39fcd7219de960bbc03eaa5",
1132 "classpreloader/classpreloader": "~3.0",
1133 "doctrine/inflector": "~1.0",
1134 "ext-mbstring": "*",
1136 "jeremeamia/superclosure": "~2.2",
1137 "league/flysystem": "~1.0",
1138 "monolog/monolog": "~1.11",
1139 "mtdowling/cron-expression": "~1.0",
1140 "nesbot/carbon": "~1.20",
1141 "paragonie/random_compat": "~1.4|~2.0",
1143 "psy/psysh": "0.7.*",
1144 "ramsey/uuid": "~3.0",
1145 "swiftmailer/swiftmailer": "~5.1",
1146 "symfony/console": "3.1.*",
1147 "symfony/debug": "3.1.*",
1148 "symfony/finder": "3.1.*",
1149 "symfony/http-foundation": "3.1.*",
1150 "symfony/http-kernel": "3.1.*",
1151 "symfony/process": "3.1.*",
1152 "symfony/routing": "3.1.*",
1153 "symfony/translation": "3.1.*",
1154 "symfony/var-dumper": "3.1.*",
1155 "vlucas/phpdotenv": "~2.2"
1158 "illuminate/auth": "self.version",
1159 "illuminate/broadcasting": "self.version",
1160 "illuminate/bus": "self.version",
1161 "illuminate/cache": "self.version",
1162 "illuminate/config": "self.version",
1163 "illuminate/console": "self.version",
1164 "illuminate/container": "self.version",
1165 "illuminate/contracts": "self.version",
1166 "illuminate/cookie": "self.version",
1167 "illuminate/database": "self.version",
1168 "illuminate/encryption": "self.version",
1169 "illuminate/events": "self.version",
1170 "illuminate/exception": "self.version",
1171 "illuminate/filesystem": "self.version",
1172 "illuminate/hashing": "self.version",
1173 "illuminate/http": "self.version",
1174 "illuminate/log": "self.version",
1175 "illuminate/mail": "self.version",
1176 "illuminate/notifications": "self.version",
1177 "illuminate/pagination": "self.version",
1178 "illuminate/pipeline": "self.version",
1179 "illuminate/queue": "self.version",
1180 "illuminate/redis": "self.version",
1181 "illuminate/routing": "self.version",
1182 "illuminate/session": "self.version",
1183 "illuminate/support": "self.version",
1184 "illuminate/translation": "self.version",
1185 "illuminate/validation": "self.version",
1186 "illuminate/view": "self.version",
1187 "tightenco/collect": "self.version"
1190 "aws/aws-sdk-php": "~3.0",
1191 "mockery/mockery": "~0.9.4",
1192 "pda/pheanstalk": "~3.0",
1193 "phpunit/phpunit": "~5.4",
1194 "predis/predis": "~1.0",
1195 "symfony/css-selector": "3.1.*",
1196 "symfony/dom-crawler": "3.1.*"
1199 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
1200 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
1201 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
1202 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
1203 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
1204 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
1205 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
1206 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
1207 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
1208 "symfony/css-selector": "Required to use some of the crawler integration testing tools (3.1.*).",
1209 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (3.1.*).",
1210 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
1215 "dev-master": "5.3-dev"
1220 "src/Illuminate/Foundation/helpers.php",
1221 "src/Illuminate/Support/helpers.php"
1224 "Illuminate\\": "src/Illuminate/"
1227 "notification-url": "https://packagist.org/downloads/",
1233 "name": "Taylor Otwell",
1237 "description": "The Laravel Framework.",
1238 "homepage": "https://laravel.com",
1243 "time": "2016-09-28 02:15:37"
1246 "name": "laravel/socialite",
1247 "version": "v2.0.18",
1250 "url": "https://github.com/laravel/socialite.git",
1251 "reference": "76ee5397fcdea5a062361392abca4eb397e519a3"
1255 "url": "https://api.github.com/repos/laravel/socialite/zipball/76ee5397fcdea5a062361392abca4eb397e519a3",
1256 "reference": "76ee5397fcdea5a062361392abca4eb397e519a3",
1260 "guzzlehttp/guzzle": "~5.0|~6.0",
1261 "illuminate/contracts": "~5.0",
1262 "illuminate/http": "~5.0",
1263 "illuminate/support": "~5.0",
1264 "league/oauth1-client": "~1.0",
1268 "mockery/mockery": "~0.9",
1269 "phpunit/phpunit": "~4.0|~5.0"
1274 "dev-master": "3.0-dev"
1279 "Laravel\\Socialite\\": "src/"
1282 "notification-url": "https://packagist.org/downloads/",
1288 "name": "Taylor Otwell",
1292 "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1297 "time": "2016-06-22 12:40:16"
1300 "name": "league/flysystem",
1301 "version": "1.0.27",
1304 "url": "https://github.com/thephpleague/flysystem.git",
1305 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9"
1309 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
1310 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
1317 "league/flysystem-sftp": "<1.0.6"
1320 "ext-fileinfo": "*",
1321 "mockery/mockery": "~0.9",
1322 "phpspec/phpspec": "^2.2",
1323 "phpunit/phpunit": "~4.8"
1326 "ext-fileinfo": "Required for MimeType",
1327 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1328 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1329 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1330 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1331 "league/flysystem-copy": "Allows you to use Copy.com storage",
1332 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
1333 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1334 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1335 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1336 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1337 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
1342 "dev-master": "1.1-dev"
1347 "League\\Flysystem\\": "src/"
1350 "notification-url": "https://packagist.org/downloads/",
1356 "name": "Frank de Jonge",
1360 "description": "Filesystem abstraction: Many filesystems, one API.",
1380 "time": "2016-08-10 08:55:11"
1383 "name": "league/flysystem-aws-s3-v3",
1384 "version": "1.0.13",
1387 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
1388 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c"
1392 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc56a8faf3aff0841f9eae04b6af94a50657896c",
1393 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c",
1397 "aws/aws-sdk-php": "^3.0.0",
1398 "league/flysystem": "~1.0",
1402 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
1403 "phpspec/phpspec": "^2.0.0"
1408 "dev-master": "1.0-dev"
1413 "League\\Flysystem\\AwsS3v3\\": "src/"
1416 "notification-url": "https://packagist.org/downloads/",
1422 "name": "Frank de Jonge",
1426 "description": "Flysystem adapter for the AWS S3 SDK v3.x",
1427 "time": "2016-06-21 21:34:35"
1430 "name": "league/oauth1-client",
1434 "url": "https://github.com/thephpleague/oauth1-client.git",
1435 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
1439 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
1440 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
1444 "guzzlehttp/guzzle": "^6.0",
1448 "mockery/mockery": "^0.9",
1449 "phpunit/phpunit": "^4.0",
1450 "squizlabs/php_codesniffer": "^2.0"
1455 "dev-master": "1.0-dev"
1460 "League\\OAuth1\\": "src/"
1463 "notification-url": "https://packagist.org/downloads/",
1469 "name": "Ben Corlett",
1471 "homepage": "http://www.webcomm.com.au",
1475 "description": "OAuth 1.0 Client Library",
1490 "time": "2016-08-17 00:36:58"
1493 "name": "maximebf/debugbar",
1494 "version": "v1.13.0",
1497 "url": "https://github.com/maximebf/php-debugbar.git",
1498 "reference": "5f49a5ed6cfde81d31d89378806670d77462526e"
1502 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5f49a5ed6cfde81d31d89378806670d77462526e",
1503 "reference": "5f49a5ed6cfde81d31d89378806670d77462526e",
1509 "symfony/var-dumper": "^2.6|^3.0"
1512 "phpunit/phpunit": "^4.0|^5.0"
1515 "kriswallsmith/assetic": "The best way to manage assets",
1516 "monolog/monolog": "Log using Monolog",
1517 "predis/predis": "Redis storage"
1522 "dev-master": "1.13-dev"
1527 "DebugBar\\": "src/DebugBar/"
1530 "notification-url": "https://packagist.org/downloads/",
1536 "name": "Maxime Bouroumeau-Fuseau",
1538 "homepage": "http://maximebf.com"
1541 "name": "Barry vd. Heuvel",
1545 "description": "Debug bar in the browser for php application",
1546 "homepage": "https://github.com/maximebf/php-debugbar",
1551 "time": "2016-09-15 14:01:59"
1554 "name": "monolog/monolog",
1555 "version": "1.21.0",
1558 "url": "https://github.com/Seldaek/monolog.git",
1559 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
1563 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1564 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1572 "psr/log-implementation": "1.0.0"
1575 "aws/aws-sdk-php": "^2.4.9",
1576 "doctrine/couchdb": "~1.0@dev",
1577 "graylog2/gelf-php": "~1.0",
1578 "jakub-onderka/php-parallel-lint": "0.9",
1579 "php-amqplib/php-amqplib": "~2.4",
1580 "php-console/php-console": "^3.1.3",
1581 "phpunit/phpunit": "~4.5",
1582 "phpunit/phpunit-mock-objects": "2.3.0",
1583 "ruflin/elastica": ">=0.90 <3.0",
1584 "sentry/sentry": "^0.13",
1585 "swiftmailer/swiftmailer": "~5.3"
1588 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1589 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1590 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1591 "ext-mongo": "Allow sending log messages to a MongoDB server",
1592 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1593 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1594 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1595 "php-console/php-console": "Allow sending log messages to Google Chrome",
1596 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1597 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1598 "sentry/sentry": "Allow sending log messages to a Sentry server"
1603 "dev-master": "2.0.x-dev"
1608 "Monolog\\": "src/Monolog"
1611 "notification-url": "https://packagist.org/downloads/",
1617 "name": "Jordi Boggiano",
1619 "homepage": "http://seld.be"
1622 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1623 "homepage": "http://github.com/Seldaek/monolog",
1629 "time": "2016-07-29 03:23:52"
1632 "name": "mtdowling/cron-expression",
1633 "version": "v1.1.0",
1636 "url": "https://github.com/mtdowling/cron-expression.git",
1637 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
1641 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1642 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1649 "phpunit/phpunit": "~4.0|~5.0"
1657 "notification-url": "https://packagist.org/downloads/",
1663 "name": "Michael Dowling",
1665 "homepage": "https://github.com/mtdowling"
1668 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1673 "time": "2016-01-26 21:23:30"
1676 "name": "mtdowling/jmespath.php",
1680 "url": "https://github.com/jmespath/jmespath.php.git",
1681 "reference": "192f93e43c2c97acde7694993ab171b3de284093"
1685 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093",
1686 "reference": "192f93e43c2c97acde7694993ab171b3de284093",
1693 "phpunit/phpunit": "~4.0"
1701 "dev-master": "2.0-dev"
1706 "JmesPath\\": "src/"
1712 "notification-url": "https://packagist.org/downloads/",
1718 "name": "Michael Dowling",
1720 "homepage": "https://github.com/mtdowling"
1723 "description": "Declaratively specify how to extract elements from a JSON document",
1728 "time": "2016-01-05 18:25:05"
1731 "name": "nesbot/carbon",
1732 "version": "1.21.0",
1735 "url": "https://github.com/briannesbitt/Carbon.git",
1736 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
1740 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1741 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1746 "symfony/translation": "~2.6|~3.0"
1749 "phpunit/phpunit": "~4.0|~5.0"
1754 "Carbon\\": "src/Carbon/"
1757 "notification-url": "https://packagist.org/downloads/",
1763 "name": "Brian Nesbitt",
1765 "homepage": "http://nesbot.com"
1768 "description": "A simple API extension for DateTime.",
1769 "homepage": "http://carbon.nesbot.com",
1775 "time": "2015-11-04 20:07:17"
1778 "name": "nikic/php-parser",
1779 "version": "v2.1.1",
1782 "url": "https://github.com/nikic/PHP-Parser.git",
1783 "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0"
1787 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0",
1788 "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0",
1792 "ext-tokenizer": "*",
1796 "phpunit/phpunit": "~4.0"
1804 "dev-master": "2.1-dev"
1809 "PhpParser\\": "lib/PhpParser"
1812 "notification-url": "https://packagist.org/downloads/",
1818 "name": "Nikita Popov"
1821 "description": "A PHP parser written in PHP",
1826 "time": "2016-09-16 12:04:44"
1829 "name": "paragonie/random_compat",
1830 "version": "v2.0.2",
1833 "url": "https://github.com/paragonie/random_compat.git",
1834 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
1838 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
1839 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
1846 "phpunit/phpunit": "4.*|5.*"
1849 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1857 "notification-url": "https://packagist.org/downloads/",
1863 "name": "Paragon Initiative Enterprises",
1865 "homepage": "https://paragonie.com"
1868 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1874 "time": "2016-04-03 06:00:07"
1877 "name": "phenx/php-font-lib",
1881 "url": "https://github.com/PhenX/php-font-lib.git",
1882 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088"
1886 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
1887 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
1896 "notification-url": "https://packagist.org/downloads/",
1902 "name": "Fabien Ménager",
1906 "description": "A library to read, parse, export and make subsets of different types of font files.",
1907 "homepage": "https://github.com/PhenX/php-font-lib",
1908 "time": "2015-05-06 20:02:39"
1911 "name": "phenx/php-svg-lib",
1915 "url": "https://github.com/PhenX/php-svg-lib.git",
1916 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099"
1920 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/b419766515b3426c6da74b0e29e93d71c4f17099",
1921 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099",
1930 "notification-url": "https://packagist.org/downloads/",
1936 "name": "Fabien Ménager",
1940 "description": "A library to read, parse and export to PDF SVG files.",
1941 "homepage": "https://github.com/PhenX/php-svg-lib",
1942 "time": "2015-05-06 18:49:49"
1945 "name": "predis/predis",
1946 "version": "v1.1.1",
1949 "url": "https://github.com/nrk/predis.git",
1950 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
1954 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
1955 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
1962 "phpunit/phpunit": "~4.8"
1965 "ext-curl": "Allows access to Webdis when paired with phpiredis",
1966 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
1974 "notification-url": "https://packagist.org/downloads/",
1980 "name": "Daniele Alessandri",
1982 "homepage": "http://clorophilla.net"
1985 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
1986 "homepage": "http://github.com/nrk/predis",
1992 "time": "2016-06-16 16:22:20"
1995 "name": "psr/http-message",
1999 "url": "https://github.com/php-fig/http-message.git",
2000 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2004 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2005 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2014 "dev-master": "1.0.x-dev"
2019 "Psr\\Http\\Message\\": "src/"
2022 "notification-url": "https://packagist.org/downloads/",
2029 "homepage": "http://www.php-fig.org/"
2032 "description": "Common interface for HTTP messages",
2033 "homepage": "https://github.com/php-fig/http-message",
2042 "time": "2016-08-06 14:39:51"
2049 "url": "https://github.com/php-fig/log.git",
2050 "reference": "5277094ed527a1c4477177d102fe4c53551953e0"
2054 "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0",
2055 "reference": "5277094ed527a1c4477177d102fe4c53551953e0",
2064 "dev-master": "1.0.x-dev"
2069 "Psr\\Log\\": "Psr/Log/"
2072 "notification-url": "https://packagist.org/downloads/",
2079 "homepage": "http://www.php-fig.org/"
2082 "description": "Common interface for logging libraries",
2083 "homepage": "https://github.com/php-fig/log",
2089 "time": "2016-09-19 16:02:08"
2092 "name": "psy/psysh",
2093 "version": "v0.7.2",
2096 "url": "https://github.com/bobthecow/psysh.git",
2097 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280"
2101 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280",
2102 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280",
2106 "dnoegel/php-xdg-base-dir": "0.1",
2107 "jakub-onderka/php-console-highlighter": "0.3.*",
2108 "nikic/php-parser": "^1.2.1|~2.0",
2110 "symfony/console": "~2.3.10|^2.4.2|~3.0",
2111 "symfony/var-dumper": "~2.7|~3.0"
2114 "fabpot/php-cs-fixer": "~1.5",
2115 "phpunit/phpunit": "~3.7|~4.0|~5.0",
2116 "squizlabs/php_codesniffer": "~2.0",
2117 "symfony/finder": "~2.1|~3.0"
2120 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
2121 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
2122 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
2123 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
2131 "dev-develop": "0.8.x-dev"
2136 "src/Psy/functions.php"
2142 "notification-url": "https://packagist.org/downloads/",
2148 "name": "Justin Hileman",
2150 "homepage": "http://justinhileman.com"
2153 "description": "An interactive shell for modern PHP.",
2154 "homepage": "http://psysh.org",
2161 "time": "2016-03-09 05:03:14"
2164 "name": "ramsey/uuid",
2168 "url": "https://github.com/ramsey/uuid.git",
2169 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786"
2173 "url": "https://api.github.com/repos/ramsey/uuid/zipball/a6d15c8618ea3951fd54d34e326b68d3d0bc0786",
2174 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786",
2178 "paragonie/random_compat": "^1.0|^2.0",
2182 "rhumsaa/uuid": "self.version"
2185 "apigen/apigen": "^4.1",
2186 "codeception/aspect-mock": "1.0.0",
2187 "goaop/framework": "1.0.0-alpha.2",
2188 "ircmaxell/random-lib": "^1.1",
2189 "jakub-onderka/php-parallel-lint": "^0.9.0",
2190 "mockery/mockery": "^0.9.4",
2191 "moontoast/math": "^1.1",
2192 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
2193 "satooshi/php-coveralls": "^0.6.1",
2194 "squizlabs/php_codesniffer": "^2.3"
2197 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
2198 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
2199 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
2200 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
2201 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
2202 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
2207 "dev-master": "3.x-dev"
2212 "Ramsey\\Uuid\\": "src/"
2215 "notification-url": "https://packagist.org/downloads/",
2221 "name": "Marijn Huizendveld",
2225 "name": "Thibaud Fabre",
2229 "name": "Ben Ramsey",
2231 "homepage": "https://benramsey.com"
2234 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
2235 "homepage": "https://github.com/ramsey/uuid",
2241 "time": "2016-08-02 18:39:32"
2244 "name": "swiftmailer/swiftmailer",
2245 "version": "v5.4.3",
2248 "url": "https://github.com/swiftmailer/swiftmailer.git",
2249 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
2253 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2254 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2261 "mockery/mockery": "~0.9.1"
2266 "dev-master": "5.4-dev"
2271 "lib/swift_required.php"
2274 "notification-url": "https://packagist.org/downloads/",
2280 "name": "Chris Corbyn"
2283 "name": "Fabien Potencier",
2287 "description": "Swiftmailer, free feature-rich PHP mailer",
2288 "homepage": "http://swiftmailer.org",
2294 "time": "2016-07-08 11:51:25"
2297 "name": "symfony/class-loader",
2298 "version": "v3.1.4",
2301 "url": "https://github.com/symfony/class-loader.git",
2302 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba"
2306 "url": "https://api.github.com/repos/symfony/class-loader/zipball/2d0ba77c46ecc96a6641009a98f72632216811ba",
2307 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba",
2314 "symfony/finder": "~2.8|~3.0",
2315 "symfony/polyfill-apcu": "~1.1"
2318 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2323 "dev-master": "3.1-dev"
2328 "Symfony\\Component\\ClassLoader\\": ""
2330 "exclude-from-classmap": [
2334 "notification-url": "https://packagist.org/downloads/",
2340 "name": "Fabien Potencier",
2344 "name": "Symfony Community",
2345 "homepage": "https://symfony.com/contributors"
2348 "description": "Symfony ClassLoader Component",
2349 "homepage": "https://symfony.com",
2350 "time": "2016-08-23 13:39:15"
2353 "name": "symfony/console",
2354 "version": "v3.1.4",
2357 "url": "https://github.com/symfony/console.git",
2358 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563"
2362 "url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2363 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2368 "symfony/polyfill-mbstring": "~1.0"
2372 "symfony/event-dispatcher": "~2.8|~3.0",
2373 "symfony/process": "~2.8|~3.0"
2376 "psr/log": "For using the console logger",
2377 "symfony/event-dispatcher": "",
2378 "symfony/process": ""
2383 "dev-master": "3.1-dev"
2388 "Symfony\\Component\\Console\\": ""
2390 "exclude-from-classmap": [
2394 "notification-url": "https://packagist.org/downloads/",
2400 "name": "Fabien Potencier",
2404 "name": "Symfony Community",
2405 "homepage": "https://symfony.com/contributors"
2408 "description": "Symfony Console Component",
2409 "homepage": "https://symfony.com",
2410 "time": "2016-08-19 06:48:39"
2413 "name": "symfony/debug",
2414 "version": "v3.1.4",
2417 "url": "https://github.com/symfony/debug.git",
2418 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11"
2422 "url": "https://api.github.com/repos/symfony/debug/zipball/34f6ac18c2974ca5fce68adf419ee7d15def6f11",
2423 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11",
2431 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2434 "symfony/class-loader": "~2.8|~3.0",
2435 "symfony/http-kernel": "~2.8|~3.0"
2440 "dev-master": "3.1-dev"
2445 "Symfony\\Component\\Debug\\": ""
2447 "exclude-from-classmap": [
2451 "notification-url": "https://packagist.org/downloads/",
2457 "name": "Fabien Potencier",
2461 "name": "Symfony Community",
2462 "homepage": "https://symfony.com/contributors"
2465 "description": "Symfony Debug Component",
2466 "homepage": "https://symfony.com",
2467 "time": "2016-08-23 13:39:15"
2470 "name": "symfony/event-dispatcher",
2471 "version": "v3.1.4",
2474 "url": "https://github.com/symfony/event-dispatcher.git",
2475 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
2479 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2480 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2488 "symfony/config": "~2.8|~3.0",
2489 "symfony/dependency-injection": "~2.8|~3.0",
2490 "symfony/expression-language": "~2.8|~3.0",
2491 "symfony/stopwatch": "~2.8|~3.0"
2494 "symfony/dependency-injection": "",
2495 "symfony/http-kernel": ""
2500 "dev-master": "3.1-dev"
2505 "Symfony\\Component\\EventDispatcher\\": ""
2507 "exclude-from-classmap": [
2511 "notification-url": "https://packagist.org/downloads/",
2517 "name": "Fabien Potencier",
2521 "name": "Symfony Community",
2522 "homepage": "https://symfony.com/contributors"
2525 "description": "Symfony EventDispatcher Component",
2526 "homepage": "https://symfony.com",
2527 "time": "2016-07-19 10:45:57"
2530 "name": "symfony/finder",
2531 "version": "v3.1.4",
2534 "url": "https://github.com/symfony/finder.git",
2535 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577"
2539 "url": "https://api.github.com/repos/symfony/finder/zipball/e568ef1784f447a0e54dcb6f6de30b9747b0f577",
2540 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577",
2549 "dev-master": "3.1-dev"
2554 "Symfony\\Component\\Finder\\": ""
2556 "exclude-from-classmap": [
2560 "notification-url": "https://packagist.org/downloads/",
2566 "name": "Fabien Potencier",
2570 "name": "Symfony Community",
2571 "homepage": "https://symfony.com/contributors"
2574 "description": "Symfony Finder Component",
2575 "homepage": "https://symfony.com",
2576 "time": "2016-08-26 12:04:02"
2579 "name": "symfony/http-foundation",
2580 "version": "v3.1.4",
2583 "url": "https://github.com/symfony/http-foundation.git",
2584 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4"
2588 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
2589 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
2594 "symfony/polyfill-mbstring": "~1.1"
2597 "symfony/expression-language": "~2.8|~3.0"
2602 "dev-master": "3.1-dev"
2607 "Symfony\\Component\\HttpFoundation\\": ""
2609 "exclude-from-classmap": [
2613 "notification-url": "https://packagist.org/downloads/",
2619 "name": "Fabien Potencier",
2623 "name": "Symfony Community",
2624 "homepage": "https://symfony.com/contributors"
2627 "description": "Symfony HttpFoundation Component",
2628 "homepage": "https://symfony.com",
2629 "time": "2016-08-22 12:11:19"
2632 "name": "symfony/http-kernel",
2633 "version": "v3.1.4",
2636 "url": "https://github.com/symfony/http-kernel.git",
2637 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3"
2641 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
2642 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
2648 "symfony/debug": "~2.8|~3.0",
2649 "symfony/event-dispatcher": "~2.8|~3.0",
2650 "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
2653 "symfony/config": "<2.8"
2656 "symfony/browser-kit": "~2.8|~3.0",
2657 "symfony/class-loader": "~2.8|~3.0",
2658 "symfony/config": "~2.8|~3.0",
2659 "symfony/console": "~2.8|~3.0",
2660 "symfony/css-selector": "~2.8|~3.0",
2661 "symfony/dependency-injection": "~2.8|~3.0",
2662 "symfony/dom-crawler": "~2.8|~3.0",
2663 "symfony/expression-language": "~2.8|~3.0",
2664 "symfony/finder": "~2.8|~3.0",
2665 "symfony/process": "~2.8|~3.0",
2666 "symfony/routing": "~2.8|~3.0",
2667 "symfony/stopwatch": "~2.8|~3.0",
2668 "symfony/templating": "~2.8|~3.0",
2669 "symfony/translation": "~2.8|~3.0",
2670 "symfony/var-dumper": "~2.8|~3.0"
2673 "symfony/browser-kit": "",
2674 "symfony/class-loader": "",
2675 "symfony/config": "",
2676 "symfony/console": "",
2677 "symfony/dependency-injection": "",
2678 "symfony/finder": "",
2679 "symfony/var-dumper": ""
2684 "dev-master": "3.1-dev"
2689 "Symfony\\Component\\HttpKernel\\": ""
2691 "exclude-from-classmap": [
2695 "notification-url": "https://packagist.org/downloads/",
2701 "name": "Fabien Potencier",
2705 "name": "Symfony Community",
2706 "homepage": "https://symfony.com/contributors"
2709 "description": "Symfony HttpKernel Component",
2710 "homepage": "https://symfony.com",
2711 "time": "2016-09-03 15:28:24"
2714 "name": "symfony/polyfill-mbstring",
2715 "version": "v1.2.0",
2718 "url": "https://github.com/symfony/polyfill-mbstring.git",
2719 "reference": "dff51f72b0706335131b00a7f49606168c582594"
2723 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2724 "reference": "dff51f72b0706335131b00a7f49606168c582594",
2731 "ext-mbstring": "For best performance"
2736 "dev-master": "1.2-dev"
2741 "Symfony\\Polyfill\\Mbstring\\": ""
2747 "notification-url": "https://packagist.org/downloads/",
2753 "name": "Nicolas Grekas",
2757 "name": "Symfony Community",
2758 "homepage": "https://symfony.com/contributors"
2761 "description": "Symfony polyfill for the Mbstring extension",
2762 "homepage": "https://symfony.com",
2770 "time": "2016-05-18 14:26:46"
2773 "name": "symfony/polyfill-php56",
2774 "version": "v1.2.0",
2777 "url": "https://github.com/symfony/polyfill-php56.git",
2778 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a"
2782 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2783 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2788 "symfony/polyfill-util": "~1.0"
2793 "dev-master": "1.2-dev"
2798 "Symfony\\Polyfill\\Php56\\": ""
2804 "notification-url": "https://packagist.org/downloads/",
2810 "name": "Nicolas Grekas",
2814 "name": "Symfony Community",
2815 "homepage": "https://symfony.com/contributors"
2818 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2819 "homepage": "https://symfony.com",
2826 "time": "2016-05-18 14:26:46"
2829 "name": "symfony/polyfill-util",
2830 "version": "v1.2.0",
2833 "url": "https://github.com/symfony/polyfill-util.git",
2834 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99"
2838 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ef830ce3d218e622b221d6bfad42c751d974bf99",
2839 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99",
2848 "dev-master": "1.2-dev"
2853 "Symfony\\Polyfill\\Util\\": ""
2856 "notification-url": "https://packagist.org/downloads/",
2862 "name": "Nicolas Grekas",
2866 "name": "Symfony Community",
2867 "homepage": "https://symfony.com/contributors"
2870 "description": "Symfony utilities for portability of PHP codes",
2871 "homepage": "https://symfony.com",
2878 "time": "2016-05-18 14:26:46"
2881 "name": "symfony/process",
2882 "version": "v3.1.4",
2885 "url": "https://github.com/symfony/process.git",
2886 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697"
2890 "url": "https://api.github.com/repos/symfony/process/zipball/e64e93041c80e77197ace5ab9385dedb5a143697",
2891 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697",
2900 "dev-master": "3.1-dev"
2905 "Symfony\\Component\\Process\\": ""
2907 "exclude-from-classmap": [
2911 "notification-url": "https://packagist.org/downloads/",
2917 "name": "Fabien Potencier",
2921 "name": "Symfony Community",
2922 "homepage": "https://symfony.com/contributors"
2925 "description": "Symfony Process Component",
2926 "homepage": "https://symfony.com",
2927 "time": "2016-08-16 14:58:24"
2930 "name": "symfony/routing",
2931 "version": "v3.1.4",
2934 "url": "https://github.com/symfony/routing.git",
2935 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6"
2939 "url": "https://api.github.com/repos/symfony/routing/zipball/8edf62498a1a4c57ba317664a4b698339c10cdf6",
2940 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6",
2947 "symfony/config": "<2.8"
2950 "doctrine/annotations": "~1.0",
2951 "doctrine/common": "~2.2",
2953 "symfony/config": "~2.8|~3.0",
2954 "symfony/expression-language": "~2.8|~3.0",
2955 "symfony/http-foundation": "~2.8|~3.0",
2956 "symfony/yaml": "~2.8|~3.0"
2959 "doctrine/annotations": "For using the annotation loader",
2960 "symfony/config": "For using the all-in-one router or any loader",
2961 "symfony/dependency-injection": "For loading routes from a service",
2962 "symfony/expression-language": "For using expression matching",
2963 "symfony/http-foundation": "For using a Symfony Request object",
2964 "symfony/yaml": "For using the YAML loader"
2969 "dev-master": "3.1-dev"
2974 "Symfony\\Component\\Routing\\": ""
2976 "exclude-from-classmap": [
2980 "notification-url": "https://packagist.org/downloads/",
2986 "name": "Fabien Potencier",
2990 "name": "Symfony Community",
2991 "homepage": "https://symfony.com/contributors"
2994 "description": "Symfony Routing Component",
2995 "homepage": "https://symfony.com",
3002 "time": "2016-08-16 14:58:24"
3005 "name": "symfony/translation",
3006 "version": "v3.1.4",
3009 "url": "https://github.com/symfony/translation.git",
3010 "reference": "a35edc277513c9bc0f063ca174c36b346f974528"
3014 "url": "https://api.github.com/repos/symfony/translation/zipball/a35edc277513c9bc0f063ca174c36b346f974528",
3015 "reference": "a35edc277513c9bc0f063ca174c36b346f974528",
3020 "symfony/polyfill-mbstring": "~1.0"
3023 "symfony/config": "<2.8"
3027 "symfony/config": "~2.8|~3.0",
3028 "symfony/intl": "~2.8|~3.0",
3029 "symfony/yaml": "~2.8|~3.0"
3032 "psr/log": "To use logging capability in translator",
3033 "symfony/config": "",
3039 "dev-master": "3.1-dev"
3044 "Symfony\\Component\\Translation\\": ""
3046 "exclude-from-classmap": [
3050 "notification-url": "https://packagist.org/downloads/",
3056 "name": "Fabien Potencier",
3060 "name": "Symfony Community",
3061 "homepage": "https://symfony.com/contributors"
3064 "description": "Symfony Translation Component",
3065 "homepage": "https://symfony.com",
3066 "time": "2016-08-05 08:37:39"
3069 "name": "symfony/var-dumper",
3070 "version": "v3.1.4",
3073 "url": "https://github.com/symfony/var-dumper.git",
3074 "reference": "62ee73706c421654a4c840028954510277f7dfc8"
3078 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/62ee73706c421654a4c840028954510277f7dfc8",
3079 "reference": "62ee73706c421654a4c840028954510277f7dfc8",
3084 "symfony/polyfill-mbstring": "~1.0"
3087 "twig/twig": "~1.20|~2.0"
3090 "ext-symfony_debug": ""
3095 "dev-master": "3.1-dev"
3100 "Resources/functions/dump.php"
3103 "Symfony\\Component\\VarDumper\\": ""
3105 "exclude-from-classmap": [
3109 "notification-url": "https://packagist.org/downloads/",
3115 "name": "Nicolas Grekas",
3119 "name": "Symfony Community",
3120 "homepage": "https://symfony.com/contributors"
3123 "description": "Symfony mechanism for exploring and dumping PHP variables",
3124 "homepage": "https://symfony.com",
3129 "time": "2016-08-31 09:05:42"
3132 "name": "vlucas/phpdotenv",
3133 "version": "v2.4.0",
3136 "url": "https://github.com/vlucas/phpdotenv.git",
3137 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
3141 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3142 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3149 "phpunit/phpunit": "^4.8 || ^5.0"
3154 "dev-master": "2.4-dev"
3162 "notification-url": "https://packagist.org/downloads/",
3164 "BSD-3-Clause-Attribution"
3168 "name": "Vance Lucas",
3170 "homepage": "http://www.vancelucas.com"
3173 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
3179 "time": "2016-09-01 10:05:43"
3184 "name": "doctrine/instantiator",
3188 "url": "https://github.com/doctrine/instantiator.git",
3189 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3193 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3194 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3198 "php": ">=5.3,<8.0-DEV"
3201 "athletic/athletic": "~0.1.8",
3204 "phpunit/phpunit": "~4.0",
3205 "squizlabs/php_codesniffer": "~2.0"
3210 "dev-master": "1.0.x-dev"
3215 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3218 "notification-url": "https://packagist.org/downloads/",
3224 "name": "Marco Pivetta",
3226 "homepage": "http://ocramius.github.com/"
3229 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3230 "homepage": "https://github.com/doctrine/instantiator",
3235 "time": "2015-06-14 21:17:01"
3238 "name": "fzaninotto/faker",
3239 "version": "v1.6.0",
3242 "url": "https://github.com/fzaninotto/Faker.git",
3243 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
3247 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3248 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3252 "php": "^5.3.3|^7.0"
3256 "phpunit/phpunit": "~4.0",
3257 "squizlabs/php_codesniffer": "~1.5"
3265 "Faker\\": "src/Faker/"
3268 "notification-url": "https://packagist.org/downloads/",
3274 "name": "François Zaninotto"
3277 "description": "Faker is a PHP library that generates fake data for you.",
3283 "time": "2016-04-29 12:21:54"
3286 "name": "hamcrest/hamcrest-php",
3287 "version": "v1.2.2",
3290 "url": "https://github.com/hamcrest/hamcrest-php.git",
3291 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
3295 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
3296 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
3303 "cordoval/hamcrest-php": "*",
3304 "davedevelopment/hamcrest-php": "*",
3305 "kodova/hamcrest-php": "*"
3308 "phpunit/php-file-iterator": "1.3.3",
3309 "satooshi/php-coveralls": "dev-master"
3317 "hamcrest/Hamcrest.php"
3320 "notification-url": "https://packagist.org/downloads/",
3324 "description": "This is the PHP port of Hamcrest Matchers",
3328 "time": "2015-05-11 14:41:42"
3331 "name": "mockery/mockery",
3335 "url": "https://github.com/padraic/mockery.git",
3336 "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2"
3340 "url": "https://api.github.com/repos/padraic/mockery/zipball/4db079511a283e5aba1b3c2fb19037c645e70fc2",
3341 "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2",
3345 "hamcrest/hamcrest-php": "~1.1",
3346 "lib-pcre": ">=7.0",
3350 "phpunit/phpunit": "~4.0"
3355 "dev-master": "0.9.x-dev"
3360 "Mockery": "library/"
3363 "notification-url": "https://packagist.org/downloads/",
3369 "name": "Pádraic Brady",
3371 "homepage": "http://blog.astrumfutura.com"
3374 "name": "Dave Marshall",
3376 "homepage": "http://davedevelopment.co.uk"
3379 "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.",
3380 "homepage": "http://github.com/padraic/mockery",
3393 "time": "2016-05-22 21:52:33"
3396 "name": "myclabs/deep-copy",
3400 "url": "https://github.com/myclabs/DeepCopy.git",
3401 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f"
3405 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
3406 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
3413 "doctrine/collections": "1.*",
3414 "phpunit/phpunit": "~4.1"
3419 "DeepCopy\\": "src/DeepCopy/"
3422 "notification-url": "https://packagist.org/downloads/",
3426 "description": "Create deep copies (clones) of your objects",
3427 "homepage": "https://github.com/myclabs/DeepCopy",
3435 "time": "2016-09-16 13:37:59"
3438 "name": "phpdocumentor/reflection-common",
3442 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3443 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
3447 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3448 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3455 "phpunit/phpunit": "^4.6"
3460 "dev-master": "1.0.x-dev"
3465 "phpDocumentor\\Reflection\\": [
3470 "notification-url": "https://packagist.org/downloads/",
3476 "name": "Jaap van Otterdijk",
3480 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3481 "homepage": "http://www.phpdoc.org",
3489 "time": "2015-12-27 11:43:31"
3492 "name": "phpdocumentor/reflection-docblock",
3496 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3497 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
3501 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
3502 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
3507 "phpdocumentor/reflection-common": "^1.0@dev",
3508 "phpdocumentor/type-resolver": "^0.2.0",
3509 "webmozart/assert": "^1.0"
3512 "mockery/mockery": "^0.9.4",
3513 "phpunit/phpunit": "^4.4"
3518 "phpDocumentor\\Reflection\\": [
3523 "notification-url": "https://packagist.org/downloads/",
3529 "name": "Mike van Riel",
3533 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3534 "time": "2016-06-10 09:48:41"
3537 "name": "phpdocumentor/type-resolver",
3541 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3542 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
3546 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
3547 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
3552 "phpdocumentor/reflection-common": "^1.0"
3555 "mockery/mockery": "^0.9.4",
3556 "phpunit/phpunit": "^5.2||^4.8.24"
3561 "dev-master": "1.0.x-dev"
3566 "phpDocumentor\\Reflection\\": [
3571 "notification-url": "https://packagist.org/downloads/",
3577 "name": "Mike van Riel",
3581 "time": "2016-06-10 07:14:17"
3584 "name": "phpspec/prophecy",
3585 "version": "v1.6.1",
3588 "url": "https://github.com/phpspec/prophecy.git",
3589 "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
3593 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
3594 "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
3598 "doctrine/instantiator": "^1.0.2",
3600 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
3601 "sebastian/comparator": "^1.1",
3602 "sebastian/recursion-context": "^1.0"
3605 "phpspec/phpspec": "^2.0"
3610 "dev-master": "1.6.x-dev"
3615 "Prophecy\\": "src/"
3618 "notification-url": "https://packagist.org/downloads/",
3624 "name": "Konstantin Kudryashov",
3626 "homepage": "http://everzet.com"
3629 "name": "Marcello Duarte",
3633 "description": "Highly opinionated mocking framework for PHP 5.3+",
3634 "homepage": "https://github.com/phpspec/prophecy",
3643 "time": "2016-06-07 08:13:47"
3646 "name": "phpunit/php-code-coverage",
3650 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3651 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3"
3655 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5f3f7e736d6319d5f1fc402aff8b026da26709a3",
3656 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3",
3660 "php": "^5.6 || ^7.0",
3661 "phpunit/php-file-iterator": "~1.3",
3662 "phpunit/php-text-template": "~1.2",
3663 "phpunit/php-token-stream": "^1.4.2",
3664 "sebastian/code-unit-reverse-lookup": "~1.0",
3665 "sebastian/environment": "^1.3.2 || ^2.0",
3666 "sebastian/version": "~1.0|~2.0"
3669 "ext-xdebug": ">=2.1.4",
3670 "phpunit/phpunit": "^5.4"
3674 "ext-xdebug": ">=2.4.0",
3675 "ext-xmlwriter": "*"
3680 "dev-master": "4.0.x-dev"
3688 "notification-url": "https://packagist.org/downloads/",
3694 "name": "Sebastian Bergmann",
3699 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3700 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3706 "time": "2016-07-26 14:39:29"
3709 "name": "phpunit/php-file-iterator",
3713 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3714 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
3718 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3719 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3728 "dev-master": "1.4.x-dev"
3736 "notification-url": "https://packagist.org/downloads/",
3742 "name": "Sebastian Bergmann",
3747 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3748 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3753 "time": "2015-06-21 13:08:43"
3756 "name": "phpunit/php-text-template",
3760 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3761 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3765 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3766 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3778 "notification-url": "https://packagist.org/downloads/",
3784 "name": "Sebastian Bergmann",
3789 "description": "Simple template engine.",
3790 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3794 "time": "2015-06-21 13:50:34"
3797 "name": "phpunit/php-timer",
3801 "url": "https://github.com/sebastianbergmann/php-timer.git",
3802 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3806 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3807 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3814 "phpunit/phpunit": "~4|~5"
3822 "notification-url": "https://packagist.org/downloads/",
3828 "name": "Sebastian Bergmann",
3833 "description": "Utility class for timing",
3834 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3838 "time": "2016-05-12 18:03:57"
3841 "name": "phpunit/php-token-stream",
3845 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3846 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3850 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3851 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3855 "ext-tokenizer": "*",
3859 "phpunit/phpunit": "~4.2"
3864 "dev-master": "1.4-dev"
3872 "notification-url": "https://packagist.org/downloads/",
3878 "name": "Sebastian Bergmann",
3882 "description": "Wrapper around PHP's tokenizer extension.",
3883 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3887 "time": "2015-09-15 10:49:45"
3890 "name": "phpunit/phpunit",
3894 "url": "https://github.com/sebastianbergmann/phpunit.git",
3895 "reference": "a57126dc681b08289fef6ac96a48e30656f84350"
3899 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a57126dc681b08289fef6ac96a48e30656f84350",
3900 "reference": "a57126dc681b08289fef6ac96a48e30656f84350",
3907 "ext-mbstring": "*",
3909 "myclabs/deep-copy": "~1.3",
3910 "php": "^5.6 || ^7.0",
3911 "phpspec/prophecy": "^1.3.1",
3912 "phpunit/php-code-coverage": "^4.0.1",
3913 "phpunit/php-file-iterator": "~1.4",
3914 "phpunit/php-text-template": "~1.2",
3915 "phpunit/php-timer": "^1.0.6",
3916 "phpunit/phpunit-mock-objects": "^3.2",
3917 "sebastian/comparator": "~1.1",
3918 "sebastian/diff": "~1.2",
3919 "sebastian/environment": "^1.3 || ^2.0",
3920 "sebastian/exporter": "~1.2",
3921 "sebastian/global-state": "~1.0",
3922 "sebastian/object-enumerator": "~1.0",
3923 "sebastian/resource-operations": "~1.0",
3924 "sebastian/version": "~1.0|~2.0",
3925 "symfony/yaml": "~2.1|~3.0"
3928 "phpdocumentor/reflection-docblock": "3.0.2"
3936 "phpunit/php-invoker": "~1.1"
3944 "dev-master": "5.5.x-dev"
3952 "notification-url": "https://packagist.org/downloads/",
3958 "name": "Sebastian Bergmann",
3963 "description": "The PHP Unit Testing framework.",
3964 "homepage": "https://phpunit.de/",
3970 "time": "2016-09-21 14:40:13"
3973 "name": "phpunit/phpunit-mock-objects",
3977 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3978 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a"
3982 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
3983 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
3987 "doctrine/instantiator": "^1.0.2",
3988 "php": "^5.6 || ^7.0",
3989 "phpunit/php-text-template": "^1.2",
3990 "sebastian/exporter": "^1.2"
3993 "phpunit/phpunit": "<5.4.0"
3996 "phpunit/phpunit": "^5.4"
4004 "dev-master": "3.2.x-dev"
4012 "notification-url": "https://packagist.org/downloads/",
4018 "name": "Sebastian Bergmann",
4023 "description": "Mock Object library for PHPUnit",
4024 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
4029 "time": "2016-09-06 16:07:45"
4032 "name": "sebastian/code-unit-reverse-lookup",
4036 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
4037 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
4041 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
4042 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
4049 "phpunit/phpunit": "~5"
4054 "dev-master": "1.0.x-dev"
4062 "notification-url": "https://packagist.org/downloads/",
4068 "name": "Sebastian Bergmann",
4072 "description": "Looks up which function or method a line of code belongs to",
4073 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4074 "time": "2016-02-13 06:45:14"
4077 "name": "sebastian/comparator",
4081 "url": "https://github.com/sebastianbergmann/comparator.git",
4082 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
4086 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
4087 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
4092 "sebastian/diff": "~1.2",
4093 "sebastian/exporter": "~1.2"
4096 "phpunit/phpunit": "~4.4"
4101 "dev-master": "1.2.x-dev"
4109 "notification-url": "https://packagist.org/downloads/",
4115 "name": "Jeff Welch",
4119 "name": "Volker Dusch",
4123 "name": "Bernhard Schussek",
4127 "name": "Sebastian Bergmann",
4131 "description": "Provides the functionality to compare PHP values for equality",
4132 "homepage": "http://www.github.com/sebastianbergmann/comparator",
4138 "time": "2015-07-26 15:48:44"
4141 "name": "sebastian/diff",
4145 "url": "https://github.com/sebastianbergmann/diff.git",
4146 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4150 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4151 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4158 "phpunit/phpunit": "~4.8"
4163 "dev-master": "1.4-dev"
4171 "notification-url": "https://packagist.org/downloads/",
4177 "name": "Kore Nordmann",
4181 "name": "Sebastian Bergmann",
4185 "description": "Diff implementation",
4186 "homepage": "https://github.com/sebastianbergmann/diff",
4190 "time": "2015-12-08 07:14:41"
4193 "name": "sebastian/environment",
4197 "url": "https://github.com/sebastianbergmann/environment.git",
4198 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
4202 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
4203 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
4207 "php": "^5.3.3 || ^7.0"
4210 "phpunit/phpunit": "^4.8 || ^5.0"
4215 "dev-master": "1.3.x-dev"
4223 "notification-url": "https://packagist.org/downloads/",
4229 "name": "Sebastian Bergmann",
4233 "description": "Provides functionality to handle HHVM/PHP environments",
4234 "homepage": "http://www.github.com/sebastianbergmann/environment",
4240 "time": "2016-08-18 05:49:44"
4243 "name": "sebastian/exporter",
4247 "url": "https://github.com/sebastianbergmann/exporter.git",
4248 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
4252 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
4253 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
4258 "sebastian/recursion-context": "~1.0"
4261 "ext-mbstring": "*",
4262 "phpunit/phpunit": "~4.4"
4267 "dev-master": "1.3.x-dev"
4275 "notification-url": "https://packagist.org/downloads/",
4281 "name": "Jeff Welch",
4285 "name": "Volker Dusch",
4289 "name": "Bernhard Schussek",
4293 "name": "Sebastian Bergmann",
4297 "name": "Adam Harvey",
4301 "description": "Provides the functionality to export PHP variables for visualization",
4302 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4307 "time": "2016-06-17 09:04:28"
4310 "name": "sebastian/global-state",
4314 "url": "https://github.com/sebastianbergmann/global-state.git",
4315 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4319 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4320 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4327 "phpunit/phpunit": "~4.2"
4335 "dev-master": "1.0-dev"
4343 "notification-url": "https://packagist.org/downloads/",
4349 "name": "Sebastian Bergmann",
4353 "description": "Snapshotting of global state",
4354 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4358 "time": "2015-10-12 03:26:01"
4361 "name": "sebastian/object-enumerator",
4365 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4366 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
4370 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
4371 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
4376 "sebastian/recursion-context": "~1.0"
4379 "phpunit/phpunit": "~5"
4384 "dev-master": "1.0.x-dev"
4392 "notification-url": "https://packagist.org/downloads/",
4398 "name": "Sebastian Bergmann",
4402 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4403 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4404 "time": "2016-01-28 13:25:10"
4407 "name": "sebastian/recursion-context",
4411 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4412 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
4416 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
4417 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
4424 "phpunit/phpunit": "~4.4"
4429 "dev-master": "1.0.x-dev"
4437 "notification-url": "https://packagist.org/downloads/",
4443 "name": "Jeff Welch",
4447 "name": "Sebastian Bergmann",
4451 "name": "Adam Harvey",
4455 "description": "Provides functionality to recursively process PHP variables",
4456 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4457 "time": "2015-11-11 19:50:13"
4460 "name": "sebastian/resource-operations",
4464 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4465 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4469 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4470 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4479 "dev-master": "1.0.x-dev"
4487 "notification-url": "https://packagist.org/downloads/",
4493 "name": "Sebastian Bergmann",
4497 "description": "Provides a list of PHP built-in functions that operate on resources",
4498 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4499 "time": "2015-07-28 20:34:47"
4502 "name": "sebastian/version",
4506 "url": "https://github.com/sebastianbergmann/version.git",
4507 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
4511 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
4512 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
4521 "dev-master": "2.0.x-dev"
4529 "notification-url": "https://packagist.org/downloads/",
4535 "name": "Sebastian Bergmann",
4540 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4541 "homepage": "https://github.com/sebastianbergmann/version",
4542 "time": "2016-02-04 12:56:52"
4545 "name": "symfony/css-selector",
4546 "version": "v3.1.4",
4549 "url": "https://github.com/symfony/css-selector.git",
4550 "reference": "2851e1932d77ce727776154d659b232d061e816a"
4554 "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a",
4555 "reference": "2851e1932d77ce727776154d659b232d061e816a",
4564 "dev-master": "3.1-dev"
4569 "Symfony\\Component\\CssSelector\\": ""
4571 "exclude-from-classmap": [
4575 "notification-url": "https://packagist.org/downloads/",
4581 "name": "Jean-François Simon",
4585 "name": "Fabien Potencier",
4589 "name": "Symfony Community",
4590 "homepage": "https://symfony.com/contributors"
4593 "description": "Symfony CssSelector Component",
4594 "homepage": "https://symfony.com",
4595 "time": "2016-06-29 05:41:56"
4598 "name": "symfony/dom-crawler",
4599 "version": "v3.1.4",
4602 "url": "https://github.com/symfony/dom-crawler.git",
4603 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7"
4607 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7",
4608 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7",
4613 "symfony/polyfill-mbstring": "~1.0"
4616 "symfony/css-selector": "~2.8|~3.0"
4619 "symfony/css-selector": ""
4624 "dev-master": "3.1-dev"
4629 "Symfony\\Component\\DomCrawler\\": ""
4631 "exclude-from-classmap": [
4635 "notification-url": "https://packagist.org/downloads/",
4641 "name": "Fabien Potencier",
4645 "name": "Symfony Community",
4646 "homepage": "https://symfony.com/contributors"
4649 "description": "Symfony DomCrawler Component",
4650 "homepage": "https://symfony.com",
4651 "time": "2016-08-05 08:37:39"
4654 "name": "symfony/yaml",
4655 "version": "v3.1.4",
4658 "url": "https://github.com/symfony/yaml.git",
4659 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d"
4663 "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d",
4664 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d",
4673 "dev-master": "3.1-dev"
4678 "Symfony\\Component\\Yaml\\": ""
4680 "exclude-from-classmap": [
4684 "notification-url": "https://packagist.org/downloads/",
4690 "name": "Fabien Potencier",
4694 "name": "Symfony Community",
4695 "homepage": "https://symfony.com/contributors"
4698 "description": "Symfony Yaml Component",
4699 "homepage": "https://symfony.com",
4700 "time": "2016-09-02 02:12:52"
4703 "name": "webmozart/assert",
4707 "url": "https://github.com/webmozart/assert.git",
4708 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
4712 "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
4713 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
4717 "php": "^5.3.3|^7.0"
4720 "phpunit/phpunit": "^4.6",
4721 "sebastian/version": "^1.0.1"
4726 "dev-master": "1.2-dev"
4731 "Webmozart\\Assert\\": "src/"
4734 "notification-url": "https://packagist.org/downloads/",
4740 "name": "Bernhard Schussek",
4744 "description": "Assertions to validate method input/output with nice error messages.",
4750 "time": "2016-08-09 15:02:57"
4754 "minimum-stability": "stable",
4755 "stability-flags": [],
4756 "prefer-stable": false,
4757 "prefer-lowest": false,