Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit 3a42a93

Browse files
committed
3.1.14
1 parent fe9cd1e commit 3a42a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
For installing the PHPUnit test by composer use the following:
55

66
"require-dev": {
7-
"smarty/smarty-phpunit": "3.1.13"
7+
"smarty/smarty-phpunit": "3.1.14"
88
}
99

10-
Replace 3.1.13 with the installed Smarty version number.
10+
Replace 3.1.14 with the installed Smarty version number.
1111

1212
Starting with Smarty version 3.1.22 the "require-dev" section will be added
1313
to the composer.json file of the Smarty distribution.

0 commit comments

Comments
 (0)