From ad989edb0f959140f22e161091ab189915382ede Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Thu, 28 Mar 2013 17:04:04 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fed4198..f547069 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ Web Debug Toolbar integration that allows you to analyze and debug the cache beh [Read the LeaseWebLabs blog about LswMemcacheBundle](http://www.leaseweblabs.com/2013/03/memcache-support-in-symfony2-wdt/) +### Requirements + +- PHP 5.3.x or 5.4.x +- php5-memcached 1.x or 2.x + + ### Installation To install LswMemcacheBundle with Composer just add the following to your 'composer.json' file: