From d2150271f3aa35d78d0b4a170718f2bacba30f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 05:52:46 +0000 Subject: [PATCH] Bump phalcon/talon from 1.0.3 to 1.0.4 Bumps [phalcon/talon](https://github.com/phalcon/talon) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/phalcon/talon/releases) - [Changelog](https://github.com/phalcon/talon/blob/master/CHANGELOG.md) - [Commits](https://github.com/phalcon/talon/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: phalcon/talon dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 721f6c9..204a26c 100644 --- a/composer.lock +++ b/composer.lock @@ -1338,16 +1338,16 @@ }, { "name": "phalcon/talon", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/phalcon/talon.git", - "reference": "02e017c369e454bf04979d4ea0a06c1eb715e0c5" + "reference": "714766c29770c4f50719765d7f2076e4be1f95c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phalcon/talon/zipball/02e017c369e454bf04979d4ea0a06c1eb715e0c5", - "reference": "02e017c369e454bf04979d4ea0a06c1eb715e0c5", + "url": "https://api.github.com/repos/phalcon/talon/zipball/714766c29770c4f50719765d7f2076e4be1f95c7", + "reference": "714766c29770c4f50719765d7f2076e4be1f95c7", "shasum": "" }, "require": { @@ -1364,6 +1364,7 @@ "friendsofphp/php-cs-fixer": "^3", "pds/composer-script-names": "^1", "pds/skeleton": "^1", + "phalcon/code-quality": "^1.0", "phalcon/phalcon": "^6.0@beta || ^6.0", "phpstan/phpstan": "^2", "phpunit/phpcov": "^9", @@ -1400,7 +1401,7 @@ ], "support": { "issues": "https://github.com/phalcon/talon/issues", - "source": "https://github.com/phalcon/talon/tree/v1.0.3" + "source": "https://github.com/phalcon/talon/tree/v1.0.4" }, "funding": [ { @@ -1412,7 +1413,7 @@ "type": "open_collective" } ], - "time": "2026-08-28T14:58:27+00:00" + "time": "2026-09-09T02:58:32+00:00" }, { "name": "phalcon/traits",