From 9f4abd59f53b84e18659928a7abf566995544597 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 28 Nov 2014 14:43:28 +0000 Subject: ignore rogue matrix call events; support verto.media RPC as a horrible hack; fix NA::Matrix dep --- contrib/vertobot/cpanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/vertobot/cpanfile') diff --git a/contrib/vertobot/cpanfile b/contrib/vertobot/cpanfile index 239258d4ac..c29fcaa6f6 100644 --- a/contrib/vertobot/cpanfile +++ b/contrib/vertobot/cpanfile @@ -1,6 +1,6 @@ requires 'parent', 0; requires 'Future', '>= 0.29'; -requires 'Net::Async::Matrix', '>= 0.11'; +requires 'Net::Async::Matrix', '>= 0.11_002'; requires 'Net::Async::Matrix::Utils'; requires 'Net::Async::WebSocket::Protocol', 0; requires 'Data::UUID', 0; -- cgit 1.4.1