mibew/src/composer.json

8 lines
172 B
JSON
Raw Normal View History

{
"require": {
2014-02-26 18:33:19 +04:00
"xamin/handlebars.php": "dev-master#3514a2b1518a64789074af6df1c11a21bb9723cf"
},
"config": {
"vendor-dir": "mibew/vendor"
}
}