{ "_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": "0be2b6b2c16bb78fa33b01b6010049b0", "content-hash": "09785a5677261c87f8d63483bc4635c2", "packages": [ { "name": "composer/installers", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41", "reference": "e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41", "shasum": "" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-installer", "extra": { "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "MODX Evo", "OXID", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "bitrix", "cakephp", "chef", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "fuelphp", "grav", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2015-06-13 15:30:38" }, { "name": "erusev/parsedown", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "495e7ac73bb5fde6b857b88ff2bb1b5e79a4263a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/495e7ac73bb5fde6b857b88ff2bb1b5e79a4263a", "reference": "495e7ac73bb5fde6b857b88ff2bb1b5e79a4263a", "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": "2014-11-29 02:29:14" }, { "name": "erusev/parsedown-extra", "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/erusev/parsedown-extra.git", "reference": "910f726ab6c92ba24e5579f57507c7197d09a159" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/910f726ab6c92ba24e5579f57507c7197d09a159", "reference": "910f726ab6c92ba24e5579f57507c7197d09a159", "shasum": "" }, "require": { "erusev/parsedown": "~1.0" }, "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": "2014-09-16 11:54:01" }, { "name": "silverstripe/docsviewer", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-docsviewer.git", "reference": "3a239fcdfa7afb389f5304ac0e7b8cacc3afb642" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/3a239fcdfa7afb389f5304ac0e7b8cacc3afb642", "reference": "3a239fcdfa7afb389f5304ac0e7b8cacc3afb642", "shasum": "" }, "require": { "erusev/parsedown": "~1.1.0", "erusev/parsedown-extra": "0.2.2", "silverstripe/framework": "~3.1" }, "suggest": { "silverstripe/staticpublisher": "Allows publishing documentation as HTML" }, "type": "silverstripe-module", "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Will Rossiter", "email": "will@fullscreen.io", "homepage": "http://wilr.github.io" } ], "description": "Documentation viewer module for SilverStripe", "keywords": [ "documentation", "silverstripe" ], "time": "2015-04-30 23:18:36" }, { "name": "silverstripe/framework", "version": "3.1.15", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-framework.git", "reference": "c2a407a01b362981d070d6062fef52c8679e4a2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/c2a407a01b362981d070d6062fef52c8679e4a2b", "reference": "c2a407a01b362981d070d6062fef52c8679e4a2b", "shasum": "" }, "require": { "composer/installers": "*", "php": ">=5.3.2,<7" }, "require-dev": { "phpunit/phpunit": "~3.7@stable" }, "type": "silverstripe-module", "autoload": { "classmap": [ "tests/behat/features/bootstrap" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "SilverStripe", "homepage": "http://silverstripe.com" }, { "name": "The SilverStripe Community", "homepage": "http://silverstripe.org" } ], "description": "The SilverStripe framework", "homepage": "http://silverstripe.org", "keywords": [ "framework", "silverstripe" ], "time": "2015-09-18 02:51:04" }, { "name": "silverstripe/toolbar", "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-globaltoolbar.git", "reference": "739fcafcae112cd01010e3808c244bf5385796ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/739fcafcae112cd01010e3808c244bf5385796ae", "reference": "739fcafcae112cd01010e3808c244bf5385796ae", "shasum": "" }, "require": { "unclecheese/display-logic": "1.0.*" }, "type": "silverstripe-module", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Ingo Schommer", "homepage": "http://chillu.com", "email": "ingo@silverstripe.com" }, { "name": "Uncle Cheese", "homepage": "http://leftandmain.com", "email": "unclecheese@leftandmain.com" } ], "description": "Navigation bar include showing SilverStripe community sites", "homepage": "https://github.com/silverstripe/silverstripe-globaltoolbar/", "keywords": [ "silverstripe" ], "support": { "source": "https://github.com/silverstripe/silverstripe-globaltoolbar/tree/master", "issues": "https://github.com/silverstripe/silverstripe-globaltoolbar/issues" }, "time": "2015-10-11 21:48:24" }, { "name": "unclecheese/display-logic", "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/unclecheese/silverstripe-display-logic.git", "reference": "df95d85a0886009ce5ccae2993bbb1d0d04bc182" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unclecheese/silverstripe-display-logic/zipball/df95d85a0886009ce5ccae2993bbb1d0d04bc182", "reference": "df95d85a0886009ce5ccae2993bbb1d0d04bc182", "shasum": "" }, "require": { "silverstripe/framework": "3.*" }, "replace": { "silverstripe/display-logic": "*" }, "type": "silverstripe-module", "extra": { "installer-name": "display_logic" }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Uncle Cheese", "email": "unclecheese@leftandmain.com" } ], "description": "Allows assignment of conditions for display and hide of specific form fields based on client side behavior.", "keywords": [ "Forms", "cms", "display", "logic", "silverstripe" ], "time": "2014-12-07 23:30:55" } ], "packages-dev": [ { "name": "phpunit/php-code-coverage", "version": "1.2.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b", "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": ">=1.3.0@stable", "phpunit/php-text-template": ">=1.2.0@stable", "phpunit/php-token-stream": ">=1.1.3,<1.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*@dev" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.0.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "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": "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": "2014-09-02 10:13:14" }, { "name": "phpunit/php-file-iterator", "version": "dev-master", "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-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.2.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32", "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "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": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2014-03-03 05:10:30" }, { "name": "phpunit/phpunit", "version": "3.7.38", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6", "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-json": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", "phpunit/php-code-coverage": "~1.2", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.1", "phpunit/php-timer": "~1.0", "phpunit/phpunit-mock-objects": "~1.2", "symfony/yaml": "~2.0" }, "require-dev": { "pear-pear.php.net/pear": "1.9.4" }, "suggest": { "phpunit/php-invoker": "~1.1" }, "bin": [ "composer/bin/phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.7.x-dev" } }, "autoload": { "classmap": [ "PHPUnit/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "", "../../symfony/yaml/" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "http://www.phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2014-10-17 09:04:17" }, { "name": "phpunit/phpunit-mock-objects", "version": "1.2.x-dev", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/c39c4511c3b007539eb170c32cbc2af49a07351a", "reference": "c39c4511c3b007539eb170c32cbc2af49a07351a", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-text-template": ">=1.1.1@stable" }, "require-dev": { "phpunit/phpunit": "3.7.*@dev" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "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": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2014-02-16 12:43:56" }, { "name": "symfony/yaml", "version": "2.8.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "725887b209844abda9d864de722515d0fc13dd75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/725887b209844abda9d864de722515d0fc13dd75", "reference": "725887b209844abda9d864de722515d0fc13dd75", "shasum": "" }, "require": { "php": ">=5.3.9" }, "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-10-11 08:29:26" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "silverstripe/docsviewer": 0, "silverstripe/framework": 0, "phpunit/phpunit": 0 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "ext-gd": "*", "ext-mbstring": "*" }, "platform-dev": [] }