wemx-service-contabo/module.json

12 lines
236 B
JSON
Raw Permalink Normal View History

2024-03-31 19:03:34 +01:00
{
"name": "Contabo",
"alias": "contabo",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"App\\Services\\Contabo\\Providers\\ContaboServiceProvider"
],
"files": ["helpers.php"]
}