commit | 459bf5805ba3740bd665b1e6a0a2744bc2490833 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Nov 03 10:17:11 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Fri Dec 15 16:41:45 2023 +0100 |
tree | 491a910a00e4f5c54677776a32e527910b50c80e | |
parent | efa2f7646f60a09e21290c24aec2aca9348aad35 [diff] [blame] |
Add maintenance announcement tag helper Change-Id: Ie4a18bf28e38613f9f2faded9c84be023f517b34
diff --git a/Makefile.PL b/Makefile.PL index 3c72084..6039ff2 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -29,6 +29,7 @@ 'Mojolicious::Plugin::AutoSecrets' => 0.006, 'Mojolicious::Plugin::TagHelpers::ContentBlock' => 0.11, 'Cache::FastMmap' => 1.57, + 'DateTime' => 1.63, # Required for Mojolicious::Plugin::CHI 'Data::Serializer' => 0.65,