Skip to content

Commit 75e2e2f

Browse files
authored
Merge pull request #3306 from jeedom/fix/drop-influxdb
chore: remove InfluxDB integration
2 parents eed189e + 2386fe4 commit 75e2e2f

11 files changed

Lines changed: 61 additions & 1232 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"require": {
3-
"abbadon1334/sun-position-spa-php" : "^2",
3+
"abbadon1334/sun-position-spa-php": "^2",
44
"dragonmantank/cron-expression": "^3",
55
"symfony/expression-language": "5 - 7",
66
"pragmarx/google2fa-qrcode": "^3",
77
"bacon/bacon-qr-code": "2 - 3",
8-
"influxdata/influxdb-client-php": "^3",
98
"psr/log": "^1.1",
109
"php": ">=7.4"
1110
},

0 commit comments

Comments
 (0)