Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

glpi / composer.json @ 0ec9e450

History | View | Annotate | Download (232 Bytes)

1
{
2
    "name": "vigilo/vigilo-glpi",
3
    "description": "Vigilo integration plugin for GLPI",
4
    "type": "library",
5
    "license": "GPL-2.0+",
6
    "require": {},
7
    "require-dev": {
8
        "squizlabs/php_codesniffer": "*"
9
    }
10
}