From a000aad74320abcaf2eed2e6b0580fd9a8452e2c Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 15 Mar 2025 10:38:58 +0100 Subject: Switch from DBWagenreihung to DBRIS::Formation --- cpanfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpanfile') diff --git a/cpanfile b/cpanfile index c230118..46e174e 100644 --- a/cpanfile +++ b/cpanfile @@ -17,8 +17,9 @@ requires 'Mojolicious::Plugin::OAuth2'; requires 'Mojo::Pg'; requires 'Text::CSV'; requires 'Text::Markdown'; +requires 'Travel::Status::DE::DBRIS', '>= 0.06'; requires 'Travel::Status::DE::DBWagenreihung', '== 0.18'; -requires 'Travel::Status::DE::HAFAS', '>= 5.03'; +requires 'Travel::Status::DE::HAFAS', '>= 5.03'; requires 'Travel::Status::DE::IRIS'; requires 'UUID::Tiny'; requires 'JSON'; -- cgit v1.2.3