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": "c90a6e41767306ceb3b8cedb91468390",
8 "content-hash": "3b5d2d6b77fbe71101e7e8eaff0754fe",
11 "name": "aws/aws-sdk-php",
15 "url": "https://github.com/aws/aws-sdk-php.git",
16 "reference": "34060bf0db260031697b17dbb37fa1bbec92f1c4"
20 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/34060bf0db260031697b17dbb37fa1bbec92f1c4",
21 "reference": "34060bf0db260031697b17dbb37fa1bbec92f1c4",
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-08 20:27:15"
91 "name": "barryvdh/laravel-debugbar",
95 "url": "https://github.com/barryvdh/laravel-debugbar.git",
96 "reference": "ecd1ce5c4a827e2f6a8fb41bcf67713beb1c1cbd"
100 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/ecd1ce5c4a827e2f6a8fb41bcf67713beb1c1cbd",
101 "reference": "ecd1ce5c4a827e2f6a8fb41bcf67713beb1c1cbd",
105 "illuminate/support": "5.1.*|5.2.*|5.3.*",
106 "maximebf/debugbar": "~1.11.0|~1.12.0",
108 "symfony/finder": "~2.7|~3.0"
113 "dev-master": "2.2-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-07-29 15:00:36"
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": "dnoegel/php-xdg-base-dir",
366 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
367 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
371 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
372 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
379 "phpunit/phpunit": "@stable"
384 "XdgBaseDir\\": "src/"
387 "notification-url": "https://packagist.org/downloads/",
391 "description": "implementation of xdg base directory specification for php",
392 "time": "2014-10-24 07:27:01"
395 "name": "doctrine/inflector",
399 "url": "https://github.com/doctrine/inflector.git",
400 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
404 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
405 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
412 "phpunit/phpunit": "4.*"
417 "dev-master": "1.1.x-dev"
422 "Doctrine\\Common\\Inflector\\": "lib/"
425 "notification-url": "https://packagist.org/downloads/",
431 "name": "Roman Borschel",
435 "name": "Benjamin Eberlei",
439 "name": "Guilherme Blanco",
443 "name": "Jonathan Wage",
447 "name": "Johannes Schmitt",
451 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
452 "homepage": "http://www.doctrine-project.org",
459 "time": "2015-11-06 14:35:42"
462 "name": "dompdf/dompdf",
466 "url": "https://github.com/dompdf/dompdf.git",
467 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14"
471 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
472 "reference": "5c98652b1a5beb7e3cc8ec35419b2828dd63ab14",
479 "phenx/php-font-lib": "0.4.*",
480 "phenx/php-svg-lib": "0.1.*",
484 "phpunit/phpunit": "3.7.*"
489 "dev-develop": "0.7-dev"
500 "notification-url": "https://packagist.org/downloads/",
506 "name": "Fabien Ménager",
510 "name": "Brian Sweeney",
514 "name": "Gabriel Bull",
518 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
519 "homepage": "https://github.com/dompdf/dompdf",
520 "time": "2016-05-11 00:36:29"
523 "name": "guzzlehttp/guzzle",
527 "url": "https://github.com/guzzle/guzzle.git",
528 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
532 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
533 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
537 "guzzlehttp/promises": "^1.0",
538 "guzzlehttp/psr7": "^1.3.1",
543 "phpunit/phpunit": "^4.0",
549 "dev-master": "6.2-dev"
554 "src/functions_include.php"
557 "GuzzleHttp\\": "src/"
560 "notification-url": "https://packagist.org/downloads/",
566 "name": "Michael Dowling",
568 "homepage": "https://github.com/mtdowling"
571 "description": "Guzzle is a PHP HTTP client library",
572 "homepage": "http://guzzlephp.org/",
582 "time": "2016-07-15 17:22:37"
585 "name": "guzzlehttp/promises",
589 "url": "https://github.com/guzzle/promises.git",
590 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
594 "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
595 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
602 "phpunit/phpunit": "~4.0"
607 "dev-master": "1.0-dev"
612 "GuzzleHttp\\Promise\\": "src/"
615 "src/functions_include.php"
618 "notification-url": "https://packagist.org/downloads/",
624 "name": "Michael Dowling",
626 "homepage": "https://github.com/mtdowling"
629 "description": "Guzzle promises library",
633 "time": "2016-05-18 16:56:05"
636 "name": "guzzlehttp/psr7",
640 "url": "https://github.com/guzzle/psr7.git",
641 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
645 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
646 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
651 "psr/http-message": "~1.0"
654 "psr/http-message-implementation": "1.0"
657 "phpunit/phpunit": "~4.0"
662 "dev-master": "1.4-dev"
667 "GuzzleHttp\\Psr7\\": "src/"
670 "src/functions_include.php"
673 "notification-url": "https://packagist.org/downloads/",
679 "name": "Michael Dowling",
681 "homepage": "https://github.com/mtdowling"
684 "description": "PSR-7 message implementation",
691 "time": "2016-06-24 23:00:38"
694 "name": "intervention/image",
698 "url": "https://github.com/Intervention/image.git",
699 "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c"
703 "url": "https://api.github.com/repos/Intervention/image/zipball/4064a980324f6c3bfa2bd981dfb247afa705ec3c",
704 "reference": "4064a980324f6c3bfa2bd981dfb247afa705ec3c",
709 "guzzlehttp/psr7": "~1.1",
713 "mockery/mockery": "~0.9.2",
714 "phpunit/phpunit": "3.*"
717 "ext-gd": "to use GD library based image processing.",
718 "ext-imagick": "to use Imagick based image processing.",
719 "intervention/imagecache": "Caching extension for the Intervention Image library"
724 "dev-master": "2.3-dev"
729 "Intervention\\Image\\": "src/Intervention/Image"
732 "notification-url": "https://packagist.org/downloads/",
738 "name": "Oliver Vogel",
740 "homepage": "http://olivervogel.net/"
743 "description": "Image handling and manipulation library with support for Laravel integration",
744 "homepage": "http://image.intervention.io/",
753 "time": "2016-09-01 17:04:03"
756 "name": "jakub-onderka/php-console-color",
760 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
761 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
765 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
766 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
773 "jakub-onderka/php-code-style": "1.0",
774 "jakub-onderka/php-parallel-lint": "0.*",
775 "jakub-onderka/php-var-dump-check": "0.*",
776 "phpunit/phpunit": "3.7.*",
777 "squizlabs/php_codesniffer": "1.*"
782 "JakubOnderka\\PhpConsoleColor": "src/"
785 "notification-url": "https://packagist.org/downloads/",
791 "name": "Jakub Onderka",
793 "homepage": "http://www.acci.cz"
796 "time": "2014-04-08 15:00:19"
799 "name": "jakub-onderka/php-console-highlighter",
803 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
804 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
808 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
809 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
813 "jakub-onderka/php-console-color": "~0.1",
817 "jakub-onderka/php-code-style": "~1.0",
818 "jakub-onderka/php-parallel-lint": "~0.5",
819 "jakub-onderka/php-var-dump-check": "~0.1",
820 "phpunit/phpunit": "~4.0",
821 "squizlabs/php_codesniffer": "~1.5"
826 "JakubOnderka\\PhpConsoleHighlighter": "src/"
829 "notification-url": "https://packagist.org/downloads/",
835 "name": "Jakub Onderka",
837 "homepage": "http://www.acci.cz/"
840 "time": "2015-04-20 18:58:01"
843 "name": "jeremeamia/SuperClosure",
847 "url": "https://github.com/jeremeamia/super_closure.git",
848 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
852 "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
853 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
857 "nikic/php-parser": "^1.2|^2.0",
859 "symfony/polyfill-php56": "^1.0"
862 "phpunit/phpunit": "^4.0|^5.0"
867 "dev-master": "2.2-dev"
872 "SuperClosure\\": "src/"
875 "notification-url": "https://packagist.org/downloads/",
881 "name": "Jeremy Lindblom",
883 "homepage": "https://github.com/jeremeamia",
887 "description": "Serialize Closure objects, including their context and binding",
888 "homepage": "https://github.com/jeremeamia/super_closure",
898 "time": "2015-12-05 17:17:57"
901 "name": "laravel/framework",
905 "url": "https://github.com/laravel/framework.git",
906 "reference": "f6fbb481672f8dc4bc6882d5d654bbfa3588c8ec"
910 "url": "https://api.github.com/repos/laravel/framework/zipball/f6fbb481672f8dc4bc6882d5d654bbfa3588c8ec",
911 "reference": "f6fbb481672f8dc4bc6882d5d654bbfa3588c8ec",
915 "classpreloader/classpreloader": "~3.0",
916 "doctrine/inflector": "~1.0",
919 "jeremeamia/superclosure": "~2.2",
920 "league/flysystem": "~1.0",
921 "monolog/monolog": "~1.11",
922 "mtdowling/cron-expression": "~1.0",
923 "nesbot/carbon": "~1.20",
924 "paragonie/random_compat": "~1.4|~2.0",
926 "psy/psysh": "0.7.*",
927 "ramsey/uuid": "~3.0",
928 "swiftmailer/swiftmailer": "~5.1",
929 "symfony/console": "3.1.*",
930 "symfony/debug": "3.1.*",
931 "symfony/finder": "3.1.*",
932 "symfony/http-foundation": "3.1.*",
933 "symfony/http-kernel": "3.1.*",
934 "symfony/process": "3.1.*",
935 "symfony/routing": "3.1.*",
936 "symfony/translation": "3.1.*",
937 "symfony/var-dumper": "3.1.*",
938 "vlucas/phpdotenv": "~2.2"
941 "illuminate/auth": "self.version",
942 "illuminate/broadcasting": "self.version",
943 "illuminate/bus": "self.version",
944 "illuminate/cache": "self.version",
945 "illuminate/config": "self.version",
946 "illuminate/console": "self.version",
947 "illuminate/container": "self.version",
948 "illuminate/contracts": "self.version",
949 "illuminate/cookie": "self.version",
950 "illuminate/database": "self.version",
951 "illuminate/encryption": "self.version",
952 "illuminate/events": "self.version",
953 "illuminate/exception": "self.version",
954 "illuminate/filesystem": "self.version",
955 "illuminate/hashing": "self.version",
956 "illuminate/http": "self.version",
957 "illuminate/log": "self.version",
958 "illuminate/mail": "self.version",
959 "illuminate/pagination": "self.version",
960 "illuminate/pipeline": "self.version",
961 "illuminate/queue": "self.version",
962 "illuminate/redis": "self.version",
963 "illuminate/routing": "self.version",
964 "illuminate/session": "self.version",
965 "illuminate/support": "self.version",
966 "illuminate/translation": "self.version",
967 "illuminate/validation": "self.version",
968 "illuminate/view": "self.version",
969 "tightenco/collect": "self.version"
972 "aws/aws-sdk-php": "~3.0",
973 "mockery/mockery": "~0.9.4",
974 "pda/pheanstalk": "~3.0",
975 "phpunit/phpunit": "~5.4",
976 "predis/predis": "~1.0",
977 "symfony/css-selector": "3.1.*",
978 "symfony/dom-crawler": "3.1.*"
981 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
982 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
983 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
984 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
985 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
986 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
987 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
988 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
989 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
990 "symfony/css-selector": "Required to use some of the crawler integration testing tools (3.1.*).",
991 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (3.1.*).",
992 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)."
997 "dev-master": "5.3-dev"
1002 "src/Illuminate/Foundation/helpers.php",
1003 "src/Illuminate/Support/helpers.php"
1006 "Illuminate\\": "src/Illuminate/"
1009 "notification-url": "https://packagist.org/downloads/",
1015 "name": "Taylor Otwell",
1019 "description": "The Laravel Framework.",
1020 "homepage": "https://laravel.com",
1025 "time": "2016-09-12 14:08:29"
1028 "name": "laravel/socialite",
1029 "version": "v2.0.18",
1032 "url": "https://github.com/laravel/socialite.git",
1033 "reference": "76ee5397fcdea5a062361392abca4eb397e519a3"
1037 "url": "https://api.github.com/repos/laravel/socialite/zipball/76ee5397fcdea5a062361392abca4eb397e519a3",
1038 "reference": "76ee5397fcdea5a062361392abca4eb397e519a3",
1042 "guzzlehttp/guzzle": "~5.0|~6.0",
1043 "illuminate/contracts": "~5.0",
1044 "illuminate/http": "~5.0",
1045 "illuminate/support": "~5.0",
1046 "league/oauth1-client": "~1.0",
1050 "mockery/mockery": "~0.9",
1051 "phpunit/phpunit": "~4.0|~5.0"
1056 "dev-master": "3.0-dev"
1061 "Laravel\\Socialite\\": "src/"
1064 "notification-url": "https://packagist.org/downloads/",
1070 "name": "Taylor Otwell",
1074 "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1079 "time": "2016-06-22 12:40:16"
1082 "name": "league/flysystem",
1083 "version": "1.0.27",
1086 "url": "https://github.com/thephpleague/flysystem.git",
1087 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9"
1091 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
1092 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
1099 "league/flysystem-sftp": "<1.0.6"
1102 "ext-fileinfo": "*",
1103 "mockery/mockery": "~0.9",
1104 "phpspec/phpspec": "^2.2",
1105 "phpunit/phpunit": "~4.8"
1108 "ext-fileinfo": "Required for MimeType",
1109 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1110 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1111 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1112 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1113 "league/flysystem-copy": "Allows you to use Copy.com storage",
1114 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
1115 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1116 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1117 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1118 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1119 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
1124 "dev-master": "1.1-dev"
1129 "League\\Flysystem\\": "src/"
1132 "notification-url": "https://packagist.org/downloads/",
1138 "name": "Frank de Jonge",
1142 "description": "Filesystem abstraction: Many filesystems, one API.",
1162 "time": "2016-08-10 08:55:11"
1165 "name": "league/flysystem-aws-s3-v3",
1166 "version": "1.0.13",
1169 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
1170 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c"
1174 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc56a8faf3aff0841f9eae04b6af94a50657896c",
1175 "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c",
1179 "aws/aws-sdk-php": "^3.0.0",
1180 "league/flysystem": "~1.0",
1184 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
1185 "phpspec/phpspec": "^2.0.0"
1190 "dev-master": "1.0-dev"
1195 "League\\Flysystem\\AwsS3v3\\": "src/"
1198 "notification-url": "https://packagist.org/downloads/",
1204 "name": "Frank de Jonge",
1208 "description": "Flysystem adapter for the AWS S3 SDK v3.x",
1209 "time": "2016-06-21 21:34:35"
1212 "name": "league/oauth1-client",
1216 "url": "https://github.com/thephpleague/oauth1-client.git",
1217 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
1221 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
1222 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
1226 "guzzlehttp/guzzle": "^6.0",
1230 "mockery/mockery": "^0.9",
1231 "phpunit/phpunit": "^4.0",
1232 "squizlabs/php_codesniffer": "^2.0"
1237 "dev-master": "1.0-dev"
1242 "League\\OAuth1\\": "src/"
1245 "notification-url": "https://packagist.org/downloads/",
1251 "name": "Ben Corlett",
1253 "homepage": "http://www.webcomm.com.au",
1257 "description": "OAuth 1.0 Client Library",
1272 "time": "2016-08-17 00:36:58"
1275 "name": "maximebf/debugbar",
1276 "version": "v1.12.0",
1279 "url": "https://github.com/maximebf/php-debugbar.git",
1280 "reference": "e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988"
1284 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988",
1285 "reference": "e634fbd32cd6bc3fa0e8c972b52d4bf49bab3988",
1291 "symfony/var-dumper": "^2.6|^3.0"
1294 "phpunit/phpunit": "^4.0|^5.0"
1297 "kriswallsmith/assetic": "The best way to manage assets",
1298 "monolog/monolog": "Log using Monolog",
1299 "predis/predis": "Redis storage"
1304 "dev-master": "1.12-dev"
1309 "DebugBar\\": "src/DebugBar/"
1312 "notification-url": "https://packagist.org/downloads/",
1318 "name": "Maxime Bouroumeau-Fuseau",
1320 "homepage": "http://maximebf.com"
1323 "name": "Barry vd. Heuvel",
1327 "description": "Debug bar in the browser for php application",
1328 "homepage": "https://github.com/maximebf/php-debugbar",
1333 "time": "2016-05-15 13:11:34"
1336 "name": "monolog/monolog",
1337 "version": "1.21.0",
1340 "url": "https://github.com/Seldaek/monolog.git",
1341 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
1345 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1346 "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
1354 "psr/log-implementation": "1.0.0"
1357 "aws/aws-sdk-php": "^2.4.9",
1358 "doctrine/couchdb": "~1.0@dev",
1359 "graylog2/gelf-php": "~1.0",
1360 "jakub-onderka/php-parallel-lint": "0.9",
1361 "php-amqplib/php-amqplib": "~2.4",
1362 "php-console/php-console": "^3.1.3",
1363 "phpunit/phpunit": "~4.5",
1364 "phpunit/phpunit-mock-objects": "2.3.0",
1365 "ruflin/elastica": ">=0.90 <3.0",
1366 "sentry/sentry": "^0.13",
1367 "swiftmailer/swiftmailer": "~5.3"
1370 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1371 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1372 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1373 "ext-mongo": "Allow sending log messages to a MongoDB server",
1374 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1375 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1376 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1377 "php-console/php-console": "Allow sending log messages to Google Chrome",
1378 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1379 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1380 "sentry/sentry": "Allow sending log messages to a Sentry server"
1385 "dev-master": "2.0.x-dev"
1390 "Monolog\\": "src/Monolog"
1393 "notification-url": "https://packagist.org/downloads/",
1399 "name": "Jordi Boggiano",
1401 "homepage": "http://seld.be"
1404 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1405 "homepage": "http://github.com/Seldaek/monolog",
1411 "time": "2016-07-29 03:23:52"
1414 "name": "mtdowling/cron-expression",
1415 "version": "v1.1.0",
1418 "url": "https://github.com/mtdowling/cron-expression.git",
1419 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
1423 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1424 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1431 "phpunit/phpunit": "~4.0|~5.0"
1439 "notification-url": "https://packagist.org/downloads/",
1445 "name": "Michael Dowling",
1447 "homepage": "https://github.com/mtdowling"
1450 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1455 "time": "2016-01-26 21:23:30"
1458 "name": "mtdowling/jmespath.php",
1462 "url": "https://github.com/jmespath/jmespath.php.git",
1463 "reference": "192f93e43c2c97acde7694993ab171b3de284093"
1467 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093",
1468 "reference": "192f93e43c2c97acde7694993ab171b3de284093",
1475 "phpunit/phpunit": "~4.0"
1483 "dev-master": "2.0-dev"
1488 "JmesPath\\": "src/"
1494 "notification-url": "https://packagist.org/downloads/",
1500 "name": "Michael Dowling",
1502 "homepage": "https://github.com/mtdowling"
1505 "description": "Declaratively specify how to extract elements from a JSON document",
1510 "time": "2016-01-05 18:25:05"
1513 "name": "nesbot/carbon",
1514 "version": "1.21.0",
1517 "url": "https://github.com/briannesbitt/Carbon.git",
1518 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
1522 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1523 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1528 "symfony/translation": "~2.6|~3.0"
1531 "phpunit/phpunit": "~4.0|~5.0"
1536 "Carbon\\": "src/Carbon/"
1539 "notification-url": "https://packagist.org/downloads/",
1545 "name": "Brian Nesbitt",
1547 "homepage": "http://nesbot.com"
1550 "description": "A simple API extension for DateTime.",
1551 "homepage": "http://carbon.nesbot.com",
1557 "time": "2015-11-04 20:07:17"
1560 "name": "nikic/php-parser",
1561 "version": "v2.1.0",
1564 "url": "https://github.com/nikic/PHP-Parser.git",
1565 "reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3"
1569 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/47b254ea51f1d6d5dc04b9b299e88346bf2369e3",
1570 "reference": "47b254ea51f1d6d5dc04b9b299e88346bf2369e3",
1574 "ext-tokenizer": "*",
1578 "phpunit/phpunit": "~4.0"
1586 "dev-master": "2.1-dev"
1591 "PhpParser\\": "lib/PhpParser"
1594 "notification-url": "https://packagist.org/downloads/",
1600 "name": "Nikita Popov"
1603 "description": "A PHP parser written in PHP",
1608 "time": "2016-04-19 13:41:41"
1611 "name": "paragonie/random_compat",
1612 "version": "v2.0.2",
1615 "url": "https://github.com/paragonie/random_compat.git",
1616 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
1620 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
1621 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
1628 "phpunit/phpunit": "4.*|5.*"
1631 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1639 "notification-url": "https://packagist.org/downloads/",
1645 "name": "Paragon Initiative Enterprises",
1647 "homepage": "https://paragonie.com"
1650 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1656 "time": "2016-04-03 06:00:07"
1659 "name": "phenx/php-font-lib",
1663 "url": "https://github.com/PhenX/php-font-lib.git",
1664 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088"
1668 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
1669 "reference": "b8af0cacdc3cbf1e41a586fcb78f506f4121a088",
1678 "notification-url": "https://packagist.org/downloads/",
1684 "name": "Fabien Ménager",
1688 "description": "A library to read, parse, export and make subsets of different types of font files.",
1689 "homepage": "https://github.com/PhenX/php-font-lib",
1690 "time": "2015-05-06 20:02:39"
1693 "name": "phenx/php-svg-lib",
1697 "url": "https://github.com/PhenX/php-svg-lib.git",
1698 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099"
1702 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/b419766515b3426c6da74b0e29e93d71c4f17099",
1703 "reference": "b419766515b3426c6da74b0e29e93d71c4f17099",
1712 "notification-url": "https://packagist.org/downloads/",
1718 "name": "Fabien Ménager",
1722 "description": "A library to read, parse and export to PDF SVG files.",
1723 "homepage": "https://github.com/PhenX/php-svg-lib",
1724 "time": "2015-05-06 18:49:49"
1727 "name": "predis/predis",
1728 "version": "v1.1.1",
1731 "url": "https://github.com/nrk/predis.git",
1732 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
1736 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
1737 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
1744 "phpunit/phpunit": "~4.8"
1747 "ext-curl": "Allows access to Webdis when paired with phpiredis",
1748 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
1756 "notification-url": "https://packagist.org/downloads/",
1762 "name": "Daniele Alessandri",
1764 "homepage": "http://clorophilla.net"
1767 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
1768 "homepage": "http://github.com/nrk/predis",
1774 "time": "2016-06-16 16:22:20"
1777 "name": "psr/http-message",
1781 "url": "https://github.com/php-fig/http-message.git",
1782 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1786 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1787 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1796 "dev-master": "1.0.x-dev"
1801 "Psr\\Http\\Message\\": "src/"
1804 "notification-url": "https://packagist.org/downloads/",
1811 "homepage": "http://www.php-fig.org/"
1814 "description": "Common interface for HTTP messages",
1815 "homepage": "https://github.com/php-fig/http-message",
1824 "time": "2016-08-06 14:39:51"
1831 "url": "https://github.com/php-fig/log.git",
1832 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1836 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1837 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1846 "notification-url": "https://packagist.org/downloads/",
1853 "homepage": "http://www.php-fig.org/"
1856 "description": "Common interface for logging libraries",
1862 "time": "2012-12-21 11:40:51"
1865 "name": "psy/psysh",
1866 "version": "v0.7.2",
1869 "url": "https://github.com/bobthecow/psysh.git",
1870 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280"
1874 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280",
1875 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280",
1879 "dnoegel/php-xdg-base-dir": "0.1",
1880 "jakub-onderka/php-console-highlighter": "0.3.*",
1881 "nikic/php-parser": "^1.2.1|~2.0",
1883 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1884 "symfony/var-dumper": "~2.7|~3.0"
1887 "fabpot/php-cs-fixer": "~1.5",
1888 "phpunit/phpunit": "~3.7|~4.0|~5.0",
1889 "squizlabs/php_codesniffer": "~2.0",
1890 "symfony/finder": "~2.1|~3.0"
1893 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
1894 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
1895 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
1896 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
1904 "dev-develop": "0.8.x-dev"
1909 "src/Psy/functions.php"
1915 "notification-url": "https://packagist.org/downloads/",
1921 "name": "Justin Hileman",
1923 "homepage": "http://justinhileman.com"
1926 "description": "An interactive shell for modern PHP.",
1927 "homepage": "http://psysh.org",
1934 "time": "2016-03-09 05:03:14"
1937 "name": "ramsey/uuid",
1941 "url": "https://github.com/ramsey/uuid.git",
1942 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786"
1946 "url": "https://api.github.com/repos/ramsey/uuid/zipball/a6d15c8618ea3951fd54d34e326b68d3d0bc0786",
1947 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786",
1951 "paragonie/random_compat": "^1.0|^2.0",
1955 "rhumsaa/uuid": "self.version"
1958 "apigen/apigen": "^4.1",
1959 "codeception/aspect-mock": "1.0.0",
1960 "goaop/framework": "1.0.0-alpha.2",
1961 "ircmaxell/random-lib": "^1.1",
1962 "jakub-onderka/php-parallel-lint": "^0.9.0",
1963 "mockery/mockery": "^0.9.4",
1964 "moontoast/math": "^1.1",
1965 "phpunit/phpunit": "^4.7|>=5.0 <5.4",
1966 "satooshi/php-coveralls": "^0.6.1",
1967 "squizlabs/php_codesniffer": "^2.3"
1970 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
1971 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
1972 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
1973 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
1974 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
1975 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
1980 "dev-master": "3.x-dev"
1985 "Ramsey\\Uuid\\": "src/"
1988 "notification-url": "https://packagist.org/downloads/",
1994 "name": "Marijn Huizendveld",
1998 "name": "Thibaud Fabre",
2002 "name": "Ben Ramsey",
2004 "homepage": "https://benramsey.com"
2007 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
2008 "homepage": "https://github.com/ramsey/uuid",
2014 "time": "2016-08-02 18:39:32"
2017 "name": "swiftmailer/swiftmailer",
2018 "version": "v5.4.3",
2021 "url": "https://github.com/swiftmailer/swiftmailer.git",
2022 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
2026 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2027 "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
2034 "mockery/mockery": "~0.9.1"
2039 "dev-master": "5.4-dev"
2044 "lib/swift_required.php"
2047 "notification-url": "https://packagist.org/downloads/",
2053 "name": "Chris Corbyn"
2056 "name": "Fabien Potencier",
2060 "description": "Swiftmailer, free feature-rich PHP mailer",
2061 "homepage": "http://swiftmailer.org",
2067 "time": "2016-07-08 11:51:25"
2070 "name": "symfony/class-loader",
2071 "version": "v3.1.4",
2074 "url": "https://github.com/symfony/class-loader.git",
2075 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba"
2079 "url": "https://api.github.com/repos/symfony/class-loader/zipball/2d0ba77c46ecc96a6641009a98f72632216811ba",
2080 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba",
2087 "symfony/finder": "~2.8|~3.0",
2088 "symfony/polyfill-apcu": "~1.1"
2091 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2096 "dev-master": "3.1-dev"
2101 "Symfony\\Component\\ClassLoader\\": ""
2103 "exclude-from-classmap": [
2107 "notification-url": "https://packagist.org/downloads/",
2113 "name": "Fabien Potencier",
2117 "name": "Symfony Community",
2118 "homepage": "https://symfony.com/contributors"
2121 "description": "Symfony ClassLoader Component",
2122 "homepage": "https://symfony.com",
2123 "time": "2016-08-23 13:39:15"
2126 "name": "symfony/console",
2127 "version": "v3.1.4",
2130 "url": "https://github.com/symfony/console.git",
2131 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563"
2135 "url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2136 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2141 "symfony/polyfill-mbstring": "~1.0"
2145 "symfony/event-dispatcher": "~2.8|~3.0",
2146 "symfony/process": "~2.8|~3.0"
2149 "psr/log": "For using the console logger",
2150 "symfony/event-dispatcher": "",
2151 "symfony/process": ""
2156 "dev-master": "3.1-dev"
2161 "Symfony\\Component\\Console\\": ""
2163 "exclude-from-classmap": [
2167 "notification-url": "https://packagist.org/downloads/",
2173 "name": "Fabien Potencier",
2177 "name": "Symfony Community",
2178 "homepage": "https://symfony.com/contributors"
2181 "description": "Symfony Console Component",
2182 "homepage": "https://symfony.com",
2183 "time": "2016-08-19 06:48:39"
2186 "name": "symfony/debug",
2187 "version": "v3.1.4",
2190 "url": "https://github.com/symfony/debug.git",
2191 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11"
2195 "url": "https://api.github.com/repos/symfony/debug/zipball/34f6ac18c2974ca5fce68adf419ee7d15def6f11",
2196 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11",
2204 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2207 "symfony/class-loader": "~2.8|~3.0",
2208 "symfony/http-kernel": "~2.8|~3.0"
2213 "dev-master": "3.1-dev"
2218 "Symfony\\Component\\Debug\\": ""
2220 "exclude-from-classmap": [
2224 "notification-url": "https://packagist.org/downloads/",
2230 "name": "Fabien Potencier",
2234 "name": "Symfony Community",
2235 "homepage": "https://symfony.com/contributors"
2238 "description": "Symfony Debug Component",
2239 "homepage": "https://symfony.com",
2240 "time": "2016-08-23 13:39:15"
2243 "name": "symfony/event-dispatcher",
2244 "version": "v3.1.4",
2247 "url": "https://github.com/symfony/event-dispatcher.git",
2248 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
2252 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2253 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2261 "symfony/config": "~2.8|~3.0",
2262 "symfony/dependency-injection": "~2.8|~3.0",
2263 "symfony/expression-language": "~2.8|~3.0",
2264 "symfony/stopwatch": "~2.8|~3.0"
2267 "symfony/dependency-injection": "",
2268 "symfony/http-kernel": ""
2273 "dev-master": "3.1-dev"
2278 "Symfony\\Component\\EventDispatcher\\": ""
2280 "exclude-from-classmap": [
2284 "notification-url": "https://packagist.org/downloads/",
2290 "name": "Fabien Potencier",
2294 "name": "Symfony Community",
2295 "homepage": "https://symfony.com/contributors"
2298 "description": "Symfony EventDispatcher Component",
2299 "homepage": "https://symfony.com",
2300 "time": "2016-07-19 10:45:57"
2303 "name": "symfony/finder",
2304 "version": "v3.1.4",
2307 "url": "https://github.com/symfony/finder.git",
2308 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577"
2312 "url": "https://api.github.com/repos/symfony/finder/zipball/e568ef1784f447a0e54dcb6f6de30b9747b0f577",
2313 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577",
2322 "dev-master": "3.1-dev"
2327 "Symfony\\Component\\Finder\\": ""
2329 "exclude-from-classmap": [
2333 "notification-url": "https://packagist.org/downloads/",
2339 "name": "Fabien Potencier",
2343 "name": "Symfony Community",
2344 "homepage": "https://symfony.com/contributors"
2347 "description": "Symfony Finder Component",
2348 "homepage": "https://symfony.com",
2349 "time": "2016-08-26 12:04:02"
2352 "name": "symfony/http-foundation",
2353 "version": "v3.1.4",
2356 "url": "https://github.com/symfony/http-foundation.git",
2357 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4"
2361 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
2362 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4",
2367 "symfony/polyfill-mbstring": "~1.1"
2370 "symfony/expression-language": "~2.8|~3.0"
2375 "dev-master": "3.1-dev"
2380 "Symfony\\Component\\HttpFoundation\\": ""
2382 "exclude-from-classmap": [
2386 "notification-url": "https://packagist.org/downloads/",
2392 "name": "Fabien Potencier",
2396 "name": "Symfony Community",
2397 "homepage": "https://symfony.com/contributors"
2400 "description": "Symfony HttpFoundation Component",
2401 "homepage": "https://symfony.com",
2402 "time": "2016-08-22 12:11:19"
2405 "name": "symfony/http-kernel",
2406 "version": "v3.1.4",
2409 "url": "https://github.com/symfony/http-kernel.git",
2410 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3"
2414 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
2415 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3",
2421 "symfony/debug": "~2.8|~3.0",
2422 "symfony/event-dispatcher": "~2.8|~3.0",
2423 "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
2426 "symfony/config": "<2.8"
2429 "symfony/browser-kit": "~2.8|~3.0",
2430 "symfony/class-loader": "~2.8|~3.0",
2431 "symfony/config": "~2.8|~3.0",
2432 "symfony/console": "~2.8|~3.0",
2433 "symfony/css-selector": "~2.8|~3.0",
2434 "symfony/dependency-injection": "~2.8|~3.0",
2435 "symfony/dom-crawler": "~2.8|~3.0",
2436 "symfony/expression-language": "~2.8|~3.0",
2437 "symfony/finder": "~2.8|~3.0",
2438 "symfony/process": "~2.8|~3.0",
2439 "symfony/routing": "~2.8|~3.0",
2440 "symfony/stopwatch": "~2.8|~3.0",
2441 "symfony/templating": "~2.8|~3.0",
2442 "symfony/translation": "~2.8|~3.0",
2443 "symfony/var-dumper": "~2.8|~3.0"
2446 "symfony/browser-kit": "",
2447 "symfony/class-loader": "",
2448 "symfony/config": "",
2449 "symfony/console": "",
2450 "symfony/dependency-injection": "",
2451 "symfony/finder": "",
2452 "symfony/var-dumper": ""
2457 "dev-master": "3.1-dev"
2462 "Symfony\\Component\\HttpKernel\\": ""
2464 "exclude-from-classmap": [
2468 "notification-url": "https://packagist.org/downloads/",
2474 "name": "Fabien Potencier",
2478 "name": "Symfony Community",
2479 "homepage": "https://symfony.com/contributors"
2482 "description": "Symfony HttpKernel Component",
2483 "homepage": "https://symfony.com",
2484 "time": "2016-09-03 15:28:24"
2487 "name": "symfony/polyfill-mbstring",
2488 "version": "v1.2.0",
2491 "url": "https://github.com/symfony/polyfill-mbstring.git",
2492 "reference": "dff51f72b0706335131b00a7f49606168c582594"
2496 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2497 "reference": "dff51f72b0706335131b00a7f49606168c582594",
2504 "ext-mbstring": "For best performance"
2509 "dev-master": "1.2-dev"
2514 "Symfony\\Polyfill\\Mbstring\\": ""
2520 "notification-url": "https://packagist.org/downloads/",
2526 "name": "Nicolas Grekas",
2530 "name": "Symfony Community",
2531 "homepage": "https://symfony.com/contributors"
2534 "description": "Symfony polyfill for the Mbstring extension",
2535 "homepage": "https://symfony.com",
2543 "time": "2016-05-18 14:26:46"
2546 "name": "symfony/polyfill-php56",
2547 "version": "v1.2.0",
2550 "url": "https://github.com/symfony/polyfill-php56.git",
2551 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a"
2555 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2556 "reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a",
2561 "symfony/polyfill-util": "~1.0"
2566 "dev-master": "1.2-dev"
2571 "Symfony\\Polyfill\\Php56\\": ""
2577 "notification-url": "https://packagist.org/downloads/",
2583 "name": "Nicolas Grekas",
2587 "name": "Symfony Community",
2588 "homepage": "https://symfony.com/contributors"
2591 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2592 "homepage": "https://symfony.com",
2599 "time": "2016-05-18 14:26:46"
2602 "name": "symfony/polyfill-util",
2603 "version": "v1.2.0",
2606 "url": "https://github.com/symfony/polyfill-util.git",
2607 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99"
2611 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ef830ce3d218e622b221d6bfad42c751d974bf99",
2612 "reference": "ef830ce3d218e622b221d6bfad42c751d974bf99",
2621 "dev-master": "1.2-dev"
2626 "Symfony\\Polyfill\\Util\\": ""
2629 "notification-url": "https://packagist.org/downloads/",
2635 "name": "Nicolas Grekas",
2639 "name": "Symfony Community",
2640 "homepage": "https://symfony.com/contributors"
2643 "description": "Symfony utilities for portability of PHP codes",
2644 "homepage": "https://symfony.com",
2651 "time": "2016-05-18 14:26:46"
2654 "name": "symfony/process",
2655 "version": "v3.1.4",
2658 "url": "https://github.com/symfony/process.git",
2659 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697"
2663 "url": "https://api.github.com/repos/symfony/process/zipball/e64e93041c80e77197ace5ab9385dedb5a143697",
2664 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697",
2673 "dev-master": "3.1-dev"
2678 "Symfony\\Component\\Process\\": ""
2680 "exclude-from-classmap": [
2684 "notification-url": "https://packagist.org/downloads/",
2690 "name": "Fabien Potencier",
2694 "name": "Symfony Community",
2695 "homepage": "https://symfony.com/contributors"
2698 "description": "Symfony Process Component",
2699 "homepage": "https://symfony.com",
2700 "time": "2016-08-16 14:58:24"
2703 "name": "symfony/routing",
2704 "version": "v3.1.4",
2707 "url": "https://github.com/symfony/routing.git",
2708 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6"
2712 "url": "https://api.github.com/repos/symfony/routing/zipball/8edf62498a1a4c57ba317664a4b698339c10cdf6",
2713 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6",
2720 "symfony/config": "<2.8"
2723 "doctrine/annotations": "~1.0",
2724 "doctrine/common": "~2.2",
2726 "symfony/config": "~2.8|~3.0",
2727 "symfony/expression-language": "~2.8|~3.0",
2728 "symfony/http-foundation": "~2.8|~3.0",
2729 "symfony/yaml": "~2.8|~3.0"
2732 "doctrine/annotations": "For using the annotation loader",
2733 "symfony/config": "For using the all-in-one router or any loader",
2734 "symfony/dependency-injection": "For loading routes from a service",
2735 "symfony/expression-language": "For using expression matching",
2736 "symfony/http-foundation": "For using a Symfony Request object",
2737 "symfony/yaml": "For using the YAML loader"
2742 "dev-master": "3.1-dev"
2747 "Symfony\\Component\\Routing\\": ""
2749 "exclude-from-classmap": [
2753 "notification-url": "https://packagist.org/downloads/",
2759 "name": "Fabien Potencier",
2763 "name": "Symfony Community",
2764 "homepage": "https://symfony.com/contributors"
2767 "description": "Symfony Routing Component",
2768 "homepage": "https://symfony.com",
2775 "time": "2016-08-16 14:58:24"
2778 "name": "symfony/translation",
2779 "version": "v3.1.4",
2782 "url": "https://github.com/symfony/translation.git",
2783 "reference": "a35edc277513c9bc0f063ca174c36b346f974528"
2787 "url": "https://api.github.com/repos/symfony/translation/zipball/a35edc277513c9bc0f063ca174c36b346f974528",
2788 "reference": "a35edc277513c9bc0f063ca174c36b346f974528",
2793 "symfony/polyfill-mbstring": "~1.0"
2796 "symfony/config": "<2.8"
2800 "symfony/config": "~2.8|~3.0",
2801 "symfony/intl": "~2.8|~3.0",
2802 "symfony/yaml": "~2.8|~3.0"
2805 "psr/log": "To use logging capability in translator",
2806 "symfony/config": "",
2812 "dev-master": "3.1-dev"
2817 "Symfony\\Component\\Translation\\": ""
2819 "exclude-from-classmap": [
2823 "notification-url": "https://packagist.org/downloads/",
2829 "name": "Fabien Potencier",
2833 "name": "Symfony Community",
2834 "homepage": "https://symfony.com/contributors"
2837 "description": "Symfony Translation Component",
2838 "homepage": "https://symfony.com",
2839 "time": "2016-08-05 08:37:39"
2842 "name": "symfony/var-dumper",
2843 "version": "v3.1.4",
2846 "url": "https://github.com/symfony/var-dumper.git",
2847 "reference": "62ee73706c421654a4c840028954510277f7dfc8"
2851 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/62ee73706c421654a4c840028954510277f7dfc8",
2852 "reference": "62ee73706c421654a4c840028954510277f7dfc8",
2857 "symfony/polyfill-mbstring": "~1.0"
2860 "twig/twig": "~1.20|~2.0"
2863 "ext-symfony_debug": ""
2868 "dev-master": "3.1-dev"
2873 "Resources/functions/dump.php"
2876 "Symfony\\Component\\VarDumper\\": ""
2878 "exclude-from-classmap": [
2882 "notification-url": "https://packagist.org/downloads/",
2888 "name": "Nicolas Grekas",
2892 "name": "Symfony Community",
2893 "homepage": "https://symfony.com/contributors"
2896 "description": "Symfony mechanism for exploring and dumping PHP variables",
2897 "homepage": "https://symfony.com",
2902 "time": "2016-08-31 09:05:42"
2905 "name": "vlucas/phpdotenv",
2906 "version": "v2.4.0",
2909 "url": "https://github.com/vlucas/phpdotenv.git",
2910 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
2914 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
2915 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
2922 "phpunit/phpunit": "^4.8 || ^5.0"
2927 "dev-master": "2.4-dev"
2935 "notification-url": "https://packagist.org/downloads/",
2937 "BSD-3-Clause-Attribution"
2941 "name": "Vance Lucas",
2943 "homepage": "http://www.vancelucas.com"
2946 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
2952 "time": "2016-09-01 10:05:43"
2957 "name": "doctrine/instantiator",
2961 "url": "https://github.com/doctrine/instantiator.git",
2962 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2966 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2967 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2971 "php": ">=5.3,<8.0-DEV"
2974 "athletic/athletic": "~0.1.8",
2977 "phpunit/phpunit": "~4.0",
2978 "squizlabs/php_codesniffer": "~2.0"
2983 "dev-master": "1.0.x-dev"
2988 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2991 "notification-url": "https://packagist.org/downloads/",
2997 "name": "Marco Pivetta",
2999 "homepage": "http://ocramius.github.com/"
3002 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
3003 "homepage": "https://github.com/doctrine/instantiator",
3008 "time": "2015-06-14 21:17:01"
3011 "name": "fzaninotto/faker",
3012 "version": "v1.6.0",
3015 "url": "https://github.com/fzaninotto/Faker.git",
3016 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
3020 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3021 "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
3025 "php": "^5.3.3|^7.0"
3029 "phpunit/phpunit": "~4.0",
3030 "squizlabs/php_codesniffer": "~1.5"
3038 "Faker\\": "src/Faker/"
3041 "notification-url": "https://packagist.org/downloads/",
3047 "name": "François Zaninotto"
3050 "description": "Faker is a PHP library that generates fake data for you.",
3056 "time": "2016-04-29 12:21:54"
3059 "name": "hamcrest/hamcrest-php",
3060 "version": "v1.2.2",
3063 "url": "https://github.com/hamcrest/hamcrest-php.git",
3064 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
3068 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
3069 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
3076 "cordoval/hamcrest-php": "*",
3077 "davedevelopment/hamcrest-php": "*",
3078 "kodova/hamcrest-php": "*"
3081 "phpunit/php-file-iterator": "1.3.3",
3082 "satooshi/php-coveralls": "dev-master"
3090 "hamcrest/Hamcrest.php"
3093 "notification-url": "https://packagist.org/downloads/",
3097 "description": "This is the PHP port of Hamcrest Matchers",
3101 "time": "2015-05-11 14:41:42"
3104 "name": "mockery/mockery",
3108 "url": "https://github.com/padraic/mockery.git",
3109 "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2"
3113 "url": "https://api.github.com/repos/padraic/mockery/zipball/4db079511a283e5aba1b3c2fb19037c645e70fc2",
3114 "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2",
3118 "hamcrest/hamcrest-php": "~1.1",
3119 "lib-pcre": ">=7.0",
3123 "phpunit/phpunit": "~4.0"
3128 "dev-master": "0.9.x-dev"
3133 "Mockery": "library/"
3136 "notification-url": "https://packagist.org/downloads/",
3142 "name": "Pádraic Brady",
3144 "homepage": "http://blog.astrumfutura.com"
3147 "name": "Dave Marshall",
3149 "homepage": "http://davedevelopment.co.uk"
3152 "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.",
3153 "homepage": "http://github.com/padraic/mockery",
3166 "time": "2016-05-22 21:52:33"
3169 "name": "myclabs/deep-copy",
3173 "url": "https://github.com/myclabs/DeepCopy.git",
3174 "reference": "da8529775f14f4fdae33f916eb0cf65f6afbddbc"
3178 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/da8529775f14f4fdae33f916eb0cf65f6afbddbc",
3179 "reference": "da8529775f14f4fdae33f916eb0cf65f6afbddbc",
3186 "doctrine/collections": "1.*",
3187 "phpunit/phpunit": "~4.1"
3192 "DeepCopy\\": "src/DeepCopy/"
3195 "notification-url": "https://packagist.org/downloads/",
3199 "description": "Create deep copies (clones) of your objects",
3200 "homepage": "https://github.com/myclabs/DeepCopy",
3208 "time": "2016-09-06 16:07:05"
3211 "name": "phpdocumentor/reflection-common",
3215 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3216 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
3220 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3221 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3228 "phpunit/phpunit": "^4.6"
3233 "dev-master": "1.0.x-dev"
3238 "phpDocumentor\\Reflection\\": [
3243 "notification-url": "https://packagist.org/downloads/",
3249 "name": "Jaap van Otterdijk",
3253 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3254 "homepage": "http://www.phpdoc.org",
3262 "time": "2015-12-27 11:43:31"
3265 "name": "phpdocumentor/reflection-docblock",
3269 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3270 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
3274 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
3275 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
3280 "phpdocumentor/reflection-common": "^1.0@dev",
3281 "phpdocumentor/type-resolver": "^0.2.0",
3282 "webmozart/assert": "^1.0"
3285 "mockery/mockery": "^0.9.4",
3286 "phpunit/phpunit": "^4.4"
3291 "phpDocumentor\\Reflection\\": [
3296 "notification-url": "https://packagist.org/downloads/",
3302 "name": "Mike van Riel",
3306 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3307 "time": "2016-06-10 09:48:41"
3310 "name": "phpdocumentor/type-resolver",
3314 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3315 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
3319 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
3320 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
3325 "phpdocumentor/reflection-common": "^1.0"
3328 "mockery/mockery": "^0.9.4",
3329 "phpunit/phpunit": "^5.2||^4.8.24"
3334 "dev-master": "1.0.x-dev"
3339 "phpDocumentor\\Reflection\\": [
3344 "notification-url": "https://packagist.org/downloads/",
3350 "name": "Mike van Riel",
3354 "time": "2016-06-10 07:14:17"
3357 "name": "phpspec/prophecy",
3358 "version": "v1.6.1",
3361 "url": "https://github.com/phpspec/prophecy.git",
3362 "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
3366 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
3367 "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
3371 "doctrine/instantiator": "^1.0.2",
3373 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
3374 "sebastian/comparator": "^1.1",
3375 "sebastian/recursion-context": "^1.0"
3378 "phpspec/phpspec": "^2.0"
3383 "dev-master": "1.6.x-dev"
3388 "Prophecy\\": "src/"
3391 "notification-url": "https://packagist.org/downloads/",
3397 "name": "Konstantin Kudryashov",
3399 "homepage": "http://everzet.com"
3402 "name": "Marcello Duarte",
3406 "description": "Highly opinionated mocking framework for PHP 5.3+",
3407 "homepage": "https://github.com/phpspec/prophecy",
3416 "time": "2016-06-07 08:13:47"
3419 "name": "phpunit/php-code-coverage",
3423 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3424 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3"
3428 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5f3f7e736d6319d5f1fc402aff8b026da26709a3",
3429 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3",
3433 "php": "^5.6 || ^7.0",
3434 "phpunit/php-file-iterator": "~1.3",
3435 "phpunit/php-text-template": "~1.2",
3436 "phpunit/php-token-stream": "^1.4.2",
3437 "sebastian/code-unit-reverse-lookup": "~1.0",
3438 "sebastian/environment": "^1.3.2 || ^2.0",
3439 "sebastian/version": "~1.0|~2.0"
3442 "ext-xdebug": ">=2.1.4",
3443 "phpunit/phpunit": "^5.4"
3447 "ext-xdebug": ">=2.4.0",
3448 "ext-xmlwriter": "*"
3453 "dev-master": "4.0.x-dev"
3461 "notification-url": "https://packagist.org/downloads/",
3467 "name": "Sebastian Bergmann",
3472 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3473 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3479 "time": "2016-07-26 14:39:29"
3482 "name": "phpunit/php-file-iterator",
3486 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3487 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
3491 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3492 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3501 "dev-master": "1.4.x-dev"
3509 "notification-url": "https://packagist.org/downloads/",
3515 "name": "Sebastian Bergmann",
3520 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3521 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3526 "time": "2015-06-21 13:08:43"
3529 "name": "phpunit/php-text-template",
3533 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3534 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3538 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3539 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3551 "notification-url": "https://packagist.org/downloads/",
3557 "name": "Sebastian Bergmann",
3562 "description": "Simple template engine.",
3563 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3567 "time": "2015-06-21 13:50:34"
3570 "name": "phpunit/php-timer",
3574 "url": "https://github.com/sebastianbergmann/php-timer.git",
3575 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3579 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3580 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3587 "phpunit/phpunit": "~4|~5"
3595 "notification-url": "https://packagist.org/downloads/",
3601 "name": "Sebastian Bergmann",
3606 "description": "Utility class for timing",
3607 "homepage": "https://github.com/sebastianbergmann/php-timer/",
3611 "time": "2016-05-12 18:03:57"
3614 "name": "phpunit/php-token-stream",
3618 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3619 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3623 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3624 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3628 "ext-tokenizer": "*",
3632 "phpunit/phpunit": "~4.2"
3637 "dev-master": "1.4-dev"
3645 "notification-url": "https://packagist.org/downloads/",
3651 "name": "Sebastian Bergmann",
3655 "description": "Wrapper around PHP's tokenizer extension.",
3656 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3660 "time": "2015-09-15 10:49:45"
3663 "name": "phpunit/phpunit",
3667 "url": "https://github.com/sebastianbergmann/phpunit.git",
3668 "reference": "3e6e88e56c912133de6e99b87728cca7ed70c5f5"
3672 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6e88e56c912133de6e99b87728cca7ed70c5f5",
3673 "reference": "3e6e88e56c912133de6e99b87728cca7ed70c5f5",
3680 "ext-reflection": "*",
3682 "myclabs/deep-copy": "~1.3",
3683 "php": "^5.6 || ^7.0",
3684 "phpspec/prophecy": "^1.3.1",
3685 "phpunit/php-code-coverage": "^4.0.1",
3686 "phpunit/php-file-iterator": "~1.4",
3687 "phpunit/php-text-template": "~1.2",
3688 "phpunit/php-timer": "^1.0.6",
3689 "phpunit/phpunit-mock-objects": "^3.2",
3690 "sebastian/comparator": "~1.1",
3691 "sebastian/diff": "~1.2",
3692 "sebastian/environment": "^1.3 || ^2.0",
3693 "sebastian/exporter": "~1.2",
3694 "sebastian/global-state": "~1.0",
3695 "sebastian/object-enumerator": "~1.0",
3696 "sebastian/resource-operations": "~1.0",
3697 "sebastian/version": "~1.0|~2.0",
3698 "symfony/yaml": "~2.1|~3.0"
3701 "phpdocumentor/reflection-docblock": "3.0.2"
3704 "phpunit/php-invoker": "~1.1"
3712 "dev-master": "5.5.x-dev"
3720 "notification-url": "https://packagist.org/downloads/",
3726 "name": "Sebastian Bergmann",
3731 "description": "The PHP Unit Testing framework.",
3732 "homepage": "https://phpunit.de/",
3738 "time": "2016-08-26 07:11:44"
3741 "name": "phpunit/phpunit-mock-objects",
3745 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3746 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a"
3750 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
3751 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
3755 "doctrine/instantiator": "^1.0.2",
3756 "php": "^5.6 || ^7.0",
3757 "phpunit/php-text-template": "^1.2",
3758 "sebastian/exporter": "^1.2"
3761 "phpunit/phpunit": "<5.4.0"
3764 "phpunit/phpunit": "^5.4"
3772 "dev-master": "3.2.x-dev"
3780 "notification-url": "https://packagist.org/downloads/",
3786 "name": "Sebastian Bergmann",
3791 "description": "Mock Object library for PHPUnit",
3792 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3797 "time": "2016-09-06 16:07:45"
3800 "name": "sebastian/code-unit-reverse-lookup",
3804 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3805 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
3809 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
3810 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
3817 "phpunit/phpunit": "~5"
3822 "dev-master": "1.0.x-dev"
3830 "notification-url": "https://packagist.org/downloads/",
3836 "name": "Sebastian Bergmann",
3840 "description": "Looks up which function or method a line of code belongs to",
3841 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3842 "time": "2016-02-13 06:45:14"
3845 "name": "sebastian/comparator",
3849 "url": "https://github.com/sebastianbergmann/comparator.git",
3850 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
3854 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
3855 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
3860 "sebastian/diff": "~1.2",
3861 "sebastian/exporter": "~1.2"
3864 "phpunit/phpunit": "~4.4"
3869 "dev-master": "1.2.x-dev"
3877 "notification-url": "https://packagist.org/downloads/",
3883 "name": "Jeff Welch",
3887 "name": "Volker Dusch",
3891 "name": "Bernhard Schussek",
3895 "name": "Sebastian Bergmann",
3899 "description": "Provides the functionality to compare PHP values for equality",
3900 "homepage": "http://www.github.com/sebastianbergmann/comparator",
3906 "time": "2015-07-26 15:48:44"
3909 "name": "sebastian/diff",
3913 "url": "https://github.com/sebastianbergmann/diff.git",
3914 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
3918 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
3919 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
3926 "phpunit/phpunit": "~4.8"
3931 "dev-master": "1.4-dev"
3939 "notification-url": "https://packagist.org/downloads/",
3945 "name": "Kore Nordmann",
3949 "name": "Sebastian Bergmann",
3953 "description": "Diff implementation",
3954 "homepage": "https://github.com/sebastianbergmann/diff",
3958 "time": "2015-12-08 07:14:41"
3961 "name": "sebastian/environment",
3965 "url": "https://github.com/sebastianbergmann/environment.git",
3966 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
3970 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3971 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3975 "php": "^5.3.3 || ^7.0"
3978 "phpunit/phpunit": "^4.8 || ^5.0"
3983 "dev-master": "1.3.x-dev"
3991 "notification-url": "https://packagist.org/downloads/",
3997 "name": "Sebastian Bergmann",
4001 "description": "Provides functionality to handle HHVM/PHP environments",
4002 "homepage": "http://www.github.com/sebastianbergmann/environment",
4008 "time": "2016-08-18 05:49:44"
4011 "name": "sebastian/exporter",
4015 "url": "https://github.com/sebastianbergmann/exporter.git",
4016 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
4020 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
4021 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
4026 "sebastian/recursion-context": "~1.0"
4029 "ext-mbstring": "*",
4030 "phpunit/phpunit": "~4.4"
4035 "dev-master": "1.3.x-dev"
4043 "notification-url": "https://packagist.org/downloads/",
4049 "name": "Jeff Welch",
4053 "name": "Volker Dusch",
4057 "name": "Bernhard Schussek",
4061 "name": "Sebastian Bergmann",
4065 "name": "Adam Harvey",
4069 "description": "Provides the functionality to export PHP variables for visualization",
4070 "homepage": "http://www.github.com/sebastianbergmann/exporter",
4075 "time": "2016-06-17 09:04:28"
4078 "name": "sebastian/global-state",
4082 "url": "https://github.com/sebastianbergmann/global-state.git",
4083 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4087 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4088 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4095 "phpunit/phpunit": "~4.2"
4103 "dev-master": "1.0-dev"
4111 "notification-url": "https://packagist.org/downloads/",
4117 "name": "Sebastian Bergmann",
4121 "description": "Snapshotting of global state",
4122 "homepage": "http://www.github.com/sebastianbergmann/global-state",
4126 "time": "2015-10-12 03:26:01"
4129 "name": "sebastian/object-enumerator",
4133 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4134 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
4138 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
4139 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
4144 "sebastian/recursion-context": "~1.0"
4147 "phpunit/phpunit": "~5"
4152 "dev-master": "1.0.x-dev"
4160 "notification-url": "https://packagist.org/downloads/",
4166 "name": "Sebastian Bergmann",
4170 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4171 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4172 "time": "2016-01-28 13:25:10"
4175 "name": "sebastian/recursion-context",
4179 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4180 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
4184 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
4185 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
4192 "phpunit/phpunit": "~4.4"
4197 "dev-master": "1.0.x-dev"
4205 "notification-url": "https://packagist.org/downloads/",
4211 "name": "Jeff Welch",
4215 "name": "Sebastian Bergmann",
4219 "name": "Adam Harvey",
4223 "description": "Provides functionality to recursively process PHP variables",
4224 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4225 "time": "2015-11-11 19:50:13"
4228 "name": "sebastian/resource-operations",
4232 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4233 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4237 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4238 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4247 "dev-master": "1.0.x-dev"
4255 "notification-url": "https://packagist.org/downloads/",
4261 "name": "Sebastian Bergmann",
4265 "description": "Provides a list of PHP built-in functions that operate on resources",
4266 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4267 "time": "2015-07-28 20:34:47"
4270 "name": "sebastian/version",
4274 "url": "https://github.com/sebastianbergmann/version.git",
4275 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
4279 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
4280 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
4289 "dev-master": "2.0.x-dev"
4297 "notification-url": "https://packagist.org/downloads/",
4303 "name": "Sebastian Bergmann",
4308 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4309 "homepage": "https://github.com/sebastianbergmann/version",
4310 "time": "2016-02-04 12:56:52"
4313 "name": "symfony/css-selector",
4314 "version": "v3.1.4",
4317 "url": "https://github.com/symfony/css-selector.git",
4318 "reference": "2851e1932d77ce727776154d659b232d061e816a"
4322 "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a",
4323 "reference": "2851e1932d77ce727776154d659b232d061e816a",
4332 "dev-master": "3.1-dev"
4337 "Symfony\\Component\\CssSelector\\": ""
4339 "exclude-from-classmap": [
4343 "notification-url": "https://packagist.org/downloads/",
4349 "name": "Jean-François Simon",
4353 "name": "Fabien Potencier",
4357 "name": "Symfony Community",
4358 "homepage": "https://symfony.com/contributors"
4361 "description": "Symfony CssSelector Component",
4362 "homepage": "https://symfony.com",
4363 "time": "2016-06-29 05:41:56"
4366 "name": "symfony/dom-crawler",
4367 "version": "v3.1.4",
4370 "url": "https://github.com/symfony/dom-crawler.git",
4371 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7"
4375 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7",
4376 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7",
4381 "symfony/polyfill-mbstring": "~1.0"
4384 "symfony/css-selector": "~2.8|~3.0"
4387 "symfony/css-selector": ""
4392 "dev-master": "3.1-dev"
4397 "Symfony\\Component\\DomCrawler\\": ""
4399 "exclude-from-classmap": [
4403 "notification-url": "https://packagist.org/downloads/",
4409 "name": "Fabien Potencier",
4413 "name": "Symfony Community",
4414 "homepage": "https://symfony.com/contributors"
4417 "description": "Symfony DomCrawler Component",
4418 "homepage": "https://symfony.com",
4419 "time": "2016-08-05 08:37:39"
4422 "name": "symfony/yaml",
4423 "version": "v3.1.4",
4426 "url": "https://github.com/symfony/yaml.git",
4427 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d"
4431 "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d",
4432 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d",
4441 "dev-master": "3.1-dev"
4446 "Symfony\\Component\\Yaml\\": ""
4448 "exclude-from-classmap": [
4452 "notification-url": "https://packagist.org/downloads/",
4458 "name": "Fabien Potencier",
4462 "name": "Symfony Community",
4463 "homepage": "https://symfony.com/contributors"
4466 "description": "Symfony Yaml Component",
4467 "homepage": "https://symfony.com",
4468 "time": "2016-09-02 02:12:52"
4471 "name": "webmozart/assert",
4475 "url": "https://github.com/webmozart/assert.git",
4476 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
4480 "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
4481 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
4485 "php": "^5.3.3|^7.0"
4488 "phpunit/phpunit": "^4.6",
4489 "sebastian/version": "^1.0.1"
4494 "dev-master": "1.2-dev"
4499 "Webmozart\\Assert\\": "src/"
4502 "notification-url": "https://packagist.org/downloads/",
4508 "name": "Bernhard Schussek",
4512 "description": "Assertions to validate method input/output with nice error messages.",
4518 "time": "2016-08-09 15:02:57"
4522 "minimum-stability": "stable",
4523 "stability-flags": [],
4524 "prefer-stable": false,
4525 "prefer-lowest": false,