From 4b79ddb0e2e6848b70d9d37fd1a977264414b3c8 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 30 Oct 2021 09:43:09 +0200 Subject: cpanfile: Remove hardcoded IRIS version number --- cpanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpanfile') diff --git a/cpanfile b/cpanfile index 9301183..dc37df1 100644 --- a/cpanfile +++ b/cpanfile @@ -10,5 +10,5 @@ requires 'LWP::UserAgent'; requires 'LWP::Protocol::https'; requires 'Mojolicious'; requires 'Travel::Status::DE::DBWagenreihung', '0.06'; -requires 'Travel::Status::DE::IRIS', '1.57'; +requires 'Travel::Status::DE::IRIS'; requires 'XML::LibXML'; -- cgit v1.2.3