{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "b911091ce436aaefaf0fa7e2e11d8f49", "packages": [ { "name": "bacon/bacon-qr-code", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", "reference": "f2937bc90179125ae7c708233c7a2927b2a35033" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f2937bc90179125ae7c708233c7a2927b2a35033", "reference": "f2937bc90179125ae7c708233c7a2927b2a35033", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-gd": "to generate QR code images" }, "type": "library", "autoload": { "psr-0": { "BaconQrCode": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "http://www.dasprids.de", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", "time": "2014-12-24 13:14:29" }, { "name": "barryvdh/laravel-debugbar", "version": "1.x-dev", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", "reference": "d510da02fef2381c0946185bddd6271b73e60169" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d510da02fef2381c0946185bddd6271b73e60169", "reference": "d510da02fef2381c0946185bddd6271b73e60169", "shasum": "" }, "require": { "illuminate/support": "4.*", "maximebf/debugbar": "~1.10.2", "php": ">=5.3.0", "symfony/finder": "~2.3" }, "type": "library", "extra": { "branch-alias": { "dev-v1.x": "1.8-dev" } }, "autoload": { "psr-4": { "Barryvdh\\Debugbar\\": "src/" }, "files": [ "src/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "PHP Debugbar integration for Laravel", "keywords": [ "debug", "debugbar", "laravel", "profiler", "webprofiler" ], "time": "2015-02-04 09:52:12" }, { "name": "cartalyst/sentry", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/cartalyst/sentry.git", "reference": "57eb4ec33b342d621d8e7e499492f797443c0428" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cartalyst/sentry/zipball/57eb4ec33b342d621d8e7e499492f797443c0428", "reference": "57eb4ec33b342d621d8e7e499492f797443c0428", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "illuminate/cookie": ">=4.0.9,<4.2", "illuminate/database": ">=4.0.9,<4.2", "illuminate/http": ">=4.0.9,<4.2", "illuminate/session": ">=4.0.9,<4.2", "ircmaxell/password-compat": "1.0.*", "mockery/mockery": "0.7.2" }, "suggest": { "happydemon/txt": "Required Text helpers when using the Kohana implementation", "illuminate/database": "Default sentry user, group and throttling implementations.", "ircmaxell/password-compat": "Default hashing uses PHP 5.5 password_* functions, with forward-compatible support." }, "type": "library", "extra": { "component": "package", "frameworks": [ "Laravel 3", "Laravel 4", "CodeIgniter 3", "FuelPHP 1", "Kohana" ], "versions": { "1": "1.1/master", "2": "master" }, "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/Cartalyst/Sentry/Groups/Exceptions.php", "src/Cartalyst/Sentry/Throttling/Exceptions.php", "src/Cartalyst/Sentry/Users/Exceptions.php", "src/migrations" ], "psr-0": { "Cartalyst\\Sentry": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Ben Corlett", "email": "ben.corlett@cartalyst.com", "role": "Developer" }, { "name": "Cartalyst LLC", "email": "help@cartalyst.com" }, { "name": "Bruno Gaspar", "email": "bruno.gaspar@cartalyst.com", "role": "Developer" }, { "name": "Dan Syme", "email": "dan.syme@cartalyst.com", "role": "Creator & Designer" }, { "name": "Daniel Petrie", "email": "dan.petrie@cartalyst.com", "role": "Developer" } ], "description": "PHP 5.3+ Fully-featured Authentication & Authorization System", "keywords": [ "auth", "codeigniter", "fuelphp", "kohana", "laravel", "security" ], "time": "2014-08-28 12:03:39" }, { "name": "chumper/datatable", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Chumper/Datatable.git", "reference": "f621d51d847c5011a8dde70361869397e1facdd6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Chumper/Datatable/zipball/f621d51d847c5011a8dde70361869397e1facdd6", "reference": "f621d51d847c5011a8dde70361869397e1facdd6", "shasum": "" }, "require": { "illuminate/config": "4.*|~5.0", "illuminate/support": "4.*|~5.0", "illuminate/view": "4.*|~5.0", "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "dev-master", "orchestra/testbench": "2.1.*", "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Chumper\\Datatable": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Plaschke", "email": "github@nilsplaschke.de", "homepage": "http://nilsplaschke.de", "role": "Developer" } ], "description": "This is a laravel 4 package for the server and client side of datatablaes at http://datatables.net/", "homepage": "http://github.com/Chumper/datatable", "keywords": [ "ajax", "datatables", "jquery", "laravel" ], "time": "2015-01-18 21:37:26" }, { "name": "classpreloader/classpreloader", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/ClassPreloader/ClassPreloader.git", "reference": "f0bfbf71fb3335c9473f695d4d966ba2fb879a9f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/f0bfbf71fb3335c9473f695d4d966ba2fb879a9f", "reference": "f0bfbf71fb3335c9473f695d4d966ba2fb879a9f", "shasum": "" }, "require": { "nikic/php-parser": "~1.0", "php": ">=5.3.3", "symfony/console": "~2.1", "symfony/filesystem": "~2.1", "symfony/finder": "~2.1" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "classpreloader.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "ClassPreloader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "graham@mineuk.com" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com" } ], "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case", "keywords": [ "autoload", "class", "preload" ], "time": "2015-01-26 22:06:19" }, { "name": "d11wtq/boris", "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/d11wtq/boris.git", "reference": "125dd4e5752639af7678a22ea597115646d89c6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/d11wtq/boris/zipball/125dd4e5752639af7678a22ea597115646d89c6e", "reference": "125dd4e5752639af7678a22ea597115646d89c6e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "ext-pcntl": "*", "ext-posix": "*", "ext-readline": "*" }, "bin": [ "bin/boris" ], "type": "library", "autoload": { "psr-0": { "Boris": "lib" } }, "notification-url": "https://packagist.org/downloads/", "time": "2014-01-17 12:21:18" }, { "name": "filp/whoops", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf", "reference": "a85fab9a98f1f9b8ebcdbe71733f0d910e5b9adf", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "0.9.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-0": { "Whoops": "src/" }, "classmap": [ "src/deprecated" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://github.com/filp/whoops", "keywords": [ "error", "exception", "handling", "library", "silex-provider", "whoops", "zf2" ], "time": "2014-10-26 09:05:09" }, { "name": "intervention/image", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "a8c0e77447877a0a8591ff8e74ad0d14d3ca4c7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/a8c0e77447877a0a8591ff8e74ad0d14d3ca4c7e", "reference": "a8c0e77447877a0a8591ff8e74ad0d14d3ca4c7e", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "~0.9.2", "phpunit/phpunit": "3.*" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing.", "intervention/imagecache": "Caching extension for the Intervention Image library" }, "type": "library", "autoload": { "psr-4": { "Intervention\\Image\\": "src/Intervention/Image" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.net", "homepage": "http://olivervogel.net/" } ], "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ], "time": "2015-02-03 15:44:48" }, { "name": "ircmaxell/password-compat", "version": "1.0.x-dev", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "9b99377557a33a4129c9194e60a97a685fab21e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/9b99377557a33a4129c9194e60a97a685fab21e0", "reference": "9b99377557a33a4129c9194e60a97a685fab21e0", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "time": "2014-11-20 19:18:42" }, { "name": "jeremeamia/SuperClosure", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/jeremeamia/super_closure.git", "reference": "dba99c01800510c2d78a15d8579a49673072f270" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/dba99c01800510c2d78a15d8579a49673072f270", "reference": "dba99c01800510c2d78a15d8579a49673072f270", "shasum": "" }, "require": { "nikic/php-parser": "dev-master", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Jeremeamia\\SuperClosure": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Lindblom" } ], "description": "Doing interesting things with closures like serialization and partial function application.", "homepage": "https://github.com/jeremeamia/super_closure", "keywords": [ "closure", "function", "parser", "serializable", "serialize", "tokenizer" ], "time": "2013-06-14 07:20:08" }, { "name": "laravel/framework", "version": "v4.2.9", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", "reference": "14665bc3c38c3ec24a12c904d013a663dc4a1d8f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/framework/zipball/14665bc3c38c3ec24a12c904d013a663dc4a1d8f", "reference": "14665bc3c38c3ec24a12c904d013a663dc4a1d8f", "shasum": "" }, "require": { "classpreloader/classpreloader": "~1.0", "d11wtq/boris": "~1.0", "filp/whoops": "1.1.*", "ircmaxell/password-compat": "~1.0", "jeremeamia/superclosure": "~1.0", "monolog/monolog": "~1.6", "nesbot/carbon": "~1.0", "patchwork/utf8": "1.1.*", "php": ">=5.4.0", "phpseclib/phpseclib": "0.3.*", "predis/predis": "0.8.*", "stack/builder": "~1.0", "swiftmailer/swiftmailer": "~5.1", "symfony/browser-kit": "2.5.*", "symfony/console": "2.5.*", "symfony/css-selector": "2.5.*", "symfony/debug": "2.5.*", "symfony/dom-crawler": "2.5.*", "symfony/finder": "2.5.*", "symfony/http-foundation": "2.5.*", "symfony/http-kernel": "2.5.*", "symfony/process": "2.5.*", "symfony/routing": "2.5.*", "symfony/security-core": "2.5.*", "symfony/translation": "2.5.*" }, "replace": { "illuminate/auth": "self.version", "illuminate/cache": "self.version", "illuminate/config": "self.version", "illuminate/console": "self.version", "illuminate/container": "self.version", "illuminate/cookie": "self.version", "illuminate/database": "self.version", "illuminate/encryption": "self.version", "illuminate/events": "self.version", "illuminate/exception": "self.version", "illuminate/filesystem": "self.version", "illuminate/foundation": "self.version", "illuminate/hashing": "self.version", "illuminate/html": "self.version", "illuminate/http": "self.version", "illuminate/log": "self.version", "illuminate/mail": "self.version", "illuminate/pagination": "self.version", "illuminate/queue": "self.version", "illuminate/redis": "self.version", "illuminate/remote": "self.version", "illuminate/routing": "self.version", "illuminate/session": "self.version", "illuminate/support": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", "illuminate/view": "self.version", "illuminate/workbench": "self.version" }, "require-dev": { "aws/aws-sdk-php": "~2.6", "iron-io/iron_mq": "~1.5", "mockery/mockery": "~0.9", "pda/pheanstalk": "~2.1", "phpunit/phpunit": "~4.0" }, "suggest": { "doctrine/dbal": "Allow renaming columns and dropping SQLite columns." }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "classmap": [ "src/Illuminate/Queue/IlluminateQueueClosure.php" ], "files": [ "src/Illuminate/Support/helpers.php" ], "psr-0": { "Illuminate": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "time": "2014-09-15 02:45:24" }, { "name": "maximebf/debugbar", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", "reference": "7b2006e6e095126b5a061ec33fca3d90ea8a8219" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/7b2006e6e095126b5a061ec33fca3d90ea8a8219", "reference": "7b2006e6e095126b5a061ec33fca3d90ea8a8219", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0", "symfony/var-dumper": "~2.6" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "kriswallsmith/assetic": "The best way to manage assets", "monolog/monolog": "Log using Monolog", "predis/predis": "Redis storage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-0": { "DebugBar": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Bouroumeau-Fuseau", "email": "maxime.bouroumeau@gmail.com", "homepage": "http://maximebf.com" } ], "description": "Debug bar in the browser for php application", "homepage": "https://github.com/maximebf/php-debugbar", "keywords": [ "debug" ], "time": "2015-02-05 07:51:20" }, { "name": "monolog/monolog", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "7583a2b96b9fda7ece90e34a23cd46e4858b3352" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/7583a2b96b9fda7ece90e34a23cd46e4858b3352", "reference": "7583a2b96b9fda7ece90e34a23cd46e4858b3352", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "~2.4, >2.4.8", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "phpunit/phpunit": "~4.0", "raven/raven": "~0.5", "ruflin/elastica": "0.90.*", "videlalvaro/php-amqplib": "~2.4" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "raven/raven": "Allow sending log messages to a Sentry server", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.12.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2015-01-29 16:05:08" }, { "name": "nesbot/carbon", "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42", "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-0": { "Carbon": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "http://nesbot.com" } ], "description": "A simple API extension for DateTime.", "homepage": "https://github.com/briannesbitt/Carbon", "keywords": [ "date", "datetime", "time" ], "time": "2014-09-26 02:52:02" }, { "name": "nikic/php-parser", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "1366e833a16c4267883187da6da7b317f0582dd7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1366e833a16c4267883187da6da7b317f0582dd7", "reference": "1366e833a16c4267883187da6da7b317f0582dd7", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "files": [ "lib/bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2015-01-31 21:59:38" }, { "name": "patchwork/utf8", "version": "1.1.x-dev", "source": { "type": "git", "url": "https://github.com/tchwork/utf8.git", "reference": "ffa082111aa3cb23cf2479a17e6785ace91da982" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tchwork/utf8/zipball/ffa082111aa3cb23cf2479a17e6785ace91da982", "reference": "ffa082111aa3cb23cf2479a17e6785ace91da982", "shasum": "" }, "require": { "lib-pcre": ">=7.3", "php": ">=5.3.0" }, "suggest": { "ext-iconv": "Use iconv for best performance", "ext-intl": "Use Intl for best performance", "ext-mbstring": "Use Mbstring for best performance" }, "type": "library", "autoload": { "psr-0": { "Patchwork": "class/", "Normalizer": "class/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "(Apache-2.0 or GPL-2.0)" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP", "homepage": "https://github.com/tchwork/utf8", "keywords": [ "grapheme", "i18n", "unicode", "utf-8", "utf8" ], "time": "2015-01-12 08:05:15" }, { "name": "phpseclib/phpseclib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "c0511f2df456014da07a2e607ada5510904c6db3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c0511f2df456014da07a2e607ada5510904c6db3", "reference": "c0511f2df456014da07a2e607ada5510904c6db3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "2.7.*", "phpunit/phpunit": "4.0.*", "sami/sami": "1.*", "squizlabs/php_codesniffer": "1.*" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "autoload": { "psr-0": { "Crypt": "phpseclib/", "File": "phpseclib/", "Math": "phpseclib/", "Net": "phpseclib/", "System": "phpseclib/" }, "files": [ "phpseclib/Crypt/Random.php" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "phpseclib/" ], "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "time": "2014-11-20 09:58:23" }, { "name": "predis/predis", "version": "0.8.x-dev", "source": { "type": "git", "url": "https://github.com/nrk/predis.git", "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nrk/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6", "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Allows access to Webdis when paired with phpiredis", "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol" }, "type": "library", "autoload": { "psr-0": { "Predis": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniele Alessandri", "email": "suppakilla@gmail.com", "homepage": "http://clorophilla.net" } ], "description": "Flexible and feature-complete PHP client library for Redis", "homepage": "http://github.com/nrk/predis", "keywords": [ "nosql", "predis", "redis" ], "time": "2014-08-01 09:43:10" }, { "name": "psr/log", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "1af1529b49a6e065ae6802e70192aba35d79b7d8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/1af1529b49a6e065ae6802e70192aba35d79b7d8", "reference": "1af1529b49a6e065ae6802e70192aba35d79b7d8", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Psr\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "keywords": [ "log", "psr", "psr-3" ], "time": "2015-02-05 09:32:11" }, { "name": "stack/builder", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", "reference": "14afc80a5bd9dc160470e3131b697f7d0c070729" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stackphp/builder/zipball/14afc80a5bd9dc160470e3131b697f7d0c070729", "reference": "14afc80a5bd9dc160470e3131b697f7d0c070729", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.1" }, "require-dev": { "silex/silex": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Stack": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "Builder for stack middlewares based on HttpKernelInterface.", "keywords": [ "stack" ], "time": "2014-12-09 14:20:11" }, { "name": "swiftmailer/swiftmailer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "db95cfa68a8bc91d1c54f75c416f481c9a8bd100" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/db95cfa68a8bc91d1c54f75c416f481c9a8bd100", "reference": "db95cfa68a8bc91d1c54f75c416f481c9a8bd100", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.3-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "mail", "mailer" ], "time": "2015-01-18 13:49:36" }, { "name": "symfony/browser-kit", "version": "2.5.x-dev", "target-dir": "Symfony/Component/BrowserKit", "source": { "type": "git", "url": "https://github.com/symfony/BrowserKit.git", "reference": "b2b78b850a32251cbbd9915ab61453302e7ecd72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/b2b78b850a32251cbbd9915ab61453302e7ecd72", "reference": "b2b78b850a32251cbbd9915ab61453302e7ecd72", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/dom-crawler": "~2.0,>=2.0.5" }, "require-dev": { "symfony/css-selector": "~2.0,>=2.0.5", "symfony/process": "~2.0,>=2.0.5" }, "suggest": { "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\BrowserKit\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony BrowserKit Component", "homepage": "http://symfony.com", "time": "2015-01-03 08:01:13" }, { "name": "symfony/config", "version": "2.7.x-dev", "target-dir": "Symfony/Component/Config", "source": { "type": "git", "url": "https://github.com/symfony/Config.git", "reference": "1624dd47e1f4dc89ae4e7ca4a0476325042f8e82" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Config/zipball/1624dd47e1f4dc89ae4e7ca4a0476325042f8e82", "reference": "1624dd47e1f4dc89ae4e7ca4a0476325042f8e82", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/filesystem": "~2.3|~3.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Config\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Config Component", "homepage": "http://symfony.com", "time": "2015-01-25 04:39:35" }, { "name": "symfony/console", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", "reference": "767a4be52d062d49bb0ef5f593f5f5d06b2f5ff3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Console/zipball/767a4be52d062d49bb0ef5f593f5f5d06b2f5ff3", "reference": "767a4be52d062d49bb0ef5f593f5f5d06b2f5ff3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Console\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com", "time": "2015-02-05 06:31:40" }, { "name": "symfony/css-selector", "version": "2.5.x-dev", "target-dir": "Symfony/Component/CssSelector", "source": { "type": "git", "url": "https://github.com/symfony/CssSelector.git", "reference": "d45b306421462295e76b94bcf76b963867450327" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/CssSelector/zipball/d45b306421462295e76b94bcf76b963867450327", "reference": "d45b306421462295e76b94bcf76b963867450327", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\CssSelector\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony CssSelector Component", "homepage": "http://symfony.com", "time": "2015-01-03 08:01:13" }, { "name": "symfony/debug", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Debug", "source": { "type": "git", "url": "https://github.com/symfony/Debug.git", "reference": "ed3019589cdadf32c521d1e181f9d72955645c67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Debug/zipball/ed3019589cdadf32c521d1e181f9d72955645c67", "reference": "ed3019589cdadf32c521d1e181f9d72955645c67", "shasum": "" }, "require": { "php": ">=5.3.3" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/class-loader": "~2.2", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2" }, "suggest": { "symfony/http-foundation": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Debug\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Debug Component", "homepage": "http://symfony.com", "time": "2015-01-16 14:51:58" }, { "name": "symfony/dom-crawler", "version": "2.5.x-dev", "target-dir": "Symfony/Component/DomCrawler", "source": { "type": "git", "url": "https://github.com/symfony/DomCrawler.git", "reference": "3860edcf7ff7e173cfe2151f0d425e610e77cc35" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/3860edcf7ff7e173cfe2151f0d425e610e77cc35", "reference": "3860edcf7ff7e173cfe2151f0d425e610e77cc35", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/css-selector": "~2.3" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\DomCrawler\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DomCrawler Component", "homepage": "http://symfony.com", "time": "2015-01-03 08:01:13" }, { "name": "symfony/event-dispatcher", "version": "2.7.x-dev", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "e9298668dce8dd219d1ee2290c7f313954f1f984" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e9298668dce8dd219d1ee2290c7f313954f1f984", "reference": "e9298668dce8dd219d1ee2290c7f313954f1f984", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.0,>=2.0.5|~3.0.0", "symfony/dependency-injection": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0", "symfony/stopwatch": "~2.3|~3.0.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", "time": "2015-02-05 06:58:17" }, { "name": "symfony/filesystem", "version": "2.7.x-dev", "target-dir": "Symfony/Component/Filesystem", "source": { "type": "git", "url": "https://github.com/symfony/Filesystem.git", "reference": "e681ca515e1e668a551b089177867e62e03d7d2d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/e681ca515e1e668a551b089177867e62e03d7d2d", "reference": "e681ca515e1e668a551b089177867e62e03d7d2d", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Filesystem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Filesystem Component", "homepage": "http://symfony.com", "time": "2015-01-09 06:51:41" }, { "name": "symfony/finder", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Finder", "source": { "type": "git", "url": "https://github.com/symfony/Finder.git", "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2", "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Finder\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", "time": "2015-01-03 08:01:13" }, { "name": "symfony/http-foundation", "version": "2.5.x-dev", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation.git", "reference": "749f478499b89aaf53bdd6c80743fc0c3a72cce4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/749f478499b89aaf53bdd6c80743fc0c3a72cce4", "reference": "749f478499b89aaf53bdd6c80743fc0c3a72cce4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/expression-language": "~2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpFoundation\\": "" }, "classmap": [ "Symfony/Component/HttpFoundation/Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", "time": "2015-02-05 06:31:40" }, { "name": "symfony/http-kernel", "version": "2.5.x-dev", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel.git", "reference": "122057675f27f41b25b5811523516cc018eb28ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/122057675f27f41b25b5811523516cc018eb28ed", "reference": "122057675f27f41b25b5811523516cc018eb28ed", "shasum": "" }, "require": { "php": ">=5.3.3", "psr/log": "~1.0", "symfony/debug": "~2.5.9|~2.6,>=2.6.2", "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2", "symfony/http-foundation": "~2.5" }, "require-dev": { "symfony/browser-kit": "~2.3", "symfony/class-loader": "~2.1", "symfony/config": "~2.0,>=2.0.5", "symfony/console": "~2.2", "symfony/css-selector": "~2.0,>=2.0.5", "symfony/dependency-injection": "~2.2", "symfony/dom-crawler": "~2.0,>=2.0.5", "symfony/expression-language": "~2.4", "symfony/finder": "~2.0,>=2.0.5", "symfony/process": "~2.0,>=2.0.5", "symfony/routing": "~2.2", "symfony/stopwatch": "~2.3", "symfony/templating": "~2.2" }, "suggest": { "symfony/browser-kit": "", "symfony/class-loader": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "", "symfony/finder": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpKernel\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony HttpKernel Component", "homepage": "http://symfony.com", "time": "2015-02-02 14:03:24" }, { "name": "symfony/process", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Process", "source": { "type": "git", "url": "https://github.com/symfony/Process.git", "reference": "daaa39a0d7462c225f711b20dc8f5896bdab92ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Process/zipball/daaa39a0d7462c225f711b20dc8f5896bdab92ff", "reference": "daaa39a0d7462c225f711b20dc8f5896bdab92ff", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Process\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Process Component", "homepage": "http://symfony.com", "time": "2015-02-05 08:31:48" }, { "name": "symfony/routing", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/Routing.git", "reference": "8743280059d6d74db4a7fb58bbe049bd795195a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Routing/zipball/8743280059d6d74db4a7fb58bbe049bd795195a9", "reference": "8743280059d6d74db4a7fb58bbe049bd795195a9", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", "symfony/config": "~2.2", "symfony/expression-language": "~2.4", "symfony/http-foundation": "~2.3", "symfony/yaml": "~2.0,>=2.0.5" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Routing\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Routing Component", "homepage": "http://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "time": "2015-02-05 06:31:40" }, { "name": "symfony/security-core", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Security/Core", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", "reference": "3a27d7b34ee62cb0fdf5ad970e7777912ef4722f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-core/zipball/3a27d7b34ee62cb0fdf5ad970e7777912ef4722f", "reference": "3a27d7b34ee62cb0fdf5ad970e7777912ef4722f", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "ircmaxell/password-compat": "1.0.*", "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1", "symfony/expression-language": "~2.4", "symfony/http-foundation": "~2.4", "symfony/translation": "~2.0,>=2.0.5", "symfony/validator": "~2.5,>=2.5.5" }, "suggest": { "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5", "symfony/event-dispatcher": "", "symfony/expression-language": "For using the expression voter", "symfony/http-foundation": "", "symfony/validator": "For using the user password constraint" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Security\\Core\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Security Component - Core Library", "homepage": "http://symfony.com", "time": "2015-01-25 04:37:39" }, { "name": "symfony/stopwatch", "version": "2.7.x-dev", "target-dir": "Symfony/Component/Stopwatch", "source": { "type": "git", "url": "https://github.com/symfony/Stopwatch.git", "reference": "f6ce5e09596ec0493ef42acf5eb0b38218733e48" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/f6ce5e09596ec0493ef42acf5eb0b38218733e48", "reference": "f6ce5e09596ec0493ef42acf5eb0b38218733e48", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Stopwatch\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Stopwatch Component", "homepage": "http://symfony.com", "time": "2015-01-09 06:51:41" }, { "name": "symfony/translation", "version": "2.5.x-dev", "target-dir": "Symfony/Component/Translation", "source": { "type": "git", "url": "https://github.com/symfony/Translation.git", "reference": "165b5348cd20f8c4b2fcf1097c9c8300d1093b90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Translation/zipball/165b5348cd20f8c4b2fcf1097c9c8300d1093b90", "reference": "165b5348cd20f8c4b2fcf1097c9c8300d1093b90", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/config": "~2.3,>=2.3.12", "symfony/intl": "~2.3", "symfony/yaml": "~2.2" }, "suggest": { "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Translation\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Translation Component", "homepage": "http://symfony.com", "time": "2015-01-03 15:23:51" }, { "name": "symfony/var-dumper", "version": "2.7.x-dev", "target-dir": "Symfony/Component/VarDumper", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "32d9d37b10996006df9e298e05aee59dc53742af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/32d9d37b10996006df9e298e05aee59dc53742af", "reference": "32d9d37b10996006df9e298e05aee59dc53742af", "shasum": "" }, "require": { "php": ">=5.3.9" }, "suggest": { "ext-symfony_debug": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-0": { "Symfony\\Component\\VarDumper\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "http://symfony.com", "keywords": [ "debug", "dump" ], "time": "2015-02-05 06:58:17" }, { "name": "symfony/yaml", "version": "2.7.x-dev", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", "reference": "02ba3dc638c5d3f0ab3b47ddb74f98c11dcc0c60" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Yaml/zipball/02ba3dc638c5d3f0ab3b47ddb74f98c11dcc0c60", "reference": "02ba3dc638c5d3f0ab3b47ddb74f98c11dcc0c60", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Yaml\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", "time": "2015-01-25 04:39:35" } ], "packages-dev": [ { "name": "doctrine/instantiator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "3d9669e597439e8d205baf315efb757038fb4dea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/3d9669e597439e8d205baf315efb757038fb4dea", "reference": "3d9669e597439e8d205baf315efb757038fb4dea", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2015-01-16 19:29:51" }, { "name": "phpdocumentor/reflection-docblock", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "09352d340640520f1047ff29f7a8e73129e2eb1c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/09352d340640520f1047ff29f7a8e73129e2eb1c", "reference": "09352d340640520f1047ff29f7a8e73129e2eb1c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "dflydev/markdown": "~1.0", "erusev/parsedown": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "phpDocumentor": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "mike.vanriel@naenius.com" } ], "time": "2015-02-03 20:57:02" }, { "name": "phpspec/prophecy", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "d647e27524f9f7edc37baf63a114b52f5975808f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d647e27524f9f7edc37baf63a114b52f5975808f", "reference": "d647e27524f9f7edc37baf63a114b52f5975808f", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "phpdocumentor/reflection-docblock": "~2.0", "sebastian/comparator": "~1.1" }, "require-dev": { "phpspec/phpspec": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2015-01-26 10:50:16" }, { "name": "phpunit/php-code-coverage", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "34cc484af1ca149188d0d9e91412191e398e0b67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67", "reference": "34cc484af1ca149188d0d9e91412191e398e0b67", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", "phpunit/php-token-stream": "~1.3", "sebastian/environment": "~1.0", "sebastian/version": "~1.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", "phpunit/phpunit": "~4" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.2.1", "ext-xmlwriter": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2015-01-24 10:06:35" }, { "name": "phpunit/php-file-iterator", "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "File/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2013-10-10 15:34:57" }, { "name": "phpunit/php-text-template", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "Text/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2014-01-30 17:20:04" }, { "name": "phpunit/php-timer", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "PHP/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2013-08-02 07:42:54" }, { "name": "phpunit/php-token-stream", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/db32c18eba00b121c145575fcbcd4d4d24e6db74", "reference": "db32c18eba00b121c145575fcbcd4d4d24e6db74", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2015-01-17 09:51:32" }, { "name": "phpunit/phpunit", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "a972b59f661ecfc8a18f2045263f63e314d6bc00" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a972b59f661ecfc8a18f2045263f63e314d6bc00", "reference": "a972b59f661ecfc8a18f2045263f63e314d6bc00", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", "phpspec/prophecy": "~1.3.1", "phpunit/php-code-coverage": "~2.0", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "~1.0", "phpunit/phpunit-mock-objects": "~2.3", "sebastian/comparator": "~1.1", "sebastian/diff": "~1.2", "sebastian/environment": "~1.2", "sebastian/exporter": "~1.2", "sebastian/global-state": "~1.0", "sebastian/version": "~1.0", "symfony/yaml": "~2.1|~3.0" }, "suggest": { "phpunit/php-invoker": "~1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.6.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2015-02-05 15:42:36" }, { "name": "phpunit/phpunit-mock-objects", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "b752b41e3fead4feee99f3a2f2972cef517abb8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/b752b41e3fead4feee99f3a2f2972cef517abb8b", "reference": "b752b41e3fead4feee99f3a2f2972cef517abb8b", "shasum": "" }, "require": { "doctrine/instantiator": "~1.0,>=1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2" }, "require-dev": { "phpunit/phpunit": "4.4.*@dev" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2015-01-18 10:44:19" }, { "name": "sebastian/comparator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "1dd8869519a225f7f2b9eb663e225298fade819e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", "reference": "1dd8869519a225f7f2b9eb663e225298fade819e", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.2", "sebastian/exporter": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2015-01-29 16:28:08" }, { "name": "sebastian/diff", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "6dc90302a4cdf8486c221a0ad3a4da53859fcfa5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6dc90302a4cdf8486c221a0ad3a4da53859fcfa5", "reference": "6dc90302a4cdf8486c221a0ad3a4da53859fcfa5", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "http://www.github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2015-01-01 09:20:29" }, { "name": "sebastian/environment", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e", "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2015-01-01 10:01:08" }, { "name": "sebastian/exporter", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "84839970d05254c73cde183a721c7af13aede943" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", "reference": "84839970d05254c73cde183a721c7af13aede943", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/recursion-context": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2015-01-27 07:23:06" }, { "name": "sebastian/global-state", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "007c441df427cf0e175372fcbb9d196bce7eb743" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/007c441df427cf0e175372fcbb9d196bce7eb743", "reference": "007c441df427cf0e175372fcbb9d196bce7eb743", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2015-01-20 04:09:31" }, { "name": "sebastian/recursion-context", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "3989662bbb30a29d20d9faa04a846af79b276252" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", "reference": "3989662bbb30a29d20d9faa04a846af79b276252", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "time": "2015-01-24 09:48:32" }, { "name": "sebastian/version", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b", "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2014-12-15 14:25:24" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "chumper/datatable": 20, "bacon/bacon-qr-code": 20, "intervention/image": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }