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
1 changed files with 13 additions and 13 deletions

26
composer.lock generated
View File

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