{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "7eec12baae95e3302f17626d3ef393f8", "content-hash": "66cdcc9c585d73d14670d6e8b6fd1b0e", "packages": [], "packages-dev": [ { "name": "andrewsville/php-token-reflection", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Andrewsville/PHP-Token-Reflection.git", "reference": "e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Andrewsville/PHP-Token-Reflection/zipball/e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee", "reference": "e6d0ac2baf66cdf154be34c3d2a2aa1bd4b426ee", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "TokenReflection": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3" ], "authors": [ { "name": "Ondřej Nešpor", "homepage": "https://github.com/andrewsville" }, { "name": "Jaroslav Hanslík", "homepage": "https://github.com/kukulich" } ], "description": "Library emulating the PHP internal reflection using just the tokenized source code.", "homepage": "http://andrewsville.github.com/PHP-Token-Reflection/", "keywords": [ "library", "reflection", "tokenizer" ], "time": "2014-08-06 16:37:08" }, { "name": "apigen/apigen", "version": "v4.1.2", "source": { "type": "git", "url": "https://github.com/ApiGen/ApiGen.git", "reference": "3365433ea3433b0e5c8f763608f8e63cbedb2a3a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ApiGen/ApiGen/zipball/3365433ea3433b0e5c8f763608f8e63cbedb2a3a", "reference": "3365433ea3433b0e5c8f763608f8e63cbedb2a3a", "shasum": "" }, "require": { "andrewsville/php-token-reflection": "~1.4", "apigen/theme-bootstrap": "~1.1.2", "apigen/theme-default": "~1.0.1", "herrera-io/phar-update": "~2.0", "kdyby/events": "~2.0", "kukulich/fshl": "~2.1", "latte/latte": ">=2.2.0,<2.3.5", "michelf/php-markdown": "~1.4", "nette/application": "~2.2", "nette/bootstrap": "~2.2", "nette/di": "~2.2", "nette/mail": "~2.2", "nette/neon": "~2.2", "nette/robot-loader": "~2.2", "nette/safe-stream": "~2.2", "php": ">=5.4", "symfony/console": "~2.6", "symfony/options-resolver": "~2.6.1", "symfony/yaml": "~2.6", "tracy/tracy": "~2.2" }, "require-dev": { "herrera-io/box": "~1.6", "mockery/mockery": "~0.9" }, "bin": [ "bin/apigen" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.1.0-dev" } }, "autoload": { "psr-4": { "ApiGen\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Ondřej Nešpor", "homepage": "https://github.com/andrewsville" }, { "name": "Jaroslav Hanslík", "homepage": "https://github.com/kukulich" }, { "name": "Tomáš Votruba", "email": "tomas.vot@gmail.com" }, { "name": "Olivier Laviale", "homepage": "https://github.com/olvlvl" } ], "description": "PHP source code API generator", "homepage": "http://apigen.org/", "keywords": [ "api", "documentation", "generator", "phpdoc" ], "time": "2015-11-29 20:11:30" }, { "name": "apigen/theme-bootstrap", "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/ApiGen/ThemeBootstrap.git", "reference": "55a35b4a3a9a5fcaa6a8fc43fb304983cab98c6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ApiGen/ThemeBootstrap/zipball/55a35b4a3a9a5fcaa6a8fc43fb304983cab98c6c", "reference": "55a35b4a3a9a5fcaa6a8fc43fb304983cab98c6c", "shasum": "" }, "require": { "latte/latte": "~2.2" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tomáš Votruba", "email": "tomas.vot@gmail.com" }, { "name": "Olivier Laviale", "homepage": "https://github.com/olvlvl" } ], "description": "Twitter Bootstrap theme for ApiGen", "homepage": "http://apigen.org/", "time": "2015-10-11 14:52:50" }, { "name": "apigen/theme-default", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/ApiGen/ThemeDefault.git", "reference": "51648cf83645d9ae6c655fe46bcd26a347d45336" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ApiGen/ThemeDefault/zipball/51648cf83645d9ae6c655fe46bcd26a347d45336", "reference": "51648cf83645d9ae6c655fe46bcd26a347d45336", "shasum": "" }, "require": { "latte/latte": "~2.2" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Ondřej Nešpor", "homepage": "https://github.com/andrewsville" }, { "name": "Jaroslav Hanslík", "homepage": "https://github.com/kukulich" }, { "name": "Tomáš Votruba", "email": "tomas.vot@gmail.com" }, { "name": "Olivier Laviale", "homepage": "https://github.com/olvlvl" } ], "description": "Default theme for ApiGen", "homepage": "http://apigen.org/", "time": "2015-10-11 14:55:30" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "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-06-14 21:17:01" }, { "name": "guzzle/guzzle", "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle3.git", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1" }, "replace": { "guzzle/batch": "self.version", "guzzle/cache": "self.version", "guzzle/common": "self.version", "guzzle/http": "self.version", "guzzle/inflection": "self.version", "guzzle/iterator": "self.version", "guzzle/log": "self.version", "guzzle/parser": "self.version", "guzzle/plugin": "self.version", "guzzle/plugin-async": "self.version", "guzzle/plugin-backoff": "self.version", "guzzle/plugin-cache": "self.version", "guzzle/plugin-cookie": "self.version", "guzzle/plugin-curlauth": "self.version", "guzzle/plugin-error-response": "self.version", "guzzle/plugin-history": "self.version", "guzzle/plugin-log": "self.version", "guzzle/plugin-md5": "self.version", "guzzle/plugin-mock": "self.version", "guzzle/plugin-oauth": "self.version", "guzzle/service": "self.version", "guzzle/stream": "self.version" }, "require-dev": { "doctrine/cache": "~1.3", "monolog/monolog": "~1.0", "phpunit/phpunit": "3.7.*", "psr/log": "~1.0", "symfony/class-loader": "~2.1", "zendframework/zend-cache": "2.*,<2.3", "zendframework/zend-log": "2.*,<2.3" }, "suggest": { "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.9-dev" } }, "autoload": { "psr-0": { "Guzzle": "src/", "Guzzle\\Tests": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Guzzle Community", "homepage": "https://github.com/guzzle/guzzle/contributors" } ], "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2015-03-18 18:23:50" }, { "name": "herrera-io/json", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/kherge-abandoned/php-json.git", "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kherge-abandoned/php-json/zipball/60c696c9370a1e5136816ca557c17f82a6fa83f1", "reference": "60c696c9370a1e5136816ca557c17f82a6fa83f1", "shasum": "" }, "require": { "ext-json": "*", "justinrainbow/json-schema": ">=1.0,<2.0-dev", "php": ">=5.3.3", "seld/jsonlint": ">=1.0,<2.0-dev" }, "require-dev": { "herrera-io/phpunit-test-case": "1.*", "mikey179/vfsstream": "1.1.0", "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "files": [ "src/lib/json_version.php" ], "psr-0": { "Herrera\\Json": "src/lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Herrera", "email": "kevin@herrera.io", "homepage": "http://kevin.herrera.io" } ], "description": "A library for simplifying JSON linting and validation.", "homepage": "http://herrera-io.github.com/php-json", "keywords": [ "json", "lint", "schema", "validate" ], "time": "2013-10-30 16:51:34" }, { "name": "herrera-io/phar-update", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/kherge-abandoned/php-phar-update.git", "reference": "15643c90d3d43620a4f45c910e6afb7a0ad4b488" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kherge-abandoned/php-phar-update/zipball/15643c90d3d43620a4f45c910e6afb7a0ad4b488", "reference": "15643c90d3d43620a4f45c910e6afb7a0ad4b488", "shasum": "" }, "require": { "herrera-io/json": "1.*", "herrera-io/version": "1.*", "php": ">=5.3.3" }, "require-dev": { "herrera-io/phpunit-test-case": "1.*", "mikey179/vfsstream": "1.1.0", "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "files": [ "src/lib/constants.php" ], "psr-0": { "Herrera\\Phar\\Update": "src/lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Herrera", "email": "kevin@herrera.io", "homepage": "http://kevin.herrera.io" } ], "description": "A library for self-updating Phars.", "homepage": "http://herrera-io.github.com/php-phar-update", "keywords": [ "phar", "update" ], "time": "2013-11-09 17:13:13" }, { "name": "herrera-io/version", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/kherge-abandoned/php-version.git", "reference": "d39d9642b92a04d8b8a28b871b797a35a2545e85" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kherge-abandoned/php-version/zipball/d39d9642b92a04d8b8a28b871b797a35a2545e85", "reference": "d39d9642b92a04d8b8a28b871b797a35a2545e85", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "herrera-io/phpunit-test-case": "1.*", "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Herrera\\Version": "src/lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Herrera", "email": "kevin@herrera.io", "homepage": "http://kevin.herrera.io" } ], "description": "A library for creating, editing, and comparing semantic versioning numbers.", "homepage": "http://github.com/herrera-io/php-version", "keywords": [ "semantic", "version" ], "time": "2014-05-27 05:29:25" }, { "name": "justinrainbow/json-schema", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", "reference": "a4bee9f4b344b66e0a0d96c7afae1e92edf385fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/a4bee9f4b344b66e0a0d96c7afae1e92edf385fe", "reference": "a4bee9f4b344b66e0a0d96c7afae1e92edf385fe", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "json-schema/json-schema-test-suite": "1.1.0", "phpdocumentor/phpdocumentor": "~2", "phpunit/phpunit": "~3.7" }, "bin": [ "bin/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Robert Schönthal", "email": "seroscho@googlemail.com" } ], "description": "A library to validate a json schema.", "homepage": "https://github.com/justinrainbow/json-schema", "keywords": [ "json", "schema" ], "time": "2015-09-08 22:28:04" }, { "name": "kdyby/events", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/Kdyby/Events.git", "reference": "8049e0fc7abb48178b4a2a9af230eceebe1a83bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Kdyby/Events/zipball/8049e0fc7abb48178b4a2a9af230eceebe1a83bc", "reference": "8049e0fc7abb48178b4a2a9af230eceebe1a83bc", "shasum": "" }, "require": { "nette/di": "~2.3@dev", "nette/utils": "~2.3@dev" }, "require-dev": { "jakub-onderka/php-parallel-lint": "~0.7", "latte/latte": "~2.3@dev", "nette/application": "~2.3@dev", "nette/bootstrap": "~2.3@dev", "nette/caching": "~2.3@dev", "nette/component-model": "~2.2@dev", "nette/database": "~2.3@dev", "nette/deprecated": "~2.3@dev", "nette/di": "~2.3@dev", "nette/finder": "~2.3@dev", "nette/forms": "~2.3@dev", "nette/http": "~2.3@dev", "nette/mail": "~2.3@dev", "nette/neon": "~2.3@dev", "nette/nette": "~2.3@dev", "nette/php-generator": "~2.3@dev", "nette/reflection": "~2.3@dev", "nette/robot-loader": "~2.3@dev", "nette/safe-stream": "~2.3@dev", "nette/security": "~2.3@dev", "nette/tester": "~1.4@rc", "nette/tokenizer": "~2.2@dev", "nette/utils": "~2.3@dev", "symfony/event-dispatcher": "~2.5", "tracy/tracy": "~2.3@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-0": { "Kdyby\\Events\\": "src/" }, "classmap": [ "src/Kdyby/Events/exceptions.php" ], "files": [ "src/Doctrine/compatibility.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "Filip Procházka", "email": "filip@prochazka.su", "homepage": "http://filip-prochazka.com" } ], "description": "Events for Nette Framework", "homepage": "http://kdyby.org", "keywords": [ "kdyby", "nette" ], "time": "2015-04-04 16:29:31" }, { "name": "kukulich/fshl", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/kukulich/fshl.git", "reference": "974c294ade5d76c0c16b6fe3fd3a584ba999b24f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kukulich/fshl/zipball/974c294ade5d76c0c16b6fe3fd3a584ba999b24f", "reference": "974c294ade5d76c0c16b6fe3fd3a584ba999b24f", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "autoload": { "psr-0": { "FSHL": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Jaroslav Hanslík", "homepage": "https://github.com/kukulich" } ], "description": "FSHL is a free, open source, universal, fast syntax highlighter written in PHP.", "homepage": "http://fshl.kukulich.cz/", "keywords": [ "highlight", "library", "syntax" ], "time": "2012-09-08 19:00:07" }, { "name": "latte/latte", "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/nette/latte.git", "reference": "5e891af999776d2204a9d06ad66ad8fa0bcd4f8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/latte/zipball/5e891af999776d2204a9d06ad66ad8fa0bcd4f8b", "reference": "5e891af999776d2204a9d06ad66ad8fa0bcd4f8b", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.1" }, "require-dev": { "nette/tester": "~1.3" }, "suggest": { "ext-fileinfo": "to use filter |datastream", "ext-mbstring": "to use filters like lower, upper, capitalize, ..." }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Latte: the amazing template engine for PHP", "homepage": "http://latte.nette.org", "keywords": [ "templating", "twig" ], "time": "2015-08-23 12:36:55" }, { "name": "michelf/php-markdown", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9", "reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-lib": "1.4.x-dev" } }, "autoload": { "psr-0": { "Michelf": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "John Gruber", "homepage": "http://daringfireball.net/" }, { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" } ], "description": "PHP Markdown", "homepage": "https://michelf.ca/projects/php-markdown/", "keywords": [ "markdown" ], "time": "2015-03-01 12:03:08" }, { "name": "nette/application", "version": "v2.3.8", "source": { "type": "git", "url": "https://github.com/nette/application.git", "reference": "32023ed31791cdf05be8816528ae5921dc841b5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/application/zipball/32023ed31791cdf05be8816528ae5921dc841b5a", "reference": "32023ed31791cdf05be8816528ae5921dc841b5a", "shasum": "" }, "require": { "nette/component-model": "~2.2", "nette/http": "~2.2", "nette/reflection": "~2.2", "nette/security": "~2.2", "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "latte/latte": "~2.3.0", "nette/di": "~2.3", "nette/forms": "~2.2", "nette/robot-loader": "~2.2", "nette/tester": "~1.3" }, "suggest": { "latte/latte": "Allows using Latte in templates", "nette/forms": "Allows to use Nette\\Application\\UI\\Form" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Application MVC Component", "homepage": "https://nette.org", "time": "2015-12-03 04:12:02" }, { "name": "nette/bootstrap", "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/nette/bootstrap.git", "reference": "e32964df66f2c5a3a50b229204f583d20c1f6829" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/bootstrap/zipball/e32964df66f2c5a3a50b229204f583d20c1f6829", "reference": "e32964df66f2c5a3a50b229204f583d20c1f6829", "shasum": "" }, "require": { "nette/di": "~2.3", "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "latte/latte": "~2.2", "nette/application": "~2.3", "nette/caching": "~2.3", "nette/database": "~2.3", "nette/forms": "~2.3", "nette/http": "~2.3", "nette/mail": "~2.3", "nette/robot-loader": "~2.2", "nette/safe-stream": "~2.2", "nette/security": "~2.3", "nette/tester": "~1.3", "tracy/tracy": "~2.3" }, "suggest": { "nette/robot-loader": "to use Configurator::createRobotLoader()", "tracy/tracy": "to use Configurator::enableDebugger()" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Bootstrap", "homepage": "https://nette.org", "time": "2015-11-16 20:18:31" }, { "name": "nette/caching", "version": "v2.4.3", "source": { "type": "git", "url": "https://github.com/nette/caching.git", "reference": "f60c1767fe5a4b2b45edf2a98cf9dc70c15ea1b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/caching/zipball/f60c1767fe5a4b2b45edf2a98cf9dc70c15ea1b1", "reference": "f60c1767fe5a4b2b45edf2a98cf9dc70c15ea1b1", "shasum": "" }, "require": { "nette/finder": "~2.2", "nette/utils": "~2.2", "php": ">=5.4.4" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "latte/latte": "~2.3.0", "nette/di": "~2.3", "nette/tester": "~1.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Caching Component", "homepage": "https://nette.org", "time": "2015-11-29 21:35:25" }, { "name": "nette/component-model", "version": "v2.2.4", "source": { "type": "git", "url": "https://github.com/nette/component-model.git", "reference": "07bce436051fd92d084642ce7a47f00045e0d1e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/component-model/zipball/07bce436051fd92d084642ce7a47f00045e0d1e5", "reference": "07bce436051fd92d084642ce7a47f00045e0d1e5", "shasum": "" }, "require": { "nette/utils": "^2.3.5", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "~1.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Component Model", "homepage": "https://nette.org", "time": "2015-10-06 17:54:05" }, { "name": "nette/di", "version": "v2.3.7", "source": { "type": "git", "url": "https://github.com/nette/di.git", "reference": "7595c0bc17125b6ac3bb8f857b7c9b1be743c762" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/di/zipball/7595c0bc17125b6ac3bb8f857b7c9b1be743c762", "reference": "7595c0bc17125b6ac3bb8f857b7c9b1be743c762", "shasum": "" }, "require": { "nette/neon": "^2.3.3", "nette/php-generator": "^2.3.3", "nette/utils": "^2.3.5", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "^1.6" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Dependency Injection Component", "homepage": "https://nette.org", "time": "2015-11-13 12:34:13" }, { "name": "nette/finder", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/nette/finder.git", "reference": "38f803a03f4cddf352e28af70294c71f7026e516" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/finder/zipball/38f803a03f4cddf352e28af70294c71f7026e516", "reference": "38f803a03f4cddf352e28af70294c71f7026e516", "shasum": "" }, "require": { "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "~1.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette Finder: Files Searching", "homepage": "http://nette.org", "time": "2015-07-11 21:13:50" }, { "name": "nette/http", "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/nette/http.git", "reference": "ff2e4608391bca2444df9af6eaf8666ac853eb02" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/http/zipball/ff2e4608391bca2444df9af6eaf8666ac853eb02", "reference": "ff2e4608391bca2444df9af6eaf8666ac853eb02", "shasum": "" }, "require": { "nette/utils": "~2.2, >=2.2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/di": "~2.3", "nette/tester": "~1.4" }, "suggest": { "ext-fileinfo": "to detect type of uploaded files" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette HTTP Component", "homepage": "http://nette.org", "time": "2015-07-19 16:17:50" }, { "name": "nette/mail", "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/nette/mail.git", "reference": "3b8ba96407029d94d83177086bcb5e1fe0046929" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/mail/zipball/3b8ba96407029d94d83177086bcb5e1fe0046929", "reference": "3b8ba96407029d94d83177086bcb5e1fe0046929", "shasum": "" }, "require": { "ext-iconv": "*", "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/di": "~2.3", "nette/tester": "~1.3" }, "suggest": { "ext-fileinfo": "to detect type of attached files" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Mail: Sending E-mails", "homepage": "https://nette.org", "time": "2015-11-29 22:09:25" }, { "name": "nette/neon", "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/nette/neon.git", "reference": "12bbb0e85ba8521dd291f4df0fe20a1b79aae32c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/neon/zipball/12bbb0e85ba8521dd291f4df0fe20a1b79aae32c", "reference": "12bbb0e85ba8521dd291f4df0fe20a1b79aae32c", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=5.3.1" }, "require-dev": { "nette/tester": "~1.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette NEON: parser & generator for Nette Object Notation", "homepage": "http://ne-on.org", "time": "2015-08-22 15:23:30" }, { "name": "nette/php-generator", "version": "v2.3.5", "source": { "type": "git", "url": "https://github.com/nette/php-generator.git", "reference": "224730a45e0cd6e76e692997a3d981a592f80b5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/php-generator/zipball/224730a45e0cd6e76e692997a3d981a592f80b5d", "reference": "224730a45e0cd6e76e692997a3d981a592f80b5d", "shasum": "" }, "require": { "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "~1.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette PHP Generator", "homepage": "https://nette.org", "time": "2015-11-29 22:14:37" }, { "name": "nette/reflection", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/nette/reflection.git", "reference": "9c2ed2a29f1f58125a0f19ffc987812d6b17d3e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/reflection/zipball/9c2ed2a29f1f58125a0f19ffc987812d6b17d3e6", "reference": "9c2ed2a29f1f58125a0f19ffc987812d6b17d3e6", "shasum": "" }, "require": { "ext-tokenizer": "*", "nette/caching": "~2.2", "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/di": "~2.3", "nette/tester": "~1.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette PHP Reflection Component", "homepage": "http://nette.org", "time": "2015-07-11 21:34:53" }, { "name": "nette/robot-loader", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/nette/robot-loader.git", "reference": "69331d359bbc9e5f911c12b82187cac914d983fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/robot-loader/zipball/69331d359bbc9e5f911c12b82187cac914d983fb", "reference": "69331d359bbc9e5f911c12b82187cac914d983fb", "shasum": "" }, "require": { "nette/caching": "~2.2", "nette/finder": "~2.3", "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "~1.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette RobotLoader: comfortable autoloading", "homepage": "http://nette.org", "time": "2015-07-11 21:20:57" }, { "name": "nette/safe-stream", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/nette/safe-stream.git", "reference": "bf30db367b51a0932c44dcb9a378927644d48b2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/safe-stream/zipball/bf30db367b51a0932c44dcb9a378927644d48b2e", "reference": "bf30db367b51a0932c44dcb9a378927644d48b2e", "shasum": "" }, "require": { "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "files": [ "src/loader.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette SafeStream: Atomic Operations", "homepage": "http://nette.org", "time": "2015-07-11 20:59:15" }, { "name": "nette/security", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/nette/security.git", "reference": "744264a42b506d63009d7e3853ed72b04c99e964" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/security/zipball/744264a42b506d63009d7e3853ed72b04c99e964", "reference": "744264a42b506d63009d7e3853ed72b04c99e964", "shasum": "" }, "require": { "nette/utils": "~2.2", "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/di": "~2.3", "nette/http": "~2.3", "nette/tester": "~1.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "http://davidgrudl.com" }, { "name": "Nette Community", "homepage": "http://nette.org/contributors" } ], "description": "Nette Security: Access Control Component", "homepage": "http://nette.org", "time": "2015-07-11 21:22:53" }, { "name": "nette/utils", "version": "v2.3.7", "source": { "type": "git", "url": "https://github.com/nette/utils.git", "reference": "6f1ed73088c28a24acc9657ca14b3418a270e24b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/utils/zipball/6f1ed73088c28a24acc9657ca14b3418a270e24b", "reference": "6f1ed73088c28a24acc9657ca14b3418a270e24b", "shasum": "" }, "require": { "php": ">=5.3.1" }, "conflict": { "nette/nette": "<2.2" }, "require-dev": { "nette/tester": "~1.0" }, "suggest": { "ext-gd": "to use Image", "ext-iconv": "to use Strings::webalize() and toAscii()", "ext-intl": "for script transliteration in Strings::webalize() and toAscii()", "ext-mbstring": "to use Strings::lower() etc..." }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Nette Utility Classes", "homepage": "https://nette.org", "time": "2015-11-30 00:11:35" }, { "name": "phing/phing", "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", "reference": "a5b10a50160c8a4744545aacb33ef158349e655c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phingofficial/phing/zipball/a5b10a50160c8a4744545aacb33ef158349e655c", "reference": "a5b10a50160c8a4744545aacb33ef158349e655c", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "ext-pdo_sqlite": "*", "lastcraft/simpletest": "@dev", "pdepend/pdepend": "2.x", "pear/archive_tar": "1.4.x", "pear/http_request2": "dev-trunk", "pear/net_growl": "dev-trunk", "pear/pear-core-minimal": "1.10.1", "pear/versioncontrol_git": "@dev", "pear/versioncontrol_svn": "~0.5", "phpdocumentor/phpdocumentor": "2.x", "phploc/phploc": "~2.0.6", "phpmd/phpmd": "~2.2", "phpunit/phpunit": ">=3.7", "sebastian/git": "~1.0", "sebastian/phpcpd": "2.x", "squizlabs/php_codesniffer": "~2.2", "symfony/yaml": "~2.7" }, "suggest": { "pdepend/pdepend": "PHP version of JDepend", "pear/archive_tar": "Tar file management class", "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository", "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system", "phpdocumentor/phpdocumentor": "Documentation Generator for PHP", "phploc/phploc": "A tool for quickly measuring the size of a PHP project", "phpmd/phpmd": "PHP version of PMD tool", "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information", "phpunit/phpunit": "The PHP Unit Testing Framework", "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code", "tedivm/jshrink": "Javascript Minifier built in PHP" }, "bin": [ "bin/phing" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.13.x-dev" } }, "autoload": { "classmap": [ "classes/phing/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "classes" ], "license": [ "LGPL-3.0" ], "authors": [ { "name": "Michiel Rook", "email": "mrook@php.net" }, { "name": "Phing Community", "homepage": "https://www.phing.info/trac/wiki/Development/Contributors" } ], "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.", "homepage": "https://www.phing.info/", "keywords": [ "build", "phing", "task", "tool" ], "time": "2015-12-04 09:45:44" }, { "name": "phpdocumentor/reflection-docblock", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", "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 12:10:50" }, { "name": "phpspec/prophecy", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7", "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7", "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.4.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-08-13 10:07:40" }, { "name": "phpunit/dbunit", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/dbunit.git", "reference": "390cefcb101e07e1d6400dbdfc3b90ecf2c1279f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/390cefcb101e07e1d6400dbdfc3b90ecf2c1279f", "reference": "390cefcb101e07e1d6400dbdfc3b90ecf2c1279f", "shasum": "" }, "require": { "ext-pdo": "*", "ext-simplexml": "*", "php": ">=5.4", "phpunit/phpunit": "~4|~5", "symfony/yaml": "~2.1|~3.0" }, "bin": [ "dbunit" ], "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": "DbUnit port for PHP/PHPUnit to support database interaction testing.", "homepage": "https://github.com/sebastianbergmann/dbunit/", "keywords": [ "database", "testing", "xunit" ], "time": "2015-11-03 11:17:01" }, { "name": "phpunit/php-code-coverage", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", "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.3.2", "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.2.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-10-06 15:47:00" }, { "name": "phpunit/php-file-iterator", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.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": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2015-06-21 13:08:43" }, { "name": "phpunit/php-invoker", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", "reference": "86074bf0fc2caf02ec8819a93f65a37cd0b44c8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/86074bf0fc2caf02ec8819a93f65a37cd0b44c8e", "reference": "86074bf0fc2caf02ec8819a93f65a37cd0b44c8e", "shasum": "" }, "require": { "ext-pcntl": "*", "php": ">=5.3.3", "phpunit/php-timer": ">=1.0.6" }, "require-dev": { "phpunit/phpunit": "~4" }, "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": "Utility class for invoking callables with a timeout.", "homepage": "https://github.com/sebastianbergmann/php-invoker/", "keywords": [ "process" ], "time": "2015-06-21 13:32:55" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "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": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21 13:50:34" }, { "name": "phpunit/php-timer", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "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": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2015-06-21 08:01:12" }, { "name": "phpunit/php-token-stream", "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "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-09-15 10:49:45" }, { "name": "phpunit/phpunit", "version": "4.8.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "b2caaf8947aba5e002d42126723e9d69795f32b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b2caaf8947aba5e002d42126723e9d69795f32b4", "reference": "b2caaf8947aba5e002d42126723e9d69795f32b4", "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.1", "phpunit/php-file-iterator": "~1.4", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": ">=1.0.6", "phpunit/phpunit-mock-objects": "~2.3", "sebastian/comparator": "~1.1", "sebastian/diff": "~1.2", "sebastian/environment": "~1.3", "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.8.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-11-30 08:18:59" }, { "name": "phpunit/phpunit-mock-objects", "version": "2.3.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2", "sebastian/exporter": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.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-10-02 06:51:40" }, { "name": "phpunit/phpunit-selenium", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/giorgiosironi/phpunit-selenium.git", "reference": "c84dd7ca214563868ce216123b7ae9c792beb262" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giorgiosironi/phpunit-selenium/zipball/c84dd7ca214563868ce216123b7ae9c792beb262", "reference": "c84dd7ca214563868ce216123b7ae9c792beb262", "shasum": "" }, "require": { "ext-curl": "*", "ext-dom": "*", "php": ">=5.3.3", "phpunit/phpunit": "~3.7|~4.0", "sebastian/comparator": "~1.0" }, "type": "library", "autoload": { "classmap": [ "PHPUnit/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" }, { "name": "Giorgio Sironi", "email": "info@giorgiosironi.com", "role": "developer" } ], "description": "Selenium Server integration for PHPUnit", "homepage": "http://www.phpunit.de/", "keywords": [ "selenium", "testing", "xunit" ], "time": "2014-11-02 09:23:27" }, { "name": "phpunit/phpunit-story", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/phpunit/phpunit-story.git", "reference": "b8579ada6ede4fd2f4b49e8549a8a176606cae68" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpunit/phpunit-story/zipball/b8579ada6ede4fd2f4b49e8549a8a176606cae68", "reference": "b8579ada6ede4fd2f4b49e8549a8a176606cae68", "shasum": "" }, "require": { "ext-spl": "*", "php": ">=5.2.7", "phpunit/phpunit": ">=3.6.0RC1@stable" }, "type": "library", "autoload": { "classmap": [ "PHPUnit/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Story extension for PHPUnit to facilitate Behaviour-Driven Development.", "homepage": "http://www.phpunit.de/", "keywords": [ "BDD", "TDD", "xunit" ], "time": "2013-04-02 16:07:28" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", "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": "2012-12-21 11:40:51" }, { "name": "satooshi/php-coveralls", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/satooshi/php-coveralls.git", "reference": "410d235bde2aa3f93271b39bbc75f82c58b15a11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/410d235bde2aa3f93271b39bbc75f82c58b15a11", "reference": "410d235bde2aa3f93271b39bbc75f82c58b15a11", "shasum": "" }, "require": { "ext-json": "*", "ext-simplexml": "*", "guzzle/guzzle": "^2.8|^3.0", "php": ">=5.3.3", "psr/log": "^1.0", "symfony/config": "^2.0|^3.0", "symfony/console": "^2.1|^3.0", "symfony/stopwatch": "^2.2|^3.0", "symfony/yaml": "^2.1|^3.0" }, "require-dev": { "apigen/apigen": "^2.8", "pdepend/pdepend": "^2.2", "phpmd/phpmd": "^2.0", "phpunit/php-invoker": "^1.1", "phpunit/phpunit": "^4.0", "sebastian/finder-facade": "^1.1", "sebastian/phpcpd": "^1.4", "squizlabs/php_codesniffer": "^1.4", "theseer/fdomdocument": "^1.6" }, "suggest": { "symfony/http-kernel": "Allows Symfony integration" }, "bin": [ "bin/coveralls" ], "type": "library", "extra": { "branch-alias": { "dev-master": "0.7-dev" } }, "autoload": { "psr-4": { "Satooshi\\": "src/Satooshi/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kitamura Satoshi", "email": "with.no.parachute@gmail.com", "homepage": "https://www.facebook.com/satooshi.jp" } ], "description": "PHP client library for Coveralls API", "homepage": "https://github.com/satooshi/php-coveralls", "keywords": [ "ci", "coverage", "github", "test" ], "time": "2015-12-05 22:25:33" }, { "name": "sebastian/comparator", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", "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.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" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2015-07-26 15:48:44" }, { "name": "sebastian/diff", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "2b0112e42c338afa9ad9dfeb94d66f6d84c2f828" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/2b0112e42c338afa9ad9dfeb94d66f6d84c2f828", "reference": "2b0112e42c338afa9ad9dfeb94d66f6d84c2f828", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~5" }, "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": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2015-12-06 07:21:36" }, { "name": "sebastian/environment", "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "6e7133793a8e5a5714a551a8324337374be209df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df", "reference": "6e7133793a8e5a5714a551a8324337374be209df", "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-12-02 08:37:27" }, { "name": "sebastian/exporter", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "7ae5513327cb536431847bcc0c10edba2701064e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e", "reference": "7ae5513327cb536431847bcc0c10edba2701064e", "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-06-21 07:55:53" }, { "name": "sebastian/global-state", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", "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-10-12 03:26:01" }, { "name": "sebastian/recursion-context", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "913401df809e99e4f47b27cdd781f4a258d58791" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", "reference": "913401df809e99e4f47b27cdd781f4a258d58791", "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-11-11 19:50:13" }, { "name": "sebastian/version", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", "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": "2015-06-21 13:59:46" }, { "name": "seld/jsonlint", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", "reference": "66834d3e3566bb5798db7294619388786ae99394" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/66834d3e3566bb5798db7294619388786ae99394", "reference": "66834d3e3566bb5798db7294619388786ae99394", "shasum": "" }, "require": { "php": "^5.3 || ^7.0" }, "bin": [ "bin/jsonlint" ], "type": "library", "autoload": { "psr-4": { "Seld\\JsonLint\\": "src/Seld/JsonLint/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "JSON Linter", "keywords": [ "json", "linter", "parser", "validator" ], "time": "2015-11-21 02:21:41" }, { "name": "symfony/config", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "40bae8658dbbb500ebc19aa9fde22dc4295fc290" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/40bae8658dbbb500ebc19aa9fde22dc4295fc290", "reference": "40bae8658dbbb500ebc19aa9fde22dc4295fc290", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/filesystem": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Config Component", "homepage": "https://symfony.com", "time": "2015-11-02 20:34:04" }, { "name": "symfony/console", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "d232bfc100dfd32b18ccbcab4bcc8f28697b7e41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/d232bfc100dfd32b18ccbcab4bcc8f28697b7e41", "reference": "d232bfc100dfd32b18ccbcab4bcc8f28697b7e41", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1|~3.0.0", "symfony/process": "~2.1|~3.0.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2015-11-30 12:35:10" }, { "name": "symfony/event-dispatcher", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc", "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc", "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.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2015-10-30 20:15:42" }, { "name": "symfony/filesystem", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "692d98d813e4ef314b9c22775c86ddbeb0f44884" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/692d98d813e4ef314b9c22775c86ddbeb0f44884", "reference": "692d98d813e4ef314b9c22775c86ddbeb0f44884", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", "time": "2015-11-23 10:41:47" }, { "name": "symfony/options-resolver", "version": "v2.6.12", "target-dir": "Symfony/Component/OptionsResolver", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "31e56594cee489e9a235b852228b0598b52101c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/31e56594cee489e9a235b852228b0598b52101c1", "reference": "31e56594cee489e9a235b852228b0598b52101c1", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\OptionsResolver\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony OptionsResolver Component", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "time": "2015-05-13 11:33:56" }, { "name": "symfony/polyfill-mbstring", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "0b6a8940385311a24e060ec1fe35680e17c74497" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0b6a8940385311a24e060ec1fe35680e17c74497", "reference": "0b6a8940385311a24e060ec1fe35680e17c74497", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2015-11-04 20:28:58" }, { "name": "symfony/stopwatch", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", "reference": "6aeac8907e3e1340a0033b0a9ec075f8e6524800" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6aeac8907e3e1340a0033b0a9ec075f8e6524800", "reference": "6aeac8907e3e1340a0033b0a9ec075f8e6524800", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Stopwatch\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", "time": "2015-10-30 23:35:59" }, { "name": "symfony/yaml", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "f79824187de95064a2f5038904c4d7f0227fedb5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/f79824187de95064a2f5038904c4d7f0227fedb5", "reference": "f79824187de95064a2f5038904c4d7f0227fedb5", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2015-11-30 12:35:10" }, { "name": "tracy/tracy", "version": "v2.3.7", "source": { "type": "git", "url": "https://github.com/nette/tracy.git", "reference": "eddb369f320b86fe37838bbbfb12d79ddd21d134" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/tracy/zipball/eddb369f320b86fe37838bbbfb12d79ddd21d134", "reference": "eddb369f320b86fe37838bbbfb12d79ddd21d134", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "nette/di": "~2.3", "nette/tester": "~1.3" }, "type": "library", "autoload": { "classmap": [ "src" ], "files": [ "src/shortcuts.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0", "GPL-3.0" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "Tracy: useful PHP debugger", "homepage": "https://tracy.nette.org", "keywords": [ "debug", "debugger", "nette" ], "time": "2015-11-30 00:50:47" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "satooshi/php-coveralls": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.3", "ext-ctype": "*", "ext-dom": "*", "ext-json": "*", "ext-pcre": "*", "ext-spl": "*" }, "platform-dev": { "ext-xdebug": "*" } }