{ "_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" ], "content-hash": "e6c7b612751c05e732df53cfa1d4aae0", "packages": [ { "name": "aws/aws-sdk-php", "version": "2.8.31", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/64fa4b07f056e338a5f0f29eece75babaa83af68", "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68", "shasum": "" }, "require": { "guzzle/guzzle": "~3.7", "php": ">=5.3.3" }, "require-dev": { "doctrine/cache": "~1.0", "ext-openssl": "*", "monolog/monolog": "~1.4", "phpunit/phpunit": "~4.0", "phpunit/phpunit-mock-objects": "2.3.1", "symfony/yaml": "~2.1" }, "suggest": { "doctrine/cache": "Adds support for caching of credentials and responses", "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "monolog/monolog": "Adds support for logging HTTP requests and responses", "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export" }, "type": "library", "autoload": { "psr-0": { "Aws": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "time": "2016-07-25T18:03:20+00:00" }, { "name": "composer/installers", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d78064c68299743e0161004f2de3a0204e33b804" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804", "reference": "d78064c68299743e0161004f2de3a0204e33b804", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "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": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "ImageCMS", "MODX Evo", "Mautic", "OXID", "Plentymarkets", "RadPHP", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "expressionengine", "fuelphp", "grav", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "reindex", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "yawik", "zend", "zikula" ], "time": "2016-08-13T20:53:52+00:00" }, { "name": "doctrine/cache", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3", "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3", "shasum": "" }, "require": { "php": "~5.5|~7.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2016-10-29T11:16:17+00:00" }, { "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-29T02:29:14+00:00" }, { "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-16T11:54:01+00:00" }, { "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" ], "abandoned": "guzzlehttp/guzzle", "time": "2015-03-18T18:23:50+00:00" }, { "name": "mandrew/silverstripe-quickfeedback", "version": "0.2.3", "source": { "type": "git", "url": "https://github.com/mandrew/silverstripe-quickfeedback.git", "reference": "3cf1b0356074579c2fc837a68660009de88300a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mandrew/silverstripe-quickfeedback/zipball/3cf1b0356074579c2fc837a68660009de88300a4", "reference": "3cf1b0356074579c2fc837a68660009de88300a4", "shasum": "" }, "require": { "silverstripe/framework": "^3.2" }, "type": "silverstripe-module", "extra": { "installer-name": "quickfeedback" }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michael Andrewartha", "email": "michael@silverstripe.com" } ], "description": "Creates a quick yes/no feedback form which can be added at the bottom of your site", "keywords": [ "feedback", "member", "silverstripe" ], "time": "2016-02-18T04:32:50+00:00" }, { "name": "mindscape/raygun4php", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/MindscapeHQ/raygun4php.git", "reference": "eb56e85d15981698cbb87c999de4bc8afc8424a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MindscapeHQ/raygun4php/zipball/eb56e85d15981698cbb87c999de4bc8afc8424a7", "reference": "eb56e85d15981698cbb87c999de4bc8afc8424a7", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-0": { "Raygun4php": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mindscape", "email": "contact@mindscape.co.nz", "homepage": "http://www.mindscapehq.com" } ], "description": "Raygun.io client for PHP 5.3, to send errors and exceptions automatically.", "homepage": "http://raygun.io", "keywords": [ "errors", "exceptions", "logging", "raygun" ], "time": "2017-03-06T22:37:27+00:00" }, { "name": "mnapoli/front-yaml", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/mnapoli/FrontYAML.git", "reference": "f10c1dfee1604d15c2b0ab6826eecc1111d65543" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mnapoli/FrontYAML/zipball/f10c1dfee1604d15c2b0ab6826eecc1111d65543", "reference": "f10c1dfee1604d15c2b0ab6826eecc1111d65543", "shasum": "" }, "require": { "erusev/parsedown": "~1.0", "symfony/yaml": "~2.1|^3.0" }, "require-dev": { "league/commonmark": "~0.7", "phpunit/phpunit": "~4.5" }, "type": "library", "autoload": { "psr-4": { "Mni\\FrontYAML\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "time": "2016-10-01T11:06:51+00:00" }, { "name": "mtdowling/cron-expression", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/mtdowling/cron-expression.git", "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5", "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-0": { "Cron": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": [ "cron", "schedule" ], "time": "2016-01-26T21:23:30+00:00" }, { "name": "silverstripe/crontask", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-crontask.git", "reference": "ef1992904075604b76a40cc286c0f448064ddc20" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-crontask/zipball/ef1992904075604b76a40cc286c0f448064ddc20", "reference": "ef1992904075604b76a40cc286c0f448064ddc20", "shasum": "" }, "require": { "mtdowling/cron-expression": "~1.0", "silverstripe/framework": "~3.1" }, "require-dev": { "phpunit/phpunit": "~3.7@stable" }, "type": "silverstripe-module", "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": "Module for running tasks with a standard cron timeschedule", "keywords": [ "cron", "silverstripe" ], "time": "2016-09-13T10:39:18+00:00" }, { "name": "silverstripe/docsviewer", "version": "2.0.0-beta8", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-docsviewer.git", "reference": "83594bdf7785d4fc1bb87b5357a832a7bf1fb16d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/83594bdf7785d4fc1bb87b5357a832a7bf1fb16d", "reference": "83594bdf7785d4fc1bb87b5357a832a7bf1fb16d", "shasum": "" }, "require": { "erusev/parsedown": "~1.1.0", "erusev/parsedown-extra": "0.2.2", "mnapoli/front-yaml": "^1.5", "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": "2017-08-30T01:57:52+00:00" }, { "name": "silverstripe/dynamodb", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-dynamodb.git", "reference": "2d1eefeaf2efea7d5daaead587dc6966630633c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-dynamodb/zipball/2d1eefeaf2efea7d5daaead587dc6966630633c0", "reference": "2d1eefeaf2efea7d5daaead587dc6966630633c0", "shasum": "" }, "require": { "aws/aws-sdk-php": "~2.8.24", "doctrine/cache": "1.*", "silverstripe/crontask": "*" }, "type": "silverstripe-module", "extra": { "installer-name": "silverstripe-dynamodb" }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Stig Lindqvist", "email": "stig@silverstripe.com" } ], "description": "SilverStripe DynamoDB integration.", "keywords": [ "aws", "dynamodb", "silverstripe" ], "time": "2016-03-03T21:34:17+00:00" }, { "name": "silverstripe/framework", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-framework.git", "reference": "179996b5f9ccbaab8882cafbf16c389623521b72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/179996b5f9ccbaab8882cafbf16c389623521b72", "reference": "179996b5f9ccbaab8882cafbf16c389623521b72", "shasum": "" }, "require": { "composer/installers": "~1.0", "php": ">=5.3.3,<7" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "silverstripe-module", "extra": { "branch-alias": { "3.x-dev": "3.5.x-dev" } }, "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": "2016-11-28T12:35:19+00:00" }, { "name": "silverstripe/raygun", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-raygun.git", "reference": "d2822226873339c942870b33dac7b76faf4d85fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-raygun/zipball/d2822226873339c942870b33dac7b76faf4d85fc", "reference": "d2822226873339c942870b33dac7b76faf4d85fc", "shasum": "" }, "require": { "mindscape/raygun4php": "*@stable", "silverstripe/framework": ">=2.4.0.0" }, "type": "silverstripe-module", "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sam Minnee", "homepage": "http://github.com/sminnee" } ], "description": "RayGun.io integration for SilverStripe", "homepage": "http://github.com/silverstripe-labs/silverstripe-raygun", "keywords": [ "logging", "raygun", "silverstripe" ], "time": "2017-04-04T01:26:23+00:00" }, { "name": "silverstripe/toolbar", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-globaltoolbar.git", "reference": "7bba40254fed8fa0ab0750810684a37b6a8e5d2e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/7bba40254fed8fa0ab0750810684a37b6a8e5d2e", "reference": "7bba40254fed8fa0ab0750810684a37b6a8e5d2e", "shasum": "" }, "require": { "unclecheese/display-logic": "1.3.*" }, "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/4.2.0", "issues": "https://github.com/silverstripe/silverstripe-globaltoolbar/issues" }, "time": "2016-10-14T02:05:33+00:00" }, { "name": "symfony/event-dispatcher", "version": "v2.8.14", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "25c576abd4e0f212e678fe8b2bd9a9a98c7ea934" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/25c576abd4e0f212e678fe8b2bd9a9a98c7ea934", "reference": "25c576abd4e0f212e678fe8b2bd9a9a98c7ea934", "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": "2016-10-13T01:43:15+00:00" }, { "name": "symfony/yaml", "version": "v2.8.14", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "befb26a3713c97af90d25dd12e75621ef14d91ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/befb26a3713c97af90d25dd12e75621ef14d91ff", "reference": "befb26a3713c97af90d25dd12e75621ef14d91ff", "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": "2016-11-14T16:15:57+00:00" }, { "name": "unclecheese/display-logic", "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/unclecheese/silverstripe-display-logic.git", "reference": "7165e51f90f2de793d313bf015f4df17642bc060" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unclecheese/silverstripe-display-logic/zipball/7165e51f90f2de793d313bf015f4df17642bc060", "reference": "7165e51f90f2de793d313bf015f4df17642bc060", "shasum": "" }, "require": { "silverstripe/framework": "^3.2" }, "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": "2016-06-21T00:24:32+00:00" } ], "packages-dev": [ { "name": "phpunit/php-code-coverage", "version": "1.2.18", "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-02T10:13:14+00:00" }, { "name": "phpunit/php-file-iterator", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5", "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5", "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": "2016-10-03T07:40:28+00:00" }, { "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-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4|~5" }, "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": "2016-05-12T18:03:57+00:00" }, { "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-03T05:10:30+00:00" }, { "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-17T09:04:17+00:00" }, { "name": "phpunit/phpunit-mock-objects", "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875", "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-text-template": ">=1.1.1@stable" }, "suggest": { "ext-soap": "*" }, "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": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2013-01-13T10:24:48+00:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "silverstripe/docsviewer": 10, "phpunit/phpunit": 0 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "ext-gd": "*", "ext-mbstring": "*" }, "platform-dev": [] }