From 11af6efbae203fd3ae4f7fee94476e6f70dc85e9 Mon Sep 17 00:00:00 2001 From: Nic Date: Fri, 16 Oct 2015 10:24:29 -0500 Subject: [PATCH] Update README to include additional requirements This adds the additional requirements listed in the `composer.json` file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f79d93..d83d9af 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ ``` silverstripe/cms: ~3.1 +silverstripe/lumberjack: ~1.1 +silverstripe/tagfield: ^1.0 ``` ### Suggested Modules