doc.silverstripe.org/composer.lock

184 lines
5.9 KiB
Plaintext
Raw Normal View History

{
2013-05-29 21:20:52 +02:00
"_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"
],
2014-01-11 04:27:48 +01:00
"hash": "edc15d70fab34d39f90088405d94ea90",
"packages": [
{
"name": "composer/installers",
2014-01-11 04:27:48 +01:00
"version": "v1.0.8",
"source": {
"type": "git",
2014-01-11 04:27:48 +01:00
"url": "https://github.com/composer/installers.git",
"reference": "c87cfc35882eb50df3eef1734bfa52fbcd6c782c"
},
"dist": {
"type": "zip",
2014-01-11 04:27:48 +01:00
"url": "https://api.github.com/repos/composer/installers/zipball/c87cfc35882eb50df3eef1734bfa52fbcd6c782c",
"reference": "c87cfc35882eb50df3eef1734bfa52fbcd6c782c",
"shasum": ""
},
"replace": {
"shama/baton": "*"
},
"require-dev": {
2014-01-11 04:27:48 +01:00
"composer/composer": "1.0.*@dev",
"phpunit/phpunit": "3.7.*"
},
"type": "composer-installer",
"extra": {
2014-01-11 04:27:48 +01:00
"class": "Composer\\Installers\\Installer",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Composer\\Installers\\": "src/"
}
},
2014-01-11 04:27:48 +01:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "http://dontkry.com",
"role": "Developer"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "http://composer.github.com/installers/",
"keywords": [
2014-01-11 04:27:48 +01:00
"TYPO3 CMS",
"TYPO3 Flow",
"TYPO3 Neos",
"agl",
"cakephp",
"codeigniter",
2014-01-11 04:27:48 +01:00
"concrete5",
"drupal",
2014-01-11 04:27:48 +01:00
"elgg",
2013-05-29 21:20:52 +02:00
"fuelphp",
"installer",
"joomla",
2013-05-29 21:20:52 +02:00
"kohana",
"laravel",
2013-05-29 21:20:52 +02:00
"li3",
"lithium",
"mako",
2014-01-11 04:27:48 +01:00
"modulework",
"phpbb",
"ppi",
"silverstripe",
2013-05-29 21:20:52 +02:00
"symfony",
"wordpress",
"zend"
],
2014-01-11 04:27:48 +01:00
"time": "2013-12-24 18:04:46"
},
{
"name": "silverstripe/docsviewer",
2013-05-29 21:20:52 +02:00
"version": "0.1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/silverstripe/silverstripe-docsviewer.git",
2014-01-11 04:27:48 +01:00
"reference": "95fee5a9fffeba32e6d09a6bfba0f55d0ba1cefc"
},
"dist": {
"type": "zip",
2014-01-11 04:27:48 +01:00
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/95fee5a9fffeba32e6d09a6bfba0f55d0ba1cefc",
"reference": "95fee5a9fffeba32e6d09a6bfba0f55d0ba1cefc",
"shasum": ""
},
"require": {
2013-05-29 21:20:52 +02:00
"silverstripe/framework": "3.0.*"
},
"type": "silverstripe-module",
2014-01-11 04:27:48 +01:00
"notification-url": "https://packagist.org/downloads/",
2012-11-11 23:28:19 +01:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Will Rossiter",
2012-11-11 23:28:19 +01:00
"email": "will@fullscreen.io",
"homepage": "http://wilr.github.com"
}
],
"description": "Documentation viewer module for SilverStripe",
"keywords": [
"documentation",
"silverstripe"
2013-05-29 21:20:52 +02:00
],
2014-01-11 04:27:48 +01:00
"time": "2013-10-30 22:06:02"
},
{
"name": "silverstripe/framework",
"version": "3.0.x-dev",
"source": {
"type": "git",
2014-01-11 04:27:48 +01:00
"url": "https://github.com/silverstripe/silverstripe-framework.git",
"reference": "dd801bdb0bfdd199d7bb6ce3269e1aedd7b1a8ce"
},
"dist": {
"type": "zip",
2014-01-11 04:27:48 +01:00
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/dd801bdb0bfdd199d7bb6ce3269e1aedd7b1a8ce",
"reference": "dd801bdb0bfdd199d7bb6ce3269e1aedd7b1a8ce",
"shasum": ""
},
"require": {
2013-05-29 21:20:52 +02:00
"composer/installers": "*",
"php": ">=5.3.2"
},
"type": "silverstripe-module",
"autoload": {
"classmap": [
"tests/behat/features/bootstrap"
]
},
2014-01-11 04:27:48 +01:00
"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"
2013-05-29 21:20:52 +02:00
],
2014-01-11 04:27:48 +01:00
"time": "2014-01-10 23:19:12"
}
],
2013-05-29 21:20:52 +02:00
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"silverstripe/docsviewer": 20,
"silverstripe/framework": 20
2013-05-29 21:20:52 +02:00
},
"platform": {
"php": ">=5.3.2"
},
"platform-dev": [
]
}