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": "f1c04613ce972bfab5c142cb0b588385",
10 "name": "classpreloader/classpreloader",
14 "url": "https://github.com/ClassPreloader/ClassPreloader.git",
15 "reference": "8c3c14b10309e3b40bce833913a6c0c0b8c8f962"
19 "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/8c3c14b10309e3b40bce833913a6c0c0b8c8f962",
20 "reference": "8c3c14b10309e3b40bce833913a6c0c0b8c8f962",
24 "nikic/php-parser": "~1.3",
28 "phpunit/phpunit": "~4.0"
33 "dev-master": "2.0-dev"
38 "ClassPreloader\\": "src/"
41 "notification-url": "https://packagist.org/downloads/",
47 "name": "Michael Dowling",
51 "name": "Graham Campbell",
55 "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
61 "time": "2015-06-28 21:39:13"
64 "name": "danielstjules/stringy",
68 "url": "https://github.com/danielstjules/Stringy.git",
69 "reference": "3cf18e9e424a6dedc38b7eb7ef580edb0929461b"
73 "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/3cf18e9e424a6dedc38b7eb7ef580edb0929461b",
74 "reference": "3cf18e9e424a6dedc38b7eb7ef580edb0929461b",
82 "phpunit/phpunit": "~4.0"
93 "notification-url": "https://packagist.org/downloads/",
99 "name": "Daniel St. Jules",
101 "homepage": "http://www.danielstjules.com"
104 "description": "A string manipulation library with multibyte support",
105 "homepage": "https://github.com/danielstjules/Stringy",
117 "time": "2015-02-10 06:19:18"
120 "name": "dnoegel/php-xdg-base-dir",
124 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
125 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
129 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
130 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
137 "phpunit/phpunit": "@stable"
142 "XdgBaseDir\\": "src/"
145 "notification-url": "https://packagist.org/downloads/",
149 "description": "implementation of xdg base directory specification for php",
150 "time": "2014-10-24 07:27:01"
153 "name": "doctrine/inflector",
157 "url": "https://github.com/doctrine/inflector.git",
158 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
162 "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
163 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
170 "phpunit/phpunit": "4.*"
175 "dev-master": "1.0.x-dev"
180 "Doctrine\\Common\\Inflector\\": "lib/"
183 "notification-url": "https://packagist.org/downloads/",
189 "name": "Roman Borschel",
193 "name": "Benjamin Eberlei",
197 "name": "Guilherme Blanco",
201 "name": "Jonathan Wage",
205 "name": "Johannes Schmitt",
209 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
210 "homepage": "http://www.doctrine-project.org",
217 "time": "2014-12-20 21:24:13"
220 "name": "guzzlehttp/psr7",
224 "url": "https://github.com/guzzle/psr7.git",
225 "reference": "af0e1758de355eb113917ad79c3c0e3604bce4bd"
229 "url": "https://api.github.com/repos/guzzle/psr7/zipball/af0e1758de355eb113917ad79c3c0e3604bce4bd",
230 "reference": "af0e1758de355eb113917ad79c3c0e3604bce4bd",
235 "psr/http-message": "~1.0"
238 "psr/http-message-implementation": "1.0"
241 "phpunit/phpunit": "~4.0"
246 "dev-master": "1.0-dev"
251 "GuzzleHttp\\Psr7\\": "src/"
257 "notification-url": "https://packagist.org/downloads/",
263 "name": "Michael Dowling",
265 "homepage": "https://github.com/mtdowling"
268 "description": "PSR-7 message implementation",
275 "time": "2015-06-24 19:55:15"
278 "name": "intervention/image",
282 "url": "https://github.com/Intervention/image.git",
283 "reference": "156f9d6f8a186c68b92f0c50084718f02dae1b5f"
287 "url": "https://api.github.com/repos/Intervention/image/zipball/156f9d6f8a186c68b92f0c50084718f02dae1b5f",
288 "reference": "156f9d6f8a186c68b92f0c50084718f02dae1b5f",
293 "guzzlehttp/psr7": "~1.1",
297 "mockery/mockery": "~0.9.2",
298 "phpunit/phpunit": "3.*"
301 "ext-gd": "to use GD library based image processing.",
302 "ext-imagick": "to use Imagick based image processing.",
303 "intervention/imagecache": "Caching extension for the Intervention Image library"
308 "dev-master": "2.3-dev"
313 "Intervention\\Image\\": "src/Intervention/Image"
316 "notification-url": "https://packagist.org/downloads/",
322 "name": "Oliver Vogel",
324 "homepage": "http://olivervogel.net/"
327 "description": "Image handling and manipulation library with support for Laravel integration",
328 "homepage": "http://image.intervention.io/",
337 "time": "2015-07-10 15:03:58"
340 "name": "jakub-onderka/php-console-color",
344 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
345 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
349 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
350 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
357 "jakub-onderka/php-code-style": "1.0",
358 "jakub-onderka/php-parallel-lint": "0.*",
359 "jakub-onderka/php-var-dump-check": "0.*",
360 "phpunit/phpunit": "3.7.*",
361 "squizlabs/php_codesniffer": "1.*"
366 "JakubOnderka\\PhpConsoleColor": "src/"
369 "notification-url": "https://packagist.org/downloads/",
375 "name": "Jakub Onderka",
377 "homepage": "http://www.acci.cz"
380 "time": "2014-04-08 15:00:19"
383 "name": "jakub-onderka/php-console-highlighter",
387 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
388 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
392 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
393 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
397 "jakub-onderka/php-console-color": "~0.1",
401 "jakub-onderka/php-code-style": "~1.0",
402 "jakub-onderka/php-parallel-lint": "~0.5",
403 "jakub-onderka/php-var-dump-check": "~0.1",
404 "phpunit/phpunit": "~4.0",
405 "squizlabs/php_codesniffer": "~1.5"
410 "JakubOnderka\\PhpConsoleHighlighter": "src/"
413 "notification-url": "https://packagist.org/downloads/",
419 "name": "Jakub Onderka",
421 "homepage": "http://www.acci.cz/"
424 "time": "2015-04-20 18:58:01"
427 "name": "jeremeamia/SuperClosure",
431 "url": "https://github.com/jeremeamia/super_closure.git",
432 "reference": "b712f39c671e5ead60c7ebfe662545456aade833"
436 "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/b712f39c671e5ead60c7ebfe662545456aade833",
437 "reference": "b712f39c671e5ead60c7ebfe662545456aade833",
441 "nikic/php-parser": "~1.0",
445 "codeclimate/php-test-reporter": "~0.1.2",
446 "phpunit/phpunit": "~4.0"
451 "dev-master": "2.1-dev"
456 "SuperClosure\\": "src/"
459 "notification-url": "https://packagist.org/downloads/",
465 "name": "Jeremy Lindblom",
467 "homepage": "https://github.com/jeremeamia",
471 "description": "Serialize Closure objects, including their context and binding",
472 "homepage": "https://github.com/jeremeamia/super_closure",
482 "time": "2015-03-11 20:06:43"
485 "name": "laravel/framework",
489 "url": "https://github.com/laravel/framework.git",
490 "reference": "5e942882319845f71c681ce6e85831129bf66426"
494 "url": "https://api.github.com/repos/laravel/framework/zipball/5e942882319845f71c681ce6e85831129bf66426",
495 "reference": "5e942882319845f71c681ce6e85831129bf66426",
499 "classpreloader/classpreloader": "~2.0",
500 "danielstjules/stringy": "~1.8",
501 "doctrine/inflector": "~1.0",
504 "jeremeamia/superclosure": "~2.0",
505 "league/flysystem": "~1.0",
506 "monolog/monolog": "~1.11",
507 "mtdowling/cron-expression": "~1.0",
508 "nesbot/carbon": "~1.19",
510 "psy/psysh": "~0.5.1",
511 "swiftmailer/swiftmailer": "~5.1",
512 "symfony/console": "2.7.*",
513 "symfony/css-selector": "2.7.*",
514 "symfony/debug": "2.7.*",
515 "symfony/dom-crawler": "2.7.*",
516 "symfony/finder": "2.7.*",
517 "symfony/http-foundation": "2.7.*",
518 "symfony/http-kernel": "2.7.*",
519 "symfony/process": "2.7.*",
520 "symfony/routing": "2.7.*",
521 "symfony/translation": "2.7.*",
522 "symfony/var-dumper": "2.7.*",
523 "vlucas/phpdotenv": "~1.0"
526 "illuminate/auth": "self.version",
527 "illuminate/broadcasting": "self.version",
528 "illuminate/bus": "self.version",
529 "illuminate/cache": "self.version",
530 "illuminate/config": "self.version",
531 "illuminate/console": "self.version",
532 "illuminate/container": "self.version",
533 "illuminate/contracts": "self.version",
534 "illuminate/cookie": "self.version",
535 "illuminate/database": "self.version",
536 "illuminate/encryption": "self.version",
537 "illuminate/events": "self.version",
538 "illuminate/exception": "self.version",
539 "illuminate/filesystem": "self.version",
540 "illuminate/foundation": "self.version",
541 "illuminate/hashing": "self.version",
542 "illuminate/http": "self.version",
543 "illuminate/log": "self.version",
544 "illuminate/mail": "self.version",
545 "illuminate/pagination": "self.version",
546 "illuminate/pipeline": "self.version",
547 "illuminate/queue": "self.version",
548 "illuminate/redis": "self.version",
549 "illuminate/routing": "self.version",
550 "illuminate/session": "self.version",
551 "illuminate/support": "self.version",
552 "illuminate/translation": "self.version",
553 "illuminate/validation": "self.version",
554 "illuminate/view": "self.version"
557 "aws/aws-sdk-php": "~3.0",
558 "iron-io/iron_mq": "~2.0",
559 "mockery/mockery": "~0.9.1",
560 "pda/pheanstalk": "~3.0",
561 "phpunit/phpunit": "~4.0",
562 "predis/predis": "~1.0"
565 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
566 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
567 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
568 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers (~5.3|~6.0).",
569 "iron-io/iron_mq": "Required to use the iron queue driver (~2.0).",
570 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
571 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
572 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
573 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
574 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0)."
579 "dev-master": "5.1-dev"
584 "src/Illuminate/Queue/IlluminateQueueClosure.php"
587 "src/Illuminate/Foundation/helpers.php",
588 "src/Illuminate/Support/helpers.php"
591 "Illuminate\\": "src/Illuminate/"
594 "notification-url": "https://packagist.org/downloads/",
600 "name": "Taylor Otwell",
604 "description": "The Laravel Framework.",
605 "homepage": "http://laravel.com",
610 "time": "2015-07-12 02:27:36"
613 "name": "league/flysystem",
617 "url": "https://github.com/thephpleague/flysystem.git",
618 "reference": "b58431785768abbb4f00c10e66a065095a0693ef"
622 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b58431785768abbb4f00c10e66a065095a0693ef",
623 "reference": "b58431785768abbb4f00c10e66a065095a0693ef",
631 "mockery/mockery": "~0.9",
632 "phpspec/phpspec": "^2.2",
633 "phpspec/prophecy-phpunit": "~1.0",
634 "phpunit/phpunit": "~4.1"
637 "ext-fileinfo": "Required for MimeType",
638 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
639 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
640 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
641 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
642 "league/flysystem-copy": "Allows you to use Copy.com storage",
643 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
644 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
645 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
646 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
647 "league/flysystem-webdav": "Allows you to use WebDAV storage",
648 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
653 "dev-master": "1.1-dev"
658 "League\\Flysystem\\": "src/"
661 "notification-url": "https://packagist.org/downloads/",
667 "name": "Frank de Jonge",
671 "description": "Filesystem abstraction: Many filesystems, one API.",
691 "time": "2015-07-11 14:58:06"
694 "name": "monolog/monolog",
698 "url": "https://github.com/Seldaek/monolog.git",
699 "reference": "b287fbbe1ca27847064beff2bad7fb6920bf08cc"
703 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b287fbbe1ca27847064beff2bad7fb6920bf08cc",
704 "reference": "b287fbbe1ca27847064beff2bad7fb6920bf08cc",
712 "psr/log-implementation": "1.0.0"
715 "aws/aws-sdk-php": "^2.4.9",
716 "doctrine/couchdb": "~1.0@dev",
717 "graylog2/gelf-php": "~1.0",
718 "php-console/php-console": "^3.1.3",
719 "phpunit/phpunit": "~4.5",
720 "phpunit/phpunit-mock-objects": "2.3.0",
721 "raven/raven": "~0.8",
722 "ruflin/elastica": ">=0.90 <3.0",
723 "swiftmailer/swiftmailer": "~5.3",
724 "videlalvaro/php-amqplib": "~2.4"
727 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
728 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
729 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
730 "ext-mongo": "Allow sending log messages to a MongoDB server",
731 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
732 "php-console/php-console": "Allow sending log messages to Google Chrome",
733 "raven/raven": "Allow sending log messages to a Sentry server",
734 "rollbar/rollbar": "Allow sending log messages to Rollbar",
735 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
736 "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
741 "dev-master": "1.14.x-dev"
746 "Monolog\\": "src/Monolog"
749 "notification-url": "https://packagist.org/downloads/",
755 "name": "Jordi Boggiano",
757 "homepage": "http://seld.be"
760 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
761 "homepage": "http://github.com/Seldaek/monolog",
767 "time": "2015-06-19 13:29:54"
770 "name": "mtdowling/cron-expression",
774 "url": "https://github.com/mtdowling/cron-expression.git",
775 "reference": "fd92e883195e5dfa77720b1868cf084b08be4412"
779 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/fd92e883195e5dfa77720b1868cf084b08be4412",
780 "reference": "fd92e883195e5dfa77720b1868cf084b08be4412",
787 "phpunit/phpunit": "4.*"
795 "notification-url": "https://packagist.org/downloads/",
801 "name": "Michael Dowling",
803 "homepage": "https://github.com/mtdowling"
806 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
811 "time": "2015-01-11 23:07:46"
814 "name": "nesbot/carbon",
818 "url": "https://github.com/briannesbitt/Carbon.git",
819 "reference": "bfd3eaba109c9a2405c92174c8e17f20c2b9caf3"
823 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bfd3eaba109c9a2405c92174c8e17f20c2b9caf3",
824 "reference": "bfd3eaba109c9a2405c92174c8e17f20c2b9caf3",
829 "symfony/translation": "~2.6|~3.0"
832 "phpunit/phpunit": "~4.0"
840 "notification-url": "https://packagist.org/downloads/",
846 "name": "Brian Nesbitt",
848 "homepage": "http://nesbot.com"
851 "description": "A simple API extension for DateTime.",
852 "homepage": "http://carbon.nesbot.com",
858 "time": "2015-06-25 04:19:39"
861 "name": "nikic/php-parser",
865 "url": "https://github.com/nikic/PHP-Parser.git",
866 "reference": "dff239267fd1befa1cd40430c9ed12591aa720ca"
870 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dff239267fd1befa1cd40430c9ed12591aa720ca",
871 "reference": "dff239267fd1befa1cd40430c9ed12591aa720ca",
875 "ext-tokenizer": "*",
881 "dev-master": "1.3-dev"
889 "notification-url": "https://packagist.org/downloads/",
895 "name": "Nikita Popov"
898 "description": "A PHP parser written in PHP",
903 "time": "2015-05-02 15:40:40"
906 "name": "psr/http-message",
910 "url": "https://github.com/php-fig/http-message.git",
911 "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
915 "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
916 "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
925 "dev-master": "1.0.x-dev"
930 "Psr\\Http\\Message\\": "src/"
933 "notification-url": "https://packagist.org/downloads/",
940 "homepage": "http://www.php-fig.org/"
943 "description": "Common interface for HTTP messages",
952 "time": "2015-05-04 20:22:00"
959 "url": "https://github.com/php-fig/log.git",
960 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
964 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
965 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
974 "notification-url": "https://packagist.org/downloads/",
981 "homepage": "http://www.php-fig.org/"
984 "description": "Common interface for logging libraries",
990 "time": "2012-12-21 11:40:51"
997 "url": "https://github.com/bobthecow/psysh.git",
998 "reference": "e5a46a767928e85f1f47dda654beda8c680ddd94"
1002 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e5a46a767928e85f1f47dda654beda8c680ddd94",
1003 "reference": "e5a46a767928e85f1f47dda654beda8c680ddd94",
1007 "dnoegel/php-xdg-base-dir": "0.1",
1008 "jakub-onderka/php-console-highlighter": "0.3.*",
1009 "nikic/php-parser": "^1.2.1",
1011 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1012 "symfony/var-dumper": "~2.7|~3.0"
1015 "fabpot/php-cs-fixer": "~1.5",
1016 "phpunit/phpunit": "~3.7|~4.0",
1017 "squizlabs/php_codesniffer": "~2.0",
1018 "symfony/finder": "~2.1|~3.0"
1021 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
1022 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
1023 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
1024 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
1032 "dev-develop": "0.6.x-dev"
1037 "src/Psy/functions.php"
1043 "notification-url": "https://packagist.org/downloads/",
1049 "name": "Justin Hileman",
1051 "homepage": "http://justinhileman.com"
1054 "description": "An interactive shell for modern PHP.",
1055 "homepage": "http://psysh.org",
1062 "time": "2015-07-03 16:48:00"
1065 "name": "swiftmailer/swiftmailer",
1066 "version": "v5.4.1",
1069 "url": "https://github.com/swiftmailer/swiftmailer.git",
1070 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
1074 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
1075 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
1082 "mockery/mockery": "~0.9.1,<0.9.4"
1087 "dev-master": "5.4-dev"
1092 "lib/swift_required.php"
1095 "notification-url": "https://packagist.org/downloads/",
1101 "name": "Chris Corbyn"
1104 "name": "Fabien Potencier",
1108 "description": "Swiftmailer, free feature-rich PHP mailer",
1109 "homepage": "http://swiftmailer.org",
1115 "time": "2015-06-06 14:19:39"
1118 "name": "symfony/console",
1119 "version": "v2.7.1",
1122 "url": "https://github.com/symfony/Console.git",
1123 "reference": "564398bc1f33faf92fc2ec86859983d30eb81806"
1127 "url": "https://api.github.com/repos/symfony/Console/zipball/564398bc1f33faf92fc2ec86859983d30eb81806",
1128 "reference": "564398bc1f33faf92fc2ec86859983d30eb81806",
1136 "symfony/event-dispatcher": "~2.1",
1137 "symfony/phpunit-bridge": "~2.7",
1138 "symfony/process": "~2.1"
1141 "psr/log": "For using the console logger",
1142 "symfony/event-dispatcher": "",
1143 "symfony/process": ""
1148 "dev-master": "2.7-dev"
1153 "Symfony\\Component\\Console\\": ""
1156 "notification-url": "https://packagist.org/downloads/",
1162 "name": "Fabien Potencier",
1166 "name": "Symfony Community",
1167 "homepage": "https://symfony.com/contributors"
1170 "description": "Symfony Console Component",
1171 "homepage": "https://symfony.com",
1172 "time": "2015-06-10 15:30:22"
1175 "name": "symfony/css-selector",
1176 "version": "v2.7.1",
1179 "url": "https://github.com/symfony/CssSelector.git",
1180 "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092"
1184 "url": "https://api.github.com/repos/symfony/CssSelector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092",
1185 "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092",
1192 "symfony/phpunit-bridge": "~2.7"
1197 "dev-master": "2.7-dev"
1202 "Symfony\\Component\\CssSelector\\": ""
1205 "notification-url": "https://packagist.org/downloads/",
1211 "name": "Jean-François Simon",
1215 "name": "Fabien Potencier",
1219 "name": "Symfony Community",
1220 "homepage": "https://symfony.com/contributors"
1223 "description": "Symfony CssSelector Component",
1224 "homepage": "https://symfony.com",
1225 "time": "2015-05-15 13:33:16"
1228 "name": "symfony/debug",
1229 "version": "v2.7.1",
1232 "url": "https://github.com/symfony/Debug.git",
1233 "reference": "075070230c5bbc65abde8241191655bbce0716e2"
1237 "url": "https://api.github.com/repos/symfony/Debug/zipball/075070230c5bbc65abde8241191655bbce0716e2",
1238 "reference": "075070230c5bbc65abde8241191655bbce0716e2",
1246 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1249 "symfony/class-loader": "~2.2",
1250 "symfony/http-foundation": "~2.1",
1251 "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
1252 "symfony/phpunit-bridge": "~2.7"
1255 "symfony/http-foundation": "",
1256 "symfony/http-kernel": ""
1261 "dev-master": "2.7-dev"
1266 "Symfony\\Component\\Debug\\": ""
1269 "notification-url": "https://packagist.org/downloads/",
1275 "name": "Fabien Potencier",
1279 "name": "Symfony Community",
1280 "homepage": "https://symfony.com/contributors"
1283 "description": "Symfony Debug Component",
1284 "homepage": "https://symfony.com",
1285 "time": "2015-06-08 09:37:21"
1288 "name": "symfony/dom-crawler",
1289 "version": "v2.7.1",
1292 "url": "https://github.com/symfony/DomCrawler.git",
1293 "reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3"
1297 "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/11d8eb8ccc1533f4c2d89a025f674894fda520b3",
1298 "reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3",
1305 "symfony/css-selector": "~2.3",
1306 "symfony/phpunit-bridge": "~2.7"
1309 "symfony/css-selector": ""
1314 "dev-master": "2.7-dev"
1319 "Symfony\\Component\\DomCrawler\\": ""
1322 "notification-url": "https://packagist.org/downloads/",
1328 "name": "Fabien Potencier",
1332 "name": "Symfony Community",
1333 "homepage": "https://symfony.com/contributors"
1336 "description": "Symfony DomCrawler Component",
1337 "homepage": "https://symfony.com",
1338 "time": "2015-05-22 14:54:25"
1341 "name": "symfony/event-dispatcher",
1342 "version": "v2.7.1",
1345 "url": "https://github.com/symfony/EventDispatcher.git",
1346 "reference": "be3c5ff8d503c46768aeb78ce6333051aa6f26d9"
1350 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/be3c5ff8d503c46768aeb78ce6333051aa6f26d9",
1351 "reference": "be3c5ff8d503c46768aeb78ce6333051aa6f26d9",
1359 "symfony/config": "~2.0,>=2.0.5",
1360 "symfony/dependency-injection": "~2.6",
1361 "symfony/expression-language": "~2.6",
1362 "symfony/phpunit-bridge": "~2.7",
1363 "symfony/stopwatch": "~2.3"
1366 "symfony/dependency-injection": "",
1367 "symfony/http-kernel": ""
1372 "dev-master": "2.7-dev"
1377 "Symfony\\Component\\EventDispatcher\\": ""
1380 "notification-url": "https://packagist.org/downloads/",
1386 "name": "Fabien Potencier",
1390 "name": "Symfony Community",
1391 "homepage": "https://symfony.com/contributors"
1394 "description": "Symfony EventDispatcher Component",
1395 "homepage": "https://symfony.com",
1396 "time": "2015-06-08 09:37:21"
1399 "name": "symfony/finder",
1400 "version": "v2.7.1",
1403 "url": "https://github.com/symfony/Finder.git",
1404 "reference": "c13a40d638aeede1e8400f8c956c7f9246c05f75"
1408 "url": "https://api.github.com/repos/symfony/Finder/zipball/c13a40d638aeede1e8400f8c956c7f9246c05f75",
1409 "reference": "c13a40d638aeede1e8400f8c956c7f9246c05f75",
1416 "symfony/phpunit-bridge": "~2.7"
1421 "dev-master": "2.7-dev"
1426 "Symfony\\Component\\Finder\\": ""
1429 "notification-url": "https://packagist.org/downloads/",
1435 "name": "Fabien Potencier",
1439 "name": "Symfony Community",
1440 "homepage": "https://symfony.com/contributors"
1443 "description": "Symfony Finder Component",
1444 "homepage": "https://symfony.com",
1445 "time": "2015-06-04 20:11:48"
1448 "name": "symfony/http-foundation",
1449 "version": "v2.7.1",
1452 "url": "https://github.com/symfony/HttpFoundation.git",
1453 "reference": "4f363c426b0ced57e3d14460022feb63937980ff"
1457 "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/4f363c426b0ced57e3d14460022feb63937980ff",
1458 "reference": "4f363c426b0ced57e3d14460022feb63937980ff",
1465 "symfony/expression-language": "~2.4",
1466 "symfony/phpunit-bridge": "~2.7"
1471 "dev-master": "2.7-dev"
1476 "Symfony\\Component\\HttpFoundation\\": ""
1482 "notification-url": "https://packagist.org/downloads/",
1488 "name": "Fabien Potencier",
1492 "name": "Symfony Community",
1493 "homepage": "https://symfony.com/contributors"
1496 "description": "Symfony HttpFoundation Component",
1497 "homepage": "https://symfony.com",
1498 "time": "2015-06-10 15:30:22"
1501 "name": "symfony/http-kernel",
1502 "version": "v2.7.1",
1505 "url": "https://github.com/symfony/HttpKernel.git",
1506 "reference": "208101c7a11e31933183bd2a380486e528c74302"
1510 "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/208101c7a11e31933183bd2a380486e528c74302",
1511 "reference": "208101c7a11e31933183bd2a380486e528c74302",
1517 "symfony/debug": "~2.6,>=2.6.2",
1518 "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2",
1519 "symfony/http-foundation": "~2.5,>=2.5.4"
1522 "symfony/config": "<2.7"
1525 "symfony/browser-kit": "~2.3",
1526 "symfony/class-loader": "~2.1",
1527 "symfony/config": "~2.7",
1528 "symfony/console": "~2.3",
1529 "symfony/css-selector": "~2.0,>=2.0.5",
1530 "symfony/dependency-injection": "~2.2",
1531 "symfony/dom-crawler": "~2.0,>=2.0.5",
1532 "symfony/expression-language": "~2.4",
1533 "symfony/finder": "~2.0,>=2.0.5",
1534 "symfony/phpunit-bridge": "~2.7",
1535 "symfony/process": "~2.0,>=2.0.5",
1536 "symfony/routing": "~2.2",
1537 "symfony/stopwatch": "~2.3",
1538 "symfony/templating": "~2.2",
1539 "symfony/translation": "~2.0,>=2.0.5",
1540 "symfony/var-dumper": "~2.6"
1543 "symfony/browser-kit": "",
1544 "symfony/class-loader": "",
1545 "symfony/config": "",
1546 "symfony/console": "",
1547 "symfony/dependency-injection": "",
1548 "symfony/finder": "",
1549 "symfony/var-dumper": ""
1554 "dev-master": "2.7-dev"
1559 "Symfony\\Component\\HttpKernel\\": ""
1562 "notification-url": "https://packagist.org/downloads/",
1568 "name": "Fabien Potencier",
1572 "name": "Symfony Community",
1573 "homepage": "https://symfony.com/contributors"
1576 "description": "Symfony HttpKernel Component",
1577 "homepage": "https://symfony.com",
1578 "time": "2015-06-11 21:15:28"
1581 "name": "symfony/process",
1582 "version": "v2.7.1",
1585 "url": "https://github.com/symfony/Process.git",
1586 "reference": "552d8efdc80980cbcca50b28d626ac8e36e3cdd1"
1590 "url": "https://api.github.com/repos/symfony/Process/zipball/552d8efdc80980cbcca50b28d626ac8e36e3cdd1",
1591 "reference": "552d8efdc80980cbcca50b28d626ac8e36e3cdd1",
1598 "symfony/phpunit-bridge": "~2.7"
1603 "dev-master": "2.7-dev"
1608 "Symfony\\Component\\Process\\": ""
1611 "notification-url": "https://packagist.org/downloads/",
1617 "name": "Fabien Potencier",
1621 "name": "Symfony Community",
1622 "homepage": "https://symfony.com/contributors"
1625 "description": "Symfony Process Component",
1626 "homepage": "https://symfony.com",
1627 "time": "2015-06-08 09:37:21"
1630 "name": "symfony/routing",
1631 "version": "v2.7.1",
1634 "url": "https://github.com/symfony/Routing.git",
1635 "reference": "5581be29185b8fb802398904555f70da62f6d50d"
1639 "url": "https://api.github.com/repos/symfony/Routing/zipball/5581be29185b8fb802398904555f70da62f6d50d",
1640 "reference": "5581be29185b8fb802398904555f70da62f6d50d",
1647 "symfony/config": "<2.7"
1650 "doctrine/annotations": "~1.0",
1651 "doctrine/common": "~2.2",
1653 "symfony/config": "~2.7",
1654 "symfony/expression-language": "~2.4",
1655 "symfony/http-foundation": "~2.3",
1656 "symfony/phpunit-bridge": "~2.7",
1657 "symfony/yaml": "~2.0,>=2.0.5"
1660 "doctrine/annotations": "For using the annotation loader",
1661 "symfony/config": "For using the all-in-one router or any loader",
1662 "symfony/expression-language": "For using expression matching",
1663 "symfony/yaml": "For using the YAML loader"
1668 "dev-master": "2.7-dev"
1673 "Symfony\\Component\\Routing\\": ""
1676 "notification-url": "https://packagist.org/downloads/",
1682 "name": "Fabien Potencier",
1686 "name": "Symfony Community",
1687 "homepage": "https://symfony.com/contributors"
1690 "description": "Symfony Routing Component",
1691 "homepage": "https://symfony.com",
1698 "time": "2015-06-11 17:20:40"
1701 "name": "symfony/translation",
1702 "version": "v2.7.1",
1705 "url": "https://github.com/symfony/Translation.git",
1706 "reference": "8349a2b0d11bd0311df9e8914408080912983a0b"
1710 "url": "https://api.github.com/repos/symfony/Translation/zipball/8349a2b0d11bd0311df9e8914408080912983a0b",
1711 "reference": "8349a2b0d11bd0311df9e8914408080912983a0b",
1718 "symfony/config": "<2.7"
1722 "symfony/config": "~2.7",
1723 "symfony/intl": "~2.3",
1724 "symfony/phpunit-bridge": "~2.7",
1725 "symfony/yaml": "~2.2"
1728 "psr/log": "To use logging capability in translator",
1729 "symfony/config": "",
1735 "dev-master": "2.7-dev"
1740 "Symfony\\Component\\Translation\\": ""
1743 "notification-url": "https://packagist.org/downloads/",
1749 "name": "Fabien Potencier",
1753 "name": "Symfony Community",
1754 "homepage": "https://symfony.com/contributors"
1757 "description": "Symfony Translation Component",
1758 "homepage": "https://symfony.com",
1759 "time": "2015-06-11 17:26:34"
1762 "name": "symfony/var-dumper",
1763 "version": "v2.7.1",
1766 "url": "https://github.com/symfony/var-dumper.git",
1767 "reference": "c509921f260353bf07b257f84017777c8b0aa4bc"
1771 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c509921f260353bf07b257f84017777c8b0aa4bc",
1772 "reference": "c509921f260353bf07b257f84017777c8b0aa4bc",
1779 "symfony/phpunit-bridge": "~2.7"
1782 "ext-symfony_debug": ""
1787 "dev-master": "2.7-dev"
1792 "Resources/functions/dump.php"
1795 "Symfony\\Component\\VarDumper\\": ""
1798 "notification-url": "https://packagist.org/downloads/",
1804 "name": "Nicolas Grekas",
1808 "name": "Symfony Community",
1809 "homepage": "https://symfony.com/contributors"
1812 "description": "Symfony mechanism for exploring and dumping PHP variables",
1813 "homepage": "https://symfony.com",
1818 "time": "2015-06-08 09:37:21"
1821 "name": "vlucas/phpdotenv",
1822 "version": "v1.1.1",
1825 "url": "https://github.com/vlucas/phpdotenv.git",
1826 "reference": "0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa"
1830 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa",
1831 "reference": "0cac554ce06277e33ddf9f0b7ade4b8bbf2af3fa",
1838 "phpunit/phpunit": "~4.0"
1846 "notification-url": "https://packagist.org/downloads/",
1852 "name": "Vance Lucas",
1854 "homepage": "http://www.vancelucas.com"
1857 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
1858 "homepage": "http://github.com/vlucas/phpdotenv",
1864 "time": "2015-05-30 15:59:26"
1869 "name": "doctrine/instantiator",
1873 "url": "https://github.com/doctrine/instantiator.git",
1874 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
1878 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
1879 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
1883 "php": ">=5.3,<8.0-DEV"
1886 "athletic/athletic": "~0.1.8",
1889 "phpunit/phpunit": "~4.0",
1890 "squizlabs/php_codesniffer": "~2.0"
1895 "dev-master": "1.0.x-dev"
1900 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1903 "notification-url": "https://packagist.org/downloads/",
1909 "name": "Marco Pivetta",
1911 "homepage": "http://ocramius.github.com/"
1914 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1915 "homepage": "https://github.com/doctrine/instantiator",
1920 "time": "2015-06-14 21:17:01"
1923 "name": "fzaninotto/faker",
1924 "version": "v1.5.0",
1927 "url": "https://github.com/fzaninotto/Faker.git",
1928 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
1932 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
1933 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
1940 "phpunit/phpunit": "~4.0",
1941 "squizlabs/php_codesniffer": "~1.5"
1949 "dev-master": "1.5.x-dev"
1954 "Faker\\": "src/Faker/"
1957 "notification-url": "https://packagist.org/downloads/",
1963 "name": "François Zaninotto"
1966 "description": "Faker is a PHP library that generates fake data for you.",
1972 "time": "2015-05-29 06:29:14"
1975 "name": "hamcrest/hamcrest-php",
1976 "version": "v1.2.2",
1979 "url": "https://github.com/hamcrest/hamcrest-php.git",
1980 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
1984 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
1985 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
1992 "cordoval/hamcrest-php": "*",
1993 "davedevelopment/hamcrest-php": "*",
1994 "kodova/hamcrest-php": "*"
1997 "phpunit/php-file-iterator": "1.3.3",
1998 "satooshi/php-coveralls": "dev-master"
2006 "hamcrest/Hamcrest.php"
2009 "notification-url": "https://packagist.org/downloads/",
2013 "description": "This is the PHP port of Hamcrest Matchers",
2017 "time": "2015-05-11 14:41:42"
2020 "name": "mockery/mockery",
2024 "url": "https://github.com/padraic/mockery.git",
2025 "reference": "70bba85e4aabc9449626651f48b9018ede04f86b"
2029 "url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b",
2030 "reference": "70bba85e4aabc9449626651f48b9018ede04f86b",
2034 "hamcrest/hamcrest-php": "~1.1",
2035 "lib-pcre": ">=7.0",
2039 "phpunit/phpunit": "~4.0"
2044 "dev-master": "0.9.x-dev"
2049 "Mockery": "library/"
2052 "notification-url": "https://packagist.org/downloads/",
2058 "name": "Pádraic Brady",
2060 "homepage": "http://blog.astrumfutura.com"
2063 "name": "Dave Marshall",
2065 "homepage": "http://davedevelopment.co.uk"
2068 "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.",
2069 "homepage": "http://github.com/padraic/mockery",
2082 "time": "2015-04-02 19:54:00"
2085 "name": "phpdocumentor/reflection-docblock",
2089 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2090 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
2094 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
2095 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
2102 "phpunit/phpunit": "~4.0"
2105 "dflydev/markdown": "~1.0",
2106 "erusev/parsedown": "~1.0"
2111 "dev-master": "2.0.x-dev"
2121 "notification-url": "https://packagist.org/downloads/",
2127 "name": "Mike van Riel",
2131 "time": "2015-02-03 12:10:50"
2134 "name": "phpspec/php-diff",
2135 "version": "v1.0.2",
2138 "url": "https://github.com/phpspec/php-diff.git",
2139 "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
2143 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
2144 "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
2153 "notification-url": "https://packagist.org/downloads/",
2159 "name": "Chris Boulton",
2160 "homepage": "http://github.com/chrisboulton",
2161 "role": "Original developer"
2164 "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
2165 "time": "2013-11-01 13:02:21"
2168 "name": "phpspec/phpspec",
2172 "url": "https://github.com/phpspec/phpspec.git",
2173 "reference": "e9a40577323e67f1de2e214abf32976a0352d8f8"
2177 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/e9a40577323e67f1de2e214abf32976a0352d8f8",
2178 "reference": "e9a40577323e67f1de2e214abf32976a0352d8f8",
2182 "doctrine/instantiator": "^1.0.1",
2184 "phpspec/php-diff": "~1.0.0",
2185 "phpspec/prophecy": "~1.4",
2186 "sebastian/exporter": "~1.0",
2187 "symfony/console": "~2.3",
2188 "symfony/event-dispatcher": "~2.1",
2189 "symfony/finder": "~2.1",
2190 "symfony/process": "~2.1",
2191 "symfony/yaml": "~2.1"
2194 "behat/behat": "^3.0.11",
2195 "bossa/phpspec2-expect": "~1.0",
2196 "phpunit/phpunit": "~4.4",
2197 "symfony/filesystem": "~2.1",
2198 "symfony/process": "~2.1"
2201 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
2209 "dev-master": "2.2.x-dev"
2217 "notification-url": "https://packagist.org/downloads/",
2223 "name": "Konstantin Kudryashov",
2225 "homepage": "http://everzet.com"
2228 "name": "Marcello Duarte",
2229 "homepage": "http://marcelloduarte.net/"
2232 "description": "Specification-oriented BDD framework for PHP 5.3+",
2233 "homepage": "http://phpspec.net/",
2243 "time": "2015-05-30 15:21:40"
2246 "name": "phpspec/prophecy",
2247 "version": "v1.4.1",
2250 "url": "https://github.com/phpspec/prophecy.git",
2251 "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
2255 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
2256 "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
2260 "doctrine/instantiator": "^1.0.2",
2261 "phpdocumentor/reflection-docblock": "~2.0",
2262 "sebastian/comparator": "~1.1"
2265 "phpspec/phpspec": "~2.0"
2270 "dev-master": "1.4.x-dev"
2275 "Prophecy\\": "src/"
2278 "notification-url": "https://packagist.org/downloads/",
2284 "name": "Konstantin Kudryashov",
2286 "homepage": "http://everzet.com"
2289 "name": "Marcello Duarte",
2293 "description": "Highly opinionated mocking framework for PHP 5.3+",
2294 "homepage": "https://github.com/phpspec/prophecy",
2303 "time": "2015-04-27 22:15:08"
2306 "name": "phpunit/php-code-coverage",
2310 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2311 "reference": "07e27765596d72c378a6103e80da5d84e802f1e4"
2315 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/07e27765596d72c378a6103e80da5d84e802f1e4",
2316 "reference": "07e27765596d72c378a6103e80da5d84e802f1e4",
2321 "phpunit/php-file-iterator": "~1.3",
2322 "phpunit/php-text-template": "~1.2",
2323 "phpunit/php-token-stream": "~1.3",
2324 "sebastian/environment": "~1.0",
2325 "sebastian/version": "~1.0"
2328 "ext-xdebug": ">=2.1.4",
2329 "phpunit/phpunit": "~4"
2333 "ext-xdebug": ">=2.2.1",
2334 "ext-xmlwriter": "*"
2339 "dev-master": "2.1.x-dev"
2347 "notification-url": "https://packagist.org/downloads/",
2353 "name": "Sebastian Bergmann",
2358 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2359 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2365 "time": "2015-06-30 06:52:35"
2368 "name": "phpunit/php-file-iterator",
2372 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2373 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
2377 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
2378 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
2387 "dev-master": "1.4.x-dev"
2395 "notification-url": "https://packagist.org/downloads/",
2401 "name": "Sebastian Bergmann",
2406 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2407 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2412 "time": "2015-04-02 05:19:05"
2415 "name": "phpunit/php-text-template",
2419 "url": "https://github.com/sebastianbergmann/php-text-template.git",
2420 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2424 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2425 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2437 "notification-url": "https://packagist.org/downloads/",
2443 "name": "Sebastian Bergmann",
2448 "description": "Simple template engine.",
2449 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2453 "time": "2015-06-21 13:50:34"
2456 "name": "phpunit/php-timer",
2460 "url": "https://github.com/sebastianbergmann/php-timer.git",
2461 "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d"
2465 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/83fe1bdc5d47658b727595c14da140da92b3d66d",
2466 "reference": "83fe1bdc5d47658b727595c14da140da92b3d66d",
2478 "notification-url": "https://packagist.org/downloads/",
2484 "name": "Sebastian Bergmann",
2489 "description": "Utility class for timing",
2490 "homepage": "https://github.com/sebastianbergmann/php-timer/",
2494 "time": "2015-06-13 07:35:30"
2497 "name": "phpunit/php-token-stream",
2501 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2502 "reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9"
2506 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
2507 "reference": "7a9b0969488c3c54fd62b4d504b3ec758fd005d9",
2511 "ext-tokenizer": "*",
2515 "phpunit/phpunit": "~4.2"
2520 "dev-master": "1.4-dev"
2528 "notification-url": "https://packagist.org/downloads/",
2534 "name": "Sebastian Bergmann",
2538 "description": "Wrapper around PHP's tokenizer extension.",
2539 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2543 "time": "2015-06-19 03:43:16"
2546 "name": "phpunit/phpunit",
2550 "url": "https://github.com/sebastianbergmann/phpunit.git",
2551 "reference": "0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b"
2555 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b",
2556 "reference": "0ebabb4cda7d066be8391dfdbaf57fe70ac9a99b",
2563 "ext-reflection": "*",
2566 "phpspec/prophecy": "~1.3,>=1.3.1",
2567 "phpunit/php-code-coverage": "~2.1",
2568 "phpunit/php-file-iterator": "~1.4",
2569 "phpunit/php-text-template": "~1.2",
2570 "phpunit/php-timer": ">=1.0.6",
2571 "phpunit/phpunit-mock-objects": "~2.3",
2572 "sebastian/comparator": "~1.1",
2573 "sebastian/diff": "~1.2",
2574 "sebastian/environment": "~1.2",
2575 "sebastian/exporter": "~1.2",
2576 "sebastian/global-state": "~1.0",
2577 "sebastian/version": "~1.0",
2578 "symfony/yaml": "~2.1|~3.0"
2581 "phpunit/php-invoker": "~1.1"
2589 "dev-master": "4.7.x-dev"
2597 "notification-url": "https://packagist.org/downloads/",
2603 "name": "Sebastian Bergmann",
2608 "description": "The PHP Unit Testing framework.",
2609 "homepage": "https://phpunit.de/",
2615 "time": "2015-06-30 06:53:57"
2618 "name": "phpunit/phpunit-mock-objects",
2622 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2623 "reference": "1c330b1b6e1ea8fd15f2fbea46770576e366855c"
2627 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/1c330b1b6e1ea8fd15f2fbea46770576e366855c",
2628 "reference": "1c330b1b6e1ea8fd15f2fbea46770576e366855c",
2632 "doctrine/instantiator": "~1.0,>=1.0.2",
2634 "phpunit/php-text-template": "~1.2"
2637 "phpunit/phpunit": "~4.4"
2645 "dev-master": "2.3.x-dev"
2653 "notification-url": "https://packagist.org/downloads/",
2659 "name": "Sebastian Bergmann",
2664 "description": "Mock Object library for PHPUnit",
2665 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2670 "time": "2015-07-04 05:41:32"
2673 "name": "sebastian/comparator",
2677 "url": "https://github.com/sebastianbergmann/comparator.git",
2678 "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
2682 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
2683 "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
2688 "sebastian/diff": "~1.2",
2689 "sebastian/exporter": "~1.2"
2692 "phpunit/phpunit": "~4.4"
2697 "dev-master": "1.1.x-dev"
2705 "notification-url": "https://packagist.org/downloads/",
2711 "name": "Jeff Welch",
2715 "name": "Volker Dusch",
2719 "name": "Bernhard Schussek",
2723 "name": "Sebastian Bergmann",
2727 "description": "Provides the functionality to compare PHP values for equality",
2728 "homepage": "http://www.github.com/sebastianbergmann/comparator",
2734 "time": "2015-01-29 16:28:08"
2737 "name": "sebastian/diff",
2741 "url": "https://github.com/sebastianbergmann/diff.git",
2742 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
2746 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
2747 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
2754 "phpunit/phpunit": "~4.2"
2759 "dev-master": "1.3-dev"
2767 "notification-url": "https://packagist.org/downloads/",
2773 "name": "Kore Nordmann",
2777 "name": "Sebastian Bergmann",
2781 "description": "Diff implementation",
2782 "homepage": "http://www.github.com/sebastianbergmann/diff",
2786 "time": "2015-02-22 15:13:53"
2789 "name": "sebastian/environment",
2793 "url": "https://github.com/sebastianbergmann/environment.git",
2794 "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
2798 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
2799 "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
2806 "phpunit/phpunit": "~4.4"
2811 "dev-master": "1.3.x-dev"
2819 "notification-url": "https://packagist.org/downloads/",
2825 "name": "Sebastian Bergmann",
2829 "description": "Provides functionality to handle HHVM/PHP environments",
2830 "homepage": "http://www.github.com/sebastianbergmann/environment",
2836 "time": "2015-01-01 10:01:08"
2839 "name": "sebastian/exporter",
2843 "url": "https://github.com/sebastianbergmann/exporter.git",
2844 "reference": "84839970d05254c73cde183a721c7af13aede943"
2848 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
2849 "reference": "84839970d05254c73cde183a721c7af13aede943",
2854 "sebastian/recursion-context": "~1.0"
2857 "phpunit/phpunit": "~4.4"
2862 "dev-master": "1.2.x-dev"
2870 "notification-url": "https://packagist.org/downloads/",
2876 "name": "Jeff Welch",
2880 "name": "Volker Dusch",
2884 "name": "Bernhard Schussek",
2888 "name": "Sebastian Bergmann",
2892 "name": "Adam Harvey",
2896 "description": "Provides the functionality to export PHP variables for visualization",
2897 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2902 "time": "2015-01-27 07:23:06"
2905 "name": "sebastian/global-state",
2909 "url": "https://github.com/sebastianbergmann/global-state.git",
2910 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
2914 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
2915 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
2922 "phpunit/phpunit": "~4.2"
2930 "dev-master": "1.0-dev"
2938 "notification-url": "https://packagist.org/downloads/",
2944 "name": "Sebastian Bergmann",
2948 "description": "Snapshotting of global state",
2949 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2953 "time": "2014-10-06 09:23:50"
2956 "name": "sebastian/recursion-context",
2960 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2961 "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
2965 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
2966 "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
2973 "phpunit/phpunit": "~4.4"
2978 "dev-master": "1.0.x-dev"
2986 "notification-url": "https://packagist.org/downloads/",
2992 "name": "Jeff Welch",
2996 "name": "Sebastian Bergmann",
3000 "name": "Adam Harvey",
3004 "description": "Provides functionality to recursively process PHP variables",
3005 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3006 "time": "2015-01-24 09:48:32"
3009 "name": "sebastian/version",
3013 "url": "https://github.com/sebastianbergmann/version.git",
3014 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
3018 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3019 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3028 "notification-url": "https://packagist.org/downloads/",
3034 "name": "Sebastian Bergmann",
3039 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3040 "homepage": "https://github.com/sebastianbergmann/version",
3041 "time": "2015-06-21 13:59:46"
3044 "name": "symfony/yaml",
3045 "version": "v2.7.1",
3048 "url": "https://github.com/symfony/Yaml.git",
3049 "reference": "9808e75c609a14f6db02f70fccf4ca4aab53c160"
3053 "url": "https://api.github.com/repos/symfony/Yaml/zipball/9808e75c609a14f6db02f70fccf4ca4aab53c160",
3054 "reference": "9808e75c609a14f6db02f70fccf4ca4aab53c160",
3061 "symfony/phpunit-bridge": "~2.7"
3066 "dev-master": "2.7-dev"
3071 "Symfony\\Component\\Yaml\\": ""
3074 "notification-url": "https://packagist.org/downloads/",
3080 "name": "Fabien Potencier",
3084 "name": "Symfony Community",
3085 "homepage": "https://symfony.com/contributors"
3088 "description": "Symfony Yaml Component",
3089 "homepage": "https://symfony.com",
3090 "time": "2015-06-10 15:30:22"
3094 "minimum-stability": "stable",
3095 "stability-flags": [],
3096 "prefer-stable": false,
3097 "prefer-lowest": false,