mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
794 lines
27 KiB
JSON
794 lines
27 KiB
JSON
{
|
|
"_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": "cd69d6da542e5a55eb70de4717509fec",
|
|
"content-hash": "2d681db39312cbcf607f72a193a9c2b1",
|
|
"packages": [
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v1.0.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "bd9b14f094c89c8b5804a4e41edeb7853bb85046"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/bd9b14f094c89c8b5804a4e41edeb7853bb85046",
|
|
"reference": "bd9b14f094c89c8b5804a4e41edeb7853bb85046",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "1.0.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-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-10-29 23:28:48"
|
|
},
|
|
{
|
|
"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": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-docsviewer.git",
|
|
"reference": "2f0cbfe4f675dd3957623055cfbeccd8ebf1bfef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/2f0cbfe4f675dd3957623055cfbeccd8ebf1bfef",
|
|
"reference": "2f0cbfe4f675dd3957623055cfbeccd8ebf1bfef",
|
|
"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-11-17 03:04:08"
|
|
},
|
|
{
|
|
"name": "silverstripe/framework",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-framework.git",
|
|
"reference": "0178fa5a1873a0f1d6100268c86dab81a18c23a5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/0178fa5a1873a0f1d6100268c86dab81a18c23a5",
|
|
"reference": "0178fa5a1873a0f1d6100268c86dab81a18c23a5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0",
|
|
"php": ">=5.3.3,<7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"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-11-16 03:17:10"
|
|
},
|
|
{
|
|
"name": "silverstripe/toolbar",
|
|
"version": "4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-globaltoolbar.git",
|
|
"reference": "108fc37a26d5c96780a4c4c29a79dbcc79fb9c70"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/108fc37a26d5c96780a4c4c29a79dbcc79fb9c70",
|
|
"reference": "108fc37a26d5c96780a4c4c29a79dbcc79fb9c70",
|
|
"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.1.0",
|
|
"issues": "https://github.com/silverstripe/silverstripe-globaltoolbar/issues"
|
|
},
|
|
"time": "2015-11-03 22:53:02"
|
|
},
|
|
{
|
|
"name": "unclecheese/display-logic",
|
|
"version": "1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/unclecheese/silverstripe-display-logic.git",
|
|
"reference": "6f8870aeddc56821d00cabdf6d9d9f040ae90c4c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/unclecheese/silverstripe-display-logic/zipball/6f8870aeddc56821d00cabdf6d9d9f040ae90c4c",
|
|
"reference": "6f8870aeddc56821d00cabdf6d9d9f040ae90c4c",
|
|
"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": "2015-10-30 08:29:38"
|
|
}
|
|
],
|
|
"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-02 10:13:14"
|
|
},
|
|
{
|
|
"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-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.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-13 10:24:48"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.7.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "eca9019c88fbe250164affd107bc8057771f3f4d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/eca9019c88fbe250164affd107bc8057771f3f4d",
|
|
"reference": "eca9019c88fbe250164affd107bc8057771f3f4d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-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 09:39:48"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"silverstripe/docsviewer": 20,
|
|
"phpunit/phpunit": 0
|
|
},
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|