Include extension documentation

This commit is contained in:
Will Rossiter 2014-10-22 23:48:57 +13:00 committed by Cam Findlay
parent 970ab1bad5
commit aa24bfe591

26
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": "5ed225fe8545c4e4bf502d56fdd87791ecfdd078" "reference": "09e2192a7cd08008e273355fddd38942d8de2992"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/5ed225fe8545c4e4bf502d56fdd87791ecfdd078", "url": "https://api.github.com/repos/composer/installers/zipball/09e2192a7cd08008e273355fddd38942d8de2992",
"reference": "5ed225fe8545c4e4bf502d56fdd87791ecfdd078", "reference": "09e2192a7cd08008e273355fddd38942d8de2992",
"shasum": "" "shasum": ""
}, },
"replace": { "replace": {
@ -96,7 +96,7 @@
"zend", "zend",
"zikula" "zikula"
], ],
"time": "2014-09-25 03:36:45" "time": "2014-10-15 03:40:33"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@ -227,12 +227,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/wilr/sapphire.git", "url": "https://github.com/wilr/sapphire.git",
"reference": "75addc2435bce38fc8977a57eb89add9c5757f4e" "reference": "d2cdcd3da276f8effd7b1813af980887170af05d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/wilr/sapphire/zipball/75addc2435bce38fc8977a57eb89add9c5757f4e", "url": "https://api.github.com/repos/wilr/sapphire/zipball/d2cdcd3da276f8effd7b1813af980887170af05d",
"reference": "75addc2435bce38fc8977a57eb89add9c5757f4e", "reference": "d2cdcd3da276f8effd7b1813af980887170af05d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -270,7 +270,7 @@
"support": { "support": {
"source": "https://github.com/wilr/sapphire/tree/docsrewrite" "source": "https://github.com/wilr/sapphire/tree/docsrewrite"
}, },
"time": "2014-10-13 08:52:19" "time": "2014-10-20 08:57:35"
}, },
{ {
"name": "silverstripe/toolbar", "name": "silverstripe/toolbar",
@ -608,16 +608,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "3.7.37", "version": "3.7.38",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc" "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ae6cefd7cc84586a5ef27e04bae11ee940ec63dc", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc", "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -677,7 +677,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2014-04-30 12:24:19" "time": "2014-10-17 09:04:17"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",