doc.silverstripe.org/composer.lock

173 lines
5.4 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"
],
"hash": "43da2aedbdbd15703c229ef358a3f6b0",
"packages": [
{
"name": "composer/installers",
"version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers",
"reference": "v1.0.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/composer/installers/zipball/v1.0.0",
"reference": "v1.0.0",
"shasum": ""
},
"replace": {
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev"
},
"type": "composer-installer",
"extra": {
"class": "Composer\\Installers\\Installer"
},
"autoload": {
"psr-0": {
"Composer\\Installers\\": "src/"
}
},
"notification-url": "http://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": [
"cakephp",
"codeigniter",
"drupal",
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",
"phpbb",
"ppi",
"silverstripe",
2013-05-29 21:20:52 +02:00
"symfony",
"wordpress",
"zend"
],
"time": "2012-09-07 21:17:33"
},
{
"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",
2013-05-29 21:29:06 +02:00
"reference": "0a938877980e899a8a442de0988652827c683491"
},
"dist": {
"type": "zip",
2013-05-29 21:29:06 +02:00
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/0a938877980e899a8a442de0988652827c683491",
"reference": "0a938877980e899a8a442de0988652827c683491",
"shasum": ""
},
"require": {
2013-05-29 21:20:52 +02:00
"silverstripe/framework": "3.0.*"
},
"type": "silverstripe-module",
2013-05-29 21:20:52 +02:00
"notification-url": "http://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
],
2013-05-29 21:29:06 +02:00
"time": "2013-05-29 19:19:28"
},
{
"name": "silverstripe/framework",
"version": "3.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/silverstripe/sapphire",
"reference": "3b59d4a7628ab984505fd2a0e37a85ec9ef976c5"
},
"dist": {
"type": "zip",
"url": "https://github.com/silverstripe/sapphire/archive/3b59d4a7628ab984505fd2a0e37a85ec9ef976c5.zip",
"reference": "3b59d4a7628ab984505fd2a0e37a85ec9ef976c5",
"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"
]
},
"notification-url": "http://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
],
"time": "2012-12-17 10:45:09"
}
],
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": [
]
}