diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-19 08:08:27 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-19 08:08:27 +0200 |
commit | d601b104357edcdd4b61f8966dfdc6661b5368a8 (patch) | |
tree | f7c78bd32f16be214304d9ebac38dd6603afca1e /REFLECTION | |
parent | a1d4040f7c76b6af8d1465326aaab236f5ea5afe (diff) |
v0.9.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #113 handlebars version 0.9.0 ] { +Extension [ <persistent> extension #113 handlebars version 0.9.1 ] { - Dependencies { Dependency [ psr (Optional) ] @@ -36,7 +36,7 @@ Extension [ <persistent> extension #113 handlebars version 0.9.0 ] { - Constants [4] { Constant [ int Handlebars\PSR ] { 1 } - Constant [ string Handlebars\VERSION ] { 0.9.0 } + Constant [ string Handlebars\VERSION ] { 0.9.1 } Constant [ string Handlebars\LIBVERSION ] { 0.7.0 } Constant [ null Handlebars\CACHE_BACKEND ] { } } |