Unverified Commit 5a571f63 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Pin Travel::Status::DE::HAFAS to latest release prior to 5.00

parent f52286f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ requires 'Mojo::Pg';
requires 'Text::CSV';
requires 'Text::Markdown';
requires 'Travel::Status::DE::DBWagenreihung';
requires 'Travel::Status::DE::HAFAS';
requires 'Travel::Status::DE::HAFAS', '== 4.19';
requires 'Travel::Status::DE::IRIS';
requires 'UUID::Tiny';
requires 'JSON';