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 770283b commit 5ed0f4aCopy full SHA for 5ed0f4a
composer.json
@@ -13,7 +13,10 @@
13
},
14
"require-dev": {
15
"phpunit/phpunit": "~5.4.0",
16
- "enqueue/test": "0.9.x-dev"
+ "enqueue/test": "0.9.x-dev",
17
+ "influxdb/influxdb-php": "^1.14",
18
+ "thruway/client": "^0.5",
19
+ "thruway/pawl-transport": "^0.5"
20
21
"suggest": {
22
"thruway/client": "Client for Thruway and the WAMP (Web Application Messaging Protocol).",
0 commit comments