[smarty-php] r4899 committed - - bugfix composer.json update

1 view
Skip to first unread message

smart...@googlecode.com

unread,
Oct 15, 2014, 9:33:41 PM10/15/14
to smart...@googlegroups.com
Revision: 4899
Author: Uwe....@googlemail.com
Date: Thu Oct 16 01:33:28 2014 UTC
Log: - bugfix composer.json update

https://code.google.com/p/smarty-php/source/detail?r=4899

Modified:
/trunk/composer.json
/trunk/distribution/change_log.txt

=======================================
--- /trunk/composer.json Tue Oct 14 21:59:49 2014 UTC
+++ /trunk/composer.json Thu Oct 16 01:33:28 2014 UTC
@@ -30,9 +30,9 @@
},
"autoload": {
"classmap": [
- "libs/Smarty.class.php",
- "libs/SmartyBC.class.php",
- "libs/sysplugins/smarty_security.php"
+ "distribution/libs/Smarty.class.php",
+ "distribution/libs/SmartyBC.class.php",
+ "distribution/libs/sysplugins/smarty_security.php"
]
},
"repositories": [
@@ -44,6 +44,13 @@
"dist": {
"url": "http://www.smarty.net/files/Smarty-3.1.20.zip",
"type": "zip"
+ },
+ "autoload": {
+ "classmap": [
+ "libs/Smarty.class.php",
+ "libs/SmartyBC.class.php",
+ "libs/sysplugins/smarty_security.php"
+ ]
}
}
}
=======================================
--- /trunk/distribution/change_log.txt Wed Oct 15 20:22:22 2014 UTC
+++ /trunk/distribution/change_log.txt Thu Oct 16 01:33:28 2014 UTC
@@ -1,4 +1,7 @@
===== 3.1.21-dev ===== (xx.xx.2014)
+ 16.10.2014
+ - bugfix composer.json update
+
15.10.2014
- bugfix calling a new created cache file with fetch() and
Smarty::CACHING_LIFETIME_SAVED multiple times did fail (forum 22350)

Reply all
Reply to author
Forward
0 new messages