From 78e63ae6b1b84112f095f66925a08c3d5f9a4184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 05:10:11 +0000 Subject: [PATCH] deps(deps): bump phpnomad/utils from 1.0.2 to 1.0.3 Bumps [phpnomad/utils](https://github.com/phpnomad/utils) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/phpnomad/utils/releases) - [Commits](https://github.com/phpnomad/utils/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: phpnomad/utils dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b273094..856fba3 100644 --- a/composer.lock +++ b/composer.lock @@ -219,16 +219,16 @@ }, { "name": "phpnomad/utils", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/phpnomad/utils.git", - "reference": "00b053f8f3f87419d2d2a9e2e3a8285bb9e1ff55" + "reference": "2d5b31cb31d85bfea82282d18b95609911fe4b4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpnomad/utils/zipball/00b053f8f3f87419d2d2a9e2e3a8285bb9e1ff55", - "reference": "00b053f8f3f87419d2d2a9e2e3a8285bb9e1ff55", + "url": "https://api.github.com/repos/phpnomad/utils/zipball/2d5b31cb31d85bfea82282d18b95609911fe4b4d", + "reference": "2d5b31cb31d85bfea82282d18b95609911fe4b4d", "shasum": "" }, "require-dev": { @@ -253,9 +253,9 @@ "homepage": "https://github.com/phpnomad/core", "support": { "issues": "https://github.com/phpnomad/utils/issues", - "source": "https://github.com/phpnomad/utils/tree/1.0.2" + "source": "https://github.com/phpnomad/utils/tree/1.0.3" }, - "time": "2026-01-12T21:59:57+00:00" + "time": "2026-04-17T10:49:59+00:00" } ], "packages-dev": [ @@ -4810,5 +4810,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }