From 884fd92f1320d17daebb772297da03fb2cfa59b8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 Oct 2024 16:00:34 +0300 Subject: drop opentelemetry --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 1665af42f..13f25e054 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ { "name": "j4mie/idiorm", "type": "vcs", - "url": "https://dev.tt-rss.org/fox/idiorm.git" + "url": "https://git.tt-rss.org/fox/idiorm.git" } ], "autoload": { @@ -25,7 +25,6 @@ "chillerlan/php-qrcode": "^4.3.3", "mervick/material-design-icons": "^2.2", "j4mie/idiorm": "dev-master", - "open-telemetry/exporter-otlp": "^1.0", "php-http/guzzle7-adapter": "^1.0", "soundasleep/html2text": "^2.1", "guzzlehttp/guzzle": "^7.0" -- cgit v1.2.3-54-g00ecf