From 7b7085c2c753b5f7460eada134f12a99649b0f98 Mon Sep 17 00:00:00 2001 From: felegy Date: Mon, 19 Jan 2026 07:32:05 +0000 Subject: [PATCH] ~ UPG php => 8.4 and Refactor code structure for improved readability and maintainability --- .lando.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lando.yml b/.lando.yml index ba99c4e..514bc10 100644 --- a/.lando.yml +++ b/.lando.yml @@ -6,7 +6,7 @@ proxy: - mailhog.hvgdev.website recipe: wordpress config: - php: "8.3" + php: "8.4" via: nginx database: mariadb:11.8 webroot: web