From 79836f3f6f90d6697610cfe13f49d1a21230ba84 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 13 Apr 2025 21:07:55 -0400 Subject: [PATCH] Version pin Slapbird agent --- cpanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpanfile b/cpanfile index b8756a3..6cc9ec3 100644 --- a/cpanfile +++ b/cpanfile @@ -7,4 +7,4 @@ requires 'XML::RSS'; requires 'Text::Markdown'; requires 'HTML::Restrict'; requires 'Roman::Unicode'; -requires 'SlapbirdAPM::Agent::Mojo'; +requires 'SlapbirdAPM::Agent::Mojo', '>= 0.012';