mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
807 lines
27 KiB
JSON
807 lines
27 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "9f15589068a7501b66771a7f7eed8719",
|
|
"packages": [
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "89d77bfbee79e16653f7162c86e602cc188471db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/89d77bfbee79e16653f7162c86e602cc188471db",
|
|
"reference": "89d77bfbee79e16653f7162c86e602cc188471db",
|
|
"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",
|
|
"Thelia",
|
|
"WolfCMS",
|
|
"agl",
|
|
"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": "2014-11-29 01:29:17"
|
|
},
|
|
{
|
|
"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/camfindlay/silverstripe-docsviewer.git",
|
|
"reference": "410312c6414eef69f32fdabafdfc3ebbd3e3e032"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/camfindlay/silverstripe-docsviewer/zipball/410312c6414eef69f32fdabafdfc3ebbd3e3e032",
|
|
"reference": "410312c6414eef69f32fdabafdfc3ebbd3e3e032",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"erusev/parsedown-extra": "0.2.2",
|
|
"silverstripe/framework": "~3.1"
|
|
},
|
|
"suggest": {
|
|
"silverstripe/staticpublisher": "Allows publishing documentation as HTML"
|
|
},
|
|
"type": "silverstripe-module",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Will Rossiter",
|
|
"homepage": "http://wilr.github.io",
|
|
"email": "will@fullscreen.io"
|
|
}
|
|
],
|
|
"description": "Documentation viewer module for SilverStripe",
|
|
"keywords": [
|
|
"documentation",
|
|
"silverstripe"
|
|
],
|
|
"support": {
|
|
"0": {
|
|
"email": "will@fullscreen.io",
|
|
"irc": "irc://irc.freenode.org/silverstripe"
|
|
},
|
|
"source": "https://github.com/camfindlay/silverstripe-docsviewer/tree/curentversionsearch"
|
|
},
|
|
"time": "2014-12-16 22:18:00"
|
|
},
|
|
{
|
|
"name": "silverstripe/framework",
|
|
"version": "3.1.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-framework.git",
|
|
"reference": "8b3695bd41e5fcd0fb2fe97811fcba4ed03ce214"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/8b3695bd41e5fcd0fb2fe97811fcba4ed03ce214",
|
|
"reference": "8b3695bd41e5fcd0fb2fe97811fcba4ed03ce214",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"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": "2014-11-18 05:30:19"
|
|
},
|
|
{
|
|
"name": "silverstripe/toolbar",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-globaltoolbar.git",
|
|
"reference": "c512db4919b91acfd146243cc9fab757391bf460"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-globaltoolbar/zipball/c512db4919b91acfd146243cc9fab757391bf460",
|
|
"reference": "c512db4919b91acfd146243cc9fab757391bf460",
|
|
"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": "2014-12-16 02:50:17"
|
|
},
|
|
{
|
|
"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": "1.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
|
|
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"File/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
""
|
|
],
|
|
"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": "2013-10-10 15:34:57"
|
|
},
|
|
{
|
|
"name": "phpunit/php-text-template",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
"reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
|
|
"reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Text/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
""
|
|
],
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sb@sebastian-bergmann.de",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "Simple template engine.",
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
"keywords": [
|
|
"template"
|
|
],
|
|
"time": "2014-01-30 17:20:04"
|
|
},
|
|
{
|
|
"name": "phpunit/php-timer",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
"reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
|
|
"reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"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": "Utility class for timing",
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
"keywords": [
|
|
"timer"
|
|
],
|
|
"time": "2013-08-02 07:42:54"
|
|
},
|
|
{
|
|
"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.7.x-dev",
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Yaml.git",
|
|
"reference": "b9c19ce1bd9a51d3f42665973088f2e2b82db240"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Yaml/zipball/b9c19ce1bd9a51d3f42665973088f2e2b82db240",
|
|
"reference": "b9c19ce1bd9a51d3f42665973088f2e2b82db240",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "http://symfony.com",
|
|
"time": "2014-12-09 17:32:32"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"silverstripe/docsviewer": 20,
|
|
"silverstripe/framework": 0,
|
|
"phpunit/phpunit": 0
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|