feat: set min version for xamin/handlebars.php to ~0.10.3

This commit is contained in:
Joshua Fricke 2016-11-02 14:55:13 -07:00
parent 45ac4ec1ee
commit 8c3cbf0489

View File

@ -18,7 +18,7 @@
"source": "https://github.com/mibew/mibew"
},
"require": {
"xamin/handlebars.php": "0.10.*",
"xamin/handlebars.php": "~0.10.3",
"justblackbird/handlebars.php-helpers": "1.*",
"symfony/http-foundation": "2.6.*",
"symfony/routing": "2.6.*",