diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-19 08:51:41 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-19 08:51:41 +0200 |
commit | 6b2b102954dffa103093ea525ca8206761c93d4a (patch) | |
tree | 5a60c8c030f468aab9d90eeb7bc06173331bfed8 /REFLECTION | |
parent | d601b104357edcdd4b61f8966dfdc6661b5368a8 (diff) |
buid using libhandlebars 0.7.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ Extension [ <persistent> extension #113 handlebars version 0.9.1 ] { - Constants [4] { Constant [ int Handlebars\PSR ] { 1 } Constant [ string Handlebars\VERSION ] { 0.9.1 } - Constant [ string Handlebars\LIBVERSION ] { 0.7.0 } + Constant [ string Handlebars\LIBVERSION ] { 0.7.1 } Constant [ null Handlebars\CACHE_BACKEND ] { } } |