Updated docsviewer

This commit is contained in:
Ingo Schommer 2013-02-15 11:00:12 +01:00
parent 35b7f6c45e
commit 2055a7b58e

13
composer.lock generated
View File

@ -26,7 +26,6 @@
"extra": { "extra": {
"class": "Composer\\Installers\\Installer" "class": "Composer\\Installers\\Installer"
}, },
"installation-source": "dist",
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"Composer\\Installers\\": "src/" "Composer\\Installers\\": "src/"
@ -72,21 +71,20 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/silverstripe/silverstripe-docsviewer.git", "url": "https://github.com/silverstripe/silverstripe-docsviewer.git",
"reference": "6df20c1f73602b4e910244d0c897a59481736055" "reference": "9cf85b0c197ae9dc076c2f50d99173887bbd76ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/silverstripe/silverstripe-docsviewer/archive/6df20c1f73602b4e910244d0c897a59481736055.zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/9cf85b0c197ae9dc076c2f50d99173887bbd76ab",
"reference": "6df20c1f73602b4e910244d0c897a59481736055", "reference": "9cf85b0c197ae9dc076c2f50d99173887bbd76ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"silverstripe/framework": "3.*" "silverstripe/framework": "3.*"
}, },
"time": "2012-11-14 10:06:26", "time": "2013-02-12 00:43:32",
"type": "silverstripe-module", "type": "silverstripe-module",
"installation-source": "source", "notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@ -123,7 +121,6 @@
}, },
"time": "2012-12-17 10:45:09", "time": "2012-12-17 10:45:09",
"type": "silverstripe-module", "type": "silverstripe-module",
"installation-source": "source",
"autoload": { "autoload": {
"classmap": [ "classmap": [
"tests/behat/features/bootstrap" "tests/behat/features/bootstrap"