mirror of
https://github.com/derf/travelynx
synced 2024-11-10 06:54:17 +00:00
cpanfile: switch to DBWagenreihung 0.18
This commit is contained in:
parent
4475e60b97
commit
e5b4c5cfdd
1 changed files with 1 additions and 1 deletions
2
cpanfile
2
cpanfile
|
@ -14,7 +14,7 @@ requires 'Mojolicious::Plugin::OAuth2';
|
|||
requires 'Mojo::Pg';
|
||||
requires 'Text::CSV';
|
||||
requires 'Text::Markdown';
|
||||
requires 'Travel::Status::DE::DBWagenreihung', '== 0.16';
|
||||
requires 'Travel::Status::DE::DBWagenreihung', '== 0.18';
|
||||
requires 'Travel::Status::DE::HAFAS', '>= 5.03';
|
||||
requires 'Travel::Status::DE::IRIS';
|
||||
requires 'UUID::Tiny';
|
||||
|
|
Loading…
Reference in a new issue