{ "name": "conlite/plugin_smarty", "description": "Enhance Backend and Frontend of ConLite with Smarty Template Engine", "minimum-stability": "stable", "license": "GPL-3.0-or-later", "authors": [ { "name": "Ortwin Pinke", "email": "o.pinke@conlite.de" } ], "require": { "php": ">=8.0", "smarty/smarty": "v5.5.*" } }