From d40e2a028695cc9fc82389cd4a41227415a0c201 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Mon, 4 May 2015 05:54:05 +0200 Subject: [PATCH] test --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index e667227d..c6dbe12e 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,5 @@ { + "minimum-stability": "dev", "name": "smarty/smarty", "type": "library", "description": "Smarty - the compiling PHP template engine",