From cbf7e15e2a7788060a15c846d9e7285251d0619f Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Wed, 22 Nov 2017 05:21:44 +0100 Subject: [PATCH] Update readme.md --- tests/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tests/README.md b/tests/README.md index 5e279a0e..31ec00cf 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,5 +1,5 @@ -#Smarty 3 template engine -##PHPUnit repository +# Smarty 3 template engine +## PHPUnit repository For installing the PHPUnit test by composer use the following: @@ -9,9 +9,7 @@ For installing the PHPUnit test by composer use the following: Replace 3.1.21 with the installed Smarty version number. -Starting with Smarty version 3.1.22 the "require-dev" section will be added -to the composer.json file of the Smarty distribution. The tests for the custom template and cache resources Mysql, Memcache and APC can -be enabled in config.xml. +be enabled in config.php.