From c5b1f3589b8340254fee781e7493954991ad2976 Mon Sep 17 00:00:00 2001 From: Renovate Self Hosted Date: Fri, 20 Feb 2026 11:56:46 +0000 Subject: [PATCH] Update dependency php to >=8.5.3 --- 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..7b94b40f 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.3" }, "extra": { "civictheme": {