This commit is contained in:
Uwe Tews
2015-05-04 03:58:51 +02:00
parent 94545f2d4e
commit 0566d8a657

View File

@@ -4,10 +4,10 @@
For installing the PHPUnit test by composer use the following:
"require-dev": {
"smarty/smarty-phpunit": "3.1.17"
"smarty/smarty-phpunit": "3.1.18"
}
Replace 3.1.17 with the installed Smarty version number.
Replace 3.1.19 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.