From cd43956c3732717f574bef84e0613f51dbf4c129 Mon Sep 17 00:00:00 2001 From: Bruno Meilick Date: Mon, 28 Sep 2020 20:52:48 +0100 Subject: [PATCH] for better php 7/4 support enforce tmp dir instead of memory --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f403b42..cc64a74 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "bnomei/kirby3-handlebars", "type": "kirby-plugin", - "version": "3.4.0", + "version": "3.4.1", "license": "MIT", "description": "Kirby 3 Component for semantic templates with Handlebars and Mustache", "authors": [