mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
3.1.14
This commit is contained in:
@@ -4,10 +4,10 @@
|
|||||||
For installing the PHPUnit test by composer use the following:
|
For installing the PHPUnit test by composer use the following:
|
||||||
|
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"smarty/smarty-phpunit": "3.1.13"
|
"smarty/smarty-phpunit": "3.1.14"
|
||||||
}
|
}
|
||||||
|
|
||||||
Replace 3.1.13 with the installed Smarty version number.
|
Replace 3.1.14 with the installed Smarty version number.
|
||||||
|
|
||||||
Starting with Smarty version 3.1.22 the "require-dev" section will be added
|
Starting with Smarty version 3.1.22 the "require-dev" section will be added
|
||||||
to the composer.json file of the Smarty distribution.
|
to the composer.json file of the Smarty distribution.
|
||||||
|
Reference in New Issue
Block a user