We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1b99d commit 1b1bd55Copy full SHA for 1b1bd55
composer.json
@@ -22,7 +22,11 @@
22
"orchestra/testbench": "^8.0",
23
"mockery/mockery": "^1.6",
24
"aws/aws-sdk-php": "^3.2",
25
- "guzzlehttp/guzzle": "^7.5"
+ "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"
30
},
31
"suggest": {
32
"posthog/posthog-php": "PostHog integration",
0 commit comments