custom-prometheus-exporter/composer.json

7 lines
92 B
JSON
Raw Permalink Normal View History

2024-06-03 19:48:39 +02:00
{
"require": {
"guzzlehttp/guzzle": "^7.0",
"twig/twig": "^3.0"
}
}