{ "_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": "6f74bc0e62b1e869121ff74971f176db", "packages": [ { "name": "erusev/parsedown", "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "0e89e3714bda18973184d30646306bb0a482bd96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/0e89e3714bda18973184d30646306bb0a482bd96", "reference": "0e89e3714bda18973184d30646306bb0a482bd96", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2015-08-03 09:24:05" }, { "name": "erusev/parsedown-extra", "version": "0.7.0", "source": { "type": "git", "url": "https://github.com/erusev/parsedown-extra.git", "reference": "11a44e076d02ffcc4021713398a60cd73f78b6f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/11a44e076d02ffcc4021713398a60cd73f78b6f5", "reference": "11a44e076d02ffcc4021713398a60cd73f78b6f5", "shasum": "" }, "require": { "erusev/parsedown": "~1.4" }, "type": "library", "autoload": { "psr-0": { "ParsedownExtra": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "An extension of Parsedown that adds support for Markdown Extra.", "homepage": "https://github.com/erusev/parsedown-extra", "keywords": [ "markdown", "markdown extra", "parsedown", "parser" ], "time": "2015-01-25 14:52:34" }, { "name": "filp/whoops", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "cfe9ce209d2705fece1743f0af45f58fec840458" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/cfe9ce209d2705fece1743f0af45f58fec840458", "reference": "cfe9ce209d2705fece1743f0af45f58fec840458", "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": "2015-07-23 15:48:15" }, { "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": "leafo/lessphp", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/leafo/lessphp.git", "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283", "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4.x-dev" } }, "autoload": { "classmap": [ "lessc.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "lessphp is a compiler for LESS written in PHP.", "homepage": "http://leafo.net/lessphp/", "time": "2014-11-24 18:39:20" }, { "name": "leafo/scssphp", "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "7df0b8c0d14cdb99fc4a0f32d919faabdd2dda64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/7df0b8c0d14cdb99fc4a0f32d919faabdd2dda64", "reference": "7df0b8c0d14cdb99fc4a0f32d919faabdd2dda64", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "kherge/box": "~2.5", "phpunit/phpunit": "~3.7", "squizlabs/php_codesniffer": "~2.3" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "classmap": [ "classmap.php" ], "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2015-08-25 15:37:56" }, { "name": "pimple/pimple", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "62b5d317a83b02eea42b5b785b62a29fba458bcf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/62b5d317a83b02eea42b5b785b62a29fba458bcf", "reference": "62b5d317a83b02eea42b5b785b62a29fba458bcf", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple is a simple Dependency Injection Container for PHP 5.3", "homepage": "http://pimple.sensiolabs.org", "keywords": [ "container", "dependency injection" ], "time": "2015-08-01 06:02:40" }, { "name": "rockettheme/toolbox", "version": "dev-develop", "source": { "type": "git", "url": "https://github.com/rockettheme/toolbox.git", "reference": "949c0156f24efd740ac1c2c15ffbbb6e858c4d44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rockettheme/toolbox/zipball/949c0156f24efd740ac1c2c15ffbbb6e858c4d44", "reference": "949c0156f24efd740ac1c2c15ffbbb6e858c4d44", "shasum": "" }, "require": { "ircmaxell/password-compat": "1.0.*", "php": ">=5.4.0", "pimple/pimple": "~3.0", "symfony/event-dispatcher": "~2.5", "symfony/yaml": "~2.5" }, "require-dev": { "phpunit/phpunit": "4.0.*" }, "type": "library", "autoload": { "psr-4": { "RocketTheme\\Toolbox\\ArrayTraits\\": "ArrayTraits/src", "RocketTheme\\Toolbox\\Blueprints\\": "Blueprints/src", "RocketTheme\\Toolbox\\DI\\": "DI/src", "RocketTheme\\Toolbox\\Event\\": "Event/src", "RocketTheme\\Toolbox\\File\\": "File/src", "RocketTheme\\Toolbox\\ResourceLocator\\": "ResourceLocator/src", "RocketTheme\\Toolbox\\Session\\": "Session/src", "RocketTheme\\Toolbox\\StreamWrapper\\": "StreamWrapper/src" } }, "license": [ "MIT" ], "description": "RocketTheme Toolbox Library", "homepage": "http://www.rockettheme.com", "keywords": [ "php", "rockettheme" ], "support": { "source": "https://github.com/rockettheme/toolbox/tree/develop", "issues": "https://github.com/rockettheme/toolbox/issues" }, "time": "2015-08-31 19:14:04" }, { "name": "symfony/event-dispatcher", "version": "2.8.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "d7246885b7fe4cb5a2786bda34362d2f0e40b730" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/d7246885b7fe4cb5a2786bda34362d2f0e40b730", "reference": "d7246885b7fe4cb5a2786bda34362d2f0e40b730", "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/phpunit-bridge": "~2.7|~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\\": "" } }, "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-06-24 15:32:32" }, { "name": "symfony/yaml", "version": "2.8.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", "reference": "1a0bd40f71908db4c9d44d308e0008cc44fc5f2f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Yaml/zipball/1a0bd40f71908db4c9d44d308e0008cc44fc5f2f", "reference": "1a0bd40f71908db4c9d44d308e0008cc44fc5f2f", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "symfony/phpunit-bridge": "~2.7|~3.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" } }, "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-08-24 07:18:02" }, { "name": "twig/twig", "version": "1.x-dev", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "0a19aab4a193eeb48c3b5dbd7ff76cedf0ab5558" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/0a19aab4a193eeb48c3b5dbd7ff76cedf0ab5558", "reference": "0a19aab4a193eeb48c3b5dbd7ff76cedf0ab5558", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.21-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2015-08-31 15:44:05" } ], "packages-dev": null, "aliases": [], "minimum-stability": "dev", "stability-flags": { "rockettheme/toolbox": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }