Updated docviewer module

This commit is contained in:
Cam Findlay 2014-11-12 16:54:10 +13:00
parent 196e8193b7
commit 286ad1cfac

40
composer.lock generated
View File

@ -12,12 +12,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "5914f4a3e90a9176c93e5dd0c8ad2b3679fda6ed" "reference": "8024be9aa3ee446272937f46a8807fa52b337767"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/5914f4a3e90a9176c93e5dd0c8ad2b3679fda6ed", "url": "https://api.github.com/repos/composer/installers/zipball/8024be9aa3ee446272937f46a8807fa52b337767",
"reference": "5914f4a3e90a9176c93e5dd0c8ad2b3679fda6ed", "reference": "8024be9aa3ee446272937f46a8807fa52b337767",
"shasum": "" "shasum": ""
}, },
"replace": { "replace": {
@ -96,20 +96,20 @@
"zend", "zend",
"zikula" "zikula"
], ],
"time": "2014-09-16 22:11:26" "time": "2014-11-01 17:51:50"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
"version": "1.0.1", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/erusev/parsedown.git", "url": "https://github.com/erusev/parsedown.git",
"reference": "d24439ada0704948deef0d3eda2ea20fd8db1747" "reference": "da5d75e97e1ed19e57bd54fa6cb595a6a0879a67"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/d24439ada0704948deef0d3eda2ea20fd8db1747", "url": "https://api.github.com/repos/erusev/parsedown/zipball/da5d75e97e1ed19e57bd54fa6cb595a6a0879a67",
"reference": "d24439ada0704948deef0d3eda2ea20fd8db1747", "reference": "da5d75e97e1ed19e57bd54fa6cb595a6a0879a67",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -135,7 +135,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2014-05-21 20:20:46" "time": "2014-10-29 20:29:46"
}, },
{ {
"name": "erusev/parsedown-extra", "name": "erusev/parsedown-extra",
@ -187,12 +187,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/silverstripe/silverstripe-docsviewer.git", "url": "https://github.com/silverstripe/silverstripe-docsviewer.git",
"reference": "fab0cba8a821f14a35f173e0061d4d9c225599a2" "reference": "2656f244c7a42d9cc23d833cc75f8a635e7bc608"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/fab0cba8a821f14a35f173e0061d4d9c225599a2", "url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/2656f244c7a42d9cc23d833cc75f8a635e7bc608",
"reference": "fab0cba8a821f14a35f173e0061d4d9c225599a2", "reference": "2656f244c7a42d9cc23d833cc75f8a635e7bc608",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -219,7 +219,7 @@
"documentation", "documentation",
"silverstripe" "silverstripe"
], ],
"time": "2014-09-05 21:20:05" "time": "2014-11-11 09:40:17"
}, },
{ {
"name": "silverstripe/framework", "name": "silverstripe/framework",
@ -291,7 +291,7 @@
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"authors": [ "authors": [
{ {
"name": "Sam Minnee", "name": "Sam Minnée",
"email": "sam@silverstripe.com" "email": "sam@silverstripe.com"
}, },
{ {
@ -349,12 +349,8 @@
"time": "2014-08-31 23:28:18" "time": "2014-08-31 23:28:18"
} }
], ],
"packages-dev": [ "packages-dev": [],
"aliases": [],
],
"aliases": [
],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
"silverstripe/docsviewer": 20, "silverstripe/docsviewer": 20,
@ -366,7 +362,5 @@
"platform": { "platform": {
"php": ">=5.3.2" "php": ">=5.3.2"
}, },
"platform-dev": [ "platform-dev": []
]
} }