mirror of
https://github.com/derf/travelynx
synced 2024-11-10 06:54:17 +00:00
Bump T-S-DE-IRIS dependency to 1.60
This commit is contained in:
parent
592eb15cab
commit
32b2c941df
1 changed files with 1 additions and 1 deletions
2
cpanfile
2
cpanfile
|
@ -13,7 +13,7 @@ requires 'Mojolicious::Plugin::Authentication';
|
|||
requires 'Mojo::Pg';
|
||||
requires 'Text::CSV';
|
||||
requires 'Travel::Status::DE::DBWagenreihung';
|
||||
requires 'Travel::Status::DE::IRIS', '1.57';
|
||||
requires 'Travel::Status::DE::IRIS', '1.60';
|
||||
requires 'UUID::Tiny';
|
||||
requires 'JSON';
|
||||
requires 'JSON::XS';
|
||||
|
|
Loading…
Reference in a new issue