diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-16 07:21:14 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-11-16 07:21:14 +0100 |
| commit | 62fe04ae998bcb81781a42d91355ffd73f3a878b (patch) | |
| tree | 6a8f38f69af64a17ca8d0a3464bc806a021f2876 /cpanfile | |
| parent | 0507bbed2733197edc6ac41df828f87bcc6fba68 (diff) | |
DBRIS: store operators
Requires DBRIS ≥ 0.17, which just hit CPAN
Diffstat (limited to 'cpanfile')
| -rw-r--r-- | cpanfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ requires 'Text::CSV'; requires 'Text::Markdown'; requires 'Travel::Status::DE::EFA', '>= 3.13'; requires 'Travel::Status::MOTIS', '>= 0.01'; -requires 'Travel::Status::DE::DBRIS', '>= 0.10'; +requires 'Travel::Status::DE::DBRIS', '>= 0.17'; requires 'Travel::Status::DE::HAFAS', '>= 6.20'; requires 'Travel::Status::DE::IRIS'; requires 'UUID::Tiny'; |
