mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-08 08:44:40 +03:00
Add info about the project to composer.json
This commit is contained in:
parent
a15b37d9ea
commit
456e329232
@ -1,4 +1,22 @@
|
|||||||
{
|
{
|
||||||
|
"name": "mibew/mibew",
|
||||||
|
"version": "2.0-dev",
|
||||||
|
"description": "Mibew Messenger - open-source live support application",
|
||||||
|
"type": "project",
|
||||||
|
"homepage": "http://mibew.org",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Mibew Messenger Project",
|
||||||
|
"homepage": "http://mibew.org/credits"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"email": "support@mibew.org",
|
||||||
|
"issues": "https://github.com/mibew/mibew/issues",
|
||||||
|
"forum": "http://mibew.org/forums",
|
||||||
|
"source": "https://github.com/mibew/mibew"
|
||||||
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"xamin/handlebars.php": "dev-master#81f3efbb84eadba729bb6cb37ee9fca6825b37d1",
|
"xamin/handlebars.php": "dev-master#81f3efbb84eadba729bb6cb37ee9fca6825b37d1",
|
||||||
"symfony/http-foundation": "2.4.*",
|
"symfony/http-foundation": "2.4.*",
|
||||||
|
Loading…
Reference in New Issue
Block a user