From c6aa60a0105f2bfd476015275ba04b17bab6846e Mon Sep 17 00:00:00 2001 From: Renovate Self Hosted Date: Fri, 13 Mar 2026 11:56:45 +0000 Subject: [PATCH] Update dependency php to >=8.5.4 --- web/themes/custom/drevops/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/drevops/composer.json b/web/themes/custom/drevops/composer.json index c60b279e..83951e2c 100644 --- a/web/themes/custom/drevops/composer.json +++ b/web/themes/custom/drevops/composer.json @@ -4,7 +4,7 @@ "type": "drupal-theme", "license": "proprietary", "require": { - "php": ">=8.3" + "php": ">=8.5.4" }, "extra": { "civictheme": {