From 92d66fcff8e853f8503ba86dd3478e93988b87d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=2E=20Gouv=C3=AAa?= <10741284+htrgouvea@users.noreply.github.com> Date: Tue, 4 Jun 2024 14:44:26 -0300 Subject: [PATCH] Update cpanfile --- cpanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpanfile b/cpanfile index 2ed7c1a..1641b13 100644 --- a/cpanfile +++ b/cpanfile @@ -1,3 +1,3 @@ requires "JSON", "4.07"; requires "Try::Tiny", "0.31"; -requires "Config::Simple", "4.58"; \ No newline at end of file +requires "Config::Simple";