custom-prometheus-exporter/composer.json

7 lines
92 B
JSON

{
"require": {
"guzzlehttp/guzzle": "^7.0",
"twig/twig": "^3.0"
}
}