Update composer info

This commit is contained in:
Fedor A. Fetisov 2019-04-17 18:19:06 +03:00
parent 6d965edfba
commit f9f41cc89e

View File

@ -8,14 +8,24 @@
{
"name": "Dmitriy Simushev",
"email": "simushevds@gmail.com"
},
{
"name": "Mibew Messenger project",
"homepage": "https://mibew.org/"
}
],
"support": {
"issues": "https://github.com/JustBlackBird/handlebars.php-helpers/issues",
"source": "https://github.com/JustBlackBird/handlebars.php-helpers"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/mibew/handlebars.php"
}
],
"require": {
"xamin/handlebars.php": "~0.10.3"
"mibew/handlebars.php": "~0.10.5"
},
"require-dev": {
"phpunit/phpunit": "~4.4",