diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-28 13:46:51 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-28 13:46:51 +0200 |
commit | c382a121a597588a0bcb7354cb375d603f7b5ea8 (patch) | |
tree | 625d02f8d2414389909bc8245a3d948b18fce465 /cpanfile | |
parent | 6d07d0a18027d7647a375849f85201bbd532161c (diff) |
lock DBWagenreihung to 0.122.6.9
Diffstat (limited to 'cpanfile')
-rw-r--r-- | cpanfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ requires 'Mojolicious::Plugin::OAuth2'; requires 'Mojo::Pg'; requires 'Text::CSV'; requires 'Text::Markdown'; -requires 'Travel::Status::DE::DBWagenreihung', '0.12'; +requires 'Travel::Status::DE::DBWagenreihung', '== 0.12'; requires 'Travel::Status::DE::HAFAS', '>= 5.03'; requires 'Travel::Status::DE::IRIS'; requires 'UUID::Tiny'; |