Skip to content

Commit 1b1bd55

Browse files
committed
put these all back in require-dev for tests to pass
1 parent fe1b99d commit 1b1bd55

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@
2222
"orchestra/testbench": "^8.0",
2323
"mockery/mockery": "^1.6",
2424
"aws/aws-sdk-php": "^3.2",
25-
"guzzlehttp/guzzle": "^7.5"
25+
"guzzlehttp/guzzle": "^7.5",
26+
"influxdb/influxdb-php": "^1.15",
27+
"posthog/posthog-php": "^3.0",
28+
"influxdata/influxdb-client-php": "^3.4",
29+
"promphp/prometheus_client_php": "^2.10"
2630
},
2731
"suggest": {
2832
"posthog/posthog-php": "PostHog integration",

0 commit comments

Comments
 (0)