summary refs log tree commit diff
path: root/contrib/vertobot/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vertobot/cpanfile')
-rw-r--r--contrib/vertobot/cpanfile2
1 files changed, 1 insertions, 1 deletions
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;