From 1a2db0665488bd2fa62ba89d893ffaf7f3e6130a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Wed, 9 Apr 2025 13:51:34 +0200 Subject: [PATCH] Upgrade detector --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8935658b04..f33d83dc4c 100644 --- a/composer.lock +++ b/composer.lock @@ -3553,16 +3553,16 @@ }, { "name": "utopia-php/detector", - "version": "0.1.2", + "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/utopia-php/detector.git", - "reference": "8617ea205738743ef3363ad95791139e82ae44d5" + "reference": "895a4147463965b5f9cbc083b764b6476f547879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/detector/zipball/8617ea205738743ef3363ad95791139e82ae44d5", - "reference": "8617ea205738743ef3363ad95791139e82ae44d5", + "url": "https://api.github.com/repos/utopia-php/detector/zipball/895a4147463965b5f9cbc083b764b6476f547879", + "reference": "895a4147463965b5f9cbc083b764b6476f547879", "shasum": "" }, "require": { @@ -3592,9 +3592,9 @@ ], "support": { "issues": "https://github.com/utopia-php/detector/issues", - "source": "https://github.com/utopia-php/detector/tree/0.1.2" + "source": "https://github.com/utopia-php/detector/tree/0.1.4" }, - "time": "2025-03-11T13:01:25+00:00" + "time": "2025-04-09T11:50:45+00:00" }, { "name": "utopia-php/domains",