We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a752e commit 76d98b1Copy full SHA for 76d98b1
composer.json
@@ -16,8 +16,9 @@
16
"influxdb/influxdb-php": "^1.14",
17
"datadog/php-datadogstatsd": "^1.3",
18
"thruway/client": "^0.5.5",
19
- "thruway/pawl-transport": "^0.5",
20
- "voryx/thruway-common": "^1.0.1"
+ "thruway/pawl-transport": "^0.5.2",
+ "voryx/thruway-common": "^1.0.1",
21
+ "ratchet/pawl": "^0.4.3"
22
},
23
"suggest": {
24
"thruway/client": "Client for Thruway and the WAMP (Web Application Messaging Protocol).",
0 commit comments