From 971061a276efe03cc3ade271e8bc27a5b7765598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20KUBLER?= Date: Wed, 11 Mar 2026 17:17:10 +0100 Subject: [PATCH] feat(newrelic): release of New Relic PHP agent 12.5.0.30 Should fix deploying with PHP 8.5 --- conf/versions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/versions.sh b/conf/versions.sh index 545d4717..9dbc0bd1 100644 --- a/conf/versions.sh +++ b/conf/versions.sh @@ -46,7 +46,7 @@ mongodb_version="1.21.0" amqp_version="2.1.2" phpredis_version="6.3.0" apcu_version="5.1.28" -newrelic_version="12.2.0.27" +newrelic_version="12.5.0.30" # Legacy support