From 74ab79a6e6108ef0bb8ad815d99302f65e82945a Mon Sep 17 00:00:00 2001 From: "girts.sneiders" Date: Fri, 15 May 2026 12:41:34 +0300 Subject: [PATCH] I-51993 php version bump --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d1760c4..25cb4f4 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ } ], "require": { - "php": ">=7.3", - "laminas/laminas-db": ">=2.1.0" + "php": "8.5.*", + "laminas/laminas-db": "dev-I-51993" }, "autoload": { "psr-4": {