Skip to content

Commit 5ed0f4a

Browse files
authored
fix monitoring tests.
1 parent 770283b commit 5ed0f4a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "~5.4.0",
16-
"enqueue/test": "0.9.x-dev"
16+
"enqueue/test": "0.9.x-dev",
17+
"influxdb/influxdb-php": "^1.14",
18+
"thruway/client": "^0.5",
19+
"thruway/pawl-transport": "^0.5"
1720
},
1821
"suggest": {
1922
"thruway/client": "Client for Thruway and the WAMP (Web Application Messaging Protocol).",

0 commit comments

Comments
 (0)