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": "3124d900cfe857392a94de479f3ff6d4",
8 "content-hash": "a968767a73f77e66e865c276cf76eedf",
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/reflection-docblock",
263 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
264 "reference": "3dcbd98b5d9384a5357266efba8fd29884458e5c"
268 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/3dcbd98b5d9384a5357266efba8fd29884458e5c",
269 "reference": "3dcbd98b5d9384a5357266efba8fd29884458e5c",
276 "phpunit/phpunit": "~4.0,<4.5"
279 "dflydev/markdown": "~1.0",
280 "erusev/parsedown": "~1.0"
285 "dev-master": "2.0.x-dev"
295 "notification-url": "https://packagist.org/downloads/",
301 "name": "Mike van Riel",
305 "time": "2016-06-13 19:28:20"
308 "name": "classpreloader/classpreloader",
312 "url": "https://github.com/ClassPreloader/ClassPreloader.git",
313 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
317 "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
318 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
322 "nikic/php-parser": "^1.0|^2.0",
326 "phpunit/phpunit": "^4.8|^5.0"
331 "dev-master": "3.0-dev"
336 "ClassPreloader\\": "src/"
339 "notification-url": "https://packagist.org/downloads/",
345 "name": "Michael Dowling",
349 "name": "Graham Campbell",
353 "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
359 "time": "2015-11-09 22:51:51"
362 "name": "cogpowered/finediff",
366 "url": "https://github.com/cogpowered/FineDiff.git",
367 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8"
371 "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
372 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
379 "mockery/mockery": "*",
380 "phpunit/phpunit": "*"
385 "cogpowered\\FineDiff": "src/"
388 "notification-url": "https://packagist.org/downloads/",
398 "name": "Raymond Hill"
401 "description": "PHP implementation of a Fine granularity Diff engine",
402 "homepage": "https://github.com/cogpowered/FineDiff",
410 "time": "2014-05-19 10:25:02"
413 "name": "dnoegel/php-xdg-base-dir",
417 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
418 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
422 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
423 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
430 "phpunit/phpunit": "@stable"
435 "XdgBaseDir\\": "src/"
438 "notification-url": "https://packagist.org/downloads/",
442 "description": "implementation of xdg base directory specification for php",
443 "time": "2014-10-24 07:27:01"
446 "name": "doctrine/inflector",
450 "url": "https://github.com/doctrine/inflector.git",
451 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
455 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
456 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
463 "phpunit/phpunit": "4.*"
468 "dev-master": "1.1.x-dev"
473 "Doctrine\\Common\\Inflector\\": "lib/"
476 "notification-url": "https://packagist.org/downloads/",
482 "name": "Roman Borschel",
486 "name": "Benjamin Eberlei",
490 "name": "Guilherme Blanco",
494 "name": "Jonathan Wage",
498 "name": "Johannes Schmitt",
502 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
503 "homepage": "http://www.doctrine-project.org",
510 "time": "2015-11-06 14:35:42"
513 "name": "dompdf/dompdf",
517 "url": "https://github.com/dompdf/dompdf.git",
518 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14"
522 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
523 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
530 "phenx/php-font-lib": "0.4.*",
531 "phenx/php-svg-lib": "0.1.*",
535 "phpunit/phpunit": "3.7.*"
540 "dev-develop": "0.7-dev"
551 "notification-url": "https://packagist.org/downloads/",
557 "name": "Fabien Ménager",
561 "name": "Brian Sweeney",
565 "name": "Gabriel Bull",
569 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
570 "homepage": "https://github.com/dompdf/dompdf",
571 "time": "2016-05-11 00:36:29"
574 "name": "gathercontent/htmldiff",
578 "url": "https://github.com/gathercontent/htmldiff.git",
579 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93"
583 "url": "https://api.github.com/repos/gathercontent/htmldiff/zipball/24674a62315f64330134b4a4c5b01a7b59193c93",
584 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93",
588 "cogpowered/finediff": "0.3.1",
592 "phpunit/phpunit": "4.*",
593 "squizlabs/php_codesniffer": "1.*"
598 "GatherContent\\Htmldiff": "src/"
601 "notification-url": "https://packagist.org/downloads/",
607 "name": "Andrew Cairns",
611 "name": "Mathew Chapman",
615 "name": "Peter Legierski",
619 "description": "Compare two HTML strings",
620 "time": "2015-04-15 15:39:46"
623 "name": "guzzlehttp/guzzle",
627 "url": "https://github.com/guzzle/guzzle.git",
628 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
632 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
633 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
637 "guzzlehttp/promises": "^1.0",
638 "guzzlehttp/psr7": "^1.3.1",
643 "phpunit/phpunit": "^4.0",
649 "dev-master": "6.2-dev"
654 "src/functions_include.php"
657 "GuzzleHttp\\": "src/"
660 "notification-url": "https://packagist.org/downloads/",
666 "name": "Michael Dowling",
668 "homepage": "https://github.com/mtdowling"
671 "description": "Guzzle is a PHP HTTP client library",
672 "homepage": "http://guzzlephp.org/",
682 "time": "2016-07-15 17:22:37"
685 "name": "guzzlehttp/promises",
689 "url": "https://github.com/guzzle/promises.git",
690 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
694 "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
695 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
702 "phpunit/phpunit": "~4.0"
707 "dev-master": "1.0-dev"
712 "GuzzleHttp\\Promise\\": "src/"
715 "src/functions_include.php"
718 "notification-url": "https://packagist.org/downloads/",
724 "name": "Michael Dowling",
726 "homepage": "https://github.com/mtdowling"
729 "description": "Guzzle promises library",
733 "time": "2016-05-18 16:56:05"
736 "name": "guzzlehttp/psr7",
740 "url": "https://github.com/guzzle/psr7.git",
741 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
745 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
746 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
751 "psr/http-message": "~1.0"
754 "psr/http-message-implementation": "1.0"
757 "phpunit/phpunit": "~4.0"
762 "dev-master": "1.4-dev"
767 "GuzzleHttp\\Psr7\\": "src/"
770 "src/functions_include.php"
773 "notification-url": "https://packagist.org/downloads/",
779 "name": "Michael Dowling",
781 "homepage": "https://github.com/mtdowling"
784 "description": "PSR-7 message implementation",
791 "time": "2016-06-24 23:00:38"
794 "name": "intervention/image",
798 "url": "https://github.com/Intervention/image.git",
799 "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c"
803 "url": "https://api.github.com/repos/Intervention/image/zipball/4064a980324f6c3bfa2bd981dfb247afa705ec3c",
804 "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c",
809 "guzzlehttp/psr7": "~1.1",
813 "mockery/mockery": "~0.9.2",
814 "phpunit/phpunit": "3.*"
817 "ext-gd": "to use GD library based image processing.",
818 "ext-imagick": "to use Imagick based image processing.",
819 "intervention/imagecache": "Caching extension for the Intervention Image library"
824 "dev-master": "2.3-dev"
829 "Intervention\\Image\\": "src/Intervention/Image"
832 "notification-url": "https://packagist.org/downloads/",
838 "name": "Oliver Vogel",
840 "homepage": "http://olivervogel.net/"
843 "description": "Image handling and manipulation library with support for Laravel integration",
844 "homepage": "http://image.intervention.io/",
853 "time": "2016-09-01 17:04:03"
856 "name": "jakub-onderka/php-console-color",
860 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
861 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
865 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
866 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
873 "jakub-onderka/php-code-style": "1.0",
874 "jakub-onderka/php-parallel-lint": "0.*",
875 "jakub-onderka/php-var-dump-check": "0.*",
876 "phpunit/phpunit": "3.7.*",
877 "squizlabs/php_codesniffer": "1.*"
882 "JakubOnderka\\PhpConsoleColor": "src/"
885 "notification-url": "https://packagist.org/downloads/",
891 "name": "Jakub Onderka",
893 "homepage": "http://www.acci.cz"
896 "time": "2014-04-08 15:00:19"
899 "name": "jakub-onderka/php-console-highlighter",
903 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
904 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
908 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
909 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
913 "jakub-onderka/php-console-color": "~0.1",
917 "jakub-onderka/php-code-style": "~1.0",
918 "jakub-onderka/php-parallel-lint": "~0.5",
919 "jakub-onderka/php-var-dump-check": "~0.1",
920 "phpunit/phpunit": "~4.0",
921 "squizlabs/php_codesniffer": "~1.5"
926 "JakubOnderka\\PhpConsoleHighlighter": "src/"
929 "notification-url": "https://packagist.org/downloads/",
935 "name": "Jakub Onderka",
937 "homepage": "http://www.acci.cz/"
940 "time": "2015-04-20 18:58:01"
943 "name": "jeremeamia/SuperClosure",
947 "url": "https://github.com/jeremeamia/super_closure.git",
948 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
952 "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
953 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
957 "nikic/php-parser": "^1.2|^2.0",
959 "symfony/polyfill-php56": "^1.0"
962 "phpunit/phpunit": "^4.0|^5.0"
967 "dev-master": "2.2-dev"
972 "SuperClosure\\": "src/"
975 "notification-url": "https://packagist.org/downloads/",
981 "name": "Jeremy Lindblom",
983 "homepage": "https://github.com/jeremeamia",
987 "description": "Serialize Closure objects, including their context and binding",
988 "homepage": "https://github.com/jeremeamia/super_closure",
998 "time": "2015-12-05 17:17:57"
1001 "name": "laravel/framework",
1002 "version": "v5.3.11",
1005 "url": "https://github.com/laravel/framework.git",
1006 "reference": "ca48001b95a0543fb39fcd7219de960bbc03eaa5"
1010 "url": "https://api.github.com/repos/laravel/framework/zipball/ca48001b95a0543fb39fcd7219de960bbc03eaa5",
1011 "reference": "ca48001b95a0543fb39fcd7219de960bbc03eaa5",
1015 "classpreloader/classpreloader": "~3.0",
1016 "doctrine/inflector": "~1.0",
1017 "ext-mbstring": "*",
1019 "jeremeamia/superclosure": "~2.2",
1020 "league/flysystem": "~1.0",
1021 "monolog/monolog": "~1.11",
1022 "mtdowling/cron-expression": "~1.0",
1023 "nesbot/carbon": "~1.20",
1024 "paragonie/random_compat": "~1.4|~2.0",
1026 "psy/psysh": "0.7.*",
1027 "ramsey/uuid": "~3.0",
1028 "swiftmailer/swiftmailer": "~5.1",
1029 "symfony/console": "3.1.*",
1030 "symfony/debug": "3.1.*",
1031 "symfony/finder": "3.1.*",
1032 "symfony/http-foundation": "3.1.*",
1033 "symfony/http-kernel": "3.1.*",
1034 "symfony/process": "3.1.*",
1035 "symfony/routing": "3.1.*",
1036 "symfony/translation": "3.1.*",
1037 "symfony/var-dumper": "3.1.*",
1038 "vlucas/phpdotenv": "~2.2"
1041 "illuminate/auth": "self.version",
1042 "illuminate/broadcasting": "self.version",
1043 "illuminate/bus": "self.version",
1044 "illuminate/cache": "self.version",
1045 "illuminate/config": "self.version",
1046 "illuminate/console": "self.version",
1047 "illuminate/container": "self.version",
1048 "illuminate/contracts": "self.version",
1049 "illuminate/cookie": "self.version",
1050 "illuminate/database": "self.version",
1051 "illuminate/encryption": "self.version",
1052 "illuminate/events": "self.version",
1053 "illuminate/exception": "self.version",
1054 "illuminate/filesystem": "self.version",
1055 "illuminate/hashing": "self.version",
1056 "illuminate/http": "self.version",
1057 "illuminate/log": "self.version",
1058 "illuminate/mail": "self.version",
1059 "illuminate/notifications": "self.version",
1060 "illuminate/pagination": "self.version",
1061 "illuminate/pipeline": "self.version",
1062 "illuminate/queue": "self.version",
1063 "illuminate/redis": "self.version",
1064 "illuminate/routing": "self.version",
1065 "illuminate/session": "self.version",
1066 "illuminate/support": "self.version",
1067 "illuminate/translation": "self.version",
1068 "illuminate/validation": "self.version",
1069 "illuminate/view": "self.version",
1070 "tightenco/collect": "self.version"
1073 "aws/aws-sdk-php": "~3.0",
1074 "mockery/mockery": "~0.9.4",
1075 "pda/pheanstalk": "~3.0",
1076 "phpunit/phpunit": "~5.4",
1077 "predis/predis": "~1.0",
1078 "symfony/css-selector": "3.1.*",
1079 "symfony/dom-crawler": "3.1.*"
1082 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
1083 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
1084 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
1085 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
1086 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
1087 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
1088 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
1089 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
1090 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
1091 "symfony/css-selector": "Required to use some of the crawler integration testing tools (3.1.*).",
1092 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (3.1.*).",
1093 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
1098 "dev-master": "5.3-dev"
1103 "src/Illuminate/Foundation/helpers.php",
1104 "src/Illuminate/Support/helpers.php"
1107 "Illuminate\\": "src/Illuminate/"
1110 "notification-url": "https://packagist.org/downloads/",
1116 "name": "Taylor Otwell",
1120 "description": "The Laravel Framework.",
1121 "homepage": "https://laravel.com",
1126 "time": "2016-09-28 02:15:37"
1129 "name": "laravel/socialite",
1130 "version": "v2.0.18",
1133 "url": "https://github.com/laravel/socialite.git",
1134 "reference": "76ee5397fcdea5a062361392abca4eb397e519a3"
1138 "url": "https://api.github.com/repos/laravel/socialite/zipball/76ee5397fcdea5a062361392abca4eb397e519a3",
1139 "reference": "76ee5397fcdea5a062361392abca4eb397e519a3",
1143 "guzzlehttp/guzzle": "~5.0|~6.0",
1144 "illuminate/contracts": "~5.0",
1145 "illuminate/http": "~5.0",
1146 "illuminate/support": "~5.0",
1147 "league/oauth1-client": "~1.0",
1151 "mockery/mockery": "~0.9",
1152 "phpunit/phpunit": "~4.0|~5.0"
1157 "dev-master": "3.0-dev"
1162 "Laravel\\Socialite\\": "src/"
1165 "notification-url": "https://packagist.org/downloads/",
1171 "name": "Taylor Otwell",
1175 "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1180 "time": "2016-06-22 12:40:16"
1183 "name": "league/flysystem",
1184 "version": "1.0.27",
1187 "url": "https://github.com/thephpleague/flysystem.git",
1188 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9"
1192 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
1193 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
1200 "league/flysystem-sftp": "<1.0.6"
1203 "ext-fileinfo": "*",
1204 "mockery/mockery": "~0.9",
1205 "phpspec/phpspec": "^2.2",
1206 "phpunit/phpunit": "~4.8"
1209 "ext-fileinfo": "Required for MimeType",
1210 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1211 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1212 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1213 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1214 "league/flysystem-copy": "Allows you to use Copy.com storage",
1215 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
1216 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1217 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1218 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1219 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1220 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
1225 "dev-master": "1.1-dev"
1230 "League\\Flysystem\\": "src/"
1233 "notification-url": "https://packagist.org/downloads/",
1239 "name": "Frank de Jonge",
1243 "description": "Filesystem abstraction: Many filesystems, one API.",
1263 "time": "2016-08-10 08:55:11"
1266 "name": "league/flysystem-aws-s3-v3",
1267 "version": "1.0.13",
1270 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
1271 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c"
1275 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc56a8faf3aff0841f9eae04b6af94a50657896c",
1276 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c",
1280 "aws/aws-sdk-php": "^3.0.0",
1281 "league/flysystem": "~1.0",
1285 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
1286 "phpspec/phpspec": "^2.0.0"
1291 "dev-master": "1.0-dev"
1296 "League\\Flysystem\\AwsS3v3\\": "src/"
1299 "notification-url": "https://packagist.org/downloads/",
1305 "name": "Frank de Jonge",
1309 "description": "Flysystem adapter for the AWS S3 SDK v3.x",
1310 "time": "2016-06-21 21:34:35"
1313 "name": "league/oauth1-client",
1317 "url": "https://github.com/thephpleague/oauth1-client.git",
1318 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
1322 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
1323 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
1327 "guzzlehttp/guzzle": "^6.0",
1331 "mockery/mockery": "^0.9",
1332 "phpunit/phpunit": "^4.0",
1333 "squizlabs/php_codesniffer": "^2.0"
1338 "dev-master": "1.0-dev"
1343 "League\\OAuth1\\": "src/"
1346 "notification-url": "https://packagist.org/downloads/",
1352 "name": "Ben Corlett",
1354 "homepage": "http://www.webcomm.com.au",
1358 "description": "OAuth 1.0 Client Library",
1373 "time": "2016-08-17 00:36:58"
1376 "name": "maximebf/debugbar",
1377 "version": "v1.13.0",
1380 "url": "https://github.com/maximebf/php-debugbar.git",
1381 "reference": "5f49a5ed6cfde81d31d89378806670d77462526e"
1385 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/5f49a5ed6cfde81d31d89378806670d77462526e",
1386 "reference": "5f49a5ed6cfde81d31d89378806670d77462526e",
1392 "symfony/var-dumper": "^2.6|^3.0"
1395 "phpunit/phpunit": "^4.0|^5.0"
1398 "kriswallsmith/assetic": "The best way to manage assets",
1399 "monolog/monolog": "Log using Monolog",
1400 "predis/predis": "Redis storage"
1405 "dev-master": "1.13-dev"
1410 "DebugBar\\": "src/DebugBar/"
1413 "notification-url": "https://packagist.org/downloads/",
1419 "name": "Maxime Bouroumeau-Fuseau",
1421 "homepage": "http://maximebf.com"
1424 "name": "Barry vd. Heuvel",
1428 "description": "Debug bar in the browser for php application",
1429 "homepage": "https://github.com/maximebf/php-debugbar",
1434 "time": "2016-09-15 14:01:59"
1437 "name": "monolog/monolog",
1438 "version": "1.21.0",
1441 "url": "https://github.com/Seldaek/monolog.git",
1442 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
1446 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1447 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1455 "psr/log-implementation": "1.0.0"
1458 "aws/aws-sdk-php": "^2.4.9",
1459 "doctrine/couchdb": "~1.0@dev",
1460 "graylog2/gelf-php": "~1.0",
1461 "jakub-onderka/php-parallel-lint": "0.9",
1462 "php-amqplib/php-amqplib": "~2.4",
1463 "php-console/php-console": "^3.1.3",
1464 "phpunit/phpunit": "~4.5",
1465 "phpunit/phpunit-mock-objects": "2.3.0",
1466 "ruflin/elastica": ">=0.90 <3.0",
1467 "sentry/sentry": "^0.13",
1468 "swiftmailer/swiftmailer": "~5.3"
1471 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1472 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1473 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1474 "ext-mongo": "Allow sending log messages to a MongoDB server",
1475 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1476 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1477 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1478 "php-console/php-console": "Allow sending log messages to Google Chrome",
1479 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1480 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1481 "sentry/sentry": "Allow sending log messages to a Sentry server"
1486 "dev-master": "2.0.x-dev"
1491 "Monolog\\": "src/Monolog"
1494 "notification-url": "https://packagist.org/downloads/",
1500 "name": "Jordi Boggiano",
1502 "homepage": "http://seld.be"
1505 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1506 "homepage": "http://github.com/Seldaek/monolog",
1512 "time": "2016-07-29 03:23:52"
1515 "name": "mtdowling/cron-expression",
1516 "version": "v1.1.0",
1519 "url": "https://github.com/mtdowling/cron-expression.git",
1520 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
1524 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1525 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1532 "phpunit/phpunit": "~4.0|~5.0"
1540 "notification-url": "https://packagist.org/downloads/",
1546 "name": "Michael Dowling",
1548 "homepage": "https://github.com/mtdowling"
1551 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1556 "time": "2016-01-26 21:23:30"
1559 "name": "mtdowling/jmespath.php",
1563 "url": "https://github.com/jmespath/jmespath.php.git",
1564 "reference": "192f93e43c2c97acde7694993ab171b3de284093"
1568 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093",
1569 "reference": "192f93e43c2c97acde7694993ab171b3de284093",
1576 "phpunit/phpunit": "~4.0"
1584 "dev-master": "2.0-dev"
1589 "JmesPath\\": "src/"
1595 "notification-url": "https://packagist.org/downloads/",
1601 "name": "Michael Dowling",
1603 "homepage": "https://github.com/mtdowling"
1606 "description": "Declaratively specify how to extract elements from a JSON document",
1611 "time": "2016-01-05 18:25:05"
1614 "name": "nesbot/carbon",
1615 "version": "1.21.0",
1618 "url": "https://github.com/briannesbitt/Carbon.git",
1619 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
1623 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1624 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1629 "symfony/translation": "~2.6|~3.0"
1632 "phpunit/phpunit": "~4.0|~5.0"
1637 "Carbon\\": "src/Carbon/"
1640 "notification-url": "https://packagist.org/downloads/",
1646 "name": "Brian Nesbitt",
1648 "homepage": "http://nesbot.com"
1651 "description": "A simple API extension for DateTime.",
1652 "homepage": "http://carbon.nesbot.com",
1658 "time": "2015-11-04 20:07:17"
1661 "name": "nikic/php-parser",
1662 "version": "v2.1.1",
1665 "url": "https://github.com/nikic/PHP-Parser.git",
1666 "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0"
1670 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0",
1671 "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0",
1675 "ext-tokenizer": "*",
1679 "phpunit/phpunit": "~4.0"
1687 "dev-master": "2.1-dev"
1692 "PhpParser\\": "lib/PhpParser"
1695 "notification-url": "https://packagist.org/downloads/",
1701 "name": "Nikita Popov"
1704 "description": "A PHP parser written in PHP",
1709 "time": "2016-09-16 12:04:44"
1712 "name": "paragonie/random_compat",
1713 "version": "v2.0.2",
1716 "url": "https://github.com/paragonie/random_compat.git",
1717 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
1721 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
1722 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
1729 "phpunit/phpunit": "4.*|5.*"
1732 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1740 "notification-url": "https://packagist.org/downloads/",
1746 "name": "Paragon Initiative Enterprises",
1748 "homepage": "https://paragonie.com"
1751 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1757 "time": "2016-04-03 06:00:07"
1760 "name": "phenx/php-font-lib",
1764 "url": "https://github.com/PhenX/php-font-lib.git",
1765 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088"
1769 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
1770 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
1779 "notification-url": "https://packagist.org/downloads/",
1785 "name": "Fabien Ménager",
1789 "description": "A library to read, parse, export and make subsets of different types of font files.",
1790 "homepage": "https://github.com/PhenX/php-font-lib",
1791 "time": "2015-05-06 20:02:39"
1794 "name": "phenx/php-svg-lib",
1798 "url": "https://github.com/PhenX/php-svg-lib.git",
1799 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099"
1803 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/b419766515b3426c6da74b0e29e93d71c4f17099",
1804 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099",
1813 "notification-url": "https://packagist.org/downloads/",
1819 "name": "Fabien Ménager",
1823 "description": "A library to read, parse and export to PDF SVG files.",
1824 "homepage": "https://github.com/PhenX/php-svg-lib",
1825 "time": "2015-05-06 18:49:49"
1828 "name": "predis/predis",
1829 "version": "v1.1.1",
1832 "url": "https://github.com/nrk/predis.git",
1833 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
1837 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
1838 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
1845 "phpunit/phpunit": "~4.8"
1848 "ext-curl": "Allows access to Webdis when paired with phpiredis",
1849 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
1857 "notification-url": "https://packagist.org/downloads/",
1863 "name": "Daniele Alessandri",
1865 "homepage": "http://clorophilla.net"
1868 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
1869 "homepage": "http://github.com/nrk/predis",
1875 "time": "2016-06-16 16:22:20"
1878 "name": "psr/http-message",
1882 "url": "https://github.com/php-fig/http-message.git",
1883 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1887 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1888 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1897 "dev-master": "1.0.x-dev"
1902 "Psr\\Http\\Message\\": "src/"
1905 "notification-url": "https://packagist.org/downloads/",
1912 "homepage": "http://www.php-fig.org/"
1915 "description": "Common interface for HTTP messages",
1916 "homepage": "https://github.com/php-fig/http-message",
1925 "time": "2016-08-06 14:39:51"
1932 "url": "https://github.com/php-fig/log.git",
1933 "reference": "5277094ed527a1c4477177d102fe4c53551953e0"
1937 "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0",
1938 "reference": "5277094ed527a1c4477177d102fe4c53551953e0",
1947 "dev-master": "1.0.x-dev"
1952 "Psr\\Log\\": "Psr/Log/"
1955 "notification-url": "https://packagist.org/downloads/",
1962 "homepage": "http://www.php-fig.org/"
1965 "description": "Common interface for logging libraries",
1966 "homepage": "https://github.com/php-fig/log",
1972 "time": "2016-09-19 16:02:08"
1975 "name": "psy/psysh",
1976 "version": "v0.7.2",
1979 "url": "https://github.com/bobthecow/psysh.git",
1980 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280"
1984 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280",
1985 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280",
1989 "dnoegel/php-xdg-base-dir": "0.1",
1990 "jakub-onderka/php-console-highlighter": "0.3.*",
1991 "nikic/php-parser": "^1.2.1|~2.0",
1993 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1994 "symfony/var-dumper": "~2.7|~3.0"
1997 "fabpot/php-cs-fixer": "~1.5",
1998 "phpunit/phpunit": "~3.7|~4.0|~5.0",
1999 "squizlabs/php_codesniffer": "~2.0",
2000 "symfony/finder": "~2.1|~3.0"
2003 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
2004 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
2005 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
2006 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
2014 "dev-develop": "0.8.x-dev"
2019 "src/Psy/functions.php"
2025 "notification-url": "https://packagist.org/downloads/",
2031 "name": "Justin Hileman",
2033 "homepage": "http://justinhileman.com"
2036 "description": "An interactive shell for modern PHP.",
2037 "homepage": "http://psysh.org",
2044 "time": "2016-03-09 05:03:14"
2047 "name": "ramsey/uuid",
2051 "url": "https://github.com/ramsey/uuid.git",
2052 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786"
2056 "url": "https://api.github.com/repos/ramsey/uuid/zipball/a6d15c8618ea3951fd54d34e326b68d3d0bc0786",
2057 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786",
2061 "paragonie/random_compat": "^1.0|^2.0",
2065 "rhumsaa/uuid": "self.version"
2068 "apigen/apigen": "^4.1",
2069 "codeception/aspect-mock": "1.0.0",
2070 "goaop/framework": "1.0.0-alpha.2",
2071 "ircmaxell/random-lib": "^1.1",
2072 "jakub-onderka/php-parallel-lint": "^0.9.0",
2073 "mockery/mockery": "^0.9.4",
2074 "moontoast/math": "^1.1",
2075 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
2076 "satooshi/php-coveralls": "^0.6.1",
2077 "squizlabs/php_codesniffer": "^2.3"
2080 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
2081 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
2082 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
2083 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
2084 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
2085 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
2090 "dev-master": "3.x-dev"
2095 "Ramsey\\Uuid\\": "src/"
2098 "notification-url": "https://packagist.org/downloads/",
2104 "name": "Marijn Huizendveld",
2108 "name": "Thibaud Fabre",
2112 "name": "Ben Ramsey",
2114 "homepage": "https://benramsey.com"
2117 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
2118 "homepage": "https://github.com/ramsey/uuid",
2124 "time": "2016-08-02 18:39:32"
2127 "name": "swiftmailer/swiftmailer",
2128 "version": "v5.4.3",
2131 "url": "https://github.com/swiftmailer/swiftmailer.git",
2132 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
2136 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2137 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2144 "mockery/mockery": "~0.9.1"
2149 "dev-master": "5.4-dev"
2154 "lib/swift_required.php"
2157 "notification-url": "https://packagist.org/downloads/",
2163 "name": "Chris Corbyn"
2166 "name": "Fabien Potencier",
2170 "description": "Swiftmailer, free feature-rich PHP mailer",
2171 "homepage": "http://swiftmailer.org",
2177 "time": "2016-07-08 11:51:25"
2180 "name": "symfony/class-loader",
2181 "version": "v3.1.4",
2184 "url": "https://github.com/symfony/class-loader.git",
2185 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba"
2189 "url": "https://api.github.com/repos/symfony/class-loader/zipball/2d0ba77c46ecc96a6641009a98f72632216811ba",
2190 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba",
2197 "symfony/finder": "~2.8|~3.0",
2198 "symfony/polyfill-apcu": "~1.1"
2201 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2206 "dev-master": "3.1-dev"
2211 "Symfony\\Component\\ClassLoader\\": ""
2213 "exclude-from-classmap": [
2217 "notification-url": "https://packagist.org/downloads/",
2223 "name": "Fabien Potencier",
2227 "name": "Symfony Community",
2228 "homepage": "https://symfony.com/contributors"
2231 "description": "Symfony ClassLoader Component",
2232 "homepage": "https://symfony.com",
2233 "time": "2016-08-23 13:39:15"
2236 "name": "symfony/console",
2237 "version": "v3.1.4",
2240 "url": "https://github.com/symfony/console.git",
2241 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563"
2245 "url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2246 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2251 "symfony/polyfill-mbstring": "~1.0"
2255 "symfony/event-dispatcher": "~2.8|~3.0",
2256 "symfony/process": "~2.8|~3.0"
2259 "psr/log": "For using the console logger",
2260 "symfony/event-dispatcher": "",
2261 "symfony/process": ""
2266 "dev-master": "3.1-dev"
2271 "Symfony\\Component\\Console\\": ""
2273 "exclude-from-classmap": [
2277 "notification-url": "https://packagist.org/downloads/",
2283 "name": "Fabien Potencier",
2287 "name": "Symfony Community",
2288 "homepage": "https://symfony.com/contributors"
2291 "description": "Symfony Console Component",
2292 "homepage": "https://symfony.com",
2293 "time": "2016-08-19 06:48:39"
2296 "name": "symfony/debug",
2297 "version": "v3.1.4",
2300 "url": "https://github.com/symfony/debug.git",
2301 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11"
2305 "url": "https://api.github.com/repos/symfony/debug/zipball/34f6ac18c2974ca5fce68adf419ee7d15def6f11",
2306 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11",
2314 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2317 "symfony/class-loader": "~2.8|~3.0",
2318 "symfony/http-kernel": "~2.8|~3.0"
2323 "dev-master": "3.1-dev"
2328 "Symfony\\Component\\Debug\\": ""
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 Debug Component",
2349 "homepage": "https://symfony.com",
2350 "time": "2016-08-23 13:39:15"
2353 "name": "symfony/event-dispatcher",
2354 "version": "v3.1.4",
2357 "url": "https://github.com/symfony/event-dispatcher.git",
2358 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
2362 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2363 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2371 "symfony/config": "~2.8|~3.0",
2372 "symfony/dependency-injection": "~2.8|~3.0",
2373 "symfony/expression-language": "~2.8|~3.0",
2374 "symfony/stopwatch": "~2.8|~3.0"
2377 "symfony/dependency-injection": "",
2378 "symfony/http-kernel": ""
2383 "dev-master": "3.1-dev"
2388 "Symfony\\Component\\EventDispatcher\\": ""
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 EventDispatcher Component",
2409 "homepage": "https://symfony.com",
2410 "time": "2016-07-19 10:45:57"
2413 "name": "symfony/finder",
2414 "version": "v3.1.4",
2417 "url": "https://github.com/symfony/finder.git",
2418 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577"
2422 "url": "https://api.github.com/repos/symfony/finder/zipball/e568ef1784f447a0e54dcb6f6de30b9747b0f577",
2423 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577",
2432 "dev-master": "3.1-dev"
2437 "Symfony\\Component\\Finder\\": ""
2439 "exclude-from-classmap": [
2443 "notification-url": "https://packagist.org/downloads/",
2449 "name": "Fabien Potencier",
2453 "name": "Symfony Community",
2454 "homepage": "https://symfony.com/contributors"
2457 "description": "Symfony Finder Component",
2458 "homepage": "https://symfony.com",
2459 "time": "2016-08-26 12:04:02"
2462 "name": "symfony/http-foundation",
2463 "version": "v3.1.4",
2466 "url": "https://github.com/symfony/http-foundation.git",
2467 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4"
2471 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
2472 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
2477 "symfony/polyfill-mbstring": "~1.1"
2480 "symfony/expression-language": "~2.8|~3.0"
2485 "dev-master": "3.1-dev"
2490 "Symfony\\Component\\HttpFoundation\\": ""
2492 "exclude-from-classmap": [
2496 "notification-url": "https://packagist.org/downloads/",
2502 "name": "Fabien Potencier",
2506 "name": "Symfony Community",
2507 "homepage": "https://symfony.com/contributors"
2510 "description": "Symfony HttpFoundation Component",
2511 "homepage": "https://symfony.com",
2512 "time": "2016-08-22 12:11:19"
2515 "name": "symfony/http-kernel",
2516 "version": "v3.1.4",
2519 "url": "https://github.com/symfony/http-kernel.git",
2520 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3"
2524 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
2525 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
2531 "symfony/debug": "~2.8|~3.0",
2532 "symfony/event-dispatcher": "~2.8|~3.0",
2533 "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
2536 "symfony/config": "<2.8"
2539 "symfony/browser-kit": "~2.8|~3.0",
2540 "symfony/class-loader": "~2.8|~3.0",
2541 "symfony/config": "~2.8|~3.0",
2542 "symfony/console": "~2.8|~3.0",
2543 "symfony/css-selector": "~2.8|~3.0",
2544 "symfony/dependency-injection": "~2.8|~3.0",
2545 "symfony/dom-crawler": "~2.8|~3.0",
2546 "symfony/expression-language": "~2.8|~3.0",
2547 "symfony/finder": "~2.8|~3.0",
2548 "symfony/process": "~2.8|~3.0",
2549 "symfony/routing": "~2.8|~3.0",
2550 "symfony/stopwatch": "~2.8|~3.0",
2551 "symfony/templating": "~2.8|~3.0",
2552 "symfony/translation": "~2.8|~3.0",
2553 "symfony/var-dumper": "~2.8|~3.0"
2556 "symfony/browser-kit": "",
2557 "symfony/class-loader": "",
2558 "symfony/config": "",
2559 "symfony/console": "",
2560 "symfony/dependency-injection": "",
2561 "symfony/finder": "",
2562 "symfony/var-dumper": ""
2567 "dev-master": "3.1-dev"
2572 "Symfony\\Component\\HttpKernel\\": ""
2574 "exclude-from-classmap": [
2578 "notification-url": "https://packagist.org/downloads/",
2584 "name": "Fabien Potencier",
2588 "name": "Symfony Community",
2589 "homepage": "https://symfony.com/contributors"
2592 "description": "Symfony HttpKernel Component",
2593 "homepage": "https://symfony.com",
2594 "time": "2016-09-03 15:28:24"
2597 "name": "symfony/polyfill-mbstring",
2598 "version": "v1.2.0",
2601 "url": "https://github.com/symfony/polyfill-mbstring.git",
2602 "reference": "dff51f72b0706335131b00a7f49606168c582594"
2606 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2607 "reference": "dff51f72b0706335131b00a7f49606168c582594",
2614 "ext-mbstring": "For best performance"
2619 "dev-master": "1.2-dev"
2624 "Symfony\\Polyfill\\Mbstring\\": ""
2630 "notification-url": "https://packagist.org/downloads/",
2636 "name": "Nicolas Grekas",
2640 "name": "Symfony Community",
2641 "homepage": "https://symfony.com/contributors"
2644 "description": "Symfony polyfill for the Mbstring extension",
2645 "homepage": "https://symfony.com",
2653 "time": "2016-05-18 14:26:46"
2656 "name": "symfony/polyfill-php56",
2657 "version": "v1.2.0",
2660 "url": "https://github.com/symfony/polyfill-php56.git",
2661 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a"
2665 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2666 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2671 "symfony/polyfill-util": "~1.0"
2676 "dev-master": "1.2-dev"
2681 "Symfony\\Polyfill\\Php56\\": ""
2687 "notification-url": "https://packagist.org/downloads/",
2693 "name": "Nicolas Grekas",
2697 "name": "Symfony Community",
2698 "homepage": "https://symfony.com/contributors"
2701 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2702 "homepage": "https://symfony.com",
2709 "time": "2016-05-18 14:26:46"
2712 "name": "symfony/polyfill-util",
2713 "version": "v1.2.0",
2716 "url": "https://github.com/symfony/polyfill-util.git",
2717 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99"
2721 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ef830ce3d218e622b221d6bfad42c751d974bf99",
2722 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99",
2731 "dev-master": "1.2-dev"
2736 "Symfony\\Polyfill\\Util\\": ""
2739 "notification-url": "https://packagist.org/downloads/",
2745 "name": "Nicolas Grekas",
2749 "name": "Symfony Community",
2750 "homepage": "https://symfony.com/contributors"
2753 "description": "Symfony utilities for portability of PHP codes",
2754 "homepage": "https://symfony.com",
2761 "time": "2016-05-18 14:26:46"
2764 "name": "symfony/process",
2765 "version": "v3.1.4",
2768 "url": "https://github.com/symfony/process.git",
2769 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697"
2773 "url": "https://api.github.com/repos/symfony/process/zipball/e64e93041c80e77197ace5ab9385dedb5a143697",
2774 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697",
2783 "dev-master": "3.1-dev"
2788 "Symfony\\Component\\Process\\": ""
2790 "exclude-from-classmap": [
2794 "notification-url": "https://packagist.org/downloads/",
2800 "name": "Fabien Potencier",
2804 "name": "Symfony Community",
2805 "homepage": "https://symfony.com/contributors"
2808 "description": "Symfony Process Component",
2809 "homepage": "https://symfony.com",
2810 "time": "2016-08-16 14:58:24"
2813 "name": "symfony/routing",
2814 "version": "v3.1.4",
2817 "url": "https://github.com/symfony/routing.git",
2818 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6"
2822 "url": "https://api.github.com/repos/symfony/routing/zipball/8edf62498a1a4c57ba317664a4b698339c10cdf6",
2823 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6",
2830 "symfony/config": "<2.8"
2833 "doctrine/annotations": "~1.0",
2834 "doctrine/common": "~2.2",
2836 "symfony/config": "~2.8|~3.0",
2837 "symfony/expression-language": "~2.8|~3.0",
2838 "symfony/http-foundation": "~2.8|~3.0",
2839 "symfony/yaml": "~2.8|~3.0"
2842 "doctrine/annotations": "For using the annotation loader",
2843 "symfony/config": "For using the all-in-one router or any loader",
2844 "symfony/dependency-injection": "For loading routes from a service",
2845 "symfony/expression-language": "For using expression matching",
2846 "symfony/http-foundation": "For using a Symfony Request object",
2847 "symfony/yaml": "For using the YAML loader"
2852 "dev-master": "3.1-dev"
2857 "Symfony\\Component\\Routing\\": ""
2859 "exclude-from-classmap": [
2863 "notification-url": "https://packagist.org/downloads/",
2869 "name": "Fabien Potencier",
2873 "name": "Symfony Community",
2874 "homepage": "https://symfony.com/contributors"
2877 "description": "Symfony Routing Component",
2878 "homepage": "https://symfony.com",
2885 "time": "2016-08-16 14:58:24"
2888 "name": "symfony/translation",
2889 "version": "v3.1.4",
2892 "url": "https://github.com/symfony/translation.git",
2893 "reference": "a35edc277513c9bc0f063ca174c36b346f974528"
2897 "url": "https://api.github.com/repos/symfony/translation/zipball/a35edc277513c9bc0f063ca174c36b346f974528",
2898 "reference": "a35edc277513c9bc0f063ca174c36b346f974528",
2903 "symfony/polyfill-mbstring": "~1.0"
2906 "symfony/config": "<2.8"
2910 "symfony/config": "~2.8|~3.0",
2911 "symfony/intl": "~2.8|~3.0",
2912 "symfony/yaml": "~2.8|~3.0"
2915 "psr/log": "To use logging capability in translator",
2916 "symfony/config": "",
2922 "dev-master": "3.1-dev"
2927 "Symfony\\Component\\Translation\\": ""
2929 "exclude-from-classmap": [
2933 "notification-url": "https://packagist.org/downloads/",
2939 "name": "Fabien Potencier",
2943 "name": "Symfony Community",
2944 "homepage": "https://symfony.com/contributors"
2947 "description": "Symfony Translation Component",
2948 "homepage": "https://symfony.com",
2949 "time": "2016-08-05 08:37:39"
2952 "name": "symfony/var-dumper",
2953 "version": "v3.1.4",
2956 "url": "https://github.com/symfony/var-dumper.git",
2957 "reference": "62ee73706c421654a4c840028954510277f7dfc8"
2961 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/62ee73706c421654a4c840028954510277f7dfc8",
2962 "reference": "62ee73706c421654a4c840028954510277f7dfc8",
2967 "symfony/polyfill-mbstring": "~1.0"
2970 "twig/twig": "~1.20|~2.0"
2973 "ext-symfony_debug": ""
2978 "dev-master": "3.1-dev"
2983 "Resources/functions/dump.php"
2986 "Symfony\\Component\\VarDumper\\": ""
2988 "exclude-from-classmap": [
2992 "notification-url": "https://packagist.org/downloads/",
2998 "name": "Nicolas Grekas",
3002 "name": "Symfony Community",
3003 "homepage": "https://symfony.com/contributors"
3006 "description": "Symfony mechanism for exploring and dumping PHP variables",
3007 "homepage": "https://symfony.com",
3012 "time": "2016-08-31 09:05:42"
3015 "name": "vlucas/phpdotenv",
3016 "version": "v2.4.0",
3019 "url": "https://github.com/vlucas/phpdotenv.git",
3020 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
3024 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3025 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
3032 "phpunit/phpunit": "^4.8 || ^5.0"
3037 "dev-master": "2.4-dev"
3045 "notification-url": "https://packagist.org/downloads/",
3047 "BSD-3-Clause-Attribution"
3051 "name": "Vance Lucas",
3053 "homepage": "http://www.vancelucas.com"
3056 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
3062 "time": "2016-09-01 10:05:43"
3067 "name": "doctrine/instantiator",
3071 "url": "https://github.com/doctrine/instantiator.git",
3072 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
3076 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
3077 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
3081 "php": ">=5.3,<8.0-DEV"
3084 "athletic/athletic": "~0.1.8",
3087 "phpunit/phpunit": "~4.0",
3088 "squizlabs/php_codesniffer": "~2.0"
3093 "dev-master": "1.0.x-dev"
3098 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
3101 "notification-url": "https://packagist.org/downloads/",
3107 "name": "Marco Pivetta",
3109 "homepage": "http://ocramius.github.com/"
3112 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3113 "homepage": "https://github.com/doctrine/instantiator",
3118 "time": "2015-06-14 21:17:01"
3121 "name": "fzaninotto/faker",
3122 "version": "v1.6.0",
3125 "url": "https://github.com/fzaninotto/Faker.git",
3126 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
3130 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3131 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3135 "php": "^5.3.3|^7.0"
3139 "phpunit/phpunit": "~4.0",
3140 "squizlabs/php_codesniffer": "~1.5"
3148 "Faker\\": "src/Faker/"
3151 "notification-url": "https://packagist.org/downloads/",
3157 "name": "François Zaninotto"
3160 "description": "Faker is a PHP library that generates fake data for you.",
3166 "time": "2016-04-29 12:21:54"
3169 "name": "hamcrest/hamcrest-php",
3170 "version": "v1.2.2",
3173 "url": "https://github.com/hamcrest/hamcrest-php.git",
3174 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
3178 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
3179 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
3186 "cordoval/hamcrest-php": "*",
3187 "davedevelopment/hamcrest-php": "*",
3188 "kodova/hamcrest-php": "*"
3191 "phpunit/php-file-iterator": "1.3.3",
3192 "satooshi/php-coveralls": "dev-master"
3200 "hamcrest/Hamcrest.php"
3203 "notification-url": "https://packagist.org/downloads/",
3207 "description": "This is the PHP port of Hamcrest Matchers",
3211 "time": "2015-05-11 14:41:42"
3214 "name": "mockery/mockery",
3218 "url": "https://github.com/padraic/mockery.git",
3219 "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2"
3223 "url": "https://api.github.com/repos/padraic/mockery/zipball/4db079511a283e5aba1b3c2fb19037c645e70fc2",
3224 "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2",
3228 "hamcrest/hamcrest-php": "~1.1",
3229 "lib-pcre": ">=7.0",
3233 "phpunit/phpunit": "~4.0"
3238 "dev-master": "0.9.x-dev"
3243 "Mockery": "library/"
3246 "notification-url": "https://packagist.org/downloads/",
3252 "name": "Pádraic Brady",
3254 "homepage": "http://blog.astrumfutura.com"
3257 "name": "Dave Marshall",
3259 "homepage": "http://davedevelopment.co.uk"
3262 "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.",
3263 "homepage": "http://github.com/padraic/mockery",
3276 "time": "2016-05-22 21:52:33"
3279 "name": "myclabs/deep-copy",
3283 "url": "https://github.com/myclabs/DeepCopy.git",
3284 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f"
3288 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
3289 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
3296 "doctrine/collections": "1.*",
3297 "phpunit/phpunit": "~4.1"
3302 "DeepCopy\\": "src/DeepCopy/"
3305 "notification-url": "https://packagist.org/downloads/",
3309 "description": "Create deep copies (clones) of your objects",
3310 "homepage": "https://github.com/myclabs/DeepCopy",
3318 "time": "2016-09-16 13:37:59"
3321 "name": "phpdocumentor/reflection-common",
3325 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3326 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
3330 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3331 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3338 "phpunit/phpunit": "^4.6"
3343 "dev-master": "1.0.x-dev"
3348 "phpDocumentor\\Reflection\\": [
3353 "notification-url": "https://packagist.org/downloads/",
3359 "name": "Jaap van Otterdijk",
3363 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3364 "homepage": "http://www.phpdoc.org",
3372 "time": "2015-12-27 11:43:31"
3375 "name": "phpdocumentor/reflection-docblock",
3379 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3380 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
3384 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
3385 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
3390 "phpdocumentor/reflection-common": "^1.0@dev",
3391 "phpdocumentor/type-resolver": "^0.2.0",
3392 "webmozart/assert": "^1.0"
3395 "mockery/mockery": "^0.9.4",
3396 "phpunit/phpunit": "^4.4"
3401 "phpDocumentor\\Reflection\\": [
3406 "notification-url": "https://packagist.org/downloads/",
3412 "name": "Mike van Riel",
3416 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3417 "time": "2016-06-10 09:48:41"
3420 "name": "phpdocumentor/type-resolver",
3424 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3425 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
3429 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
3430 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
3435 "phpdocumentor/reflection-common": "^1.0"
3438 "mockery/mockery": "^0.9.4",
3439 "phpunit/phpunit": "^5.2||^4.8.24"
3444 "dev-master": "1.0.x-dev"
3449 "phpDocumentor\\Reflection\\": [
3454 "notification-url": "https://packagist.org/downloads/",
3460 "name": "Mike van Riel",
3464 "time": "2016-06-10 07:14:17"
3467 "name": "phpspec/prophecy",
3468 "version": "v1.6.1",
3471 "url": "https://github.com/phpspec/prophecy.git",
3472 "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
3476 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
3477 "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
3481 "doctrine/instantiator": "^1.0.2",
3483 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
3484 "sebastian/comparator": "^1.1",
3485 "sebastian/recursion-context": "^1.0"
3488 "phpspec/phpspec": "^2.0"
3493 "dev-master": "1.6.x-dev"
3498 "Prophecy\\": "src/"
3501 "notification-url": "https://packagist.org/downloads/",
3507 "name": "Konstantin Kudryashov",
3509 "homepage": "http://everzet.com"
3512 "name": "Marcello Duarte",
3516 "description": "Highly opinionated mocking framework for PHP 5.3+",
3517 "homepage": "https://github.com/phpspec/prophecy",
3526 "time": "2016-06-07 08:13:47"
3529 "name": "phpunit/php-code-coverage",
3533 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3534 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3"
3538 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5f3f7e736d6319d5f1fc402aff8b026da26709a3",
3539 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3",
3543 "php": "^5.6 || ^7.0",
3544 "phpunit/php-file-iterator": "~1.3",
3545 "phpunit/php-text-template": "~1.2",
3546 "phpunit/php-token-stream": "^1.4.2",
3547 "sebastian/code-unit-reverse-lookup": "~1.0",
3548 "sebastian/environment": "^1.3.2 || ^2.0",
3549 "sebastian/version": "~1.0|~2.0"
3552 "ext-xdebug": ">=2.1.4",
3553 "phpunit/phpunit": "^5.4"
3557 "ext-xdebug": ">=2.4.0",
3558 "ext-xmlwriter": "*"
3563 "dev-master": "4.0.x-dev"
3571 "notification-url": "https://packagist.org/downloads/",
3577 "name": "Sebastian Bergmann",
3582 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3583 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3589 "time": "2016-07-26 14:39:29"
3592 "name": "phpunit/php-file-iterator",
3596 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3597 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
3601 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3602 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3611 "dev-master": "1.4.x-dev"
3619 "notification-url": "https://packagist.org/downloads/",
3625 "name": "Sebastian Bergmann",
3630 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3631 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3636 "time": "2015-06-21 13:08:43"
3639 "name": "phpunit/php-text-template",
3643 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3644 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3648 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3649 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3661 "notification-url": "https://packagist.org/downloads/",
3667 "name": "Sebastian Bergmann",
3672 "description": "Simple template engine.",
3673 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3677 "time": "2015-06-21 13:50:34"
3680 "name": "phpunit/php-timer",
3684 "url": "https://github.com/sebastianbergmann/php-timer.git",
3685 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3689 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3690 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3697 "phpunit/phpunit": "~4|~5"
3705 "notification-url": "https://packagist.org/downloads/",
3711 "name": "Sebastian Bergmann",
3716 "description": "Utility class for timing",
3717 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3721 "time": "2016-05-12 18:03:57"
3724 "name": "phpunit/php-token-stream",
3728 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3729 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3733 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3734 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3738 "ext-tokenizer": "*",
3742 "phpunit/phpunit": "~4.2"
3747 "dev-master": "1.4-dev"
3755 "notification-url": "https://packagist.org/downloads/",
3761 "name": "Sebastian Bergmann",
3765 "description": "Wrapper around PHP's tokenizer extension.",
3766 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3770 "time": "2015-09-15 10:49:45"
3773 "name": "phpunit/phpunit",
3777 "url": "https://github.com/sebastianbergmann/phpunit.git",
3778 "reference": "a57126dc681b08289fef6ac96a48e30656f84350"
3782 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a57126dc681b08289fef6ac96a48e30656f84350",
3783 "reference": "a57126dc681b08289fef6ac96a48e30656f84350",
3790 "ext-mbstring": "*",
3792 "myclabs/deep-copy": "~1.3",
3793 "php": "^5.6 || ^7.0",
3794 "phpspec/prophecy": "^1.3.1",
3795 "phpunit/php-code-coverage": "^4.0.1",
3796 "phpunit/php-file-iterator": "~1.4",
3797 "phpunit/php-text-template": "~1.2",
3798 "phpunit/php-timer": "^1.0.6",
3799 "phpunit/phpunit-mock-objects": "^3.2",
3800 "sebastian/comparator": "~1.1",
3801 "sebastian/diff": "~1.2",
3802 "sebastian/environment": "^1.3 || ^2.0",
3803 "sebastian/exporter": "~1.2",
3804 "sebastian/global-state": "~1.0",
3805 "sebastian/object-enumerator": "~1.0",
3806 "sebastian/resource-operations": "~1.0",
3807 "sebastian/version": "~1.0|~2.0",
3808 "symfony/yaml": "~2.1|~3.0"
3811 "phpdocumentor/reflection-docblock": "3.0.2"
3819 "phpunit/php-invoker": "~1.1"
3827 "dev-master": "5.5.x-dev"
3835 "notification-url": "https://packagist.org/downloads/",
3841 "name": "Sebastian Bergmann",
3846 "description": "The PHP Unit Testing framework.",
3847 "homepage": "https://phpunit.de/",
3853 "time": "2016-09-21 14:40:13"
3856 "name": "phpunit/phpunit-mock-objects",
3860 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3861 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a"
3865 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
3866 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
3870 "doctrine/instantiator": "^1.0.2",
3871 "php": "^5.6 || ^7.0",
3872 "phpunit/php-text-template": "^1.2",
3873 "sebastian/exporter": "^1.2"
3876 "phpunit/phpunit": "<5.4.0"
3879 "phpunit/phpunit": "^5.4"
3887 "dev-master": "3.2.x-dev"
3895 "notification-url": "https://packagist.org/downloads/",
3901 "name": "Sebastian Bergmann",
3906 "description": "Mock Object library for PHPUnit",
3907 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3912 "time": "2016-09-06 16:07:45"
3915 "name": "sebastian/code-unit-reverse-lookup",
3919 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3920 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
3924 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
3925 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
3932 "phpunit/phpunit": "~5"
3937 "dev-master": "1.0.x-dev"
3945 "notification-url": "https://packagist.org/downloads/",
3951 "name": "Sebastian Bergmann",
3955 "description": "Looks up which function or method a line of code belongs to",
3956 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3957 "time": "2016-02-13 06:45:14"
3960 "name": "sebastian/comparator",
3964 "url": "https://github.com/sebastianbergmann/comparator.git",
3965 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
3969 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
3970 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
3975 "sebastian/diff": "~1.2",
3976 "sebastian/exporter": "~1.2"
3979 "phpunit/phpunit": "~4.4"
3984 "dev-master": "1.2.x-dev"
3992 "notification-url": "https://packagist.org/downloads/",
3998 "name": "Jeff Welch",
4002 "name": "Volker Dusch",
4006 "name": "Bernhard Schussek",
4010 "name": "Sebastian Bergmann",
4014 "description": "Provides the functionality to compare PHP values for equality",
4015 "homepage": "http://www.github.com/sebastianbergmann/comparator",
4021 "time": "2015-07-26 15:48:44"
4024 "name": "sebastian/diff",
4028 "url": "https://github.com/sebastianbergmann/diff.git",
4029 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
4033 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
4034 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
4041 "phpunit/phpunit": "~4.8"
4046 "dev-master": "1.4-dev"
4054 "notification-url": "https://packagist.org/downloads/",
4060 "name": "Kore Nordmann",
4064 "name": "Sebastian Bergmann",
4068 "description": "Diff implementation",
4069 "homepage": "https://github.com/sebastianbergmann/diff",
4073 "time": "2015-12-08 07:14:41"
4076 "name": "sebastian/environment",
4080 "url": "https://github.com/sebastianbergmann/environment.git",
4081 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
4085 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
4086 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
4090 "php": "^5.3.3 || ^7.0"
4093 "phpunit/phpunit": "^4.8 || ^5.0"
4098 "dev-master": "1.3.x-dev"
4106 "notification-url": "https://packagist.org/downloads/",
4112 "name": "Sebastian Bergmann",
4116 "description": "Provides functionality to handle HHVM/PHP environments",
4117 "homepage": "http://www.github.com/sebastianbergmann/environment",
4123 "time": "2016-08-18 05:49:44"
4126 "name": "sebastian/exporter",
4130 "url": "https://github.com/sebastianbergmann/exporter.git",
4131 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
4135 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
4136 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
4141 "sebastian/recursion-context": "~1.0"
4144 "ext-mbstring": "*",
4145 "phpunit/phpunit": "~4.4"
4150 "dev-master": "1.3.x-dev"
4158 "notification-url": "https://packagist.org/downloads/",
4164 "name": "Jeff Welch",
4168 "name": "Volker Dusch",
4172 "name": "Bernhard Schussek",
4176 "name": "Sebastian Bergmann",
4180 "name": "Adam Harvey",
4184 "description": "Provides the functionality to export PHP variables for visualization",
4185 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4190 "time": "2016-06-17 09:04:28"
4193 "name": "sebastian/global-state",
4197 "url": "https://github.com/sebastianbergmann/global-state.git",
4198 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4202 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4203 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4210 "phpunit/phpunit": "~4.2"
4218 "dev-master": "1.0-dev"
4226 "notification-url": "https://packagist.org/downloads/",
4232 "name": "Sebastian Bergmann",
4236 "description": "Snapshotting of global state",
4237 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4241 "time": "2015-10-12 03:26:01"
4244 "name": "sebastian/object-enumerator",
4248 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4249 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
4253 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
4254 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
4259 "sebastian/recursion-context": "~1.0"
4262 "phpunit/phpunit": "~5"
4267 "dev-master": "1.0.x-dev"
4275 "notification-url": "https://packagist.org/downloads/",
4281 "name": "Sebastian Bergmann",
4285 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4286 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4287 "time": "2016-01-28 13:25:10"
4290 "name": "sebastian/recursion-context",
4294 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4295 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
4299 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
4300 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
4307 "phpunit/phpunit": "~4.4"
4312 "dev-master": "1.0.x-dev"
4320 "notification-url": "https://packagist.org/downloads/",
4326 "name": "Jeff Welch",
4330 "name": "Sebastian Bergmann",
4334 "name": "Adam Harvey",
4338 "description": "Provides functionality to recursively process PHP variables",
4339 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4340 "time": "2015-11-11 19:50:13"
4343 "name": "sebastian/resource-operations",
4347 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4348 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4352 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4353 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4362 "dev-master": "1.0.x-dev"
4370 "notification-url": "https://packagist.org/downloads/",
4376 "name": "Sebastian Bergmann",
4380 "description": "Provides a list of PHP built-in functions that operate on resources",
4381 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4382 "time": "2015-07-28 20:34:47"
4385 "name": "sebastian/version",
4389 "url": "https://github.com/sebastianbergmann/version.git",
4390 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
4394 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
4395 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
4404 "dev-master": "2.0.x-dev"
4412 "notification-url": "https://packagist.org/downloads/",
4418 "name": "Sebastian Bergmann",
4423 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4424 "homepage": "https://github.com/sebastianbergmann/version",
4425 "time": "2016-02-04 12:56:52"
4428 "name": "symfony/css-selector",
4429 "version": "v3.1.4",
4432 "url": "https://github.com/symfony/css-selector.git",
4433 "reference": "2851e1932d77ce727776154d659b232d061e816a"
4437 "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a",
4438 "reference": "2851e1932d77ce727776154d659b232d061e816a",
4447 "dev-master": "3.1-dev"
4452 "Symfony\\Component\\CssSelector\\": ""
4454 "exclude-from-classmap": [
4458 "notification-url": "https://packagist.org/downloads/",
4464 "name": "Jean-François Simon",
4468 "name": "Fabien Potencier",
4472 "name": "Symfony Community",
4473 "homepage": "https://symfony.com/contributors"
4476 "description": "Symfony CssSelector Component",
4477 "homepage": "https://symfony.com",
4478 "time": "2016-06-29 05:41:56"
4481 "name": "symfony/dom-crawler",
4482 "version": "v3.1.4",
4485 "url": "https://github.com/symfony/dom-crawler.git",
4486 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7"
4490 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7",
4491 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7",
4496 "symfony/polyfill-mbstring": "~1.0"
4499 "symfony/css-selector": "~2.8|~3.0"
4502 "symfony/css-selector": ""
4507 "dev-master": "3.1-dev"
4512 "Symfony\\Component\\DomCrawler\\": ""
4514 "exclude-from-classmap": [
4518 "notification-url": "https://packagist.org/downloads/",
4524 "name": "Fabien Potencier",
4528 "name": "Symfony Community",
4529 "homepage": "https://symfony.com/contributors"
4532 "description": "Symfony DomCrawler Component",
4533 "homepage": "https://symfony.com",
4534 "time": "2016-08-05 08:37:39"
4537 "name": "symfony/yaml",
4538 "version": "v3.1.4",
4541 "url": "https://github.com/symfony/yaml.git",
4542 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d"
4546 "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d",
4547 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d",
4556 "dev-master": "3.1-dev"
4561 "Symfony\\Component\\Yaml\\": ""
4563 "exclude-from-classmap": [
4567 "notification-url": "https://packagist.org/downloads/",
4573 "name": "Fabien Potencier",
4577 "name": "Symfony Community",
4578 "homepage": "https://symfony.com/contributors"
4581 "description": "Symfony Yaml Component",
4582 "homepage": "https://symfony.com",
4583 "time": "2016-09-02 02:12:52"
4586 "name": "webmozart/assert",
4590 "url": "https://github.com/webmozart/assert.git",
4591 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
4595 "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
4596 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
4600 "php": "^5.3.3|^7.0"
4603 "phpunit/phpunit": "^4.6",
4604 "sebastian/version": "^1.0.1"
4609 "dev-master": "1.2-dev"
4614 "Webmozart\\Assert\\": "src/"
4617 "notification-url": "https://packagist.org/downloads/",
4623 "name": "Bernhard Schussek",
4627 "description": "Assertions to validate method input/output with nice error messages.",
4633 "time": "2016-08-09 15:02:57"
4637 "minimum-stability": "stable",
4638 "stability-flags": [],
4639 "prefer-stable": false,
4640 "prefer-lowest": false,