diff options
author | Remi Collet <remi@remirepo.net> | 2018-11-12 07:32:32 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-11-12 07:32:32 +0100 |
commit | 90c7782c811a87c3ac062ba3efed80b28f0f4604 (patch) | |
tree | 8a061ad0dcd127fd2634db77c42737295fe6d462 /PHPINFO | |
parent | cb1f9d5414956bb14d221ad4fde75df27e04e122 (diff) |
update to 0.8.0
drop patch merged upstream
raise dependency on PHP 5.6
raise dependency on libmustache 0.5.0
open https://github.com/jbboehr/php-mustache/pull/52 missing file
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,11 +1,10 @@ mustache -Version => 0.7.4 -Released => 2017-07-18 +Version => 0.8.0 +Released => 2018-11-11 Revision => master Authors => John Boehr <jbboehr@gmail.com> (lead) Spec Version => 1.1.2 -Libmustache Version => 0.4.4 -Libmustache Operand Size => 2 +Libmustache Version => 0.5.0 c++11 unordered map support => enabled |