From 9e54cda436ea0e96b9788bb216d5015585412d62 Mon Sep 17 00:00:00 2001 From: Adrian Holfter Date: Fri, 27 Mar 2020 12:07:48 +0100 Subject: [PATCH] Replace abandoned Jimdo/prometheus_client_php dependency with endclothing/prometheus_client_php --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6cac986..2a8cc13 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=5.6.0", "illuminate/support": "^5.3 || ^6.0 || ^7.0", "illuminate/routing": "^5.3 || ^6.0 || ^7.0", - "jimdo/prometheus_client_php": "^0.9.0" + "endclothing/prometheus_client_php": "^1.0" }, "autoload": { "psr-4": {