Update to v1.3.0 Mustache spec.
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
*/
|
*/
|
||||||
class Mustache_Engine
|
class Mustache_Engine
|
||||||
{
|
{
|
||||||
const VERSION = '2.14.2';
|
const VERSION = '2.14.2';
|
||||||
const SPEC_VERSION = '1.2.2';
|
const SPEC_VERSION = '1.3.0';
|
||||||
|
|
||||||
const PRAGMA_FILTERS = 'FILTERS';
|
const PRAGMA_FILTERS = 'FILTERS';
|
||||||
const PRAGMA_BLOCKS = 'BLOCKS';
|
const PRAGMA_BLOCKS = 'BLOCKS';
|
||||||
|
|||||||
Vendored
+1
-1
Submodule vendor/spec updated: 1704964eb6...5d3b58ea35
Reference in New Issue
Block a user