SMMP/composer.json

16 lines
338 B
JSON

{
"name": "xdrm-brackets/logauth-smmp",
"description": "LogAuth SMMP",
"authors": [
{
"name": "xdrm-brackets",
"email": "doowap31@gmail.com"
}
],
"require": {},
"require-dev": {
"phpro/grumphp": "^0.11.5",
"jakub-onderka/php-parallel-lint": "^0.9.2"
}
}